2005-05-16  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: clmemo ver.1.0.0 Release

2005-05-15  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Doc fix.
	(clmemo-tag-insert-url-from-w3m, clmemo-schedule)
	(clmemo-get-date, clmemo-get-week, clmemo-get-date)
	(clmemo-forward-year, clmemo-backward-year, clmemo-next-year)
	(clmemo-previous-year, clmemo-forward-month)
	(clmemo-backward-month, clmemo-next-month)
	(clmemo-previous-month, clmemo-inline-date-insert-today): Change
	time format.
	Add (require calender).
	(clmemo-tag-completing-read): Fix bug 

2005-04-04  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-grep): Recover the original window
	configuration if clgrep failed.

2005-04-02  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-grep): Change query string.

2005-04-01  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-tag-link-grep): Use clgrep-item.

2005-03-31  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Rename clmemo-tag-rel-* to clmemo-tag-link-*.
	(clmemo-reminder): Renamed from clmemo-inline-date-reminder.
	(clmemo-tag-rank-next-item): Rename clmemo-tag-time-stamp-* to
	clmemo-tag-rank-*.

2004-10-12  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-inline-date-reminder): New function.
	(clmemo-tag-time-stamp-create-buffer): Renamed from
	clmemo-tag-time-stamp-show.
	(clmemo-tag-time-stamp-sort-by-number)
	(clmemo-tag-time-stamp-sort-by-date): Follow the change.
	(clmemo-tag-time-stamp-mode): New major mode.
	(clmemo-tag-time-stamp-mode-map): New local map.
	(clmemo-tag-time-stamp-sort-by-date)
	(clmemo-tag-time-stamp-sort-by-number): Call them.
	(clmemo-tag-time-stamp-next-item)
	(clmemo-tag-time-stamp-previous-item)
	(clmemo-tag-time-stamp-show): New functions.

2004-09-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-tag-time-stamp-show): Go back to beginning of
	buffer after drawing the time-stamp buffer.

	* clmemo.el (clmemo-tag-insert): Do not call function insert if CC
	is non-nil, but just funcall insert-function.  The function insert
	is called in the insert-functions.
	(clmemo-read-file-name, clmemo-tag-time-stamp-insert): Follow the
	change.
	(clmemo-tag-rel-insert): Fix bug to call itself recursively.

2004-09-05  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-tag-insert): Fix to funcall the second
	argument of clmemo-tag-list.
	(clmemo-tag-time-stamp-insert): Follow the change of
	clmemo-tag-insert.

2004-08-22  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-tag-rel-root): New function.

2004-08-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-tag-time-stamp-insert): New function.
	(clmemo-tag-time-stamp-update): New function.
	(clmemo-tag-list): Add tag `time-stamp'.
	(clmemo-tag-time-stamp-sort-by-date)
	(clmemo-tag-time-stamp-sort-by-number)
	(clmemo-tag-time-stamp-show): New functions.

	* clmemo.el (clmemo-tag-rel-insert, clmemo-tag-rel-grep): New
	functions.
	(clmemo-tag-list): Add tag `rel'.

	* clmemo.el (clmemo-heading-regexp): One space should follow after
	the `*' asterisk.
	(clmemo-inline-date-p): Return nil if date start without `['.
	(clmemo-beginning-of-tag-string): Skip only inline-date.

2004-08-17  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-next-year, clmemo-previous-month): New functions.
	(clmemo-mode-map): Use them instead of clmemo-forward-month and
	clmemo-backward-month.

2004-08-16  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-next-year, clmemo-previous-year): New functions.
	(clmemo-mode-map): Use them instead of clmemo-forward-year and
	clmemo-backward-year.

2004-08-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-tag-insert-url-from-w3m): Fix bug of formating
	string as number.
	Go to the item which includes the url instead of date.
	Fix typo.
	(clmemo-quote-region): If called with prefix arg, ask quote string.
	(clmemo-schedule): Do not insert inline date template.
	Use inline date conversion instead.

