OSDN Git Service

update docs for 1.4.8
[howm/howm.git] / doc / index.html
index 7353bd9..aaf3afc 100644 (file)
@@ -7,18 +7,18 @@
 <a href="index-j.html">Japanese</a>
 <hr>
 
-<h1><a href="http://howm.sourceforge.jp/">howm: Write fragmentarily and read collectively.</a></h1>
+<h1><a href="https://howm.osdn.jp/">howm: Write fragmentarily and read collectively.</a></h1>
 
 <ul>
 <li> Download
-     <a href="http://howm.sourceforge.jp/a/howm-1.4.3.tar.gz">howm-1.4.3.tar.gz</a>
+     <a href="https://howm.osdn.jp/a/howm-1.4.8.tar.gz">howm-1.4.8.tar.gz</a>
      (snapshot:
      <a href="https://melpa.org/#/howm"><img alt="MELPA" src="https://melpa.org/packages/howm-badge.svg"/></a>
      /
      <a href="https://osdn.net/projects/howm/scm/git/howm/">git</a>
      )
 <li> <a href="README.html">Tutorial</a>
-<li> <a href="http://howm.sourceforge.jp/cgi-bin/hiki/hiki.cgi?e.FrontPage">Wiki, BBS, mailing list</a>
+<li> <a href="https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?e.FrontPage">Wiki, BBS, mailing list</a>
 </ul>
 
 <hr>
@@ -35,7 +35,7 @@ it can be combined with any format.
 <a href="cat.png"><img alt="screen shot" src="s-cat.png"></a>
 <a href="menu.png"><img alt="screen shot" src="s-menu.png"></a>
 <br>
-(<a href="http://howm.sourceforge.jp/a/rich-title/">Title bar? See rich-title.</a>)
+(<a href="https://howm.osdn.jp/a/rich-title/">Title bar? See rich-title.</a>)
 </p>
 
 <hr>
@@ -111,8 +111,49 @@ You can keep your favorite style. :-)
       </pre>
 </ul>
 
+<h2>Customization</h2>
+
+For customization, try 'M-x customize-group RET howm RET'.
+
 <h2>Update from old version</h2>
 
+<h3>1.4.7 to 1.4.8</h3>
+
+<p>
+fix for Emacs 28.1
+</p>
+
+<h3>1.4.6 to 1.4.7</h3>
+
+<p>
+fix a warning in byte compilation, etc. (`font-lock-fontify-buffer' is for interactive use only; use `font-lock-ensure' or `font-lock-flush' instead.)
+</p>
+
+<h3>1.4.5 to 1.4.6</h3>
+
+<p>
+fix C-c , : (howm-find-yesterday) for newer Emacs.
+</p>
+
+<h3>1.4.4 to 1.4.5</h3>
+
+<p>
+add French menu
+<a href="https://osdn.net/projects/howm/lists/archive/eng/2018/000136.html">thx</a>
+<a href="https://osdn.net/projects/howm/lists/archive/eng/2018/000139.html">thx</a>
+<ol>
+ <li>Delete the old menu file 0000-00-00-000000.txt in your howm-directory.
+ <li>Add (setq howm-menu-lang 'fr) into your .emacs.
+ <li>Start Emacs and howm.
+</ol>
+</p>
+
+<h3>1.4.3 to 1.4.4</h3>
+
+<p>
+fix for warnings in byte-compilation, etc.
+</p>
+
 <h3>1.4.2 to 1.4.3</h3>
 
 <p>
@@ -217,7 +258,7 @@ Font-lock problem was fixed for CVS-head emacs.
 <p>
 Maintenance release.
 Today's schedule didn't appear on menu on the last day of DST.
-(cf. <a href="http://howm.sourceforge.jp/a/howm-1.3.4_DST.patch">patch for 1.3.4</a>)
+(cf. <a href="https://howm.osdn.jp/a/howm-1.3.4_DST.patch">patch for 1.3.4</a>)
 </p>
 
 <h3>1.3.3 to 1.3.4</h3>
@@ -297,10 +338,6 @@ the most useful one will be 'aliases'.
 See <a href="README.rd">README</a> for details.
 </p>
 
-<h2>Customization</h2>
-
-For customization, try 'M-x customize-group RET howm RET'.
-
 <hr>
 
 <h2>Contact</h2>
@@ -308,6 +345,5 @@ For customization, try 'M-x customize-group RET howm RET'.
 My email address is written at the beginning of source files.
 
 <hr>
-$Id: index.html,v 1.47 2012-12-27 03:23:31 hira Exp $
 <a href="http://sourceforge.jp/"><img src="http://sourceforge.jp/sflogo.php?group_id=913" width="96" height="31" border="0" alt="SourceForge.jp"></a> 
 </body> </html>