OSDN Git Service

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