2004-08-10  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-next-year, clmemo-previous-year): New functions.
	(clmemo-mode-map): Use them instead of clmemo-forward-year and
	clmemo-backward-year.

	* clmemo.el (clmemo-inline-date-insert-today): Insert inline date
	with item number if optinal argument ARG is non-nil.  Item number
	is counted from bottom of entry.
	(clmemo-goto-date): Count item number from bottom of entry.
	Set item the top of window.
	(clmemo-grep): Suppress byte-compile warning for function clgrep.

2004-08-05  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-get-title): Get subtitle recursively.
	(clmemo-goto-date): Skip private item.

2004-08-01  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-grep): Ask query before switching buffer if
	the value of variable clmemo-grep-function is 'clgrep.

2004-07-27  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-tag-insert-url-from-w3m): Check if the URL
	already exists.

2004-07-26  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Require parse-time.
	(clmemo-weekdays-regexp): New variable.
	Convert day of week to inline date.
	Require calendar. 
	(clmemo-get-week): Return list of (0 0 0 DAY MONTH YEAR DOW).
	(clmemo-inline-date-convert): Convert DOW to inline date.
	(clmemo-inline-date-insert): Call function
	clmemo-inline-date-convert or clmemo-inline-date-mode.

2004-07-23  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Comment fix.

	* clmemo.el (clmemo-inline-date-convert): Fix bug not to skip
	non-space sentences (ex. japanese chars).  Fix problem that
	function encode-time recognize only between 1970 and 2027.

2004-07-22  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: clmemo-1.0-rc1 Release.

	* clmemo.el (clmemo-inline-date-face): Fix typo.  Add paren before
	:bold.

2004-07-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Check variable minor-mode-list exist.  Require
	time-date.el when compile, because Emacs-20.6 does not autoload
	function date-to-time.
	(clmemo-yank): Add alternative code for function looking-back.  It
	is defined on 2003-05-31.

	* clmemo.el (clmemo-get-week): New function.
	(clmemo-get-date): New optional argument TODAY.  Returns list
	of (0 0 0 DAY MONTH YEAR) like function decode-time.
	(clmemo-forward-year, clmemo-backward-year)
	(clmemo-forward-month, clmemo-backward-month): Follow the change
	of return value of function clmemo-get-date.
	(clmemo-time-to-inline-date, clmemo-inline-date-convert): New functions.

2004-07-19  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-font-lock-keywords): Renamed from
	clmemo-font-lock-tag.

2004-07-12  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-paragraph-start, clmemo-paragraph-separate):
	New user option.
	(clmemo-mode): Use them.

	* clmemo.el (clmemo-one-prefix-arg, clmemo-grep): Call clmemo-mode.
	(clmemo-mode-hook): New user hook.
	(clmemo-mode): Use it.
	(clmemo-inline-date-mode-hook): Set hook user optional.

	* clmemo.el (clmemo-forward-year, clmemo-backward-year): Renamed
	from clmemo-(next|previous)-year.
	(clmemo-forward-month, clmemo-backward-month, clmemo-mark-month):
	New functions.
	(clmemo-mode-map): Bind them to `C-c{,}' and `C-cC-h'.
	(clmemo-inline-date-mode-map): Bind them to `{,}'.

	* clmemo.el (clmemo-inline-date-mode): Do not show the
	enable/disable message.
	(clmemo-inline-date-mode-map): Fix previous change.  Bind
	clmemo-(next|previous)-year to `[' and `]', respectively.

2004-07-11  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-mapc): New subst.  Function mapc comes from
	Emacs 21.1.
	(clmemo-new-title): Use it, instead of function mapc.
	(clmemo-mode): Appended to minor-mode-list.
	(clmemo-inline-date-mode): Defined without define-minor-mode.
	(clmemo-get-date): New function.
	(clmemo-next-year, clmemo-previous-year, clmemo-mark-year): New
	functions.

2004-07-04  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-grep): Use function switch-to-buffer instead
	of set-buffer and save-excursion.

