X-Git-Url: http://git.sourceforge.jp/view?p=howm%2Fhowm.git;a=blobdiff_plain;f=ChangeLog;h=945e5ede7ca4ac8b19c0ee6a7b282299bb15be01;hp=a8146da4757a3f56c7dc55e460cff2eb6b2e1264;hb=b08d2cb8175686773b148149ac7f7707357e9f3a;hpb=e0237b07f60011a1926b36848c73340ae46cdb3e diff --git a/ChangeLog b/ChangeLog index a8146da..945e5ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +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 @@ -114,7 +155,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. @@ -154,7 +195,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 @@ -163,7 +204,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 @@ -213,7 +254,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 @@ -291,7 +332,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 @@ -324,7 +365,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 @@ -367,7 +408,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 @@ -516,7 +557,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 @@ -528,7 +569,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. @@ -585,7 +626,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 @@ -637,7 +678,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 @@ -865,7 +906,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 @@ -886,7 +927,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 @@ -1238,7 +1279,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. @@ -1365,7 +1406,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 @@ -1603,7 +1644,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 @@ -1617,7 +1658,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 @@ -1684,7 +1725,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'. @@ -1834,7 +1875,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 @@ -1922,7 +1963,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 @@ -1993,7 +2034,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 @@ -2022,7 +2063,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 @@ -2159,7 +2200,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 @@ -2210,7 +2251,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 @@ -2220,7 +2261,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 @@ -2230,13 +2271,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