OSDN Git Service

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