OSDN Git Service

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