OSDN Git Service

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