OSDN Git Service

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