OSDN Git Service

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