OSDN Git Service

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