2006-12-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.4

	* howm.el: security fix.
	put risky-local-variable property
	thx > http://pc8.2ch.net/test/read.cgi/unix/1141892764/207
	[backport from howm-test061216]

	* cheat-font-lock.el (cheat-font-lock-20040624-format-p): fix.
	font-lock-compile-keywords may add a help-echo
	in CVS-head emacs, and its result can be longer than expected.
	see 2005-10-21 in lisp/ChangeLog.
	http://lists.gnu.org/archive/html/emacs-commit/2005-10/msg00635.html
	http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/font-lock.el.diff?tr1=1.276&tr2=1.277&r1=text&r2=text
	[backport from howm-test061025]

2006-06-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.3

2006-05-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.3rc1

2006-05-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2006-05-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-common.el (howm-with-coding-system): 
	accept a pair (for-read . for-write).
	thx > http://pc8.2ch.net/test/read.cgi/unix/1141892764/96

	* howm-vars.el (howm-process-coding-system): ditto.

2006-05-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-common.el (howm-with-coding-system): fix.
	howm-process-coding-system should be checked at runtime.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1141892764/94-95n

2006-05-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2006-05-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-misc.el (howm-remember-get-title): fix.
	remove newline from title string.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1141892764/92

2006-04-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-misc.el (howm-remember-first-line-to-title): new option.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1141892764/72-75n

	* howm-common.el (howm-call-process): fix.
	set coding-system for temporary buffer.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1141892764/63-83n

2006-04-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-misc.el (howm-remember-submit): fix.
	"%file" in howm-template now works even for howm-remember.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1141892764/61

2006-03-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-misc.el (howm-remember): new command.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1141892764/24-25n

2006-03-22  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-view.el (howm-view-list-title-type): 
	experimental code to show title before summary of each item.
	thx > Highfly san
	http://lists.sourceforge.jp/mailman/archives/howm-eng/2006/000025.html

2006-03-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* illusion.el: require easy-mmode explicitly

	* honest-report.el (honest-report-window-list): 
	support emacs20 (and meadow-1.15).

2006-03-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2006-03-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-mode.el (howm-migemo-client-option): new option.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1141892764/9

2006-02-04  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2006-02-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm.el: fix.
	howmz needs both howm-menu-command-table-{en,ja}.

	* configure.in: test version

	* howm.el: fix.
	require howm-lang-* before it is really needed.
	this may be necessary for howmz.
	thx > (TxT) san
	http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?LinuxZaurus
	http://noir.s7.xrea.com/archives/000136.html

2006-01-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-menu.el (howm-menu-categorized-reminder): 
	howm-menu-categorized-todo is replaced with -reminder.
	fix error when howm-menu-reminder-separators is not null.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/919

2006-01-19  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2006-01-18  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-backend.el (howm-page-viewer:file): 
	list files in directory in contents buffer.

2006-01-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-menu.el (howm-menu-categorized-todo): 
	misc. can be omitted.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/909

2006-01-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-menu.el (howm-menu-categorized-todo): new feature (experimental).
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/885
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/890

	* howm-cl.el (howm-cl-find-if): added

	* howm-backend.el (howm-folder-grep-internal:pages): cleaned.

	* howm-menu.el (howm-menu-general): cleaned.
	you can make your own list in menu buffer more easily.
	see howm-menu-schedule, howm-menu-todo, howm-menu-recent, and
	howm-menu-search for example.

2006-01-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-misc.el (howm-buffer-p): fix.
	.howm-keys and its alternatives were overlooked.
	thx > http://d.hatena.ne.jp/dasm/20060110

2006-01-07  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2006-01-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm.el: update copyright years

	* cheat-font-lock.el (cheat-font-lock-20040624-format-p): fix.
	avoid "Font-lock trying to use keywords before setting them up" error
	during 'make' for emacs-22.0.50.1 (CVS version).
	thx > http://tty0.exblog.jp/2944244
	thx > http://d.hatena.ne.jp/yoshk/20060102
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/867
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/873-874n

