OSDN Git Service

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