OSDN Git Service

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