2004-06-28  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-quote-prefix): New user option.
	(clmemo-insert-region, clmemo-quote-region): New functions.
	(clmemo-read-file-name): New function.

2004-06-27  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-tag-function-alist): Removed.
	(clmemo-tag-list): Inherite clmemo-tag-function-alist.
	(clmemo-tag-func, clmemo-tag-show): Follow the change of removed
	variable clmemo-tag-function-alist.
	(clmemo-forward-tag, clmemo-backward-tag): New functions.

2004-06-26  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-indent-only-one-tab): Removed.
	(clmemo-indent-region): Doc fix.  Fix bug of indentation.
	(clmemo-region-exists-p): New function.
	(clmemo-yank): Simplified.  Doc fix.
	(clmemo-kill-ring-save): Doc fix.

2004-06-25  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Rename from entry to title.  Comment fix.
	(clmemo-title-list, clmemo-subtitle-char)
	(clmemo-subtitle-punctuation-char, clmemo-title-format-function)
	(clmemo-new-title-hook, clmemo, clmemo-new-title-today)
	(clmemo-new-title, clmemo-get-title, clmemo-completing-read)
	(clmemo-subtitle-p, clmemo-split-title)
	(clmemo-inline-date-insert-today): Ditto.
	(clmemo-new-title, clmemo-forward-entry, clmemo-backward-entry):
	Rename from date to entry.

	* clmemo.el (clmemo-next-tag, clmemo-previous-tag): Fix typo.
	(clmemo-tag-insert-url-from-w3m): Suppress byte-compile warning.

2004-06-18  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-inline-date, clmemo-inline-date-and-num)
	(clmemo-inline-date-format): New variables.
	(clmemo-new-entry): Use t instead of unused variable OTHER-WINDOW.
	(clmemo-inline-date-p, clmemo-goto-date, clmemo-next-date)
	(clmemo-previous-date): New functions for inline date in clmemo.

