OSDN Git Service

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