OSDN Git Service

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