2005-12-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-custom-reminder-get-types): fix.
	treat unknown marks correctly.

	* howm-reminder.el (howm-modify-reminder-types): 
	example is commented out.

2005-12-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version
	(packagedir): fix lispdir for xemacs with packagedir

2005-12-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: endir and jadir are now obsolete.
	--with-rel-datadir is canceled.
	thx > HONJOH Eiji san. irodori@irodori.sakura.ne.jp
	thx > ZENITANI Seiji san. zenitani@mac.com

	* howm-menu.el (howm-menu-initialize-skel): ditto.
	read howm-menu-*.el instead of {en,ja}/0000-00-00-000000.howm

	* howm-mkmenu.el: ditto.
	new script to make howm-menu-*.el from {en,ja}/0000-00-00-000000.howm

	* Makefile.am: ditto.
	add howm-menu-*.el. delete en/ and ja/.

	* howm-lang-en.el: separate language-dependent variables

	* howm-lang-ja.el: ditto.

	* howm-menu.el (howm-lang-ref): ditto.

	* howm-common.el (howm-get-symbol): ditto.

	* Makefile.am (howm_LISP): ditto.

2005-12-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: new option --with-howmdir
	default lispdir is now .../site-lisp.
	thx > HONJOH Eiji san. irodori@irodori.sakura.ne.jp

	* Makefile.am (howm_LISP): ditto.

	* acinclude.m4 (ac_output): ditto.

	* bcomp.el.in (bcomp-files): ditto.

2005-11-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* configure.in: new option --with-rel-datadir
	previous --with-data-into-lispdir is canceled.
	thx > ZENITANI Seiji san. zenitani@mac.com
	thx > HONJOH Eiji san. irodori@irodori.sakura.ne.jp

2005-11-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* configure.in: new option --with-data-into-lispdir
	thx > HONJOH Eiji san. irodori@irodori.sakura.ne.jp

2005-11-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-mode-off-hook): fix.
	remove duplicated defcustom.
	thx > TAKEMURA Masayuki san. ICG04984@nifty.com

2005-11-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-menu.el (howm-menu-skel): 
	- use symbol-value instead of eval.
	- howm-en-dir and howm-ja-dir can be relative paths from the directory
	of howm.elc or howm.el. (for Carbon emacs package)
	thx > ZENITANI Seiji san. zenitani@mac.com
	thx > HONJOH Eiji san. irodori@irodori.sakura.ne.jp
	thx > ARAI Ryotaro san. misty@...
	http://lists.sourceforge.jp/mailman/archives/macemacsjp-users/2005-November/000756.html
	http://lists.sourceforge.jp/mailman/archives/macemacsjp-users/2005-November/000760.html

2005-11-22  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-menu-todo-priority): change default.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/75-77n
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/842-846n

2005-11-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-misc.el (howm-open-named-file): new command.
	thx > Eduardo Ochs san
	http://lists.sourceforge.jp/mailman/archives/howm-eng/2005/000010.html

2005-11-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-reminder.el (howm-action-lock-forward-open): 
	don't depend on magic-return.

	* howm-date.el (howm-action-lock-date-search): 
	now it works even on menu buffer.
	thx > Kaneko Kensuke san
	http://d.hatena.ne.jp/a666666/20051110/1131621183

	* howm-reminder.el (howm-action-lock-forward): 
	keep my text property for jump from menu.

	* howm-menu.el (howm-menu-list-action): 
	keyword is now optional.

	* howm-date.el (howm-action-lock-date-prompt): 
	misleading message is corrected.
	thx > Kaneko Kensuke san
	http://d.hatena.ne.jp/a666666/20051110/1131621183

2005-11-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-menu.el (howm-menu-list-action): fix.
	history list was broken.

2005-11-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-menu.el (howm-menu-list-action): 
	get text property not from buffer but from argument.

	* action-lock.el (action-lock-general): 
	keep text properties.

	* howm-common.el (howm-history):
	disable expansion of %schedule etc.

	* configure.in: test version

