OSDN Git Service

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