2004-06-17  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-format-header-with-weekday)
	(clmemo-format-header-without-weekday): Fix bug of exceed or not
	reach the limit.
	(clmemo-kill-ring-save): New function from clgrep.
	(clmemo-grep): New function.
	(clgrep): Remov autoload clgrep.
	(clmemo-grep-function): Changed to user option.
	(clmemo-one-prefix-arg, clmemo-new-entry): Fixed bug that `C-u
	clmemo' in ChangeLog MEMO insert entry at today.
	(clmemo-next-item, clmemo-previous-item): Set arg optional.
	(clmemo-forward-date, clmemo-backward-date): Ditto.  Fix bug when
	the arg is nil.
	(clmemo-kill-ring-save): New function.

	* clmemo.el: Start depelopement of clmemo Version 2.
	Merge clkwd.el.

2004-03-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clkwd.el (clkwd-next-date-or-keyword): Fixed bug that does not
	move the point when one of the keyword or date only exists.

2004-02-09  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clkwd.el (clkwd-execute-function-alist):
	Renamed from clkwd-jump-function-alist.
	(clkwd-execute): Renamed from clkwd-jump.
	(clkwd-goto-date): Renamed from clkwd-jump-date.
	(clkwd-execute-keyword): Renamed from clkwd-jump-keyword.
	(clkwd-get-keyword): New function.
	(clkwd-execute-keyword): Use it.
	(clkwd-keyword-p): skip TAB and spaces before keyword.

2004-02-07  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clkwd.el: Remove "text" functions.
	(clkwd-insert-text, clkwd-jump-text): Removed.
	(clkwd-insert-text-other-file, clkwd-jump-text-other-file): Ditto.
	(clkwd-keyword-list, clkwd-insert-function-alist)
	(clkwd-jump-function-alist): Removed "text" from alist.

	* clkwd.el: Stop supporting text block.
	(clkwd-text-type, clkwd-insert-text-block)
	(clkwd-block-generate-tag): Removed.  Stop supporting text block.
	(clkwd-insert-text, clkwd-jump-text): Follow the changes.
	(clkwd-insert-text-other-file): Merged to clkwd-insert-text.
	(clkwd-jump-text-other-file): Merged to clkdw-jump-text.

	* clkwd.el: Update copyright.

2003-12-01  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Doc fix.

2003-12-01  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clkwd.el: Doc fix.
	(clkwd-jump-date): Follow the change of variable
	clgrep-header-regexp in [2003-07-15].

2003-10-20  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-font-lock-keywords): New variable.
	Highlight day of the week with date face.

2003-08-05  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clkwd.el (clkwd-date-today): Follow the change of variable
	clgrep-header-regexp.

2003-08-02  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Fix typo.

	* clmemo.el: (clmemo-insert-entry, clmemo-completing-read):
	No error for empty entry.
	Patch by rubikitch <rubikitch@ruby-lang.org>.

	* clmemo.el: *** empty log message ***

2003-07-31  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: (clmemo-header-regexp, clmemo-memo-separate)
	(clmemo-dummy-entry, clmemo-new-entry, clmemo-call-clgrep)
	(clmemo-replace-entry, clmemo-minor-mode): New system variables.
	(clmemo, clmemo-insert-entry): Use them.

	* clmemo.el: Remove $Log: $.

	* clkwd.el: Remove $Log: $.

2003-07-28  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el:
	Require add-log.el because clmemo prevent add-log from evaluating add-log-time-format.

2003-07-18  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-schedule-header): New user option.
	(clmemo-schedule): New function.

	* clmemo.el (clmemo): Fix bug about add-log-time-format.

2003-07-15  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Fix typo.

	* clmemo.el (clmemo-yank):
	Do not insert extra TAB at first line of yank text.

	* clmemo.el (clmemo-indent-only-one-tab): New user option.
	(clmemo-indent-region): Use it.

	* clmemo.el (clmemo-time-string-with-weekday): New user option.
	(clmemo): Use it.
	(add-log-iso8601-time-string-with-weekday): New function.
	Contributed by Satoru Takabayashi <satoru@namazu.org>.
	(clmemo-format-header-with-weekday)
	(clmemo-format-header-without-weekday): New function.

2003-05-20  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Change URL and Doc fix.

2003-05-19  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Fixed previous change.

2003-05-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el:
	Fixed bug that reading subentry prevents entry from expanding with cdr of
	clmemo-entry-list.
	Reported by Souhei Kawazu <wham@free.japandesign.ne.jp>
	(clmemo-subentry-p): New function.
	(clmemo-get-entry, clmemo-completing-read): Use it.

2002-12-26  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clkwd.el: Help!
	define-minor-mode does not work on Emacs 20.

	* clkwd.el: Use macroexpanded code for Emacs 20.

	* clkwd.el (clkwd-define-minor-mode):
	Remove body using keywordp built in function.

	* clkwd.el (clkwd-define-minor-mode):
	New alias.  Alias for define-minor-mode (Emacs 21) or
	macro definition (Emacs 20) copied from Emacs 21.

2002-12-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clkwd.el (define-minor-mode): defalias if not defined.
	Reported by TSURUDA Naoki.
	(clkwd-jump): Use clgrep-goto-line.
	(clkwd-insert-text-block): Call function clkwd-block-generate-tag.

2002-12-17  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Version 0.6.0 -- Work with clkwd.el
	Move provide code head of file.
	Load clkwd.el if found.
	(clmemo-www-item-insert): Move to clkwd.el
	(clmemo-mode): Doc fix.  show key-map correctly.

	* clkwd.el: Maybe it works.

2002-12-09  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clkwd.el: New file.

2002-10-16  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Doc fix.

2002-10-14  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Fixed previous bug.
	(clmemo-mode): Toggle off clmemo-mode only when get negative arg.

2002-10-14  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Fixed problem that failed to set clmemo-mode-map.

	* clmemo.el (clmemo):
	With prefix arg (C-u), if already visited the ChangeLog memo file,
	ask entry and insert it in the date where point is.

2002-10-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: clmemo-mode as minor mode.
	Doc fix.
	(clmemo-mode): New var.
	(clmemo-mode): New func.

2002-10-02  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Toggle open other window when called with C-u 0 and C-u 1.

2002-09-28  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el:
	Rename variable from clmemo-entry-alist to clmemo-entry-list.

	* clmemo.el (clmemo-completing-read):
	Accept not only alist but also list
	even in Emacs 21 or less.
	Reported by Katsuwo Mogi <mogi_k@hotmail.com>
	Thanks for information and suggestion to:
	 Hideaki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> and
	 IRIE Tetsuya <irie@t.email.ne.jp>.

2002-09-17  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Fixed typo.

	* clmemo.el: Fixed previous change.

2002-09-12  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Bind key:
	 C-n, C-p: Next (Previous) title.
	 C-f, C-b: Next (Previous) entry.

	* clmemo.el: Fixed another bug.
	(clmemo): Set clmemo-mode if it was, Otherwise do not set clmemo-mode.

	* clmemo.el (clmemo):
	Set clmemo-mode if it was, Otherwise do not set clmemo-mode.

2002-09-11  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Doc fix.

	* clmemo.el: New mode: ChangeLog MEMO mode.
	Some doc fix.

	* clmemo.el: Support yank and indent specialized for CLMEMO.
	(clmemo-yank, clmemo-indent-region): New function.
	Patch by rubikitch <rubikitch@ruby-lang.org>

2002-09-09  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el:
	Fixed bug that `C-u C-u C-x M' output results in reverse order.
	(clmemo): C-u C-u C-u then output is in reverse order.

