OSDN Git Service

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