OSDN Git Service

update version strings in generated files
[howm/howm.git] / doc / index.html
index cd71ed1..f3e0291 100644 (file)
 
 <ul>
 <li> Download
-     <a href="https://howm.osdn.jp/a/howm-1.4.5.tar.gz">howm-1.4.5.tar.gz</a>
+     <a href="https://howm.osdn.jp/a/howm-1.5.0.tar.gz">howm-1.5.0.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="https://leahneukirchen.org/blog/archive/2022/03/note-taking-in-emacs-with-howm.html">Introduction by Leah Neukirchen</a> (thx!)
 <li> <a href="README.html">Tutorial</a>
 <li> <a href="https://howm.osdn.jp/cgi-bin/hiki/hiki.cgi?e.FrontPage">Wiki, BBS, mailing list</a>
 </ul>
@@ -117,6 +118,33 @@ For customization, try 'M-x customize-group RET howm RET'.
 
 <h2>Update from old version</h2>
 
+<h3>1.4.8 to 1.5.0</h3>
+
+<p>
+<ul>
+ <li>"u" key (uniq) in summary buffer is now togglable. You can hit "u" again to cancel "uniq".</li>
+ <li>If you are interested in the incremental search, try M-x customize-group RET howm-iigrep RET and set howm-iigrep-show-what. It will be turned on by default in the next release.</li>
+</ul>
+</p>
+
+<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>
@@ -327,5 +355,5 @@ See <a href="README.rd">README</a> for details.
 My email address is written at the beginning of source files.
 
 <hr>
-<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> 
+<a href="https://osdn.net/"><img src="http://osdn.net/sflogo.php?group_id=913" width="96" height="31" border="0" alt="OSDN"></a> 
 </body> </html>