OSDN Git Service

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