OSDN Git Service

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