]> code.delx.au - gnu-emacs/commitdiff
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.2. mh-e-doc-8.2
authorBill Wohler <wohler@newt.com>
Sat, 13 Jun 2009 16:44:33 +0000 (16:44 +0000)
committerBill Wohler <wohler@newt.com>
Sat, 13 Jun 2009 16:44:33 +0000 (16:44 +0000)
doc/misc/ChangeLog
doc/misc/mh-e.texi

index 69484b8f55a3ac6512ca6ac6eff70e60fce07568..e9017a7d6b7bd338848d4d0def3c4b6feb1fc306 100644 (file)
@@ -1,3 +1,10 @@
+2009-06-13  Bill Wohler  <wohler@newt.com>
+
+       Release MH-E manual version 8.2.
+
+       * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
+       release 8.2.
+
 2009-06-13  Glenn Morris  <rgm@gnu.org>
 
        * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
index 0a2399043a1f4a8a46f843a967afa239b7f5ca5a..b9739620f383f706dbd9cb368547767b6ff1a1b9 100644 (file)
@@ -8,12 +8,12 @@
 @c %**end of header
 
 @c Version of the software and manual.
-@set VERSION 8.1
+@set VERSION 8.2
 @c Edition of the manual. It is either empty for the first edition or
 @c has the form ", nth Edition" (without the quotes).
-@set EDITION , 2nd Edition
-@set UPDATED 2009-01-23
-@set UPDATE-MONTH January, 2009
+@set EDITION
+@set UPDATED 2009-06-13
+@set UPDATE-MONTH June, 2009
 
 @c Other variables.
 @set MH-BOOK-HOME http://rand-mh.sourceforge.net/book/mh
@@ -3412,6 +3412,10 @@ Hook run by @code{mh-folder-mode} when visiting a new folder (default:
 Abnormal hook run at the beginning of @code{mh-kill-folder} (default:
 @code{'mh-search-p}).
 @c -------------------------
+@item mh-pack-folder-hook
+Hook run by @code{mh-pack-folder} after renumbering the messages
+(default: @code{nil}).
+@c -------------------------
 @item mh-quit-hook
 Hook run by q after quitting MH-E (default: @code{nil}).
 @c -------------------------
@@ -3728,6 +3732,13 @@ to rescan the folder, which is useful to grab all messages in your
 you don't want to rescan the entire folder, the commands @kbd{F r} or
 @kbd{F p} will accept a range (@pxref{Ranges}).
 
+@kindex F p
+@vindex mh-pack-folder-hook
+
+The command @kbd{F p} runs @code{mh-pack-folder-hook} after
+renumbering the messages. A variable that is useful with this hook
+is @code{mh-current-folder}.
+
 @kindex @key{TAB}
 @vindex mh-recursive-folders-flag