From 94dea40f2f0510c54298ca7f5a1026b3a49ae5ef Mon Sep 17 00:00:00 2001 From: HIRAOKA Kazuyuki Date: Tue, 2 Jan 2018 22:21:27 +0900 Subject: [PATCH] update URL (sj.jp ==> osdn.jp) --- ChangeLog | 56 +++++++++++---------- doc/CL-HOWM.ja.rd | 2 +- doc/ChangeLog | 8 ++- doc/OLD.rd | 124 +++++++++++++++++++++++------------------------ doc/README-j.html | 38 +++++++-------- doc/README.ja.rd | 38 +++++++-------- doc/TUTORIAL.ja.rd | 2 +- doc/index-j.html | 28 +++++------ doc/index.html | 10 ++-- ext/ChangeLog | 6 ++- ext/hcal.rb | 2 +- howm-menu-ja.el | 4 +- howm-view.el | 4 +- ja/0000-00-00-000000.txt | 4 +- 14 files changed, 169 insertions(+), 157 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1f38b70..8886c26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-01-02 HIRAOKA Kazuyuki + + * ChangeLog: update URL + 2018-01-02 HIRAOKA Kazuyuki * howm.el.in: update copyright years and email @@ -168,7 +172,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 @@ -177,7 +181,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 @@ -227,7 +231,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 @@ -305,7 +309,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 @@ -338,7 +342,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 @@ -381,7 +385,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 @@ -530,7 +534,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 @@ -542,7 +546,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. @@ -599,7 +603,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 @@ -651,7 +655,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 @@ -879,7 +883,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 @@ -900,7 +904,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 @@ -1252,7 +1256,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. @@ -1379,7 +1383,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 @@ -1617,7 +1621,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 @@ -1631,7 +1635,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 @@ -1698,7 +1702,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'. @@ -1848,7 +1852,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 @@ -1936,7 +1940,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 @@ -2007,7 +2011,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 @@ -2036,7 +2040,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 @@ -2173,7 +2177,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 @@ -2224,7 +2228,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 @@ -2234,7 +2238,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 @@ -2244,13 +2248,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 diff --git a/doc/CL-HOWM.ja.rd b/doc/CL-HOWM.ja.rd index 8db7cc8..daced02 100644 --- a/doc/CL-HOWM.ja.rd +++ b/doc/CL-HOWM.ja.rd @@ -117,7 +117,7 @@ ChangeLog Memo == Êä­ howm memo ¤Ç RD ·Á¼°¤ò¤ª»È¤¤¤ÎÊý¤Ï, -(()) +(()) ¤âÊ»ÍѤ¹¤ë¤ÈÊØÍø¤«¤â¤·¤ì¤Þ¤»¤ó. ¾å¤Î howm-to-change-log ¤Î¤«¤ï¤ê¤Ë, ¼¡¤Îµ¡Ç½¤¬»È¤¨¤Þ¤¹. diff --git a/doc/ChangeLog b/doc/ChangeLog index c2126b1..bacb257 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2018-01-02 HIRAOKA Kazuyuki + + * index.html: update URL + 2016-12-31 HIRAOKA Kazuyuki * README.ja.rd: update version. @@ -137,7 +141,7 @@ link to "much kinder tutorial by Dave O'Toole san" is removed because http://dto.twu.net/HowmTutorial.howm.html is not found now. thx > ganba san - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?e.BBS + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?e.BBS * README.rd: ditto. @@ -196,7 +200,7 @@ * README.ja.rd: describe that 'configure --with-xemacs' changes default lispdir to /usr/lib/xemacs/site-lisp/howm. thx > 2ch 797 san - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReport 2005-10-18 HIRAOKA Kazuyuki diff --git a/doc/OLD.rd b/doc/OLD.rd index 8462121..2069b87 100644 --- a/doc/OLD.rd +++ b/doc/OLD.rd @@ -20,9 +20,9 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * grep ¤Î¥Ç¥Õ¥©¥ë¥È¥ª¥×¥·¥ç¥ó¤òÀßÄꤹ¤ëÁ°¤Ë, --exclude-dir ¤¬Ä̤뤫³Îǧ¤¹¤ë¤è¤¦¤Ë¤·¤Þ¤·¤¿. * Â礭¤¤¥Õ¥ì¡¼¥à¤Ç°ìÍ÷ɽ¼¨¤ò¤·¤¿¤È¤­¤Î;·×¤Ê¥¦¥£¥ó¥É¥¦Ê¬³ä¤ò½¤Àµ - (()) + (()) * howm-vars.elc ¥í¡¼¥É»þ¤Î·Ù¹ð¡Öold-style backqoute detected!¡×¤ò²óÈò. - (()) + (()) * ¥ê¥ê¡¼¥¹ÈÇ howm-1.3.9.1 [2011-01-02] * fix: emacs-24.0.50 ¤Ç¤Î¥¨¥é¡¼ @@ -59,13 +59,13 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * (()) ¤È¤Î ¸ß´¹À­¤Î¤¿¤á, grep ¸Æ¤Ó½Ð¤·»þ¤Ë¥Ç¥£¥ì¥¯¥È¥ê̾ËöÈø¤Î / ¤òºï½ü. (()) - * (()) + * (()) ¤Î¤¿¤á¤ËÆâÉô¤ò¾¯¤·Áݽü. (()) * fix * C-c , l (howm-list-recent)»þ¤Ë³ºÅö¥Õ¥¡¥¤¥ë¤¬Â¿¤¹¤®¤ë¤È¥¨¥é¡¼. (()) - (()) + (()) * howm-view-use-grep ¤òÀßÄꤷ¤Æ¤¤¤ë¾ì¹ç¤Ëȯ¾É. meadow ¤À¤È "Spawning child process: exec format error" ¤Ë¤Ê¤ë¤é¤·¤¤. * grep ¸Æ¤Ó½Ð¤·»þ¤Î¥³¥Þ¥ó¥É¥é¥¤¥ó¤¬ howm-command-length-limit °Ê¾å¤Ë @@ -108,7 +108,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * lisp ¤¬¤ï¤«¤é¤Ê¤¤Êý: ((<2ch UNIX ÈÄ howm ¥¹¥ì|URL:http://hibari.2ch.net/test/read.cgi/unix/1141892764/l50>)) ¤« - (()) + (()) ¤Ç¤´ÁêÃ̤ò * ¤â¤·µìÊÑ¿ô¤ò¥»¥Ã¥È¤·¤¿¤Þ¤Þ¤Ë¤·¤Æ¤ª¤¯¤È¡Ä * ñ½ã¤ËÆɤߤ«¤¨¤é¤ì¤½¤¦¤Ê¤é, ¿·ÊÑ¿ô¤ËÆɤߤ«¤¨¤Æ¿·½èÍý¤ò¼Â¹Ô @@ -123,7 +123,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * °ìÍ÷¥Ð¥Ã¥Õ¥¡ * ¸¡º÷»þ¤ÎÆâÉôŪ¤Ê°ìÍ÷¥Ð¥Ã¥Õ¥¡ºÆɽ¼¨¤òÍÞÀ© * °ìÍ÷¥Ð¥Ã¥Õ¥¡¤«¤é¤Î X (dired-x) »þ¤Ë, ¥«¡¼¥½¥ë¤òÂбþ¥Õ¥¡¥¤¥ë̾¤ØÃÖ¤¯ - (()) + (()) > 797 ¤µ¤ó * 1.3.2 ¤Î±£¤·µ¡Ç½¤ò¸ø¼°²½ & ¥Ç¥Õ¥©¥ë¥È²½. ÊÑ¿ô howm-view-dired-keep-cursor ¤Ïºï½ü¤·¤Þ¤·¤¿. @@ -174,7 +174,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * make test »þ¤Ë ~/.howm-history ¤ò±ø¤µ¤Ê¤¤ * fix * howm-menu-categorized-reminder ¤Çɽ¼¨¤µ¤ì¤Ê¤¤¹àÌܤ¬¤¢¤Ã¤¿ - (()) + (()) * (setq howm-view-list-title-type 2) ¤Î¤È¤­ C-c , a ¤Ç¥¨¥é¡¼ (()) * ¥¿¥¤¥È¥ë¤Î¤Ê¤¤¥á¥â¤¬ C-c , a ¤Çɽ¼¨¤µ¤ì¤Ê¤«¤Ã¤¿ @@ -185,9 +185,9 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ (()) * ͽÄêɽ¤ä todo ¥ê¥¹¥È¤Ç action-lock-mode ¤¬ÉÔËܰդ˥ȥ°¥ë. * howm2, howmkara ¤Î -exclude ¥ª¥×¥·¥ç¥ó¤ËÉÔ¶ñ¹ç. - (()) > dareka ¤µ¤ó - * (())¤Ç C-c , t ¤¬¡ÖNo match¡×¤Ë - (()) > taku ¤µ¤ó + (()) > dareka ¤µ¤ó + * (())¤Ç C-c , t ¤¬¡ÖNo match¡×¤Ë + (()) > taku ¤µ¤ó * ¸ß´¹À­¤ò½¤Éü * howm-occur ¤Ç°ìÍ÷¥Ð¥Ã¥Õ¥¡¤Î¸¡º÷¸ì¤¬¥Ï¥¤¥é¥¤¥È¤µ¤ì¤Ê¤¯¤Ê¤Ã¤Æ¤¤¤¿ * ¡Ö¡ã¡ã¡ã ¥Æ¥¹¥È ¡ã¡ã¡ã Test¡×¤Î¡ÖTest¡×¾å¤Ç RET ¤òᤤ¤Æ¤â¡Ö¥Æ¥¹¥È¡×¤¬ @@ -208,10 +208,10 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¥á¥Ë¥å¡¼¤Î¡Ö%reminder¡×¤ÎÄì¤Ë, ²á¤®¤¿Í½Ä꤬ɽ¼¨¤µ¤ì¤Æ¤¤¤¿. (()) * ¥á¥Ë¥å¡¼Ãæ¤Î¡Ö> 2006-07-26-015606 | ¡Ä¡×¤Î¡Ö7¡×¾å¤Ç RET ¤ò᤯¤È¥¨¥é¡¼. - (()) > na ¤µ¤ó + (()) > na ¤µ¤ó * ÊÑ¿ô howm-menu-list-regexp ¤ÎÄêµÁ¤ò¤Á¤ç¤Ã¤Èľ¤·¤¿¤À¤± * °Û¤Ê¤ë¥Ç¥£¥ì¥¯¥È¥ê¤ÎƱ̾¥Õ¥¡¥¤¥ë¤¬°ìÍ÷ɽ¼¨¤Çº®Æ±¤µ¤ì¤Æ¤¤¤¿. - (()) + (()) * howm-view-split-horizontally ¤¬ t ¤Ç¤â nil ¤Ç¤â¤Ê¤¤¤È¤­¤ÎÆÃÊ̤ÊÆ°ºî¤òÇÑ»ß. (()) * howm-1.2 ¡Á 1.3.7rc2 ¤Ç²õ¤ì¤Æ¤¤¤¿¤¬, ¥Ð¥°¥ì¥Ý¡¼¥È¤Ê¤·. @@ -370,10 +370,10 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ thx > Ãݼ¤µ¤ó * (()) ¤Ç¥¨¥é¡¼¤¬½Ð¤Æ¤¤¤¿¤½¤¦. - (()) + (()) > (TxT) ¤µ¤ó * emacs20 ¤Ç M-x howm-bug-shot ¤¬¥¨¥é¡¼¤Ë¤Ê¤Ã¤Æ¤¤¤¿. - (()) + (()) > ƨÈò¤µ¤ó * ¥ê¥ê¡¼¥¹ÈÇ howm-1.3.2 [2005-11-04] @@ -383,7 +383,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¥ê¥ê¡¼¥¹Í½ÄêÈÇ 1.3.2rc4 ¤ÈƱ¤¸¤â¤Î¤Ç¤¹ * Êѹ¹ * ¥á¥Ë¥å¡¼¤Î [º£Æü] (C-c , , .) ¤Ç¤â¥Ç¥Õ¥©¥ë¥È¤Ç¥¿¥¤¥È¥ë¤òɽ¼¨. - (()) + (()) > nobu ¤µ¤ó * ¥¿¥¤¥È¥ëɽ¼¨¤·¤¿¤¯¤Ê¤±¤ì¤Ð¡Ä * M-x customize-variable RET howm-list-title RET @@ -394,14 +394,14 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ ÆüÉÕ¾å¤Ç¤Î RET ¤¬¥¨¥é¡¼ (()) * xemacs ¤À¤È, °ìÍ÷¥Ð¥Ã¥Õ¥¡¤«¤é¤Î X (dired-x) ¤¬¥¨¥é¡¼ - (()) + (()) > 797 ¤µ¤ó * ¤Ä¤¤¤Ç¤Ë, Ʊ¤¸¥Õ¥¡¥¤¥ë¤¬²¿ÅÙ¤âɽ¼¨¤µ¤ì¤ë¤Î¤ò½¤Àµ * howm-view.el ¤Ë (require 'riffle) ¤òÄɲà (()) * Makefile °Ê³°¤Î¼ê½ç¤Ç¥Ð¥¤¥È¥³¥ó¥Ñ¥¤¥ë¤¹¤ë¤È M-x howm-menu ¤¬¥¨¥é¡¼ (()) - (()) + (()) * ¥ê¥ê¡¼¥¹ÈÇ howm-1.3.1 [2005-08-17] * xemacs ¤Ç¤ä¤±¤ËÃÙ¤¯¤Ê¤Ã¤Æ¤¤¤¿¤Î¤ò½¤Àµ @@ -468,7 +468,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * »ÅÍÍÊѹ¹ * howm-template ¤ÎÃͤ¬´Ø¿ô¤À¤Ã¤¿¤È¤­¤Ï, ¡Öuniversal-argument ¤È((*ľÁ°¤Î¥Ð¥Ã¥Õ¥¡*))¡×¤ò°ú¿ô¤Ë¤·¤Æ¤½¤¤¤Ä¤ò¸Æ¤Ö - (()) + (()) * »ÈÍÑÎã ;; snap.el ¤Ç¤Î¥ê¥ó¥¯¤òÆþ¤ì¤ë (setq howm-template #'my-howm-template) @@ -501,7 +501,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * (setq howm-message-time t) ¤¹¤ì¤Ð, ¸¡º÷Åù¤ËÍפ·¤¿»þ´Ö¤òɽ¼¨ * 1.2 ¤«¤é * come-from ¥­¡¼¥ï¡¼¥É¤Î alias ¢¥ ¢ª ((<¥á¥â¤ò½ñ¤³¤¦>)) - (()) + (()) * ¥á¥Ë¥å¡¼ * ¥á¥Ë¥å¡¼¤Ë¡Ö%recent¡×¤ä¡Ö%random¡× ¢¥ (()) @@ -509,9 +509,9 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¥á¥Ë¥å¡¼Ãæ¤ËÊÑ¿ô¤ä´Ø¿ô¤ÎÃͤòɽ¼¨ * °ìÍ÷ * ¥½¡¼¥ÈË¡¤Ë¡Örandom¡×¤òÄɲà - (()) + (()) * °ìÍ÷ɽ¼¨Áë¤Î¹Ô¿ôÀßÄê - (()) + (()) (()) (setq howm-view-summary-window-size 10) * ¡Ö¥¿¥¤¥È¥ë¡×¤ÎÀµµ¬É½¸½¤ò, µ¡Ç½¤´¤È¤ËÊѹ¹²Äǽ @@ -601,7 +601,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * M-x howm-elp ¤Ç, ¥×¥í¥Õ¥¡¥¤¥é elp ¤Î½àÈ÷ * ¤½¤Î¾¤Î²þÎÉ * M-x customize ¤ËÂбþ ([Applications] ¢ª [Howm]) - (()) + (()) (()) * °ìÍ÷¥Ð¥Ã¥Õ¥¡¤Ç, Ʊ¤¸¥Õ¥¡¥¤¥ë̾¤ò¤¯¤êÊÖ¤·É½¼¨¤·¤Ê¤¤ (()) @@ -630,7 +630,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * make »þ¤Î·Ù¹ð¡Ö¡Ä not known to be defined¡×¤òÍÞÀ© (()) * riffle.el ¤Î»ÅÍͤòÊѹ¹(gfunc.el ¤ò»È¤¦). ¥æ¡¼¥¶¡¼¤Ë¤Ï±Æ¶Á¤Ê¤¤¤Ä¤â¤ê. - (()) + (()) ¤â¤À¤¤¤¸¤ç¤¦¤Ö¤È»×¤¦¤ó¤À¤±¤É¡Ä * ¥Ð¥°½¤Àµ * Çò¹õµ¡¤Ç¥¨¥é¡¼ @@ -657,7 +657,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ (()) * ¥á¥Ë¥å¡¼¤Ëɽ¼¨¤µ¤ì¤ëͽÄê¤ÎÈϰϤ¬°ìÆüû¤«¤«¤Ã¤¿ * xemacs ¤Ç, ¥Õ¥¡¥¤¥ë¤¬¾¯¤Ê¤¤¤È¥á¥Ë¥å¡¼¤Î %recent ¤¬¥¨¥é¡¼¤Ë - (()) + (()) * ¥á¥Ë¥å¡¼¾å¤Ç C-c , r ¤·¤¿¤È¤­¤Ï¡Ö¥á¥Ë¥å¡¼¹¹¿·¡× (()) * howm-menu-list-face ¤Î¥Ç¥Õ¥©¥ë¥È¤ò¶õ¤Ë @@ -669,7 +669,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ ¡Öhowm¡×¤Ëľ¤·¤Æ¤¯¤À¤µ¤¤. * (()) ¤Ç¥¨¥é¡¼ (´Ø¿ô howm-view-sort-items ¤¬¤Ê¤¤) - (()) + (()) > (TxT) ¤µ¤ó * ¥ê¥Þ¥¤¥ó¥Àľá¤­¤Ç¥á¥Ë¥å¡¼¤¬Êø¤ì¤ë (()) @@ -720,9 +720,9 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ²þÎÉ * egrep, fgrep ¤¬¤Ê¤¤¤±¤É GNU grep ¤Ï¤¢¤ë, ¤È¤¤¤¦´Ä¶­(¥ê¥Ê¥¶¥¦?)¤ËÂбþ (()) - (()) + (()) * contents ¤Ç¤Î¹Ê¤ê¹þ¤ß¤â C-u ¤ËÂбþ (¥Þ¥Ã¥Á¤·¤¿¥á¥â¤òÇÓ½ü) - ¢ª ((<±þÍÑÎã|URL:http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?HidePrivateReminder>)) + ¢ª ((<±þÍÑÎã|URL:https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?HidePrivateReminder>)) (()) * todo ¥ê¥¹¥È¤ä¥á¥Ë¥å¡¼¤Î %reminder ¤Ç¤â, ½ÜÅÙ¤¬Æ±¤¸¤Ê¤éʸ»úÎó½ç¥½¡¼¥È (()) @@ -757,7 +757,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¤Ä¤¤¤Ç¤Ë, howm-excluded-file-regexp ¤Î¥Ç¥Õ¥©¥ë¥È¤Ë (image-file-name-regexp) ÁêÅö¤òÄɲà * 0123-45-6789 ¤ß¤¿¤ÊÅÅÏÃÈÖ¹æ¤Ë²¼Àþ¤ò°ú¤«¤Ê¤¤ (ÆüÉդȤߤʤ¹¾ò·ï¤ò¸·¤·¤¯) - (()) + (()) * ¡Ö%¡×¤ò´Þ¤à message ¤Î¥¨¥é¡¼ * emacs20 ¤Ç¥á¥Ë¥å¡¼¤ò±£¤·¥Ð¥Ã¥Õ¥¡¤Ë¤¹¤ë¤È¿§¤¬¤Ä¤«¤Ê¤¤ (()) @@ -765,7 +765,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ (()) * come-from µ­Ë¡¤òÊѹ¹¤·¤¿¾ì¹ç¤Î¼êÅö¤Æ (thx > taku ¤µ¤ó) - (()) + (()) * ¥Æ¥¹¥ÈÈÇ¡¦¥ê¥ê¡¼¥¹Í½ÄêÈǤΠbug fix (¾¶) * >>> ~/hoge.ps ¤ä file://~/hoge.ps ¤ò RET ¤Ç³«¤³¤¦¤È¤¹¤ë¤È¥¨¥é¡¼ (thx > Konstantin Levinski (kostya@pmail.ntu.edu.sg)) @@ -784,13 +784,13 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * Meadow 2.10 ¤Ç make ¤¬¥¨¥é¡¼¤Ë (thx > taku ¤µ¤ó, ¡Ö¤â¡×¤µ¤ó) (()) - (()) + (()) * Meadow-1.15 ¤À¤È, image-file-name-regexps ¤¬Ì¤ÄêµÁ¤Ç¥¨¥é¡¼ (thx > ƨÈò¤µ¤ó) - (()) + (()) * howm-directory ¤¬ ~/.howm ¤Î¤è¤¦¤Ê¥É¥Ã¥È¥Ç¥£¥ì¥¯¥È¥ê¤À¤È²¿¤â¸¡º÷¤µ¤ì¤º (thx > taku ¤µ¤ó) - (()) + (()) * [2004-12-11] v1.2.1 * Note @@ -835,9 +835,9 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * howm-list-migemo ¤¬Ä¾ÀÜ howm-view-search ¤òᤫ¤Ê¤¤¤è¤¦ * howm-set-mode-p ¤ò howm-set-mode ¤«¤éʬΥ (()) - (()) + (()) * ¥ê¥Þ¥¤¥ó¥À¤Î action-lock ¤òÀ°Íý¤·¤Æ¤¤¤¸¤ê¤ä¤¹¤¯. Æ°ºî¤ÏÊѲ½¤Ê¤¤¤Ï¤º. - (()) + (()) * ÉûºîÍѤÇ, howm-reminder-regexp-XXX-pos ¤Î¥Ç¥Õ¥©¥ë¥ÈÃͤ¬¤Ò¤È¤Ä¤º¤ì¤¿ * ¤½¤Î¾ * °ìÍ÷¥Ð¥Ã¥Õ¥¡¤ÈÆâÍƥХåե¡¤ò¡Öo¡×¤Ç¹Ô¤­Íè @@ -857,12 +857,12 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ÌÜ¶Ì * todo ¤Î¿··¿: ÊÝα¡Ö[2004-01-09]~100 ¤Û¤²¡× (()) - (()) + (()) * ¥á¥Ë¥å¡¼¡¦Í½Äêɽ¡¦todo °ìÍ÷¤«¤é, -+!@~. ¾å¤Ç RET ¤òľÀÜᤱ¤ë (()) (()) (()) - (()) + (()) (()) (()) * ¾®²þ¤ @@ -946,7 +946,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¿ʸ»ú¥³¥Þ¥ó¥É ¢ª ³¤±¤Æ¥ß¥Ë¥Ð¥Ã¥Õ¥¡¤«¤éÆþÎÏ * °ìÍ÷¤«¤é C-u f ¤·¤¿¤È¤­¤Ë¤Ï¡ÖReject¡×¤Èɽ¼¨ * ͽÄêɽ¡¦todo °ìÍ÷¤ËÍËÆü¤òɽ¼¨ - (()) + (()) * ʸ½ñ¤Î¹¹¿· * ¥¤¥ó¥¹¥È¡¼¥ëË¡¤ÎÀâÌÀ¤Ï, make install ¤ÎÊý¤ò¥á¥¤¥ó¤Ë * index-j.html ¤Ë²èÁü¤È UNIX USER µ­»ö¤Ø¤Î¥ê¥ó¥¯¤òÄɲà @@ -994,7 +994,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * README ÄûÀµ (howm-title-header ¢ª howm-view-title-header) * Meadow ÍѤΡ֥ɥ饤¥Ö̾¤ÎÂçʸ»ú¾®Ê¸»ú¡×Âкö¤ò Èù½¤Àµ(howm-normalize-file-name). µóÆ°¤ÏÊѲ½¤Ê¤¤¤Ï¤º. - (()) + (()) * ¥Æ¥¹¥ÈÈǤΥХ°(¾¶) * ¡Ö¥á¥Ë¥å¡¼¤Ë %recent¡×¤ÇÂоݳ°¥Õ¥¡¥¤¥ë¤Î¥Á¥§¥Ã¥¯¤ò˺¤ì¤Æ¤¿ (()) @@ -1005,7 +1005,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * emacs -nw ¤Ê¤È¤­, [2004-08-08]! ¤Î¡Ö!¡×¤Ç RET ᤯¤È¥¨¥é¡¼ (()) * ³Æ¥Õ¥¡¥¤¥ë¸ÄÊÌ¤Ë byte-compile ¤·¤¿¤È¤­¤ÎÉÔ¶ñ¹ç - (()) + (()) * ¥Þ¥¯¥í¤¬¥Þ¥¯¥í°·¤¤¤µ¤ì¤Æ¤Ê¤«¤Ã¤¿ ¢ª ¥Õ¥¡¥¤¥ë¤Þ¤¿¤¤¤Ç»È¤¦¥Þ¥¯¥í¤Ï howm-common.el ¤ËÃÖ¤­, ³Æ howm-*.el ¤¬ÌÀ¼¨Åª¤Ë require @@ -1036,7 +1036,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ »î¤·¤Æ¤¤¤¿¤À¤±¤ë¤È½õ¤«¤ê¤Þ¤¹. ¸«¤¿ÌܤÎÆ°ºî¤Ï²¿¤âÊѤï¤é¤Ê¤¤¤Ä¤â¤ê¤Ç¤¹¤¬¡Ä * ¡Öcome-from ¥­¡¼¥ï¡¼¥É¤Î alias¡×¤Ë¸þ¤±¤¿ÉÛÀФǤ¹ - (()) + (()) * fix * ¡Ö<<< foo {_}¡×¤Î¡Ö<<<¡×¤Ç RET ᤤ¤Æ¤â no match * grep »ÈÍÑ»þ¤Î¤ß? ({}¤¬Æüìʸ»ú) @@ -1095,7 +1095,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * [2004-02-23] ¤Î½¤Àµ¤Ï¤Þ¤Á¤¬¤Ã¤Æ¤¿¤Î¤ÇºÆ½¤Àµ * emacs20, meadow1.x(?) ¤Ç http:// ¤Ë²¼Àþ¤¬¤Ä¤«¤Ê¤¤ (³ÈÄ¥Àµµ¬É½¸½ "[htp]\\{3,5\\}") - (()) + (()) * grep ÉÔ»ÈÍÑ»þ, S ¢ª foo ¤Ç¡ÖFoo¡×¤¬¤Ò¤Ã¤«¤«¤é¤Ê¤¤ (()) * README ¤Î½¤Àµ @@ -1119,14 +1119,14 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¤Û¤ó¤È¤Ï¥Õ¥¡¥¤¥ëËÁƬ¤È³ÈÄ¥»Ò¤«¤é¼«Æ°È½Äꤹ¤Ù¤­¤Ê¤ó¤À¤±¤É, ¤Ò¤È¤Þ¤º. * °ìÍ÷¤Î¥½¡¼¥È´ð½à (howm-list-normalizer) (()) - (()) + (()) * ¥á¥Ë¥å¡¼¤ÎͽÄêɽ¤Îɽ¼¨ÈÏ°Ï (howm-menu-schedule-days-before) - (()) + (()) * ÆüÉդο·µ¬ÆþÎÏ»þ¤Ëǯ¤ä·î¤òά¤·¤¿¤é̤Íè¤È²ò¼á (howm-insert-date-future) (()) * howm-template ¤òÁªÂò²Äǽ¤Ë - (()) - (()) + (()) + (()) * (setq howm-list-title t) ¤¹¤ì¤Ð, °ìÍ÷¤Ç¤Ï¾ï¤Ë¥¿¥¤¥È¥ë¤òɽ¼¨ (()) * howm-list-recent-title, howm-list-all-title ¤Ï undocumented ¤Ë. @@ -1139,11 +1139,11 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ (thx > 'UCONN¤Î¥Ý¥¹¥É¥¯'¤µ¤ó) * ¿·¥³¥Þ¥ó¥É * C-c , s ¤Ç¸ÇÄêʸ»úÎ󸡺÷ howm-list-grep-fixed (C-u C-c , g ¤ÈƱ¤¸) - (()) + (()) * C-c , SPC ¤Ç howm ¤Ê¥Ð¥Ã¥Õ¥¡¤È howm ¤Ç¤Ê¤¤¥Ð¥Ã¥Õ¥¡¤È¤òÀÚ¤êÂؤ¨. howm ¤Ê¥Ð¥Ã¥Õ¥¡¤¬¤Ê¤±¤ì¤Ð¥á¥Ë¥å¡¼¤ò³«¤¯. - (()) - (()) + (()) + (()) * °ìÍ÷ɽ¼¨¡¦ÆâÍÆɽ¼¨¤Ç¤Ï n, p ¤Ç¤â¥«¡¼¥½¥ë¾å²¼ (()) * ¡Öfile://¡Ä¡×¾å¤Ç C-u RET ¢ª find-file-other-window @@ -1169,7 +1169,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¥á¥Ë¥å¡¼ * > ¤Ç RET ¢ª ³ºÅö¹Ô¤Øľ¥¸¥ã¥ó¥× * ¡ÖºÑ¤ß¡×¤Ïɽ¼¨¤·¤Ê¤¤ - (()) + (()) * ÀøÉúÃæ¤Î¥ê¥Þ¥¤¥ó¥À¤Ïɽ¼¨¤·¤Ê¤¤ (howm-menu-todo-priority) (()) * ¥á¥Ë¥å¡¼¤Î¥­¥ã¥Ã¥·¥å¤òÀßÄꤷ¤Ê¤¤¸Â¤ê, ¥á¥âÊݸ»þ¤Î¥á¥Ë¥å¡¼¹¹¿·¤Ï¥ª¥Õ @@ -1229,10 +1229,10 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¤¤¤Á¤Ð¤ó¤Ò¤É¤¤¤È¤³¤À¤±½¤Àµ. ¤Þ¤À¤à¤À¤Ï»Ä¤Ã¤Æ¤ë. * meadow ¸þ¤±¤Ë, ¥É¥é¥¤¥Ö¥ì¥¿¡¼¤ÎÂçʸ»ú¾®Ê¸»ú¤ò̵»ë (howm-normalize-file-name) - (()) + (()) * ±Ñ¸ì¥á¥Ë¥å¡¼¤Î [String] ¤È [Regexp] ¤¬µÕ * xemacs canna Âкö - (()) + (()) * split-horizontally ¤¬ t ¤Ê¤é C-x 1 ¸å¤â²£ÊÂ¤Ù¤Ë ((()) > ¡³(¡­¡¼`)¥Î¤µ¤ó) @@ -1245,7 +1245,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * font-lock-defaults ¤ÎÂç°èÃͤòÊѤ¨¤Æ¤·¤Þ¤Ã¤Æ¤¿ * °ìÍ÷¤Ç ! (shell) ¤¬ xemacs ¤ä emacs20 ¤Ç¥¨¥é¡¼ (replace-regexp-in-string ¤ä (buffer-size buf) ¤¬¤Ê¤¤) - (()) + (()) * xemacs ´ØÏ¢: thx > ((<³Þ¸¶¤µ¤ó|URL:http://www.nc.kyushu-u.ac.jp/~kasahara/diary/2004/01b.html>)) ¡Ä¤³¤Ã¤½¤ê¸ÀµÚÊÖ¤· :p @@ -1266,9 +1266,9 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ (reference to free variable / bound but not referenced) * ¡Ö>>>¡×¤À¤±¤Î¹Ô¤«¤é¼¡¤Î¹Ô¤Ë¤«¤±¤Æ²¼Àþ¤¬°ú¤«¤ì¤Æ¤¿ * howm-menu.el ¤ò iso-2022-7bit ¤Ë (for Meadow) - (()) + (()) * .gz, .jpg, .gif, .png ¤â¸¡º÷Âоݤ«¤é½ü³° - (()) + (()) * ºÇ½ª¹Ô¤Ë²þ¹Ô¤¬¤Ê¤¤¤È, ÆâÍÆɽ¼¨¤Ç¤½¤Î¹Ô¤¬½Ð¤Ê¤¤ (()) * °ì¥Õ¥¡¥¤¥ëÊ£¿ô¥á¥â¤Ç (setq howm-list-title t) ¤Ê¤È¤­, @@ -1318,7 +1318,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¥Æ¥¹¥ÈÈÇ 2003-12-27 ¡Á 2004-01-21 ¤Î¥Ð¥° * ¥Æ¥¹¥ÈÈÇ 2005-01-23 ¤Ç½¤Àµ * yc Âкö¤ò½ÀÆð¤Ë ¢« ·ë¶ÉÇÑ»ß - (()) + (()) * eval-after-load ¤À¤È (load "~/elisp/yc.el") ¤¬¥Þ¥Ã¥Á¤·¤Ê¤¤¤Î¤Ç, defadvice ¤ËÊѹ¹ * ¤Û¤ó¤È¤Ï, ƱÍͤΤ³¤È¤ò egg, anthy ¤Ë¤â¤ä¤ë¤Ù¤­ @@ -1326,7 +1326,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¥á¥Ë¥å¡¼¤Ç¤Ï [2004-01-10]! Åù¤Ë²¼Àþ¤ò¤Ä¤±¤Ê¤¤ ¢« ¡Öľá¤­¡×¤È¤·¤ÆÉü³è (()) * fix: ¥á¥Ë¥å¡¼¤Ë½ÜÅÙ¤òɽ¼¨¤·¤¿¤é > ¤«¤éÈô¤Ù¤Ê¤¯¤Ê¤Ã¤Æ¤¿ - (()) + (()) * fix: anthy ¤È¤ÎÊ»ÍÑ ¢« ·ë¶ÉÇÑ»ß (thx > Jun Kuriyama ¤µ¤ó ) * fix: index-j.html ¤«¤é¤Î¥ê¥ó¥¯¤º¤ì @@ -1347,13 +1347,13 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ (()) * ¤Ä¤¤¤Ç¤Ë prompt ¤ËÍËÆü * ((<¥«¥¹¥¿¥Þ¥¤¥º>)) ¤Îµ­½Ò¥ß¥¹: howm-directory ¢ª howm-keyword-file - (()) + (()) * configure.in ¤Ë Meadow.exe ¤òÄɲà - ((()) + ((()) > Meadow2»È¤¤¤µ¤ó) * ÇÑ»ß * canna, egg, yc, anthy ¤Î¸ÄÊÌÂкö - (()) + (()) * ¤«¤ï¤ê¤Ë, action-lock-mode ¤ÎÍ¥ÀèÅÙ¤òºÇ¼å¤Ë. * °ÊÁ°¤ÎÂкö¤ËÌ᤹¤Ë¤Ï, (setq action-lock-bury-minor-mode-p nil) @@ -1377,7 +1377,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * ¡Öxemacs ¤Ç¤Ï, (setq font-lock-verbose nil) ¤Ç®¤¯¤Ê¤ë¤è¡× (¢ª((<¥¤¥ó¥¹¥È¡¼¥ë>))) * fix * xemacs canna Âкö - (()) + (()) * ±Ñ¸ì¥á¥Ë¥å¡¼¤Î [String] ¤È [Regexp] ¤¬µÕ * howm-view-call-process ¤ÎÌá¤êÃÍ¥Á¥§¥Ã¥¯ * meadow 1.15 ¤Ç¾¥Ð¥Ã¥Õ¥¡¤Î font-lock ¤¬Ãí¼á¡¦Ê¸»úÎó¤Î¤ß¤Ë @@ -2409,7 +2409,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ * (()) (±±ÅÄÂó»Ë¤µ¤ó): ¤¤¤í¤¤¤íÊݸ¥á¥Ë¥å¡¼ * rd-memo - (ÀÛºî. ³«È¯½ªÎ» ¢ª (())) + (ÀÛºî. ³«È¯½ªÎ» ¢ª (())) * ((<¡Ö¥³¥ó¥Ô¥å¡¼¥¿´Ä¶­¤Ç¤Î¥á¥â¡×|URL:http://pub.cozmixng.org/~the-rwiki/rw-cgi.rb?cmd=view;name=%A5%B3%A5%F3%A5%D4%A5%E5%A1%BC%A5%BF%B4%C4%B6%AD%A4%C7%A4%CE%A5%E1%A5%E2>)) (Tosh¤µ¤ó): Wiki ¤ËÃíÌܤ·¤¿¤­¤Ã¤«¤± * howm ´ØÏ¢ @@ -2423,7 +2423,7 @@ $Id: OLD.rd,v 1.18 2012-08-16 09:52:06 hira Exp $ (deecay ¤µ¤ó): xyzzy ÈÇ * (()) (Mr.M ¤µ¤ó) - ((<¡Ü¦Á|URL:http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?HideMaru>)): ½¨´ÝÈÇ + ((<¡Ü¦Á|URL:https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?HideMaru>)): ½¨´ÝÈÇ * ÉâÄÀ¼° todo ¥ê¥¹¥È * (()) (Gonza ¤µ¤ó): xyzzy ¥¨¥Ç¥£¥¿ÍѤÎ, Wiki + ChangeLog ¥á¥â diff --git a/doc/README-j.html b/doc/README-j.html index 75c3cb3..8359e67 100644 --- a/doc/README-j.html +++ b/doc/README-j.html @@ -660,7 +660,7 @@ x
(setq font-lock-verbose nil)
  • Linux Zaurus: - Wiki + Wiki ¤ò»²¾È¤¯¤À¤µ¤¤. thx > 100
  • @@ -692,7 +692,7 @@ x
    ;; Îã: .emacs (howm ¥í¡¼¥É¤è¤êÁ°)¤Ë
     (setq howm-ref-header "==>") ; goto ¥ê¥ó¥¯
     (setq howm-keyword-header "<==") ; come-from ¥ê¥ó¥¯
    -
  • ¢ª howm wiki ¤Î¡ÖÊ»Íѥġ¼¥ë¡×¤â»²¾È
  • +
  • ¢ª howm wiki ¤Î¡ÖÊ»Íѥġ¼¥ë¡×¤â»²¾È
  • @@ -1054,7 +1054,7 @@ In-Reply-To: </home/hira/sawfish/rich-title/rich-title.jl>
  • ²Õ¾ò½ñ¤­»Ù±ç:
  • ´Ê°×¾®¸¯¤¤Ä¢
      @@ -1063,9 +1063,9 @@ In-Reply-To: </home/hira/sawfish/rich-title/rich-title.jl>
    • ¡Ö<<< $¿©Èñ$¡×¤Ê¤ê¡Ö>>> $¿©Èñ$¡×¤Ê¤ê¤Ç°ìÍ÷¤òɽ¼¨. ¹Ê¤ê¹þ¤ß¡¦¥½¡¼¥È¤·¤ÆÈÏ°Ï»ØÄê.
    • M-x yen-region ¤Ç, ¡Ö¢þ¢þ±ß¡×¤ò¹ç·× - ¢ª yen.el
    • + ¢ª yen.el
  • -
  • ¢ª howm wiki ¤Î¡ÖÊ»Íѥġ¼¥ë¡×¤â»²¾È
  • +
  • ¢ª howm wiki ¤Î¡ÖÊ»Íѥġ¼¥ë¡×¤â»²¾È
  • ¼ÂÁõ

    ¼ÂÁõ¤Ë¤Ä¤¤¤Æ

    @@ -1255,7 +1255,7 @@ make test
  • test.bat ¤ò¼Â¹Ô
  • ¤É¤Á¤é¤â, emacs ¤¬Î©¤Á¤¢¤¬¤ê, ¼ÁÌäɼ¤¬É½¼¨¤µ¤ì¤Þ¤¹
  • -
  • ¤Ê¤ó¤Ç¤ï¤¶¤ï¤¶? ¢ª ¥Ð¥°¥ì¥Ý¡¼¥ÈFAQ
  • +
  • ¤Ê¤ó¤Ç¤ï¤¶¤ï¤¶? ¢ª ¥Ð¥°¥ì¥Ý¡¼¥ÈFAQ
  • Êä­: ¥¬¥¤¥·¥å¥Ä¾åÅù
  • ºî¼Ô³Ð½ñ @@ -1276,7 +1276,7 @@ make test
  • È÷¹Í

    »²¹Í

    -

    ¸µ¥Í¥¿»²¾È. +

    ¸µ¥Í¥¿»²¾È. ÆäË, Q-pocket¡¦HashedWiki¡¦ChangeLog ¥á¥â¤«¤é¤¤¤Ã¤Ñ¤¤¤Þ¤Í¤·¤Æ¤Þ¤¹. ´¶¼Õ.

    • ¹­À¥ÍºÆóÃø¡Ö¤ä¤µ¤·¤¤ Emacs-Lisp ¹ÖºÂ¡×(¥«¥Ã¥È¥·¥¹¥Æ¥à, 1999) @@ -1327,15 +1327,15 @@ make test
    • ²þÎÉ
      • C-c , a (howm-list-all) ¤ò¹â®²½ - thx
      • + thx
    • fix
      • emacs 24.3.1 ¤Ç¥Ð¥¤¥È¥³¥ó¥Ñ¥¤¥ë¤»¤º¤Ë¼Â¹Ô¤·¤¿¤È¤­¤Î¥¨¥é¡¼ "Can't detect type of ..." - thx
      • + thx
      • ¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯²¼¤Ç¿·µ¬¥á¥â¤¬ howm-mode ¤Ë¤Ê¤é¤Ê¤¤¥Ð¥° - thx
      • + thx
      • ¥Ð¥¤¥È¥³¥ó¥Ñ¥¤¥ë»þ¤Î·Ù¹ð
    @@ -1433,13 +1433,13 @@ make test thx
  • howm ´ØÏ¢¤ÎÁ´¥Ð¥Ã¥Õ¥¡¤Ë¶¦Ä̤ο§ÀßÄê thx - thx + thx > taku ¤µ¤ó
  • todo ¤òºÑ¤Þ¤»¤¿¤È¤­¤Ë»ØÄꥳ¥Þ¥ó¥É¤ò¼Â¹Ô (howm-congrats-command)
  • fix: 2012-01-21 °Ê¹ß¤Î emacs-24 ¤Ç¥¨¥é¡¼ (void-variable inhibit-first-line-modes-regexps) - thx + thx thx > º´¡¹ÌÚ ´² ¤µ¤ó (sasaki at fcc.ad.jp)
  • ±£¤·µ¡Ç½ (experimental) @@ -1501,7 +1501,7 @@ make test
  • (howm-define-reminder "*" #'my-priority 'my-face nil t)
    • »²¹Í: ´û¸¤Î½ÜÅٴؿô¤Î¥°¥é¥Õ¤¬ - UNIX USER »ï¤Îµ­»ö + UNIX USER »ï¤Îµ­»ö ¤Ë½Ð¤Æ¤Þ¤¹
    • ¥Ð¥°
        @@ -1556,7 +1556,7 @@ make test
      • Minor
        • hcal.rb ¤Î¡Ö[2004-09-02]?¡×Âбþ(¼«Ê¬ÀìÍѤ½¤Î¤Ð¤·¤Î¤®) - ref
        • + ref
        • M-x howm-return-to-list ¢ª °ìÍ÷ɽ¼¨¤ËÌá¤ë thx
            @@ -1695,7 +1695,7 @@ make test
        • ¥Ð¥Ã¥Õ¥¡Ì¾¤ò, ¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤Ê¤¯¥¿¥¤¥È¥ë¤Ë¤¹¤ë. thx > Mielke-san (peter at exegenix.com), - thx

          + thx

          ;; emacs ¾å¤Ç¤Î¥Ð¥Ã¥Õ¥¡Ì¾¤ò, ¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤Ê¤¯¥¿¥¤¥È¥ë¤Ë.
           ;; (¥Õ¥¡¥¤¥ë̾¼«ÂΤÏÊѹ¹¤·¤Ê¤¤)
           (add-hook 'howm-mode-hook 'howm-mode-set-buffer-name)
          @@ -1791,9 +1791,9 @@ make test
        • [2004-05-06] 1.1.2 make test
        • [2004-02-27] 2ch howm ¥¹¥ì 2
        • [2004-02-21] 1.1.1 ¡Ö±£¤·µ¡Ç½¡×À©ÅÙ¤òƳÆþ
        • -
        • [2004-01-25] sf.jp ¤Ø°ÜÆ°
        • +
        • [2004-01-25] sf.jp ¤Ø°ÜÆ°
        • [2005-01-08] UNIX USER 2004.2
        • -
        • [2003-12-27] howm wiki
        • +
        • [2003-12-27] howm wiki
        • [2003-11-22] 1.1 ¥Ç¥Õ¥©¥ë¥È¤ÎÊѹ¹ (¥ê¥ó¥¯¡¦ÆüÉÕ¡¦¥ê¥Þ¥¤¥ó¥À¤Î½ñ¼°, °ì¥á¥â°ì¥Õ¥¡¥¤¥ë, ¥á¥Ë¥å¡¼¤â¥á¥â¤Î°ì¼ï)
        • [2003-10-27] 1.0.4.2 ½Å¤¯¤Ê¤ë¥Ð¥°¤ò½¤Àµ. ¤è¤¯¤³¤ó¤Ê¤Î¤ÇÆ°¤¤¤Æ¤¿¤Ê¤¢¡Ä
        • @@ -1816,7 +1816,7 @@ make test

        ¥¢¥É¥ì¥¹

        diff --git a/doc/README.ja.rd b/doc/README.ja.rd index f5b46cd..64dbd79 100644 --- a/doc/README.ja.rd +++ b/doc/README.ja.rd @@ -465,7 +465,7 @@ Emacs thx > ((<³Þ¸¶¤µ¤ó|URL:http://eron.info/k/diary/>)) (setq font-lock-verbose nil) * Linux Zaurus: - (()) + (()) ¤ò»²¾È¤¯¤À¤µ¤¤. thx > ((<100|URL:http://www.bookshelf.jp/2ch/unix/1063800495.html>)) * SKK ¤ò»È¤¦¾ì¹ç @@ -486,7 +486,7 @@ Emacs ;; Îã: .emacs (howm ¥í¡¼¥É¤è¤êÁ°)¤Ë (setq howm-ref-header "==>") ; goto ¥ê¥ó¥¯ (setq howm-keyword-header "<==") ; come-from ¥ê¥ó¥¯ - * ((<¢ª howm wiki ¤Î¡ÖÊ»Íѥġ¼¥ë¡×|URL:http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?ExternalTool>))¤â»²¾È + * ((<¢ª howm wiki ¤Î¡ÖÊ»Íѥġ¼¥ë¡×|URL:https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?ExternalTool>))¤â»²¾È * µìÈǤ«¤é¤Î°Ü¹Ô (ɬ¤º¥Ð¥Ã¥¯¥¢¥Ã¥×¤ò¤È¤Ã¤Æ¤«¤é!) ¢ª (()) * ¿·¤¿¤Ë make install ¤·¤Æ¤â, ¸Ä¿Í¤Î¥á¥Ë¥å¡¼¥Õ¥¡¥¤¥ë¤ò¾å½ñ¤­¹¹¿·¤Ï¤·¤Þ¤»¤ó. @@ -774,7 +774,7 @@ Emacs Run grep (like this): hcal.rb -l ~/memo/*.txt * ²Õ¾ò½ñ¤­»Ù±ç: - * (()) + * (()) * ´Ê°×¾®¸¯¤¤Ä¢ * ¥­¡¼¥ï¡¼¥É¤ò·è¤á¤Æ, Æüµ­Ãæ¤Ë½ñ¤¤¤Æ¤ª¤¯ @@ -782,9 +782,9 @@ Emacs * ¡Ö<<< $¿©Èñ$¡×¤Ê¤ê¡Ö>>> $¿©Èñ$¡×¤Ê¤ê¤Ç°ìÍ÷¤òɽ¼¨. ¹Ê¤ê¹þ¤ß¡¦¥½¡¼¥È¤·¤ÆÈÏ°Ï»ØÄê. * M-x yen-region ¤Ç, ¡Ö¢þ¢þ±ß¡×¤ò¹ç·× - ¢ª (()) + ¢ª (()) -* ((<¢ª howm wiki ¤Î¡ÖÊ»Íѥġ¼¥ë¡×|URL:http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?ExternalTool>))¤â»²¾È +* ((<¢ª howm wiki ¤Î¡ÖÊ»Íѥġ¼¥ë¡×|URL:https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?ExternalTool>))¤â»²¾È == ¼ÂÁõ @@ -893,7 +893,7 @@ Emacs * test.bat Ãæ¤Î¡ÖHOWM_EMACS=¡Ä¡×¤ò´Ä¶­¤Ë¤¢¤ï¤»¤Æ½¤Àµ * test.bat ¤ò¼Â¹Ô * ¤É¤Á¤é¤â, emacs ¤¬Î©¤Á¤¢¤¬¤ê, ¼ÁÌäɼ¤¬É½¼¨¤µ¤ì¤Þ¤¹ - * ((<¤Ê¤ó¤Ç¤ï¤¶¤ï¤¶? ¢ª ¥Ð¥°¥ì¥Ý¡¼¥ÈFAQ|URL:http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportFAQ>)) + * ((<¤Ê¤ó¤Ç¤ï¤¶¤ï¤¶? ¢ª ¥Ð¥°¥ì¥Ý¡¼¥ÈFAQ|URL:https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportFAQ>)) * Êä­: ¥¬¥¤¥·¥å¥Ä¾åÅù * ¡Ö»ÅÍͤ«¡×¡Ö´ûÃΤΥХ°¤«¡×¤Î¥Á¥§¥Ã¥¯¤Ã¤Æ, ¤ª¤Ã¤¯¤¦¤Ç¤¹¤è¤Í¤¨. @@ -901,7 +901,7 @@ Emacs ¤½¤ì¤è¤ê¤â, µ¤·Ú¤Ë¤É¤ó¤É¤ó»ØŦ¤·¤Æ¤¤¤¿¤À¤¯Êý¤¬¤¢¤ê¤¬¤¿¤¤¤Ç¤¹. * ¤¼¤Ò, ºî¼Ô¤ÎÌܤ¬ÆϤ¯¤È¤³¤í(2ch ¤« howm wiki)¤Ë¤¿¤ì¹þ¤ó¤Ç¤¯¤À¤µ¤¤. * cf. - ((<¥Ð¥°¥ì¥Ý¡¼¥ÈFAQ|URL:http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReportFAQ>)), + ((<¥Ð¥°¥ì¥Ý¡¼¥ÈFAQ|URL:https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReportFAQ>)), (()) * ºî¼Ô³Ð½ñ @@ -913,7 +913,7 @@ Emacs === »²¹Í -((<¸µ¥Í¥¿|URL:http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?IdeaSource>))»²¾È. +((<¸µ¥Í¥¿|URL:https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?IdeaSource>))»²¾È. ÆäË, Q-pocket¡¦HashedWiki¡¦ChangeLog ¥á¥â¤«¤é¤¤¤Ã¤Ñ¤¤¤Þ¤Í¤·¤Æ¤Þ¤¹. ´¶¼Õ. * ¹­À¥ÍºÆóÃø¡Ö¤ä¤µ¤·¤¤ Emacs-Lisp ¹ÖºÂ¡×(¥«¥Ã¥È¥·¥¹¥Æ¥à, 1999) @@ -953,13 +953,13 @@ thx > patch * howm-test130321 ¤ä howm-1.4.2rc1 ¤ÈƱ¤¸ÆâÍƤǤ¹ * ²þÎÉ * C-c , a (howm-list-all) ¤ò¹â®²½ - (()) + (()) * fix * emacs 24.3.1 ¤Ç¥Ð¥¤¥È¥³¥ó¥Ñ¥¤¥ë¤»¤º¤Ë¼Â¹Ô¤·¤¿¤È¤­¤Î¥¨¥é¡¼ "Can't detect type of ..." - (()) + (()) * ¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯²¼¤Ç¿·µ¬¥á¥â¤¬ howm-mode ¤Ë¤Ê¤é¤Ê¤¤¥Ð¥° - (()) + (()) * ¥Ð¥¤¥È¥³¥ó¥Ñ¥¤¥ë»þ¤Î·Ù¹ð * ¥ê¥ê¡¼¥¹ÈÇ howm-1.4.1 [2012-12-27] @@ -1034,11 +1034,11 @@ thx > patch (()) * howm ´ØÏ¢¤ÎÁ´¥Ð¥Ã¥Õ¥¡¤Ë¶¦Ä̤ο§ÀßÄê (()) - (()) + (()) > taku ¤µ¤ó * todo ¤òºÑ¤Þ¤»¤¿¤È¤­¤Ë»ØÄꥳ¥Þ¥ó¥É¤ò¼Â¹Ô (howm-congrats-command) * fix: 2012-01-21 °Ê¹ß¤Î emacs-24 ¤Ç¥¨¥é¡¼ (void-variable inhibit-first-line-modes-regexps) - (()) + (()) thx > º´¡¹ÌÚ ´² ¤µ¤ó (sasaki at fcc.ad.jp) * ±£¤·µ¡Ç½ (experimental) @@ -1082,7 +1082,7 @@ thx > patch ;; »Ä¤ê¤Î°ú¿ôÆó¤Ä¤Ï, ¡ÖͽÄêɽ¤Ëɽ¼¨¤¹¤ë¤«¡×¡Ötodo ¥ê¥¹¥È¤Ëɽ¼¨¤¹¤ë¤«¡×. (howm-define-reminder "*" #'my-priority 'my-face nil t) * »²¹Í: ´û¸¤Î½ÜÅٴؿô¤Î¥°¥é¥Õ¤¬ - (()) + (()) ¤Ë½Ð¤Æ¤Þ¤¹ * ¥Ð¥° * °ìÉô¤Îµ­¹æ¤Ï¤³¤±¤½¤¦ (Àµµ¬É½¸½ [¡Ä] Æâ¤ÇÆÃÊ̤ʰÕÌ£¤ò»ý¤Äµ­¹æ¤Ï¡ß) @@ -1116,7 +1116,7 @@ thx > patch ¤³¤ì¤Ï¤µ¤é¤Ë¼êÈ´¤­ * Minor * hcal.rb ¤Î¡Ö[2004-09-02]?¡×Âбþ(¼«Ê¬ÀìÍѤ½¤Î¤Ð¤·¤Î¤®) - (()) + (()) * M-x howm-return-to-list ¢ª °ìÍ÷ɽ¼¨¤ËÌá¤ë (()) * ¤È¤êµÞ¤®Ä¶»¨¤Ç¤Ã¤Á¤¢¤². È¿¶Á¤Ë±þ¤¸¤Æ¤Þ¤¿¹Í¤¨¤è¤¦. @@ -1218,7 +1218,7 @@ thx > patch ¡ÖHide sleeping reminders¡×¤òÀßÄꤷ¤Æ¤¯¤À¤µ¤¤. * ¥Ð¥Ã¥Õ¥¡Ì¾¤ò, ¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤Ê¤¯¥¿¥¤¥È¥ë¤Ë¤¹¤ë. (()) > Mielke-san (peter at exegenix.com), - (()) + (()) ;; emacs ¾å¤Ç¤Î¥Ð¥Ã¥Õ¥¡Ì¾¤ò, ¥Õ¥¡¥¤¥ë̾¤Ç¤Ï¤Ê¤¯¥¿¥¤¥È¥ë¤Ë. ;; (¥Õ¥¡¥¤¥ë̾¼«ÂΤÏÊѹ¹¤·¤Ê¤¤) (add-hook 'howm-mode-hook 'howm-mode-set-buffer-name) @@ -1292,9 +1292,9 @@ thx > patch * [2004-05-06] 1.1.2 make test * [2004-02-27] ((<"2ch howm ¥¹¥ì 2"|URL:http://pc8.2ch.net/test/read.cgi/unix/1077881095/>)) * [2004-02-21] 1.1.1 ¡Ö±£¤·µ¡Ç½¡×À©ÅÙ¤òƳÆþ - * [2004-01-25] ((<"sf.jp"|URL:http://howm.sourceforge.jp/>)) ¤Ø°ÜÆ° + * [2004-01-25] ((<"sf.jp"|URL:https://howm.osdn.jp/>)) ¤Ø°ÜÆ° * [2005-01-08] ((<"UNIX USER 2004.2"|URL:http://www.unixuser.jp/magazine/2004/200402.html>)) - * [2003-12-27] (()) + * [2003-12-27] (()) * [2003-11-22] 1.1 ¥Ç¥Õ¥©¥ë¥È¤ÎÊѹ¹ (¥ê¥ó¥¯¡¦ÆüÉÕ¡¦¥ê¥Þ¥¤¥ó¥À¤Î½ñ¼°, °ì¥á¥â°ì¥Õ¥¡¥¤¥ë, ¥á¥Ë¥å¡¼¤â¥á¥â¤Î°ì¼ï) * [2003-10-27] 1.0.4.2 ½Å¤¯¤Ê¤ë¥Ð¥°¤ò½¤Àµ. ¤è¤¯¤³¤ó¤Ê¤Î¤ÇÆ°¤¤¤Æ¤¿¤Ê¤¢¡Ä @@ -1316,7 +1316,7 @@ thx > patch === ¥¢¥É¥ì¥¹ -* ºÇ¿·ÈÇ: (()) +* ºÇ¿·ÈÇ: (()) * Ï¢ÍíÀè: email ¥¢¥É¥ì¥¹¤Ï¥½¡¼¥¹¥Õ¥¡¥¤¥ëËÁƬ¤ò»²¾È¤¯¤À¤µ¤¤ =end diff --git a/doc/TUTORIAL.ja.rd b/doc/TUTORIAL.ja.rd index be23a72..2ad1976 100644 --- a/doc/TUTORIAL.ja.rd +++ b/doc/TUTORIAL.ja.rd @@ -5,7 +5,7 @@ ¤³¤ì¤òÆɤà¤è¤ê¤â, ¢­¤ÎÊý¤¬¤ï¤«¤ê¤ä¤¹¤¯¤Æ¤ª¤¹¤¹¤á¤Ç¤¹ * ((<"Meadow/Emacs memo ¤Ç¤Î¾Ò²ð"|URL:http://www.bookshelf.jp/cgi-bin/goto.cgi?file=meadow&node=howm>)) -* (()) +* (()) == ¥á¥â¤ò½ñ¤¯ diff --git a/doc/index-j.html b/doc/index-j.html index 5902d08..2df9a2f 100644 --- a/doc/index-j.html +++ b/doc/index-j.html @@ -7,7 +7,7 @@ English
        -

        howm: °ì¿Í¤ª¼ê·Ú Wiki ¤â¤É¤­

        +

        howm: °ì¿Í¤ª¼ê·Ú Wiki ¤â¤É¤­

        Emacs ¤ÇÃÇÊÒŪ¤Ê¥á¥â¤ò¤É¤ó¤É¤ó¤È¤ë¤¿¤á¤Î´Ä¶­¤Ç¤¹. @@ -18,17 +18,17 @@ Emacs

        • ¥À¥¦¥ó¥í¡¼¥É: - 1.4.4 + 1.4.4 (¹¹¿·µ­Ï¿) [2016-12-31]
        • »È¤¤Êý: - UNIX USER »ï¤Îµ­»ö + UNIX USER »ï¤Îµ­»ö / ¥Á¥å¡¼¥È¥ê¥¢¥ë / ¾ÜºÙ / - ¢ª ¤¤¤í¤¤¤í(howm wiki) + ¢ª ¤¤¤í¤¤¤í(howm wiki)
          • ¢ª Meadow memo ¤Ç¤Î¾Ò²ð @@ -41,12 +41,12 @@ Emacs
            @@ -56,21 +56,21 @@ Emacs git (git://git.osdn.jp/gitroot/howm/howm.git)
          • µìÈÇ: - 1.3.9.2 + 1.3.9.2 / - 1.3.2 + 1.3.2 / - 1.2.4 + 1.2.4 / - 1.2.1 + 1.2.1 / - 1.1.2.1 + 1.1.2.1 / - 1.1.1.3 + 1.1.1.3 / - 1.1.0.4 + 1.1.0.4 / - 1.0.4.2 + 1.0.4.2
          • °Ü¿¢
            • vim: diff --git a/doc/index.html b/doc/index.html index 1af977a..aa80414 100644 --- a/doc/index.html +++ b/doc/index.html @@ -7,18 +7,18 @@ Japanese
              -

              howm: Write fragmentarily and read collectively.

              +

              howm: Write fragmentarily and read collectively.


              @@ -35,7 +35,7 @@ it can be combined with any format. screen shot screen shot
              -(Title bar? See rich-title.) +(Title bar? See rich-title.)


              @@ -227,7 +227,7 @@ Font-lock problem was fixed for CVS-head emacs.

              Maintenance release. Today's schedule didn't appear on menu on the last day of DST. -(cf. patch for 1.3.4) +(cf. patch for 1.3.4)

              1.3.3 to 1.3.4

              diff --git a/ext/ChangeLog b/ext/ChangeLog index 5c6d357..3454566 100644 --- a/ext/ChangeLog +++ b/ext/ChangeLog @@ -1,3 +1,7 @@ +2018-01-02 HIRAOKA Kazuyuki + + * hcal.rb: update URL + 2010-12-29 HIRAOKA Kazuyuki * tag2plan: removed (not maintained) @@ -7,7 +11,7 @@ * howm2 (ls_R): fix. string =~ string is obsolete. thx > dareka - http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?BugReport + https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?BugReport * howmkara (ls_R): ditto. diff --git a/ext/hcal.rb b/ext/hcal.rb index fd9805d..a8f84e9 100755 --- a/ext/hcal.rb +++ b/ext/hcal.rb @@ -15,7 +15,7 @@ def usage #{name} -i *.memo ¢ª iCalendar ·Á¼°¤Ç½ÐÎÏ (ºîÀ®Ãæ) #{name} -h ¤Þ¤¿¤Ï #{name} -help ¢ª ¤³¤Î¥á¥Ã¥»¡¼¥¸¤ò½ÐÎÏ (¹àÌܤνñ¼°) - http://howm.sourceforge.jp/ »²¾È + https://howm.osdn.jp/ »²¾È EOU end diff --git a/howm-menu-ja.el b/howm-menu-ja.el index 74aae32..5fa3b9d 100644 --- a/howm-menu-ja.el +++ b/howm-menu-ja.el @@ -100,8 +100,8 @@ Unix $B7O$NI8=`E*$J4D6-$J$i(B, $B$?$$$F$$LdBj$J$/;H$($k$G$7$g$&(B. $B$=$l0J30$N4D6-$G$O(B, $B2?$i$+$N=`Hw$,I,MW$K$J$k$+$b$7$l$^$;$s(B. $B3F4D6-$G6qBNE*$K$I$&$9$l$P$h$$$+$O!D>pJs$r$*BT$A$7$F$$$^$9(B. -$B!&(Bhttp://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Windows -$B!&(Bhttp://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?LinuxZaurus +$B!&(Bhttps://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?Windows +$B!&(Bhttps://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?LinuxZaurus grep $B$N;HMQ$r@_Dj$9$k$K$O(B, M-x customize-variable howm-view-use-grep diff --git a/howm-view.el b/howm-view.el index d4bff91..6cd1984 100644 --- a/howm-view.el +++ b/howm-view.el @@ -124,7 +124,7 @@ (defalias 'howm-view-restore-window-configuration #'riffle-restore-window-configuration) ;; for howmoney.el -;; http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?howmoney +;; https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?howmoney (defun howm-view-get-buffer (name-format &optional name new) (let ((riffle-type ':howm)) ;; cheat (riffle-get-buffer name-format name new))) @@ -686,7 +686,7 @@ But I'm not sure for multi-byte characters on other versions of emacsen." (let ((kw font-lock-keywords)) (prog1 ;; return item-list for - ;; http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?HidePrivateReminder + ;; https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?HidePrivateReminder (howm-view-summary-rebuild (funcall proc (howm-view-item-list) switch)) (setq font-lock-keywords kw)))) diff --git a/ja/0000-00-00-000000.txt b/ja/0000-00-00-000000.txt index 79fa0d5..b3be0ac 100644 --- a/ja/0000-00-00-000000.txt +++ b/ja/0000-00-00-000000.txt @@ -94,8 +94,8 @@ Unix ¤½¤ì°Ê³°¤Î´Ä¶­¤Ç¤Ï, ²¿¤é¤«¤Î½àÈ÷¤¬É¬Íפˤʤ뤫¤â¤·¤ì¤Þ¤»¤ó. ³Æ´Ä¶­¤Ç¶ñÂÎŪ¤Ë¤É¤¦¤¹¤ì¤Ð¤è¤¤¤«¤Ï¡Ä¾ðÊó¤ò¤ªÂÔ¤Á¤·¤Æ¤¤¤Þ¤¹. -¡¦http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Windows -¡¦http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?LinuxZaurus +¡¦https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?Windows +¡¦https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?LinuxZaurus grep ¤Î»ÈÍѤòÀßÄꤹ¤ë¤Ë¤Ï, M-x customize-variable howm-view-use-grep -- 2.11.0