OSDN Git Service

add changelog about @VERSION@ macro
[howm/howm.git] / ChangeLog
1 2017-12-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2
3         * howm.el.in: use @VERSION@ macro for howm-version and MELPA
4
5         * howm-version.el.in: deleted
6
7 2017-01-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
8
9         * howm.el: update copyright years
10
11 2016-12-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
12
13         * configure.ac: version 1.4.4
14
15 2016-09-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
16
17         * howm-date.el: extend the option howm-insert-date-future.
18         thx > Albert-san (areiner at tph.tuwien.ac.at)
19         https://osdn.jp/projects/howm/lists/archive/eng/2016/000118.html
20         (howm-action-lock-date-future): new option
21         (howm-action-lock-date): support howm-action-lock-date-future
22         (howm-datestr-expand): new value 'closer for FUTURE-P
23
24         * howm-common.el (howm-time-difference-second):
25         support (HIGH LOW) without milliseconds for howm-datestr-expand
26
27 2016-04-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
28
29         * howm.el: modify header comments for MELPA
30         ref. `Info(elisp) D.8 Conventional Headers for Emacs Libraries`
31         thx > Yuki Inoue san (inouetakahiroki at gmail.com)
32
33 2016-01-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
34
35         * configure.ac: test version
36
37 2016-01-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
38
39         * howm.el: change the order of "require"s for correct dependencies
40
41         * action-lock.el: require howm-common for avoiding warning
42
43         * riffle.el: ditto.
44
45         * illusion.el: ditto.
46
47         * howm-lang-en.el: ditto.
48
49         * howm-lang-ja.el: ditto.
50
51         * howm-common.el (howm-insert-file-contents):
52         moved from howm-backend.el for yarot13-insert-file-contents
53
54         * howm-vars.el (howm-menu-action-arg): moved from howm-menu.el
55         for avoiding reference to free variable in howm-lang-*.el
56
57         * howm-backend.el (howm-exclude-p): moved from howm-common.el
58
59         * howm-mode.el (howm-history): moved from howm-common.el
60
61         * howm-common.el (howm-fontify): useless now
62
63 2016-01-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
64
65         * cheat-font-lock.el (cheat-font-lock-compiled-body):
66         avoid warning in byte-compilation
67         "... is not known to be defined."
68
69         * howm-date.el (howm-action-lock-date-search): ditto.
70         "function ... used to take 0+ arguments, now takes 1"
71
72         * howm-misc.el (howm-ime-fix): ditto.
73         delete obsolete fix for avoiding
74         "`howm-raise-in-minor-mode-map-alist' is not known to be defined."
75
76         * howm-vars.el (howm-dtime-format): ditto.
77         moved from howm-mode.el for avoiding
78         "... is not known to be defined." in `howm-write-log'.
79
80         * howm-common.el (howm-normalize-file-name): ditto.
81         moved from howm-misc.el for avoiding "not known to be defined."
82
83         * howm-vars.el (howm-excluded-file-regexp): ditto.
84
85 2016-01-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
86
87         * howm.el: update copyright years
88
89 2015-12-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
90
91         * howm.el: use cl-lib instead of cl for avoiding warnings
92
93         * howm-cl.el: howm-cl-* are now useless.
94
95 2015-12-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
96
97         * howm-backend.el
98         (howm-real-grep-single): use cl-labels for avoiding warnings
99         (howm-real-grep-multi): ditto.
100
101         * howm-view.el (howm-item-list-rangeset, tests): ditto.
102
103         * howm-reminder.el (howm-modify-form): ditto.
104
105         * howm-mode.el (howm-normalize): ditto.
106
107         * howm-misc.el (howm-basic-save-buffer): ditto.
108
109         * howm-common.el (howm-with-need, howm-call-process*): ditto.
110
111 2015-12-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
112
113         * configure.ac: version 1.4.3
114
115 2015-12-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
116
117         * configure.ac: version 1.4.3rc1
118
119         * howm-mode.el (howm-list-around): fix. howm-list-title didn't work.
120
121 2015-05-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
122
123         * configure.ac: test version
124
125         * howm-common.el (howm-subdirectory-p):
126         check "local/remote" for avoiding unnecessary password prompting
127         (cf. http://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?Recentf)
128         thx > Koie-san (hide at koie.org)
129
130         * howm-misc.el (howm-normalize-file-name): ditto.
131
132 2015-01-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
133
134         update autotools
135
136 2015-01-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
137
138         * configure.in: test version
139
140         * howm-vars.el (howm-view-grep-default-option):
141         fix (void-function ed) error in git-head emacs (d5e3922)
142
143         * configure: use autoconf 2.69 instead of 2.67
144
145         * howm.el: update copyright years
146
147         * INSTALL: fix file mode
148
149         * COPYING: ditto.
150
151 2013-12-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
152
153         * configure.in: version 1.4.2
154
155 2013-12-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
156
157         * configure.in: version 1.4.2rc1
158
159 2013-03-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
160
161         * configure.in: test version
162
163         * howm-misc.el (howm-normalize-file-name): fix.
164         howm-mode was not set at C-c , c (howm-create)
165         if howm-directory is placed under symbolic links.
166         thx > dareka 2013-03-20
167         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste
168
169 2013-03-18  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
170
171         * configure.in: test version
172
173         * gfunc.el (gfunc-with): fix an error in emacs 24.3.1 without byte-compilation.
174         "Can't detect type of ((:nest /home/.../) (%menu%) t) for howm-folder-grep-internal."
175         thx > dareka 2013-03-17
176         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste
177
178 2013-01-03  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
179
180         test version
181         - update copyright years
182         - use "declare" instead of "lisp-indent-hook"
183
184 2012-12-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
185
186         test version
187
188 2012-12-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
189
190         * howm-misc.el (howm-auto-mode-interpreter-regexp): use howm-if-unbound macro
191
192         * howm-mode.el (howm-keyword-add): fix `save-excursion' defeated by `set-buffer'
193
194         * howm-misc.el (howm-random-walk-summary): avoid non-interactive next-line
195
196         * howm-common.el (howm-goto-line): avoid non-interactive goto-line
197
198         * riffle.el (riffle-contents-to-summary, riffle-set-place): ditto.
199
200         * howm-reminder.el (howm-reminder-goto-today): ditto.
201
202         * howm-view.el (howm-view-summary-shell-command): ditto.
203
204         * howm-mode.el (howm-keyword-add-items): fix reference to free variable `dir'
205
206         * howm-backend.el (howm-open-directory-independently): ditto.
207
208 2012-12-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
209
210         * configure.in: test version
211
212         * howm-view.el
213         (howm-item-list-rangeset, howm-item-list-filter): cleaned
214         (howm-rangeset-belong-p): add "almighty" for the above cleaning
215         (howm-rangeset-hit-indicator): added for the above cleaning
216         (howm-rangeset-hit!, howm-rangeset-hit-p): ditto.
217
218 2012-12-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
219
220         * configure.in: test version
221
222         * howm-view.el
223         (howm-entitle-items-style1): improve efficiency of howm-list-all
224         by avoiding redundant grep calls.
225         thx > dareka 2012-12-10, 2012-12-15, 2012-12-16, 2012-12-28
226         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste
227         (howm-item-list-filter): ditto
228
229 2012-12-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
230
231         * configure.in: test version
232
233         * howm-view.el
234         (howm-entitle-items-style2): add features to summary buffer
235         when howm-view-list-title-type is 2.
236         - min/max length of titles
237         - independent title lines
238         - delete title header "="
239         thx > Albert-san (areiner at tph.tuwien.ac.at)
240         http://sourceforge.jp/projects/howm/lists/archive/eng/2012/000107.html
241         http://sourceforge.jp/projects/howm/lists/archive/eng/2012/000111.html
242         (howm-entitle-items-style2-max-length): ditto.
243         (howm-entitle-items-style2-format): ditto.
244         (howm-entitle-items-style2-title-line): ditto.
245         (howm-view-summary-font-lock-keywords): ditto.
246         (howm-item-titles): ditto.
247         (howm-entitle-items-style1): delete redundant code
248         (howm-view-list-title): ditto.
249         howm-view-list-title1 and howm-view-list-title2 are deleted.
250
251 2012-12-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
252
253         * configure.in: version 1.4.1
254
255         * howm-common.el (howm-get-buffer-for-file):
256         add comment on "File XXX no longer exists!" message.
257         thx > Albert-san (areiner at tph.tuwien.ac.at)
258         http://sourceforge.jp/projects/howm/lists/archive/eng/2012/000103.html
259         http://sourceforge.jp/projects/howm/lists/archive/eng/2012/000106.html
260
261 2012-09-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
262
263         * configure.in: test version
264
265         * howm-misc.el (howm-keyword-file): re-generate the keyword list
266         if .howm-keys doesn't exist.
267         thx > Albert-san (areiner at tph.tuwien.ac.at)
268         http://sourceforge.jp/projects/howm/lists/archive/eng/2012/000099.html
269
270         * howm-mode.el (howm-keyword-add-items): ditto.
271
272         * howm-backend.el (howm-open-directory-independently): ditto.
273
274         * howm-menu.el (howm-menu-copy-skel): fix.
275         scan keywords in the initial menu file.
276
277 2012-09-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
278
279         * configure.in: test version
280
281 2012-09-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
282
283         * howm-view.el
284         (howm-view-summary-format): fix.
285         keep the position of the field separator "|" in summary mode
286         even when *.txt and *.howm are mixed.
287         thx > http://toro.2ch.net/test/read.cgi/unix/1141892764/940
288         (howm-view-summary-font-lock-keywords): ditto.
289
290 2012-08-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
291
292         * configure.in: version 1.4.0
293
294 2012-02-18  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
295
296         * configure.in: version 1.4.0rc2
297
298         * howm-misc.el
299         (howm-auto-mode): fix.
300         inhibit-first-line-modes-regexps and inhibit-first-line-modes-suffixes
301         are obsolete in emacs-24.
302         thx > Sasaki Kan san (sasaki at fcc.ad.jp)
303         thx > dareka 2012-02-12, 2012-02-17
304         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste
305         (howm-if-unbound): ditto.
306
307 2012-01-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
308
309         * howm.el: update copyright years
310
311 2011-12-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
312
313         * configure.in: version 1.4.0rc1
314
315         * howm.el: avoid warnings about mapcar during byte-compilation.
316
317         * howm-view.el (howm-entitle-items-style1): ditto.
318
319         * howm-misc.el (howm-bug-report): ditto.
320
321         * honest-report.el (honest-report): ditto.
322
323         * howm-cl.el (howm-cl-mapcar*): avoid warnings about cl package
324         during byte-compilation.
325
326         * howm-common.el (howm-call-process*): ditto.
327
328         * howm-date.el (howm-datestr-expand-general): ditto.
329
330         * howm-reminder.el (howm-define-reminder): ditto.
331
332 2011-08-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
333
334         * riffle.el (riffle-pop-to-buffer): fix.
335         windows were split recursively if frame size is large.
336         thx > dareka
337         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste
338
339 2011-03-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
340
341         * configure.in: test version
342
343 2011-03-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
344
345         * configure.in: fix warning "suspicious cache-id" in autoconf.
346
347 2011-03-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
348
349         * configure.in: test version
350
351         * howm-vars.el (howm-view-grep-default-option):
352         check availability of "--exclude-dir".
353         It requires grep >= 2.5.3, whereas popular Macs are shipped with 2.5.1.
354         thx > http://hibari.2ch.net/test/read.cgi/unix/1141892764/787-790n
355         thx > http://hibari.2ch.net/test/read.cgi/unix/1141892764/898-901n
356
357 2011-01-19  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
358
359         * configure.in: test version
360
361         * howm-menu.el
362         (howm-menu-recent): change arguments for broader customization.
363         thx > http://hibari.2ch.net/test/read.cgi/unix/1141892764/890
364         (howm-menu-random): ditto.
365         (howm-recent-menu): ditto.
366
367         * howm-backend.el (howm-page-viewer:file):
368         howm-view-external-viewer-assoc works even for directories now.
369         thx > http://hibari.2ch.net/test/read.cgi/unix/1141892764/891
370
371 2011-01-14  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
372
373         * configure.in: test version
374
375 2011-01-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
376
377         * howm-vars.el (howm-define-risky-command):
378         avoid old-style-backquotes warning when *.elc is loaded.
379         thx > dareka
380         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste
381
382 2011-01-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
383
384         * howm-vars.el (howm-view-grep-option): cancel howm-efficiency group
385         because howm-grep group is already placed under it.
386
387 2011-01-03  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
388
389         * howm-mode.el (howm-initialize-buffer): use howm-funcall-if-defined.
390
391         * riffle.el (riffle-summary-mode): ditto.
392
393 2011-01-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
394
395         * howm-backend.el: delete rast.
396
397 2011-01-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
398
399         * configure.in: test version
400
401         * howm-mode.el (howm-initialize-buffer): fix.
402         make-local-hook does not exist in emacs-24.0.50.
403         thx > Yamamoto Munehiro san (munepi at vinelinux.org)
404
405         * riffle.el (riffle-summary-mode): ditto.
406
407 2011-01-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
408
409         * howm-vars.el
410         (howm-list-buffers-exclude): officially supported now.
411         (howm-remember-first-line-to-title): ditto.
412         (howm-occur-force-fake-grep): ditto. change default value.
413
414         * howm-backend.el (howm-list-buffers,howm-list-mark-ring,howm-occur):
415         add docstring.
416
417         * howm-mode.el (howm-default-key-table): support new commands.
418
419         * howm-lang-en.el (howm-menu-command-table-en): ditto.
420
421         * howm-lang-ja.el (howm-menu-command-table-ja): ditto.
422
423         * howm-view.el (howm-view-directory,howm-ruby-mode-bug):
424         delete obsolete workaround
425
426         * howm-vars.el
427         (howm-action-lock-forward-fuzziness): update customize group
428         (howm-congrats-command): ditto.
429
430         * howm-reminder.el (howm-highlight-date-regexp-format): ditto.
431
432 2011-01-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
433
434         * configure.in: test version
435
436         * howm-view.el (howm-view-change-title): fix error at howm-list-all
437
438         * howm.el: update copyright years
439
440 2010-12-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
441
442         * howm-vars.el
443         (howm-menu-reminder-separators): officially supported now.
444         (howm-todo-separators,howm-reminder-menu-types): ditto.
445         (howm-schedule-sort-by-time,howm-action-lock-forward-fuzziness): ditto.
446         (howm-process-coding-system): ditto.
447
448         * howm-view.el (howm-view-search-in-result-correctly): ditto.
449
450 2010-12-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
451
452         * configure.in: test version
453
454         * howm-vars.el
455         (howm-compatible-to-1.3): new option
456         (howm-compatibility): new customize group
457         (howm-file-name-format): add switch for compatibility.
458         change *.howm to *.txt.
459
460         * howm-mode.el (howm-normalizer-pair): care for typically wrong setting.
461         thx > http://hibari.2ch.net/test/read.cgi/unix/1141892764/865-870n
462
463 2010-12-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
464
465         * configure.in: version 1.3.9
466
467 2010-12-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
468
469         * configure.in: version 1.3.9rc1
470
471 2010-07-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
472
473         * configure.in: test version
474
475         * howm-reminder.el (howm-list-schedule): fix.
476         contents buffer was not updated if this function was called
477         from menu.
478         thx > http://pc12.2ch.net/test/read.cgi/unix/1141892764/826
479
480 2010-05-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
481
482         * configure.in: test version
483
484         * howm.el: update copyright years
485
486         * howm-menu.el
487         (howm-menu-search): add new options for formatter and regexp search.
488         thx > Morgan Veyret san (morgan.veyret at gmail.com)
489         http://sourceforge.jp/projects/howm/lists/archive/eng/2010/000097.html
490         (howm-menu-general): add a new formatter to show full text.
491         (howm-menu-format-full): ditto.
492         (howm-menu-invoke): 
493         open item when RET is hit in menu if howm-menu-list-item
494         property is given at the current point.
495
496 2009-12-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
497
498         * configure.in: version 1.3.8
499
500 2009-08-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
501
502         * howm-vars.el (howm-excluded-dirs): add ".git".
503
504 2009-07-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
505
506         * configure.in: test version
507
508         * howm-mode.el (howm-keyword-search-subr): fix.
509         howm-list-title was ignored for come-from links.
510         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/762
511
512 2009-06-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
513
514         * configure.in: test version
515
516         * howm-reminder.el (howm-reminder-font-lock-keywords): 
517         highlight late deadlines.
518         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/738
519
520 2009-06-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
521
522         * configure.in: test version
523
524         * howm-backend.el (howm-real-grep-multi): fix.
525         howm-list-recent caused error "Can't exec program" or
526         "Spawning child process: exec format error" if howm-view-use-grep
527         is set and there are too many recently-changed files.
528         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/733
529         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Windows
530
531         * howm-vars.el (howm-command-length-limit): new option
532
533 2009-05-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
534
535         * configure.in: test version
536
537         * howm-view.el
538         (howm-filter-items-by-contents):
539         splitted from howm-view-remove-by-contents for functional style.
540         it will be used in
541         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?HidePrivateReminder
542         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/731
543         (howm-entitle-items-style1): use howm-view-search-folder-fi.
544         (howm-item-list-filter): ditto.
545
546 2009-05-22  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
547
548         * riffle.el (riffle-line-number): widen before counting.
549
550 2009-05-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
551
552         * configure.in: test version
553         update automake
554
555         * howm-vars.el
556         (howm-excluded-dirs): exclude _darcs/ etc. by default.
557         (howm-view-grep-default-option): ditto.
558
559 2009-03-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
560
561         * configure.in: test version
562
563 2009-03-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
564
565         * howm-backend.el (howm-real-grep-multi, howm-real-grep-single): 
566         remove final slash for compatibility with yagrep.
567         http://www.kt.rim.or.jp/~kbk/yagrep/index.html
568         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/685-686n
569
570         * howm-common.el (howm-expand-file-names): ditto.
571
572 2009-02-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
573
574         * configure.in: test version
575
576         * howm.el: update copyright years
577
578         * howm-reminder.el (howm-extend-deadlines): new command.
579         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/671
580
581         * howm-menu.el (howm-menu-refresh-background): fix.
582         The main function was erased wrongly on 2006-03-11.
583
584 2008-12-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
585
586         * configure.in: version 1.3.7
587
588         * howm-misc.el (howm-basic-save-buffer): fix.
589         inhibit "Wrote ..." message.
590
591 2008-11-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
592
593         * configure.in: version 1.3.7rc4
594
595         * howm-view.el (howm-view-summary-item): fix.
596         use full path for equivalence check
597         thx > dareka
598         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste
599
600 2008-10-07  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
601
602         * configure.in: version 1.3.7rc3
603
604         * riffle.el (riffle-summary-update): 
605         cancel fix on 2008-09-23, and remove corresponding feature itself.
606         This special feature was broken from howm-1.2 to 1.3.7rc2,
607         and I received no bug report.
608
609 2008-09-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
610
611         * riffle.el (riffle-summary-update): fix.
612         behavior was wrong when howm-view-split-horizontally is
613         neither t nor nil.
614         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/591
615
616 2008-09-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
617
618         * howm-misc.el (howm-configuration-for-major-mode): 
619         modify sample for "defun*"
620
621 2008-08-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
622
623         * configure.in: version 1.3.7rc2
624
625         * howm-menu.el (howm-recent-menu): 
626         select only one item from each file in random selection.
627         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/563-566n
628
629         * howm-misc.el (howm-bug-report): use howm-cl-mapcan instead of mapcan
630
631         * howm-view.el (howm-entitle-items-style2): ditto.
632
633 2008-08-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
634
635         * configure.in: version 1.3.7rc1
636
637 2008-08-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
638
639         * howm-vars.el (howm-normalizer):
640         use original names instead of aliases
641
642 2008-08-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
643
644         * configure.in: test version
645
646         * howm-reminder.el (howm-reminder-menu): fix.
647         first argument was not used, and some items were dropped
648         in howm-menu-categorized-reminder.
649         thx > taka-san
650         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste
651
652 2008-07-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
653
654         * configure.in: test version
655
656 2008-07-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
657
658         * howm-mode.el (howm-keyword-search-subr):
659         howm-view-item-list was remained wrongly
660
661         * howm-reminder.el (howm-list-todo-sub): ditto.
662
663         * configure.in: test version
664
665         * howm-view.el (howm-entitle-items-style1): fix.
666         titleless items were not shown
667
668         * howm-view.el (howm-entitle-items-style2): fix error.
669         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/552
670
671         * howm-mode.el
672         (howm-call-view-summary): added for manipulation of titles
673         (howm-list-title-clear-previous): ditto.
674
675         * howm-backend.el (howm-item-dup): ditto.
676
677 2008-07-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
678
679         * configure.in: test version
680
681         * howm-mode.el
682         (howm-all-items): splitted and renamed from howm-list-all
683         (howm-list-around): rewritten in functional style
684
685 2008-07-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
686
687         * howm-view.el (howm-filter-items):
688         renamed from howm-view-filter-internal
689         (howm-filter-items-uniq, howm-filter-items-by-name) 
690         (howm-filter-items-by-summary, howm-filter-items-by-name/summary) 
691         (howm-filter-items-by-date, howm-filter-items-by-reminder) 
692         (howm-filter-items-by-mtime): ditto.
693         (howm-entitle-items):
694         renamed from howm-view-list-title-internal
695         (howm-entitle-items-style1, howm-entitle-items-style2): ditto.
696         (howm-entitle-items-style1): return value is changed
697         (howm-sort-items):
698         renamed from howm-view-sort-internal
699         (howm-sort-items-by-random, howm-sort-items-by-name) 
700         (howm-sort-items-by-numerical-name, howm-sort-items-by-date) 
701         (howm-sort-items-by-reverse-date, howm-sort-items-by-summary) 
702         (howm-sort-items-by-reminder, howm-sort-items-by-mtime) 
703         (howm-sort-items-by-reverse): ditto.
704         (howm-view-lift-internal): avoid simple variable name for safety
705
706         * howm-backend.el (howm-view-directory-items): 
707         use howm-folder-items insteadly.
708
709 2008-07-14  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
710
711         * configure.in: test version
712
713 2008-07-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
714
715         * howm-mode.el
716         (howm-search): add argument
717         (howm-list-related): simplified
718
719         * howm-vars.el (howm-view-use-grep): fix docstring
720
721         * howm-mode.el (howm-call-view-search): removed
722
723 2008-07-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
724
725         * howm-common.el (howm-view-in-background): don't use it in principle
726
727         * howm-reminder.el (howm-reminder-add-font-lock): splitted
728
729         * howm-misc.el (howm-mode-add-font-lock): ditto.
730
731         * howm-view.el (howm-view-summary,howm-view-summary-rebuild):
732         add optional argument for font-lock
733
734         * howm-mode.el (howm-search,howm-keyword-search-subr):
735         don't use *howm-view-font-lock-keywords* outside howm-view.el
736
737         * action-lock.el: untabify
738
739         * howm-view.el (howm-view-search-folder): splitted
740
741         * howm-mode.el
742         (howm-list-normalize, howm-normalizer-pair, howm-normalize-oldp): 
743         warn if howm-list-normalizer is set.
744         convert howm-list-normalizer to howm-normalizer if possible.
745         (howm-normalize-show): replace howm-list-normalize
746
747         * howm-mode.el (howm-list-all, howm-list-recent, howm-search):
748         use howm-normalize-show
749
750         * howm-backend.el (howm-open-directory-independently): ditto.
751
752 2008-07-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
753
754         * howm-vars.el
755         (howm-normalizer): new option
756         (howm-list-normalizer): default is changed to nil
757
758         * howm-mode.el
759         (howm-list-normalize): switch new or old codes
760         (howm-normalize): rewrite howm-list-normalize in functional style
761         (howm-list-normalize-old): renamed from howm-list-normalize. use prog1.
762         (howm-list-title-put-previous): add optional argument
763
764         * howm-view.el
765         (howm-view-list-title-internal): split howm-view-list-title function
766         (howm-view-list-title1-internal): ditto.
767         (howm-view-list-title2-internal): ditto.
768
769         * howm-mode.el
770         (howm-default-key-table): update docstring
771         (howm-migemo-client): add docstring
772         (howm-mode): remove useless backquote
773
774         * howm.el: update copyright years
775
776 2008-05-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
777
778         * configure.in: test version
779
780         * howm-vars.el (howm-action-lock-forward-fuzziness): new option.
781         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/519
782         * howm-reminder.el (howm-action-lock-forward-modify-current-line):
783         ditto.
784
785 2008-05-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
786
787         * configure.in: test version
788
789         * howm-view.el (howm-view-filter-general): fix. predicate was reversed.
790         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/514
791
792 2008-05-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
793
794         * configure.in: test version
795
796         * riffle.el
797         (riffle-keep-window): new option.
798         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/507
799         (riffle-summary-subr): check riffle-keep-window.
800         (riffle-post-command): ditto.
801         (riffle-summary-to-contents): ditto.
802         (riffle-pop-to-buffer): ditto.
803         (riffle-refresh-window-configuration): ditto.
804
805         * howm-date.el (howm-date-forward-ymd): don't call riffle directly.
806
807         * riffle.el (riffle-summary-update): use catch & throw.
808
809 2008-05-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
810
811         * configure.in: test version
812
813         * howm-view.el (howm-view-filter-general): fix. revived for howmoney.
814         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/503
815
816 2008-05-14  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
817
818         * configure.in: test version
819
820         * howm-backend.el
821         (howm-real-grep-single): use labels instead of flet.
822         (howm-real-grep-multi): ditto.
823
824         * howm-misc.el (howm-basic-save-buffer): ditto.
825
826         * howm-mode.el (howm-expand-aliases-recursively): ditto.
827
828         * howm-common.el (howm-with-exit): new macro for the below fix.
829
830         * howm-reminder.el
831         (howm-list-schedule): fix.
832         cancel postprocess if no-match.
833         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/494
834         (howm-list-todo-sub): ditto.
835         (howm-list-reminder-final-setup): fix.
836         action-lock-mode was toggled unintentionally.
837
838         * howm-common.el
839         (howm-list-exclude): removed (unused)
840         (howm-item-exclude-p): ditto.
841         (howm-view-item-exclude-p): ditto.
842
843 2008-05-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
844
845         * howm-view.el
846         (howm-view-summary-mode): fix.
847         global value of font-lock-keywords-only was set wrongly
848         in CVS head emacs after 2008-02-24.
849         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/484-487n
850         (howm-view-contents-mode): ditto.
851
852         * howm-menu.el (howm-menu-set-face): unify the style (no effect)
853
854 2008-04-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
855
856         * configure.in: test version
857
858         * howm-backend.el (howm-real-grep-multi): 
859         split howm-view-grep-option.
860         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/458
861
862 2008-04-14  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
863
864         * howm-view.el (howm-view-title-skip-regexp): 
865         use howm-view-title-header.
866         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/454
867
868 2008-04-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
869
870         * howm-view.el (howm-view-dired): call howm-view-dired-goto by default.
871
872         * howm-vars.el (howm-view-dired-keep-cursor): removed.
873
874 2008-04-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
875
876         * howm-misc.el (howm-test): add docstring.
877         thx > dareka
878         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport
879
880 2007-11-07  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
881
882         * configure.in: test version
883
884 2007-11-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
885
886         * howm-common.el (howm-decode-time): 
887         fix.
888         today's schedule didn't appear on menu on the last day of DST.
889         thx > Mielke-san (peter.mielke at gmail.com)
890         http://lists.sourceforge.jp/mailman/archives/howm-eng/2007/000034.html
891
892 2007-07-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
893
894         * configure.in: test version
895
896         * howm-view.el (howm-view-sort/filter-doit): fix.
897         return list of items for backward compatibility.
898         thx > taku-san
899         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?HidePrivateReminder
900
901 2007-05-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
902
903         * configure.in: test version
904
905         * howm-view.el (howm-view-summary-next-section-sub): 
906         stop at the first hit line of each file.
907         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/360
908
909 2007-05-18  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
910
911         * configure.in: test version
912
913         * howm.el: manage circular dependencies
914
915         * elisp-comp: cancel the fix on 2007-05-05
916
917         * honest-report.el
918         (honest-report-version-assoc): be independent of howm-*
919         (honest-report-emacs-build-time): ditto.
920         howm-emacs-build-time is moved and renamed.
921
922 2007-05-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
923
924         * configure.in: test version
925
926         * mkinstalldirs: update to automake-1.10
927
928         * missing: ditto.
929
930         * install-sh: ditto.
931
932         * elisp-comp: ditto. & fix (keep the order of arguments)
933
934         * config.guess: update to autotools-dev_20060702
935
936         * config.sub: ditto.
937
938         * acinclude.m4: fix for aclocal 1.10
939
940         * Makefile.am: ditto.
941
942 2007-05-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
943
944         * howm-menu.el
945         (howm-menu-reminder-format): new option.
946         (howm-menu-list-format): columnar formatting
947         thx > Mielke-san (peter.mielke at gmail.com)
948         http://lists.sourceforge.jp/mailman/archives/howm-eng/2007/000032.html
949
950 2007-04-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
951
952         * configure.in: test version
953
954 2007-04-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
955
956         * howm-view.el (howm-view-summary-mode): fix.
957         summary buffer was not highlighted in howm-occur.
958
959         * howm-backend.el (howm-occur-force-fake-grep): new option.
960
961         * howm-view.el (howm-view-search-folder): 
962         check FIXED-P for highlighting
963
964         * configure.in: test version
965
966 2007-04-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
967
968         * howm-mode.el (howm-read-aliases): fix.
969         RET on "BBB" in "<<< aaa <<< BBB" didn't search "aaa"
970         if howm-keyword-case-fold-search is non-nil.
971
972 2007-04-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
973
974         * configure.in: test version
975
976         * howm-view.el
977         (howm-view-filter-by-mtime): fix. range was ignored.
978         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/340
979         (howm-view-filter-by-time-range): ditto.
980
981 2007-04-03  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
982
983         * howm-misc.el (howm-truncate-string): fix. correct docstring
984
985 2007-04-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
986
987         * configure.in: test version
988
989         * howm-view.el (howm-view-sort-by-random-internal): fix.
990         wrong variable name
991
992         * configure.in: test version (canceled)
993
994         * howm-view.el (howm-view-defun-sort-by): use macro to define sort-by-X
995
996 2007-04-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
997
998         * configure.in: private test version
999
1000         * howm-reminder.el (howm-schedule-sort-items): wrongly interactive
1001
1002         * howm-view.el
1003         (howm-view-mtime): remove howm-view-xtime
1004         (howm-view-filter-by-mtime): ditto.
1005         (howm-view-sort-by-mtime): ditto.
1006         (howm-view-filter-general): remove with-index
1007         (howm-view-filter-internal): ditto.
1008         (howm-view-sort-by-name-match): renamed to howm-view-lift-by-*
1009         (howm-view-sort-by-summary-match): ditto.
1010         (howm-view-sort-by-summary-match-string): ditto.
1011         (howm-view-filter-general): removed for more functional style
1012         (howm-view-sort-general): ditto.
1013         (howm-view-sort-by-general-match): ditto.
1014         (howm-view-filter-by-date-internal): fix. limit date was wrong by one
1015         (howm-view-filter-by-reminder-internal): ditto.
1016         (howm-view-filter-by-mtime-internal): ditto.
1017
1018         * howm-reminder.el (howm-list-reminder-final-setup): fix.
1019         schedule/todo list was not fontified.
1020         (howm-list-schedule): defer setup of summary buffer for efficiency.
1021         (howm-list-todo-sub): ditto.
1022
1023         * howm-view.el
1024         (howm-view-filter-by-date-internal): fix.
1025         03-16 was listed when limit is "to 03-15".
1026         (howm-view-filter-by-reminder-internal): ditto.
1027         (howm-view-filter-by-xtime): ditto.
1028
1029         * configure.in: private test version
1030
1031 2007-03-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1032
1033         * howm-vars.el (howm-view-contents-limit): fix. not used.
1034         also change its default from 10000 to nil for backward compatibility.
1035
1036         * howm-mode.el
1037         (howm-list-toggle-title): fix.
1038         internal calls to howm-list-title shouldn't perform toggle.
1039         (howm-keyword-search-subr):
1040         defer setup of summary buffer for efficiency.
1041
1042         * howm-cl.el (howm-cl-remove-duplicates*): fix.
1043         "<<< foo" didn't appear at the top of the summary buffer
1044         when howm-list-title is T.
1045         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/328
1046
1047         * howm-misc.el (howm-buffer-name-format): new option.
1048         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/333
1049
1050 2007-03-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1051
1052         * configure.in: test version
1053
1054 2007-03-22  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1055
1056         * howm-view.el (howm-view-contents-item): 
1057         don't insert separator "====>>> xxx.howm" in contents buffer
1058         if just one item is displayed.
1059         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/314
1060
1061 2007-02-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1062
1063         * configure.in: test version
1064
1065         * howm-vars.el (howm-check-word-break): new option.
1066         thx > Mielke-san (peter.mielke at gmail.com)
1067         http://lists.sourceforge.jp/mailman/archives/howm-eng/2007/000030.html
1068
1069         * howm-view.el (howm-view-summary-mode): 
1070         highlight today and tomorrow.
1071         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/275
1072
1073         * howm-menu.el (howm-menu-font-lock-rules): ditto.
1074
1075         * howm-reminder.el (howm-highlight-date-regexp-format):
1076         change default.
1077         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/275
1078
1079         * howm-vars.el (howm-funcall-if-defined): fix docstring
1080
1081         * howm.el: update copyright years
1082
1083 2007-02-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1084
1085         * honest-report.el (honest-report-version-assoc): 
1086         report environment variables "LANG" etc.
1087
1088 2006-12-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1089
1090         * configure.in: test version
1091
1092         * howm-reminder.el (howm-reminder-summarizer): 
1093         show "late days" in addition to "day of week".
1094         thx > Mielke-san (peter.mielke at gmail.com)
1095         http://lists.sourceforge.jp/mailman/archives/howm-eng/2006/000028.html
1096
1097 2006-12-18  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1098
1099         * howm-mode.el (howm-keyword-search-open-menu): 
1100         show warning when two or more %menu% are found.
1101
1102         * howm-view.el (howm-view-sort-by-general-match): 
1103         return single/multi/nil instead of conventional t/nil.
1104
1105 2006-12-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1106
1107         * configure.in: test version
1108
1109         * howm.el: security fix.
1110         put risky-local-variable property
1111         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/207
1112
1113         * configure.in: version 1.3.4 is released from another branch
1114
1115 2006-12-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1116
1117         * configure.in: private test version
1118
1119         * howm-vars.el
1120         (howm-define-risky-command): put risky-local-variable property
1121
1122         * riffle.el: ditto.
1123
1124         * illusion.el: ditto.
1125
1126         * gfunc.el: ditto.
1127
1128         * action-lock.el: ditto.
1129
1130         * howm-cl.el (howm-cl-gensym): added.
1131
1132         * howm-misc.el (howm-required-features): add honest-report
1133
1134         * riffle.el (riffle-set-mode-maybe): removed (not used anywhere)
1135
1136         * howm-mode.el
1137         (howm-keyword-aliases): fix. check howm-keyword-case-fold-search.
1138         (howm-template-string): fix. accept (lambda ...) as howm-template.
1139
1140 2006-11-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1141
1142         * configure.in: test version
1143
1144         * howm-common.el
1145         (howm-log-buffer-name-format): added
1146         (howm-write-log): rename buffer according to howm-log-buffer-name-format
1147         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/193-194n
1148         (howm-history): raise error if history file doesn't exist.
1149
1150         * howm-backend.el
1151         (howm-keyword-buffer): 
1152         force howm-keyword-buffer-name-format even for the normal case.
1153         (howm-keyword-buffer-name): removed
1154         (howm-get-keyword-buffer): removed
1155
1156         * howm-common.el (howm-get-buffer-for-file): added
1157
1158         * howm-misc.el (howm-basic-save-buffer): 
1159         doesn't show "Wrote..." message any more.
1160         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/193-194n
1161
1162 2006-10-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1163
1164         * howm-common.el (howm-message-nolog): message without logging
1165
1166         * howm-view.el (riffle-post-update:howm): ditto.
1167
1168 2006-10-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1169
1170         * configure.in: test version
1171
1172         * howm-backend.el
1173         (howm-get-keyword-buffer): fix: argument is not optional any more.
1174         (howm-keyword-buffer-name): new option.
1175         (howm-keyword-buffer): buffer-name is now customizable.
1176
1177 2006-10-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1178
1179         * configure.in: test version
1180
1181         * cheat-font-lock.el (cheat-font-lock-20040624-format-p): fix.
1182         font-lock-compile-keywords may add a help-echo
1183         in CVS-head emacs, and its result can be longer than expected.
1184         see 2005-10-21 in lisp/ChangeLog.
1185         http://lists.gnu.org/archive/html/emacs-commit/2005-10/msg00635.html
1186         http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/font-lock.el.diff?tr1=1.276&tr2=1.277&r1=text&r2=text
1187
1188 2006-10-03  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1189
1190         * configure.in: test version
1191
1192         * howm-backend.el (howm-page-open:file): fix. need widen.
1193         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/160-161n
1194
1195 2006-09-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1196
1197         * configure.in: test version
1198
1199         * howm-reminder.el (howm-todo-priority-schedule-bottom): make it deeper
1200         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/149
1201
1202         * howm-vars.el (howm-huge++): new parameter
1203
1204 2006-09-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1205
1206         * configure.in: test version
1207
1208         * howm-version.el.in: remove howm-{en,ja}-dir
1209
1210         * howm-lang-ja.el (howm-day-of-week-ja): Use a list instead of a string.
1211
1212         * howm-lang-en.el (howm-day-of-week-en): ditto.
1213         Use "Sun" instead of "S".
1214
1215         * howm-menu.el (howm-day-of-week-string): 
1216         howm-day-of-week-{en,ja} can be a list.
1217         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/147
1218
1219 2006-07-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1220
1221         * configure.in: test version
1222
1223         * howm-menu.el (howm-menu-list-regexp): fix.
1224         RET at "7" in "> 2006-07-26-015606 |" in menu buffer caused error.
1225         thx > na-san
1226
1227 2006-06-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1228
1229         * configure.in: test version
1230
1231         * howm-misc.el (howm-bayesian-set): new command.
1232
1233 2006-06-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1234
1235         * howm-mode.el (howm-expand-aliases-recursively): 
1236         CL function "copy-list" is replaced with built-in "copy-sequence".
1237
1238         * howm-menu.el (howm-menu-shortcut-sort): ditto.
1239
1240 2006-06-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1241
1242         * howm-reminder.el (howm-list-active-todo): new command.
1243
1244         * howm-view.el (howm-view-sort-by-summary-match-string): new feature.
1245
1246         * howm-misc.el (howm-mode-set-buffer-name): new tool.
1247         thx > Mielke-san (peter at exegenix.com)
1248         http://lists.sourceforge.jp/mailman/archives/howm-eng/2006/000020.html
1249         http://lists.sourceforge.jp/mailman/archives/howm-eng/2006/000022.html
1250         thx > anonymous
1251         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?ExternalTool
1252
1253         * howm-vars.el (howm-menu-reminder-separators): fix.
1254         "Between schedule and todo" corresponds to nil.
1255
1256         * howm-reminder.el (howm-todo-separators): new option.
1257
1258         * howm-backend.el
1259         (howm-page-type): page can be nil.
1260         (howm-make-page:nil): ditto.
1261         (howm-item-page): ditto.
1262
1263         * howm-reminder.el (howm-todo-insert-separators): 
1264         use nil-page item instead of string.
1265
1266         * howm-menu.el (howm-menu-format-todo): ditto.
1267
1268 2006-06-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1269
1270         * COPYING: fix.
1271         obsolete address of FSF is corrected.
1272         thx > Fujimura Yuki san <ykfj@users.sourceforge.jp>
1273
1274 2006-06-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1275
1276         * configure.in: version 1.3.3
1277
1278 2006-05-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1279
1280         * configure.in: version 1.3.3rc1
1281
1282 2006-05-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1283
1284         * configure.in: test version
1285
1286 2006-05-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1287
1288         * howm-common.el (howm-with-coding-system): 
1289         accept a pair (for-read . for-write).
1290         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/96
1291
1292         * howm-vars.el (howm-process-coding-system): ditto.
1293
1294 2006-05-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1295
1296         * configure.in: test version
1297
1298         * howm-common.el (howm-with-coding-system): fix.
1299         howm-process-coding-system should be checked at runtime.
1300         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/94-95n
1301
1302 2006-05-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1303
1304         * configure.in: test version
1305
1306 2006-05-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1307
1308         * howm-misc.el (howm-remember-get-title): fix.
1309         remove newline from title string.
1310         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/92
1311
1312 2006-04-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1313
1314         * configure.in: test version
1315
1316         * howm-misc.el (howm-remember-first-line-to-title): new option.
1317         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/72-75n
1318
1319         * howm-common.el (howm-call-process): fix.
1320         set coding-system for temporary buffer.
1321         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/63-83n
1322
1323 2006-04-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1324
1325         * configure.in: test version
1326
1327         * howm-misc.el (howm-remember-submit): fix.
1328         "%file" in howm-template now works even for howm-remember.
1329         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/61
1330
1331 2006-03-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1332
1333         * configure.in: test version
1334
1335         * howm-misc.el (howm-remember): new command.
1336         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/24-25n
1337
1338 2006-03-22  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1339
1340         * configure.in: test version
1341
1342         * howm-view.el (howm-view-list-title-type): 
1343         experimental code to show title before summary of each item.
1344         thx > Highfly san
1345         http://lists.sourceforge.jp/mailman/archives/howm-eng/2006/000025.html
1346
1347 2006-03-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1348
1349         * illusion.el: require easy-mmode explicitly
1350
1351         * honest-report.el (honest-report-window-list): 
1352         support emacs20 (and meadow-1.15).
1353
1354 2006-03-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1355
1356         * configure.in: test version
1357
1358 2006-03-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1359
1360         * howm-mode.el (howm-migemo-client-option): new option.
1361         thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/9
1362
1363 2006-02-04  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1364
1365         * configure.in: test version
1366
1367 2006-02-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1368
1369         * howm.el: fix.
1370         howmz needs both howm-menu-command-table-{en,ja}.
1371
1372         * configure.in: test version
1373
1374         * howm.el: fix.
1375         require howm-lang-* before it is really needed.
1376         this may be necessary for howmz.
1377         thx > (TxT) san
1378         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?LinuxZaurus
1379         http://noir.s7.xrea.com/archives/000136.html
1380
1381 2006-01-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1382
1383         * configure.in: test version
1384
1385         * howm-menu.el (howm-menu-categorized-reminder): 
1386         howm-menu-categorized-todo is replaced with -reminder.
1387         fix error when howm-menu-reminder-separators is not null.
1388         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/919
1389
1390 2006-01-19  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1391
1392         * configure.in: test version
1393
1394 2006-01-18  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1395
1396         * howm-backend.el (howm-page-viewer:file): 
1397         list files in directory in contents buffer.
1398
1399 2006-01-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1400
1401         * configure.in: test version
1402
1403         * howm-menu.el (howm-menu-categorized-todo): 
1404         misc. can be omitted.
1405         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/909
1406
1407 2006-01-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1408
1409         * configure.in: test version
1410
1411         * howm-menu.el (howm-menu-categorized-todo): new feature (experimental).
1412         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/885
1413         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/890
1414
1415         * howm-cl.el (howm-cl-find-if): added
1416
1417         * howm-backend.el (howm-folder-grep-internal:pages): cleaned.
1418
1419         * howm-menu.el (howm-menu-general): cleaned.
1420         you can make your own list in menu buffer more easily.
1421         see howm-menu-schedule, howm-menu-todo, howm-menu-recent, and
1422         howm-menu-search for example.
1423
1424 2006-01-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1425
1426         * howm-misc.el (howm-buffer-p): fix.
1427         .howm-keys and its alternatives were overlooked.
1428         thx > http://d.hatena.ne.jp/dasm/20060110
1429
1430 2006-01-07  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1431
1432         * configure.in: test version
1433
1434 2006-01-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1435
1436         * howm.el: update copyright years
1437
1438         * cheat-font-lock.el (cheat-font-lock-20040624-format-p): fix.
1439         avoid "Font-lock trying to use keywords before setting them up" error
1440         during 'make' for emacs-22.0.50.1 (CVS version).
1441         thx > http://tty0.exblog.jp/2944244
1442         thx > http://d.hatena.ne.jp/yoshk/20060102
1443         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/867
1444         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/873-874n
1445
1446 2005-12-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1447
1448         * howm-vars.el (howm-custom-reminder-get-types): fix.
1449         treat unknown marks correctly.
1450
1451         * howm-reminder.el (howm-modify-reminder-types): 
1452         example is commented out.
1453
1454 2005-12-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1455
1456         * configure.in: test version
1457         (packagedir): fix lispdir for xemacs with packagedir
1458
1459 2005-12-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1460
1461         * configure.in: endir and jadir are now obsolete.
1462         --with-rel-datadir is canceled.
1463         thx > HONJOH Eiji san. irodori@irodori.sakura.ne.jp
1464         thx > ZENITANI Seiji san. zenitani@mac.com
1465
1466         * howm-menu.el (howm-menu-initialize-skel): ditto.
1467         read howm-menu-*.el instead of {en,ja}/0000-00-00-000000.howm
1468
1469         * howm-mkmenu.el: ditto.
1470         new script to make howm-menu-*.el from {en,ja}/0000-00-00-000000.howm
1471
1472         * Makefile.am: ditto.
1473         add howm-menu-*.el. delete en/ and ja/.
1474
1475         * howm-lang-en.el: separate language-dependent variables
1476
1477         * howm-lang-ja.el: ditto.
1478
1479         * howm-menu.el (howm-lang-ref): ditto.
1480
1481         * howm-common.el (howm-get-symbol): ditto.
1482
1483         * Makefile.am (howm_LISP): ditto.
1484
1485 2005-12-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1486
1487         * configure.in: new option --with-howmdir
1488         default lispdir is now .../site-lisp.
1489         thx > HONJOH Eiji san. irodori@irodori.sakura.ne.jp
1490
1491         * Makefile.am (howm_LISP): ditto.
1492
1493         * acinclude.m4 (ac_output): ditto.
1494
1495         * bcomp.el.in (bcomp-files): ditto.
1496
1497 2005-11-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1498
1499         * configure.in: test version
1500
1501         * configure.in: new option --with-rel-datadir
1502         previous --with-data-into-lispdir is canceled.
1503         thx > ZENITANI Seiji san. zenitani@mac.com
1504         thx > HONJOH Eiji san. irodori@irodori.sakura.ne.jp
1505
1506 2005-11-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1507
1508         * configure.in: test version
1509
1510         * configure.in: new option --with-data-into-lispdir
1511         thx > HONJOH Eiji san. irodori@irodori.sakura.ne.jp
1512
1513 2005-11-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1514
1515         * howm-vars.el (howm-mode-off-hook): fix.
1516         remove duplicated defcustom.
1517         thx > TAKEMURA Masayuki san. ICG04984@nifty.com
1518
1519 2005-11-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1520
1521         * howm-menu.el (howm-menu-skel): 
1522         - use symbol-value instead of eval.
1523         - howm-en-dir and howm-ja-dir can be relative paths from the directory
1524         of howm.elc or howm.el. (for Carbon emacs package)
1525         thx > ZENITANI Seiji san. zenitani@mac.com
1526         thx > HONJOH Eiji san. irodori@irodori.sakura.ne.jp
1527         thx > ARAI Ryotaro san. misty@...
1528         http://lists.sourceforge.jp/mailman/archives/macemacsjp-users/2005-November/000756.html
1529         http://lists.sourceforge.jp/mailman/archives/macemacsjp-users/2005-November/000760.html
1530
1531 2005-11-22  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1532
1533         * howm-vars.el (howm-menu-todo-priority): change default.
1534         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/75-77n
1535         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/842-846n
1536
1537 2005-11-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1538
1539         * configure.in: test version
1540
1541         * howm-misc.el (howm-open-named-file): new command.
1542         thx > Eduardo Ochs san
1543         http://lists.sourceforge.jp/mailman/archives/howm-eng/2005/000010.html
1544
1545 2005-11-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1546
1547         * howm-reminder.el (howm-action-lock-forward-open): 
1548         don't depend on magic-return.
1549
1550         * howm-date.el (howm-action-lock-date-search): 
1551         now it works even on menu buffer.
1552         thx > Kaneko Kensuke san
1553         http://d.hatena.ne.jp/a666666/20051110/1131621183
1554
1555         * howm-reminder.el (howm-action-lock-forward): 
1556         keep my text property for jump from menu.
1557
1558         * howm-menu.el (howm-menu-list-action): 
1559         keyword is now optional.
1560
1561         * howm-date.el (howm-action-lock-date-prompt): 
1562         misleading message is corrected.
1563         thx > Kaneko Kensuke san
1564         http://d.hatena.ne.jp/a666666/20051110/1131621183
1565
1566 2005-11-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1567
1568         * configure.in: test version
1569
1570         * howm-menu.el (howm-menu-list-action): fix.
1571         history list was broken.
1572
1573 2005-11-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1574
1575         * howm-menu.el (howm-menu-list-action): 
1576         get text property not from buffer but from argument.
1577
1578         * action-lock.el (action-lock-general): 
1579         keep text properties.
1580
1581         * howm-common.el (howm-history):
1582         disable expansion of %schedule etc.
1583
1584         * configure.in: test version
1585
1586 2005-11-04  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1587
1588         * howm-common.el (howm-replace-region): 
1589         `format' in xemacs doesn't keep text properties.
1590
1591         * howm-menu.el (howm-menu-list-format): 
1592         store item to text property so that we can open it directly
1593         instead of searching text when RET is hit on ">" in menu buffer.
1594         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/823
1595
1596         * action-lock.el (action-lock-general): add docstring
1597
1598         * configure.in: version 1.3.2
1599
1600         * howm-mode.el (howm-keyword-search-subr): 
1601         cancel the below change. this problem should be fixed
1602         more fundamentally.
1603
1604         * howm-mode.el (howm-keyword-search-subr): 
1605         search lines whose entire texts exactly match to the geven keyword
1606         when open-unique-p is non-nil.
1607         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/823
1608
1609 2005-10-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1610
1611         * configure.in: version 1.3.2rc4
1612
1613 2005-10-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1614
1615         * howm-vars.el (howm-view-dired-keep-cursor): new option.
1616         thx > 797 http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport
1617
1618 2005-10-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1619
1620         * configure.in: version 1.3.2rc3
1621         something was wrong in 'cvs commit' of rc2.
1622
1623 2005-10-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1624
1625         * configure.in: version 1.3.2rc2
1626
1627         * howm-view.el
1628         (howm-view-dired): fix.
1629         require dired-vir for xemacs, and remove duplicates.
1630         thx > 797 http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport
1631
1632 2005-10-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1633
1634         * configure.in: version 1.3.2rc1
1635
1636 2005-10-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1637
1638         * howm-common.el (howm-read-event): fix.
1639         error when RET is hit on date format [2005-10-15] in menu buffer
1640         in xemacs.
1641         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/797-801n
1642
1643 2005-10-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1644
1645         * configure.in: test version
1646
1647         * howm-common.el (howm-view-in-background): fix.
1648         This macro is moved from howm-view.el because it is used across files.
1649         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/789-791n
1650
1651 2005-09-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1652
1653         * configure.in: test version
1654
1655 2005-09-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1656
1657         * howm-backend.el (howm-occur): new command
1658
1659 2005-09-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1660
1661         * howm-vars.el (howm-view-contents-limit): default is changed to 10000
1662
1663 2005-09-07  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1664
1665         * action-lock.el
1666         (action-lock-open-regexp): include / at the end
1667         (action-lock-browse-regexp): ditto
1668
1669 2005-09-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1670
1671         * configure.in: test version
1672
1673         * honest-report.el (honest-report-screenshot): fix.
1674         window-end (without update) can be negative when completion window
1675         is displayed temporally.
1676
1677 2005-09-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1678
1679         * howm-common.el (howm-call-process-here): set coding system
1680         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/784
1681
1682         * howm-vars.el (howm-process-coding-system): new option
1683
1684 2005-09-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1685
1686         * howm-backend.el (action-lock-find-file): expand-file-name
1687         thx > hattori-san
1688         http://www.tom.sfc.keio.ac.jp/~hattori/blog/setting/2005/08/howm.html
1689
1690 2005-08-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1691
1692         * configure.in: test version
1693
1694         * howm-vars.el (howm-list-title): add howm-action-lock-date-search
1695         so that title is shown for `howm-search-today' (C-c , , .) by default.
1696         thx > nobu-san
1697         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport
1698
1699         * howm-date.el (howm-action-lock-date-search): add `howm-set-command'.
1700
1701 2005-08-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1702
1703         * howm-view.el: add (require 'riffle)
1704         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/782
1705
1706 2005-08-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1707
1708         * configure.in: version 1.3.1
1709
1710 2005-08-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1711
1712         * configure.in: version 1.3.1rc1
1713
1714         * howm-vars.el (howm-get-locale): fix. never return nil
1715         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/780-781n
1716
1717 2005-08-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1718
1719         * howm-view.el (howm-view-summary-omit-same-name): new option
1720         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/779
1721
1722 2005-08-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1723
1724         * howm-view.el (howm-view-title-skip-regexp): new option
1725
1726 2005-08-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1727
1728         * howm-misc.el (howm-bug-shot): new command for bug report
1729
1730 2005-08-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1731
1732         * howm-misc.el (howm-bug-report):
1733         call bugshot-version-assoc internally
1734
1735         * honest-report.el: new tool for better bug report
1736
1737 2005-08-03  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1738
1739         * configure.in: test version
1740
1741         * riffle.el (riffle-define-derived-mode):
1742         defined to avoid slow down in xemacs.
1743
1744 2005-08-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1745
1746         * gfunc.el (gfunc-call): recursion is rewritten to loop.
1747         recursion seems remarkably slow in xemacs.
1748
1749         * configure.in: version 1.3.0
1750
1751 2005-07-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1752
1753         * configure.in: version 1.3.0rc5
1754
1755 2005-07-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1756
1757         * howm-view.el
1758         (howm-view-summary-item):
1759         don't show same name repeatedly.
1760         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/754
1761         (howm-view-summary-stripe): canceled.
1762         the above should be better.
1763         (howm-view-contents-mode): fix.
1764         howm-view-summary-font-lock-keywords must not work in contents buffer.
1765         (howm-view-summary-font-lock-keywords): add default.
1766         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/754
1767
1768         * howm-reminder.el (howm-with-schedule-summary-format): 
1769         use this macro and never use howm-view-summary-format directly.
1770
1771 2005-07-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1772
1773         * howm-view.el (howm-view-summary-stripe): new option.
1774         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/754
1775
1776         * configure.in: version 1.3.0rc4 again. mistake in packaging
1777
1778 2005-07-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1779
1780         * configure.in: version 1.3.0rc4
1781
1782         * howm-vars.el (howm-excluded-file-regexp-dir-char): fix.
1783         Both "\" and "/" indicate directory in win.
1784
1785 2005-07-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1786
1787         * howm-common.el (howm-message-time):
1788         Don't hide "No match" message even when howm-message-time is set.
1789         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/751
1790
1791         * riffle.el (riffle-summary): cleaned.
1792         global varibale *howm-view-summary-nop* is replaced with optional
1793         argument.
1794         "No match" message is moved to howm-view-summary.
1795
1796 2005-07-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1797
1798         * howm-common.el (howm-call-process): 
1799         howm-call-process-last-command keeps all arguments
1800         so that we can repeat the last call-process
1801         by (apply #'howm-call-process howm-call-process-last-command).
1802
1803 2005-07-14  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1804
1805         * howm-vars.el (howm-content-from-region): fix. Labels are corrected.
1806
1807 2005-07-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1808
1809         * configure.in: version 1.3.0rc3
1810
1811 2005-07-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1812
1813         * howm-menu.el (howm-menu-dynamic-setup): fix.
1814         canceled change in this function on 2005-05-10,
1815         so that underlines appear on come-from keywords
1816         in reminder lines in menu.
1817
1818 2005-06-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1819
1820         * configure.in: version 1.3.0rc2
1821
1822 2005-06-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1823
1824         * howm-vars.el (howm-menu-lang):
1825         check locale to select default language.
1826
1827 2005-06-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1828
1829         * configure.in: version 1.3.0rc1
1830
1831 2005-06-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1832
1833         * configure.in: test version
1834
1835         * riffle.el (riffle-pop-to-buffer): fix.
1836         howm-view-summary-window-size didn't work when it is greater than
1837         half size.
1838         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/724
1839
1840 2005-06-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1841
1842         * configure.in: test version
1843
1844         * howm-mode.el (howm-template-receive-buffer): new option.
1845         By default, previous buffer is also passed to howm-template
1846         when it is a function.
1847         thx > http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Comment
1848
1849 2005-06-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1850
1851         * configure.in: test version
1852
1853 2005-06-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1854
1855         * howm-cl.el: cl functions are collected to single file
1856         and defalias-ed to inhibit warning during byte-compilation
1857         in emacs-22.0.50.1 (CVS version).
1858
1859         * howm-misc.el (howm-auto-save-buffers-p): 
1860         Inhibit warning 'reference to free variable'
1861         for auto-save-buffers-regexp during byte-compilation
1862         in emacs-22.0.50.1 (CVS version).
1863
1864 2005-06-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1865
1866         * configure.in: test version
1867
1868 2005-06-07  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1869
1870         * howm-vars.el
1871         (howm-action-lock-forward-kill-buffer): new option.
1872
1873         * howm-reminder.el (howm-action-lock-forward-invoke): 
1874         call undo-boundary before modification.
1875         howm-action-lock-forward-save-buffer shouldn't work when
1876         the corresponding buffer is already modified before this action.
1877
1878 2005-06-03  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1879
1880         * configure.in: test version
1881
1882         * howm-common.el (howm-time-difference-second): don't omit milliseconds.
1883         I can't remember the reason of omission
1884         and I cancel this change on 2005-03-09.
1885         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/709
1886
1887         * action-lock.el (action-lock-magic-return): fix.
1888         snatched RET from pobox-newline in pobox-mode.
1889         Indeed, old code snatched all RET wrongly from any modes.
1890         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/711
1891
1892 2005-06-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1893
1894         * configure.in: test version
1895
1896 2005-06-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1897
1898         * howm-vars.el: fix.
1899         write color condition in each defface
1900         to avoid error on monochrome display.
1901         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/706
1902
1903 2005-05-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1904
1905         * configure.in: test version
1906
1907 2005-05-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1908
1909         * howm-reminder.el
1910         (howm-action-lock-forward): fix.
1911         menu buffer was collapsed when one hits RET on "@"
1912         in "[2005-05-30]@ foo" in menu buffer with below setting.
1913         - (setq howm-menu-expiry-hours 2)
1914         - (setq howm-action-lock-forward-save-buffer t)
1915         - (setq howm-menu-refresh-after-save t) ;; this is default
1916         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/705
1917         (howm-action-lock-forward-invoke):
1918         kill-buffer when current-buffer was newly opened for this procedure.
1919         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/705
1920
1921 2005-05-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1922
1923         * configure.in: test version
1924
1925         * howm-vars.el (howm-funcall-if-defined): 
1926         cheat to avoid annoying "not known to be defined" warning
1927         in byte-compilation.
1928         thx > http://pc8.2ch.net/test/read.cgi/unix/1111816102/485
1929
1930         * howm-view.el (howm-view-sort-items): 
1931         defalias for compatibility. howmz needs it.
1932         http://noir.s7.xrea.com/archives/000136.html
1933         http://noir.s7.xrea.com/pub/zaurus/howmz.el
1934         thx > (TxT) san
1935         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?LinuxZaurus
1936
1937 2005-05-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1938
1939         * configure.in: test version
1940
1941         * howm-reminder.el (howm-todo-menu): fix.
1942         Insertion of separators was wrong.
1943         At least one item was placed between separators regardless of priority.
1944         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/703
1945
1946 2005-05-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1947
1948         * howm-vars.el (howm-action-lock-forward-save-buffer): 'defcustom'ed
1949
1950 2005-05-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1951
1952         * configure.in: test version
1953
1954         * howm-mode.el: fix.
1955         check direct requiring of howm-mode before loading howm-common.
1956         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/698
1957
1958 2005-05-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1959
1960         * configure.in: test version
1961
1962         * howm-vars.el
1963         (howm-menu-list-face): Its default is empty now
1964         so that we can avoid troubles of reverse-video for emacs -nw.
1965         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/697
1966         (howm-reminder-done-face): default is empty for light background
1967
1968         * howm-mode.el (howm-refresh): C-c , r on menu calls howm-menu-refresh
1969         because howm-initialize-buffer on menu erases all underlines.
1970         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/696
1971
1972 2005-05-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1973
1974         * howm-mode.el (howm-keyword-aliases):
1975         expand aliases of come-from keywords recursively
1976
1977         * howm-vars.el (howm-keyword-list-alias-sep):
1978         enable aliases of come-from keywords by default
1979
1980 2005-05-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1981
1982         * configure.in: test version
1983
1984 2005-05-19  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1985
1986         * howm-vars.el (howm-experimental): moved to howm group
1987
1988         * howm-reminder.el (howm-highlight-date-regexp-format): new option.
1989         Some people like to highlight 2005-05-19 rather than [2005-05-19]
1990         as today, because they use [2005-05-19 20:52]@ for their schedule.
1991
1992         * configure.in: test version
1993
1994         * howm-backend.el (howm-folder-territory-p:dir): fix
1995         wrongly returned nil for non-existing file name.
1996
1997 2005-05-18  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
1998
1999         * configure.in: test version
2000
2001         * howm-common.el (howm-first-n): fix.
2002         avoid "Args out of range" error in xemacs.
2003         It happened at %recent in menu when number of note files are small
2004         or empty files exist.
2005         thx > Nanashi-san
2006         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport
2007
2008 2005-05-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2009
2010         * configure.in: test version
2011
2012         * howm-reminder.el (howm-todo-menu): 
2013         remove deep reminders before sorting
2014
2015         * howm-vars.el (howm-menu-reminder-separators): new option
2016
2017         * howm-menu.el (howm-menu-todo): item can be a separator string
2018
2019 2005-05-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2020
2021         * configure.in: test version
2022
2023         * howm-mode.el (howm-keyword-search): 
2024         menu is searched only in howm-directory
2025
2026         * howm-menu.el (howm-menu): fix
2027         todo and schedule were searched only in howm-directory
2028         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/685
2029
2030         * howm-view.el (howm-view-directory): 
2031         set font-lock-keywords only when howm-ruby-mode-bug is non-nil
2032
2033         * howm-vars.el (howm-user-font-lock-keywords): new option
2034         thx > taku-san
2035         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Idea
2036
2037 2005-05-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2038
2039         * howm-reminder.el
2040         (howm-schedule-sort-converter): 
2041         aware of time part in "[2005-05-15 21:36]@"
2042         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/683
2043         (howm-schedule-menu): show future schedule one more day
2044
2045         * configure.in: test version
2046
2047         * howm-vars.el (howm-after-save-hook): new hook
2048
2049         * howm-misc.el (howm-set-mode-p): howm-directory can be rast folder
2050
2051         * howm-backend.el
2052         (howm-create-file): 
2053         use howm-folder-get-page-create instead of direct mkdir
2054         (howm-make-folder:rast): rast folder
2055
2056         * gfunc.el (gfunc-def): set lisp-indent-hook
2057
2058         * howm-menu.el (howm-menu): 
2059         mkdir only when howm-directory is dir folder
2060         so that howm-directory can be any folder.
2061         At now, howm-menu-file should be defined in that case;
2062         howm-menu-initialize-skel assumes dir folder.
2063
2064 2005-05-14  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2065
2066         * configure.in: test version
2067
2068         * howm-misc.el (howm-prefix-names): renamed from howm-prex
2069
2070         * howm-vars.el (howm-prefix): renaming to howm-prefix-key is canceled
2071
2072 2005-05-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2073
2074         * howm-vars.el (howm-excluded-file-regexp): fix: wrong const values
2075
2076 2005-05-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2077
2078         * howm-view.el (howm-item-list-rangeset): add doc-str around this func
2079
2080 2005-05-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2081
2082         * howm-vars.el (howm-prefix-key): renamed to distinguish from function.
2083         use defvar instead of defcustom
2084         since setting this variable after loading howm may cause confusion.
2085
2086         * configure.in: test version
2087
2088         * howm-mode.el (howm-default-key-table): update
2089         some are added and some are now globally bound.
2090
2091         * howm-view.el
2092         (howm-view-list-title):
2093         - remove-duplicates
2094         - toggle title/notitle
2095         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/427
2096         (howm-view-summary-rebuild): simplified code
2097
2098         * howm-misc.el
2099         (howm-random-walk): list all memo first when called on non-howm buffer.
2100         (howm-auto-narrow): variable howm-auto-narrow can be t.
2101
2102         * howm-vars.el: Some hidden features are moved to official sections.
2103
2104 2005-05-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2105
2106         * howm-menu.el
2107         (howm-menu-shortcut-warn): show list of defined keys
2108         (howm-menu-invisible):
2109         tried to remove use of invisible property. but failed.
2110
2111         * howm-view.el
2112         (howm-view-search-in-result): aware of paragraph
2113         (howm-view-remove-by-contents): aware of paragraph
2114         (howm-view-list-title): aware of paragraph
2115         (howm-view-filter-uniq): aware of paragraph
2116
2117         * howm-vars.el (howm-file-name-format): added to howm-efficiency group
2118
2119 2005-05-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2120
2121         * riffle.el (howm-view-summary-window-size): 
2122         moved to howm-experimental group
2123
2124         * howm-vars.el (howm-view-before-open-hook): fix.
2125         used but not defined.
2126
2127         * configure.in: test version
2128
2129         * howm-vars.el: some variables are moved from howm-reminder.el.
2130         (howm-todo-menu-types): "." (done) is included by default
2131         so that one can easily customize several patterns by setting
2132         howm-menu-todo-priority and howm-todo-priority-done-bottom.
2133         Anyway, default value of howm-menu-todo-priority hides "." in menu.
2134         Since it may cause slow response, I also added it into howm-efficiency
2135         group.
2136         (howm-viewer): new customize group
2137
2138         * howm-menu.el (howm-menu-invoke):
2139         RET in menu-mode causes jump when the current line matches
2140         to howm-menu-list-regexp. No need to type C-a now.
2141
2142         * howm-vars.el (howm-history-limit): 0 means 'no record'
2143
2144         * howm-common.el (howm-write-history): remove duplicated entries
2145
2146         * howm-view.el: follow the changes of riffle.el
2147
2148 2005-05-07  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2149
2150         * riffle.el: use gfunc instead of riffle-controller
2151
2152         * howm.el: order of requires is modified; riffle.el requires gfunc.el.
2153
2154         * configure.in: test version
2155
2156         * howm-vars.el
2157         (howm-view-grep-command):
2158         use "grep -E" and "grep -F" instead of egrep and fgrep by default.
2159         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/670
2160         (howm-view-grep-file-stdin-option): 
2161         use "-f -" by default.
2162
2163         * howm-backend.el (howm-real-grep-multi):
2164         use howm-view-grep-command instead if howm-view-fgrep-command is nil.
2165
2166         * howm-mode.el (howm-list-title):
2167         show title by default for list of all/recent/around notes.
2168
2169         * howm-vars.el: new file
2170         begin to support defcustom
2171         thx >
2172         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?RoadMap
2173         http://pc8.2ch.net/test/read.cgi/unix/1077881095/668
2174
2175         * configure.in: version 1.2.3
2176
2177 2005-05-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2178
2179         * configure.in: version 1.2.3rc1
2180
2181         * howm-common.el (howm-with-schedule-interval): fix.
2182         moved from howm-reminder.el because that macro is used
2183         in another file howm-menu.el.
2184         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/669
2185
2186         * howm-mode.el (howm-search): fix.
2187         call howm-list-all for empty regexp.
2188         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/668
2189
2190 2005-05-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2191
2192         * configure.in: version 1.2.2
2193
2194 2005-04-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2195
2196         * howm-view.el
2197         (*howm-view-font-lock-keywords*): Spelling is corrected, and
2198         worthless function howm-view-font-lock-keywords is removed.
2199         (howm-view-contents-mode): hilight of searched keyword is prior
2200         to howm-view-contents-font-lock-keywords
2201
2202 2005-04-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2203
2204         * cheat-font-lock.el: fix.
2205         canceled the use of font-lock-add-keywords in
2206         cheat-font-lock-merge-keywords because "compiled keywords" may be
2207         passed from current implementation of riffle-contents-mode.
2208         I guess this is also related to 2005-04-08 problem.
2209
2210         * howm-common.el (howm-write-history): new option, howm-history-limit
2211
2212 2005-04-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2213
2214         * howm-reminder.el (howm-todo-parse-string): avoid warning
2215         "variable dummy bound but not referenced" in xemacs
2216
2217         * howm-common.el (howm-dont-warn-free-variable): 
2218         use macro for frequent trick to avoid warning
2219
2220         * howm-mode.el (howm-image-file-name-regexps): fix.
2221         Meadow-1.15 doesn't have image-file-name-regexps.
2222         thx > Touhi-san
2223         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport
2224
2225 2005-04-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2226
2227         * howm-common.el (howm-exclude-p): fix.
2228         No file was searched when howm-directory is a dot-directory
2229         like "~/.howm".
2230         My previous cleaning up on this function is canceled.
2231         See the comment in the source code.
2232         thx > taku-san
2233         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport
2234
2235 2005-04-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2236
2237         * howm-menu.el (howm-menu-copy-skel): fix.
2238         When come-from keyword %menu% isn't found,
2239         assume 0000-00-00-000000.howm as menu file if it exists.
2240         This can happen when you write (setq howm-keyword-header "<==")
2241         in sample/dot.emacs and then do 'make install && make test'.
2242         thx > taku-san
2243         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport
2244
2245         * howm-mode.el (howm-image-file-name-regexps): fix.
2246         (image-file-name-regexp) caused an error on Meadow 2.10
2247         unless max-specpdl-size is increased from the default value 600.
2248         thx > taku-san, Mo-san
2249         http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?MaxSpecpdlSize
2250
2251         * Makefile.am (EXTRA_DIST): test.bat was not included in tar.gz
2252
2253 2005-04-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2254
2255         * howm-menu.el (howm-menu): swap priority of two variables
2256         howm-menu-top and howm-menu-file.
2257         thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/648
2258
2259 2005-04-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2260
2261         * cheat-font-lock.el: use old code for emacs20
2262         New code may make howm-view-summary-open too slow.
2263
2264 2005-04-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2265
2266         * howm-backend.el (howm-real-grep-multi): new option variables
2267         howm-view-grep-extended-option and howm-view-grep-fixed-option.
2268         Now, we can use grep -E and grep -F instead of egrep and fgrep.
2269         This will help linux-zaurus users.
2270
2271 2005-03-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2272
2273         * howm-menu.el (howm-menu-search): embed search result into menu
2274
2275 2005-03-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2276
2277         * howm-backend.el
2278         (howm-folder-grep-internal:pages): fix.
2279         list order was reversed when howm-list-all-title is non-nil
2280         (howm-real-grep-single): fix. accept list of single pattern
2281         (howm-folder-files:namazu): variable r bound but not referenced
2282
2283 2005-03-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2284
2285         * howm-view.el (howm-view-filter-by-contents): support C-u (= reject)
2286
2287 2005-03-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2288
2289         * howm-view.el (howm-view-contents-item): fix.
2290         doubly displayed when matched to the last line of paragraph
2291
2292 2005-03-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2293
2294         * howm-common.el (howm-time-difference-second): omit microsecond
2295
2296         * howm-misc.el (howm-elp): initialize profiler
2297
2298 2005-03-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2299
2300         * test.bat: invoke test environment for win
2301
2302 2005-03-03  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2303
2304         * howm-misc.el
2305         (howm-random-walk-text): clean
2306         (howm-random-walk): kill old buffers after jump
2307
2308 2005-03-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2309
2310         * howm-misc.el (howm-random-walk): automatic random walk
2311
2312 2005-02-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2313
2314         * howm-mode.el (howm-list-normalize): fix.
2315         error when '[hoge' is searched.
2316
2317 2005-02-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2318
2319         * howm-misc.el (howm-bug-report): C-u to dump variables
2320
2321         * howm-mode.el (howm-create-default-title-content): fix.
2322         howm-title-from-search was ignored.
2323
2324         * howm-backend.el (howm-list-buffers-exclude): new option
2325
2326 2005-02-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2327
2328         * howm-mode.el (howm-keyword-list): never return ""
2329
2330 2005-02-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2331
2332         * howm-common.el: fix for xemacs and emacs20
2333
2334 2005-02-22  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2335
2336         * gfunc.el (gfunc-with): replace gfunc-def-with
2337
2338         * howm-backend.el: howm-page-load is renamed to howm-page-open
2339
2340         * howm-view.el (howm-view-set-item-list): comeback for howmoney
2341
2342         * howm-backend.el (howm-folder-grep-internal:namazu): fix.
2343         didn't work for 'or' patterns
2344
2345 2005-02-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2346
2347         * howm-backend.el
2348         (howm-folder-grep-internal:pages): fix.
2349         Specification of howm-page-type was changed.
2350         (howm-folder-grep-internal:pages-buffers): fix.
2351         must return list of items
2352
2353         * howm-common.el (howm-exclude-p): fast check only
2354
2355 2005-02-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2356
2357         * howm-backend.el (howm-files-in-directory): clean up
2358
2359         * howm-mode.el (howm-content-from-region): new option variable
2360
2361 2005-02-18  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>
2362
2363         * howm-mode.el (howm-excluded-file-regexp): add (image-file-name-regexp)
2364
2365         * howm-backend.el (howm-fake-grep-file): check file name before search.
2366         thx > Mocchan-san, Matsushita-san
2367         http://www.bookshelf.jp/pukiwiki/pukiwiki.php?%BC%C1%CC%E4%BD%B8%2F42
2368
2369         * howm-mode.el (howm-exclude-p): fast check option
2370
2371         * gfunc.el (gfunc-def): Description string is supported.
2372
2373         * howm-backend.el: clean up
2374
2375         * howm-common.el (howm-sort): renamed from howm-view-sort-items
2376
2377         * illusion.el: renamed from proxy-buffer.el
2378
2379         * gfunc.el
2380         (gfunc-def): args-declaration is added.
2381         (gfunc-def-with): new func
2382
2383         * howm-backend.el: 
2384         (howm-search-path-folder): howm-search-path is list of 'folders'.
2385         (howm-make-folder:namazu): namazu folder
2386         (howm-make-folder:rot13dir): rot13 folder/page
2387
2388         * proxy-buffer.el: new file