2002-09-07  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo):
	Prefix argument twice (C-u C-u), then call `clgrep-clmemo'.

2002-09-05  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el (clmemo-subentry-punctuation-char): New variable.
	Customize punctuation char of subentry.
	defualt is `(SUBENTRY)'.

	* clmemo.el:
	Fixed problem about suppressing item even in writing sub-entry.

	Split function clmemo-entry to clmemo-get-entry and clmemo-insert-entry.
	(clmemo-get-entry, clmemo-insert-entry): New function.
	(clmemo-entry, clmemo-change-case): Removed.

2002-09-04  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Ignore case when completing entry.
	Fixed bug in previous change.

	* clmemo.el: Suppress new item, when keyboard-quit.
	Patch by rubikitch <rubikitch@ruby-lang.org>

2002-07-01  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Fixed bug that insert emacs/w3m info correctly.

2002-06-29  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Fixed typo.
	 Quetes " in the doc string.

	* clmemo.el:
	Cars of clmemo-entry-alist is dummy, and cdrs are the true.
	Just string is acceptable, and mixing them is a good idea.
	New func: clmemo-completing-read

2002-06-27  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Provide clmemo.

	* clmemo.el: Doc fix.
	Add doc for function clmemo-entry and clmemo-change-case.
	Also capitalize subentry, depending on var clmemo-entry-upper-case.

2002-06-21  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Add doc about setting key-binding.
	Fix code.
	New func: clmemo-change-case and clmemo-www-item-insert
	 Split from clmemo-entry.

2002-05-31  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Doc fix: clmemo is called interactively.

2002-05-17  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Support subentry.
	New var: clmemo-subentry-char
	 If you add clmemo-subentry-char end of the entry,
	 clmemo ask subentry.

2002-05-14  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Add doc about file variables in comment section.

2002-05-13  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Fixed bug of completing case sensitive.

2002-05-12  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Fixed typo.
	Fixed bug that clmemo with prefix arg also call clmemo-entry.
	Collaborate with emacs-w3m; ask inserting url and title.

2002-05-11  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: Doc fix and code shape up.
	Add Log.
	Set fill column 72.
	Open clmemo-file-name when clmemo called with prefix argument, even if
	clmemo file is closed.

2002-05-08  Masayuki Ataka  <ataka@milk.freemail.ne.jp>

	* clmemo.el: New file.

