OSDN Git Service

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