OSDN Git Service

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