2005-11-04  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-common.el (howm-replace-region): 
	`format' in xemacs doesn't keep text properties.

	* howm-menu.el (howm-menu-list-format): 
	store item to text property so that we can open it directly
	instead of searching text when RET is hit on ">" in menu buffer.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/823

	* action-lock.el (action-lock-general): add docstring

	* configure.in: version 1.3.2

	* howm-mode.el (howm-keyword-search-subr): 
	cancel the below change. this problem should be fixed
	more fundamentally.

	* howm-mode.el (howm-keyword-search-subr): 
	search lines whose entire texts exactly match to the geven keyword
	when open-unique-p is non-nil.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/823

2005-10-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.2rc4

2005-10-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-view-dired-keep-cursor): new option.
	thx > 797 http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport

2005-10-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.2rc3
	something was wrong in 'cvs commit' of rc2.

2005-10-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.2rc2

	* howm-view.el
	(howm-view-dired): fix.
	require dired-vir for xemacs, and remove duplicates.
	thx > 797 http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport

2005-10-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.2rc1

2005-10-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-common.el (howm-read-event): fix.
	error when RET is hit on date format [2005-10-15] in menu buffer
	in xemacs.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/797-801n

2005-10-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-common.el (howm-view-in-background): fix.
	This macro is moved from howm-view.el because it is used across files.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/789-791n

2005-09-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2005-09-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-backend.el (howm-occur): new command

2005-09-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-view-contents-limit): default is changed to 10000

2005-09-07  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* action-lock.el
	(action-lock-open-regexp): include / at the end
	(action-lock-browse-regexp): ditto

2005-09-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* honest-report.el (honest-report-screenshot): fix.
	window-end (without update) can be negative when completion window
	is displayed temporally.

2005-09-05  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-common.el (howm-call-process-here): set coding system
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/784

	* howm-vars.el (howm-process-coding-system): new option

2005-09-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-backend.el (action-lock-find-file): expand-file-name
	thx > hattori-san
	http://www.tom.sfc.keio.ac.jp/~hattori/blog/setting/2005/08/howm.html

2005-08-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-vars.el (howm-list-title): add howm-action-lock-date-search
	so that title is shown for `howm-search-today' (C-c , , .) by default.
	thx > nobu-san
	http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport

	* howm-date.el (howm-action-lock-date-search): add `howm-set-command'.

2005-08-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-view.el: add (require 'riffle)
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/782

2005-08-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.1

2005-08-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.1rc1

	* howm-vars.el (howm-get-locale): fix. never return nil
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/780-781n

2005-08-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-view.el (howm-view-summary-omit-same-name): new option
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/779

2005-08-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-view.el (howm-view-title-skip-regexp): new option

2005-08-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-misc.el (howm-bug-shot): new command for bug report

2005-08-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-misc.el (howm-bug-report):
	call bugshot-version-assoc internally

	* honest-report.el: new tool for better bug report

2005-08-03  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* riffle.el (riffle-define-derived-mode):
	defined to avoid slow down in xemacs.

2005-08-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* gfunc.el (gfunc-call): recursion is rewritten to loop.
	recursion seems remarkably slow in xemacs.

	* configure.in: version 1.3.0

2005-07-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.0rc5

2005-07-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-view.el
	(howm-view-summary-item):
	don't show same name repeatedly.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/754
	(howm-view-summary-stripe): canceled.
	the above should be better.
	(howm-view-contents-mode): fix.
	howm-view-summary-font-lock-keywords must not work in contents buffer.
	(howm-view-summary-font-lock-keywords): add default.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/754

	* howm-reminder.el (howm-with-schedule-summary-format): 
	use this macro and never use howm-view-summary-format directly.

2005-07-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-view.el (howm-view-summary-stripe): new option.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/754

	* configure.in: version 1.3.0rc4 again. mistake in packaging

2005-07-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.0rc4

	* howm-vars.el (howm-excluded-file-regexp-dir-char): fix.
	Both "\" and "/" indicate directory in win.

2005-07-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-common.el (howm-message-time):
	Don't hide "No match" message even when howm-message-time is set.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/751

	* riffle.el (riffle-summary): cleaned.
	global varibale *howm-view-summary-nop* is replaced with optional
	argument.
	"No match" message is moved to howm-view-summary.

2005-07-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-common.el (howm-call-process): 
	howm-call-process-last-command keeps all arguments
	so that we can repeat the last call-process
	by (apply #'howm-call-process howm-call-process-last-command).

2005-07-14  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-content-from-region): fix. Labels are corrected.

2005-07-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.0rc3

2005-07-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-menu.el (howm-menu-dynamic-setup): fix.
	canceled change in this function on 2005-05-10,
	so that underlines appear on come-from keywords
	in reminder lines in menu.

2005-06-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.0rc2

2005-06-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-menu-lang):
	check locale to select default language.

2005-06-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.3.0rc1

2005-06-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* riffle.el (riffle-pop-to-buffer): fix.
	howm-view-summary-window-size didn't work when it is greater than
	half size.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/724

2005-06-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-mode.el (howm-template-receive-buffer): new option.
	By default, previous buffer is also passed to howm-template
	when it is a function.
	thx > http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Comment

2005-06-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2005-06-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-cl.el: cl functions are collected to single file
	and defalias-ed to inhibit warning during byte-compilation
	in emacs-22.0.50.1 (CVS version).

	* howm-misc.el (howm-auto-save-buffers-p): 
	Inhibit warning 'reference to free variable'
	for auto-save-buffers-regexp during byte-compilation
	in emacs-22.0.50.1 (CVS version).

2005-06-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2005-06-07  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el
	(howm-action-lock-forward-kill-buffer): new option.

	* howm-reminder.el (howm-action-lock-forward-invoke): 
	call undo-boundary before modification.
	howm-action-lock-forward-save-buffer shouldn't work when
	the corresponding buffer is already modified before this action.

2005-06-03  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-common.el (howm-time-difference-second): don't omit milliseconds.
	I can't remember the reason of omission
	and I cancel this change on 2005-03-09.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/709

	* action-lock.el (action-lock-magic-return): fix.
	snatched RET from pobox-newline in pobox-mode.
	Indeed, old code snatched all RET wrongly from any modes.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/711

2005-06-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2005-06-01  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el: fix.
	write color condition in each defface
	to avoid error on monochrome display.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/706

2005-05-31  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2005-05-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-reminder.el
	(howm-action-lock-forward): fix.
	menu buffer was collapsed when one hits RET on "@"
	in "[2005-05-30]@ foo" in menu buffer with below setting.
	- (setq howm-menu-expiry-hours 2)
	- (setq howm-action-lock-forward-save-buffer t)
	- (setq howm-menu-refresh-after-save t) ;; this is default
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/705
	(howm-action-lock-forward-invoke):
	kill-buffer when current-buffer was newly opened for this procedure.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/705

2005-05-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-vars.el (howm-funcall-if-defined): 
	cheat to avoid annoying "not known to be defined" warning
	in byte-compilation.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1111816102/485

	* howm-view.el (howm-view-sort-items): 
	defalias for compatibility. howmz needs it.
	http://noir.s7.xrea.com/archives/000136.html
	http://noir.s7.xrea.com/pub/zaurus/howmz.el
	thx > (TxT) san
	http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?LinuxZaurus

2005-05-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-reminder.el (howm-todo-menu): fix.
	Insertion of separators was wrong.
	At least one item was placed between separators regardless of priority.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/703

2005-05-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-action-lock-forward-save-buffer): 'defcustom'ed

2005-05-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-mode.el: fix.
	check direct requiring of howm-mode before loading howm-common.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/698

2005-05-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-vars.el
	(howm-menu-list-face): Its default is empty now
	so that we can avoid troubles of reverse-video for emacs -nw.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/697
	(howm-reminder-done-face): default is empty for light background

	* howm-mode.el (howm-refresh): C-c , r on menu calls howm-menu-refresh
	because howm-initialize-buffer on menu erases all underlines.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/696

2005-05-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-mode.el (howm-keyword-aliases):
	expand aliases of come-from keywords recursively

	* howm-vars.el (howm-keyword-list-alias-sep):
	enable aliases of come-from keywords by default

2005-05-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

2005-05-19  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-experimental): moved to howm group

	* howm-reminder.el (howm-highlight-date-regexp-format): new option.
	Some people like to highlight 2005-05-19 rather than [2005-05-19]
	as today, because they use [2005-05-19 20:52]@ for their schedule.

	* configure.in: test version

	* howm-backend.el (howm-folder-territory-p:dir): fix
	wrongly returned nil for non-existing file name.

2005-05-18  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-common.el (howm-first-n): fix.
	avoid "Args out of range" error in xemacs.
	It happened at %recent in menu when number of note files are small
	or empty files exist.
	thx > Nanashi-san
	http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport

2005-05-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-reminder.el (howm-todo-menu): 
	remove deep reminders before sorting

	* howm-vars.el (howm-menu-reminder-separators): new option

	* howm-menu.el (howm-menu-todo): item can be a separator string

2005-05-16  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-mode.el (howm-keyword-search): 
	menu is searched only in howm-directory

	* howm-menu.el (howm-menu): fix
	todo and schedule were searched only in howm-directory
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/685

	* howm-view.el (howm-view-directory): 
	set font-lock-keywords only when howm-ruby-mode-bug is non-nil

	* howm-vars.el (howm-user-font-lock-keywords): new option
	thx > taku-san
	http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Idea

2005-05-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-reminder.el
	(howm-schedule-sort-converter): 
	aware of time part in "[2005-05-15 21:36]@"
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/683
	(howm-schedule-menu): show future schedule one more day

	* configure.in: test version

	* howm-vars.el (howm-after-save-hook): new hook

	* howm-misc.el (howm-set-mode-p): howm-directory can be rast folder

	* howm-backend.el
	(howm-create-file): 
	use howm-folder-get-page-create instead of direct mkdir
	(howm-make-folder:rast): rast folder

	* gfunc.el (gfunc-def): set lisp-indent-hook

	* howm-menu.el (howm-menu): 
	mkdir only when howm-directory is dir folder
	so that howm-directory can be any folder.
	At now, howm-menu-file should be defined in that case;
	howm-menu-initialize-skel assumes dir folder.

2005-05-14  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: test version

	* howm-misc.el (howm-prefix-names): renamed from howm-prex

	* howm-vars.el (howm-prefix): renaming to howm-prefix-key is canceled

2005-05-13  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-excluded-file-regexp): fix: wrong const values

2005-05-12  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-view.el (howm-item-list-rangeset): add doc-str around this func

2005-05-11  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-vars.el (howm-prefix-key): renamed to distinguish from function.
	use defvar instead of defcustom
	since setting this variable after loading howm may cause confusion.

	* configure.in: test version

	* howm-mode.el (howm-default-key-table): update
	some are added and some are now globally bound.

	* howm-view.el
	(howm-view-list-title):
	- remove-duplicates
	- toggle title/notitle
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/427
	(howm-view-summary-rebuild): simplified code

	* howm-misc.el
	(howm-random-walk): list all memo first when called on non-howm buffer.
	(howm-auto-narrow): variable howm-auto-narrow can be t.

	* howm-vars.el: Some hidden features are moved to official sections.

2005-05-10  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-menu.el
	(howm-menu-shortcut-warn): show list of defined keys
	(howm-menu-invisible):
	tried to remove use of invisible property. but failed.

	* howm-view.el
	(howm-view-search-in-result): aware of paragraph
	(howm-view-remove-by-contents): aware of paragraph
	(howm-view-list-title): aware of paragraph
	(howm-view-filter-uniq): aware of paragraph

	* howm-vars.el (howm-file-name-format): added to howm-efficiency group

2005-05-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* riffle.el (howm-view-summary-window-size): 
	moved to howm-experimental group

	* howm-vars.el (howm-view-before-open-hook): fix.
	used but not defined.

	* configure.in: test version

	* howm-vars.el: some variables are moved from howm-reminder.el.
	(howm-todo-menu-types): "." (done) is included by default
	so that one can easily customize several patterns by setting
	howm-menu-todo-priority and howm-todo-priority-done-bottom.
	Anyway, default value of howm-menu-todo-priority hides "." in menu.
	Since it may cause slow response, I also added it into howm-efficiency
	group.
	(howm-viewer): new customize group

	* howm-menu.el (howm-menu-invoke):
	RET in menu-mode causes jump when the current line matches
	to howm-menu-list-regexp. No need to type C-a now.

	* howm-vars.el (howm-history-limit): 0 means 'no record'

	* howm-common.el (howm-write-history): remove duplicated entries

	* howm-view.el: follow the changes of riffle.el

2005-05-07  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* riffle.el: use gfunc instead of riffle-controller

	* howm.el: order of requires is modified; riffle.el requires gfunc.el.

	* configure.in: test version

	* howm-vars.el
	(howm-view-grep-command):
	use "grep -E" and "grep -F" instead of egrep and fgrep by default.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/670
	(howm-view-grep-file-stdin-option): 
	use "-f -" by default.

	* howm-backend.el (howm-real-grep-multi):
	use howm-view-grep-command instead if howm-view-fgrep-command is nil.

	* howm-mode.el (howm-list-title):
	show title by default for list of all/recent/around notes.

	* howm-vars.el: new file
	begin to support defcustom
	thx >
	http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?RoadMap
	http://pc8.2ch.net/test/read.cgi/unix/1077881095/668

	* configure.in: version 1.2.3

2005-05-06  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.2.3rc1

	* howm-common.el (howm-with-schedule-interval): fix.
	moved from howm-reminder.el because that macro is used
	in another file howm-menu.el.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/669

	* howm-mode.el (howm-search): fix.
	call howm-list-all for empty regexp.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/668

2005-05-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* configure.in: version 1.2.2

2005-04-29  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-view.el
	(*howm-view-font-lock-keywords*): Spelling is corrected, and
	worthless function howm-view-font-lock-keywords is removed.
	(howm-view-contents-mode): hilight of searched keyword is prior
	to howm-view-contents-font-lock-keywords

2005-04-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* cheat-font-lock.el: fix.
	canceled the use of font-lock-add-keywords in
	cheat-font-lock-merge-keywords because "compiled keywords" may be
	passed from current implementation of riffle-contents-mode.
	I guess this is also related to 2005-04-08 problem.

	* howm-common.el (howm-write-history): new option, howm-history-limit

2005-04-26  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-reminder.el (howm-todo-parse-string): avoid warning
	"variable dummy bound but not referenced" in xemacs

	* howm-common.el (howm-dont-warn-free-variable): 
	use macro for frequent trick to avoid warning

	* howm-mode.el (howm-image-file-name-regexps): fix.
	Meadow-1.15 doesn't have image-file-name-regexps.
	thx > Touhi-san
	http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport

2005-04-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-common.el (howm-exclude-p): fix.
	No file was searched when howm-directory is a dot-directory
	like "~/.howm".
	My previous cleaning up on this function is canceled.
	See the comment in the source code.
	thx > taku-san
	http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport

2005-04-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-menu.el (howm-menu-copy-skel): fix.
	When come-from keyword %menu% isn't found,
	assume 0000-00-00-000000.howm as menu file if it exists.
	This can happen when you write (setq howm-keyword-header "<==")
	in sample/dot.emacs and then do 'make install && make test'.
	thx > taku-san
	http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport

	* howm-mode.el (howm-image-file-name-regexps): fix.
	(image-file-name-regexp) caused an error on Meadow 2.10
	unless max-specpdl-size is increased from the default value 600.
	thx > taku-san, Mo-san
	http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?MaxSpecpdlSize

	* Makefile.am (EXTRA_DIST): test.bat was not included in tar.gz

2005-04-15  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-menu.el (howm-menu): swap priority of two variables
	howm-menu-top and howm-menu-file.
	thx > http://pc8.2ch.net/test/read.cgi/unix/1077881095/648

2005-04-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* cheat-font-lock.el: use old code for emacs20
	New code may make howm-view-summary-open too slow.

2005-04-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-backend.el (howm-real-grep-multi): new option variables
	howm-view-grep-extended-option and howm-view-grep-fixed-option.
	Now, we can use grep -E and grep -F instead of egrep and fgrep.
	This will help linux-zaurus users.

2005-03-30  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-menu.el (howm-menu-search): embed search result into menu

2005-03-27  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-backend.el
	(howm-folder-grep-internal:pages): fix.
	list order was reversed when howm-list-all-title is non-nil
	(howm-real-grep-single): fix. accept list of single pattern
	(howm-folder-files:namazu): variable r bound but not referenced

2005-03-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-view.el (howm-view-filter-by-contents): support C-u (= reject)

2005-03-17  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-view.el (howm-view-contents-item): fix.
	doubly displayed when matched to the last line of paragraph

2005-03-09  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-common.el (howm-time-difference-second): omit microsecond

	* howm-misc.el (howm-elp): initialize profiler

2005-03-08  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* test.bat: invoke test environment for win

2005-03-03  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-misc.el
	(howm-random-walk-text): clean
	(howm-random-walk): kill old buffers after jump

2005-03-02  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-misc.el (howm-random-walk): automatic random walk

2005-02-28  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-mode.el (howm-list-normalize): fix.
	error when '[hoge' is searched.

2005-02-25  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-misc.el (howm-bug-report): C-u to dump variables

	* howm-mode.el (howm-create-default-title-content): fix.
	howm-title-from-search was ignored.

	* howm-backend.el (howm-list-buffers-exclude): new option

2005-02-24  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-mode.el (howm-keyword-list): never return ""

2005-02-23  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-common.el: fix for xemacs and emacs20

2005-02-22  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* gfunc.el (gfunc-with): replace gfunc-def-with

	* howm-backend.el: howm-page-load is renamed to howm-page-open

	* howm-view.el (howm-view-set-item-list): comeback for howmoney

	* howm-backend.el (howm-folder-grep-internal:namazu): fix.
	didn't work for 'or' patterns

2005-02-21  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-backend.el
	(howm-folder-grep-internal:pages): fix.
	Specification of howm-page-type was changed.
	(howm-folder-grep-internal:pages-buffers): fix.
	must return list of items

	* howm-common.el (howm-exclude-p): fast check only

2005-02-20  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-backend.el (howm-files-in-directory): clean up

	* howm-mode.el (howm-content-from-region): new option variable

2005-02-18  HIRAOKA Kazuyuki  <khi@users.sourceforge.jp>

	* howm-mode.el (howm-excluded-file-regexp): add (image-file-name-regexp)

	* howm-backend.el (howm-fake-grep-file): check file name before search.
	thx > Mocchan-san, Matsushita-san
	http://www.bookshelf.jp/pukiwiki/pukiwiki.php?%BC%C1%CC%E4%BD%B8%2F42

	* howm-mode.el (howm-exclude-p): fast check option

	* gfunc.el (gfunc-def): Description string is supported.

	* howm-backend.el: clean up

	* howm-common.el (howm-sort): renamed from howm-view-sort-items

	* illusion.el: renamed from proxy-buffer.el

	* gfunc.el
	(gfunc-def): args-declaration is added.
	(gfunc-def-with): new func

	* howm-backend.el: 
	(howm-search-path-folder): howm-search-path is list of 'folders'.
	(howm-make-folder:namazu): namazu folder
	(howm-make-folder:rot13dir): rot13 folder/page

	* proxy-buffer.el: new file
