OSDN Git Service

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