X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=ChangeLog;h=c1660a645657bb255becc91cf6155e8aaf604722;hb=e011a70f5955b8eb2e30f7baf2f3833fc6d3216f;hp=1a808cb84195f4d4a17533e7a32515fdb9532bcb;hpb=6d6b4ca60e5c164a3e284ba82156b8ae33e83b7a;p=howm%2Fhowm.git diff --git a/ChangeLog b/ChangeLog index 1a808cb..c1660a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,100 @@ +2019-08-18 HIRAOKA Kazuyuki + + * configure.ac: set version as 1.4.6-snapshot3 + + * howm-common.el (howm-decode-time): fix for new decode-time + thx > U5948U5e7eU4e43 + https://twitter.com/U5948U5e7eU4e43/status/1162732269347336193 + http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b06917a4912a60402025286d07d4a195749245c4 + +2018-12-31 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.5 + +2018-09-29 HIRAOKA Kazuyuki + + * configure.ac: set version as 1.4.5-snapshot3 + +2018-09-29 HIRAOKA Kazuyuki + + * update autotools + +2018-09-27 HIRAOKA Kazuyuki + + * howm-mode.el + (howm-migemo-get-pattern, howm-migemo-client, howm-migemo-client-option): + support cmigemo as an alternative to migemo-client + +2018-03-31 HIRAOKA Kazuyuki + + * howm-mode.el: fix wrong warning "Requiring howm-mode is obsolete" + +2018-02-25 HIRAOKA Kazuyuki + + * configure.ac: set version as 1.4.5-snapshot2 + +2018-02-23 HIRAOKA Kazuyuki + + * howm-menu-fr.el: translate menu documents to French + thx > Xavier Maillard san (xavier at maillard.im) + +2018-02-13 HIRAOKA Kazuyuki + + * howm-vars.el (howm-menu-lang): fix "Lisp error: (void-function caddr)" + thx > dareka (2018-02-13 13:51:08) + http://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste + +2018-02-12 HIRAOKA Kazuyuki + + * howm-lang-fr.el: added for French menu + thx > Yassine-san + https://osdn.net/projects/howm/lists/archive/eng/2018/000136.html + http://piratepad.net/ZNywUOscRL + + * howm-vars.el (howm-menu-lang): add 'fr' for French menu + + * howm-mkmenu.el (howm-mkmenu-rules): ditto. + + * howm.el.in: ditto. + + * configure.ac: ditto. + + * Makefile.am: ditto. + +2018-01-02 HIRAOKA Kazuyuki + + * ChangeLog: update URL + +2018-01-02 HIRAOKA Kazuyuki + + * howm.el.in: update copyright years and email + +2017-12-25 HIRAOKA Kazuyuki + + * howm.el.in: use @VERSION@ macro for howm-version and MELPA + + * howm-version.el.in: deleted + +2017-01-01 HIRAOKA Kazuyuki + + * howm.el: update copyright years + +2016-12-31 HIRAOKA Kazuyuki + + * configure.ac: version 1.4.4 + +2016-09-28 HIRAOKA Kazuyuki + + * howm-date.el: extend the option howm-insert-date-future. + thx > Albert-san (areiner at tph.tuwien.ac.at) + https://osdn.jp/projects/howm/lists/archive/eng/2016/000118.html + (howm-action-lock-date-future): new option + (howm-action-lock-date): support howm-action-lock-date-future + (howm-datestr-expand): new value 'closer for FUTURE-P + + * howm-common.el (howm-time-difference-second): + support (HIGH LOW) without milliseconds for howm-datestr-expand + 2016-04-05 HIRAOKA Kazuyuki * howm.el: modify header comments for MELPA @@ -98,7 +195,7 @@ * howm-common.el (howm-subdirectory-p): check "local/remote" for avoiding unnecessary password prompting - (cf. http://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?Recentf) + (cf. https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?Recentf) thx > Koie-san (hide at koie.org) * howm-misc.el (howm-normalize-file-name): ditto. @@ -138,7 +235,7 @@ howm-mode was not set at C-c , c (howm-create) if howm-directory is placed under symbolic links. thx > dareka 2013-03-20 - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste 2013-03-18 HIRAOKA Kazuyuki @@ -147,7 +244,7 @@ * gfunc.el (gfunc-with): fix an error in emacs 24.3.1 without byte-compilation. "Can't detect type of ((:nest /home/.../) (%menu%) t) for howm-folder-grep-internal." thx > dareka 2013-03-17 - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste 2013-01-03 HIRAOKA Kazuyuki @@ -197,7 +294,7 @@ (howm-entitle-items-style1): improve efficiency of howm-list-all by avoiding redundant grep calls. thx > dareka 2012-12-10, 2012-12-15, 2012-12-16, 2012-12-28 - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste (howm-item-list-filter): ditto 2012-12-27 HIRAOKA Kazuyuki @@ -275,7 +372,7 @@ are obsolete in emacs-24. thx > Sasaki Kan san (sasaki at fcc.ad.jp) thx > dareka 2012-02-12, 2012-02-17 - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste (howm-if-unbound): ditto. 2012-01-01 HIRAOKA Kazuyuki @@ -308,7 +405,7 @@ * riffle.el (riffle-pop-to-buffer): fix. windows were split recursively if frame size is large. thx > dareka - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste 2011-03-20 HIRAOKA Kazuyuki @@ -351,7 +448,7 @@ * howm-vars.el (howm-define-risky-command): avoid old-style-backquotes warning when *.elc is loaded. thx > dareka - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste 2011-01-06 HIRAOKA Kazuyuki @@ -500,7 +597,7 @@ "Spawning child process: exec format error" if howm-view-use-grep is set and there are too many recently-changed files. thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/733 - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Windows + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?Windows * howm-vars.el (howm-command-length-limit): new option @@ -512,7 +609,7 @@ (howm-filter-items-by-contents): splitted from howm-view-remove-by-contents for functional style. it will be used in - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?HidePrivateReminder + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?HidePrivateReminder thx > http://pc11.2ch.net/test/read.cgi/unix/1141892764/731 (howm-entitle-items-style1): use howm-view-search-folder-fi. (howm-item-list-filter): ditto. @@ -569,7 +666,7 @@ * howm-view.el (howm-view-summary-item): fix. use full path for equivalence check thx > dareka - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste 2008-10-07 HIRAOKA Kazuyuki @@ -621,7 +718,7 @@ first argument was not used, and some items were dropped in howm-menu-categorized-reminder. thx > taka-san - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportPaste 2008-07-25 HIRAOKA Kazuyuki @@ -849,7 +946,7 @@ * howm-misc.el (howm-test): add docstring. thx > dareka - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReport 2007-11-07 HIRAOKA Kazuyuki @@ -870,7 +967,7 @@ * howm-view.el (howm-view-sort/filter-doit): fix. return list of items for backward compatibility. thx > taku-san - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?HidePrivateReminder + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?HidePrivateReminder 2007-05-28 HIRAOKA Kazuyuki @@ -1222,7 +1319,7 @@ http://lists.sourceforge.jp/mailman/archives/howm-eng/2006/000020.html http://lists.sourceforge.jp/mailman/archives/howm-eng/2006/000022.html thx > anonymous - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?ExternalTool + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?ExternalTool * howm-vars.el (howm-menu-reminder-separators): fix. "Between schedule and todo" corresponds to nil. @@ -1349,7 +1446,7 @@ 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 + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?LinuxZaurus http://noir.s7.xrea.com/archives/000136.html 2006-01-23 HIRAOKA Kazuyuki @@ -1587,7 +1684,7 @@ 2005-10-25 HIRAOKA Kazuyuki * howm-vars.el (howm-view-dired-keep-cursor): new option. - thx > 797 http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport + thx > 797 https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReport 2005-10-24 HIRAOKA Kazuyuki @@ -1601,7 +1698,7 @@ * 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 + thx > 797 https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReport 2005-10-16 HIRAOKA Kazuyuki @@ -1668,7 +1765,7 @@ * 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 + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReport * howm-date.el (howm-action-lock-date-search): add `howm-set-command'. @@ -1818,7 +1915,7 @@ * 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 + thx > https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?Comment 2005-06-10 HIRAOKA Kazuyuki @@ -1906,7 +2003,7 @@ 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 + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?LinuxZaurus 2005-05-27 HIRAOKA Kazuyuki @@ -1977,7 +2074,7 @@ 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 + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReport 2005-05-17 HIRAOKA Kazuyuki @@ -2006,7 +2103,7 @@ * howm-vars.el (howm-user-font-lock-keywords): new option thx > taku-san - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Idea + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?Idea 2005-05-15 HIRAOKA Kazuyuki @@ -2143,7 +2240,7 @@ * howm-vars.el: new file begin to support defcustom thx > - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?RoadMap + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?RoadMap http://pc8.2ch.net/test/read.cgi/unix/1077881095/668 * configure.in: version 1.2.3 @@ -2194,7 +2291,7 @@ * 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 + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReport 2005-04-24 HIRAOKA Kazuyuki @@ -2204,7 +2301,7 @@ 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 + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReport 2005-04-23 HIRAOKA Kazuyuki @@ -2214,13 +2311,13 @@ 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 + https://howm.osdn.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 + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?MaxSpecpdlSize * Makefile.am (EXTRA_DIST): test.bat was not included in tar.gz