emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/mh-e ChangeLog


From: Juanma Barranquero
Subject: [Emacs-commit] emacs/lisp/mh-e ChangeLog
Date: Mon, 20 Nov 2006 00:35:02 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/20 00:35:02

Modified files:
        lisp/mh-e      : ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/ChangeLog?cvsroot=emacs&r1=1.238&r2=1.239

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/ChangeLog,v
retrieving revision 1.238
retrieving revision 1.239
diff -u -b -r1.238 -r1.239
--- ChangeLog   19 Nov 2006 23:35:01 -0000      1.238
+++ ChangeLog   20 Nov 2006 00:35:02 -0000      1.239
@@ -21,10 +21,9 @@
 
        * mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):
        Use mh-junk-background consistently in call-process calls.
-
-       * (mh-bogofilter-blacklist, mh-bogofilter-whitelist,
-       mh-spamprobe-blacklist, mh-spamprobe-whitelist): Use
-       with-current-buffer so the right thing happens if
+       (mh-bogofilter-blacklist, mh-bogofilter-whitelist)
+       (mh-spamprobe-blacklist, mh-spamprobe-whitelist):
+       Use with-current-buffer so the right thing happens if
        mh-junk-background is t (closes SF #1594802).
 
        * mh-e.el (mh-junk-background): Document that On value is 0;
@@ -43,8 +42,7 @@
        * mh-junk.el (mh-spamassassin-whitelist): Add two missing
        quotation marks, so that the last two arguments of sa-learn
        are separated properly (closes SF #1565460).
-
-       * (mh-spamassassin-blacklist): In example .procmailrc, add
+       (mh-spamassassin-blacklist): In example .procmailrc, add
        PATH element to find mhparam on Debian.
 
 2006-09-24  Stephen Gildea  <address@hidden>
@@ -68,8 +66,7 @@
        mh-tool-bar-folder-buttons, mh-tool-bar-show-buttons,
        mh-tool-bar-letter-buttons. The MH-E icons now appear in XEmacs.
        In mh-tool-bar-init, check for mh-xemacs-use-tool-bar-flag sooner.
-       This allows MH-E to be used in XEmacs in a tty (closes SF
-       #1506846).
+       This allows MH-E to be used in XEmacs in a tty (closes SF #1506846).
 
 2006-07-03  Bill Wohler  <address@hidden>
 
@@ -169,12 +166,11 @@
        * mh-tool-bar.el (image-load-path): Define to shush compiler.
        (mh-buffer-exists-p): Move inside mh-do-in-gnu-emacs since it
        isn't used outside of it.
-       (mh-tool-bar-folder-buttons-init,
-       mh-tool-bar-letter-buttons-init): Update load-path/image-load-path
-       before setting buttons. This code used to be in
-       mh-folder-mode/mh-letter-mode but this was the wrong place since
-       mh-tool-bar-*-buttons-init can also be called when customizing the
-       buttons.
+       (mh-tool-bar-folder-buttons-init, mh-tool-bar-letter-buttons-init):
+       Update load-path/image-load-path before setting buttons.
+       This code used to be in mh-folder-mode/mh-letter-mode but this was
+       the wrong place since mh-tool-bar-*-buttons-init can also be called
+       when customizing the buttons.
        (mh-tool-bar-update): New function which updates tool-bar-map in
        all of the MH-E buffers after customizing the buttons (closes SF
        #1452718).
@@ -223,6 +219,7 @@
        find-func (invoked by clicking on the filename link in the *Help*
        buffer).
        (mh-defmacro-compat): Rename to defmacro-mh. Ditto.
+
        * mh-e.el: (mh-defgroup): Rename to defgroup-mh. Ditto.
        (mh-defcustom): Rename to defcustom-mh. Ditto.
        (mh-defface): Rename to defface-mh. Ditto.
@@ -489,7 +486,7 @@
 2006-03-27  Eric Ding  <address@hidden>
 
        * mh-e.el (mh-invisible-header-fields-internal): Add entries
-       "X-AOL-IP:" and "X-MB-Message-" (AOL WebMail)
+       "X-AOL-IP:" and "X-MB-Message-" (AOL WebMail).
 
 2006-03-19  Bill Wohler  <address@hidden>
 
@@ -500,8 +497,7 @@
 
 2006-03-17  Bill Wohler  <address@hidden>
 
-       * mh-compat.el (mh-image-load-path-for-library): Minor docstring
-       fix.
+       * mh-compat.el (mh-image-load-path-for-library): Minor docstring fix.
 
 2006-03-16  Bill Wohler  <address@hidden>
 
@@ -512,8 +508,7 @@
 
        * mh-e.el (mh-list-to-string-1): Use dolist.
 
-       * mh-compat.el (mh-image-load-path-for-library): Prefer user's
-       images.
+       * mh-compat.el (mh-image-load-path-for-library): Prefer user's images.
 
 2006-03-15  Bill Wohler  <address@hidden>
 
@@ -596,17 +591,14 @@
        mh-utils.el and wrap with mh-defun-compat since this function will
        be soon added to image.el.
 
-       * mh-utils.el (mh-image-load-path-for-library): Move to
-       mh-compat.el.
+       * mh-utils.el (mh-image-load-path-for-library): Move to mh-compat.el.
        (mh-normalize-folder-name): Add return-nil-if-folder-empty
        argument which is useful when calling mh-normalize-folder-name to
        process the folder argument for the folders command.
        (mh-sub-folders): Use new flag to mh-normalize-folder-name to make
-       this function more robust. It could too easily list the folders in
-       /.
+       this function more robust.  It could too easily list the folders in /.
        (mh-folder-list): Fix a couple of problems pointed out by Thomas
-       Baumann. Set folder to nil if empty. Don't append "/" if folder
-       nil.
+       Baumann.  Set folder to nil if empty. Don't append "/" if folder nil.
 
 2006-03-03  Bill Wohler  <address@hidden>
 
@@ -762,8 +754,8 @@
        (mh-show-to, mh-show-xface, mh-speedbar-folder)
        (mh-speedbar-folder-with-unseen-messages)
        (mh-speedbar-selected-folder)
-       (mh-speedbar-selected-folder-with-unseen-messages): Use
-       mh-face-data.
+       (mh-speedbar-selected-folder-with-unseen-messages):
+       Use mh-face-data.
 
        * mh-utils.el (mh-image-load-path): The variables image-load-path
        or load-path would not get updated if user set mh-image-load-path.
@@ -797,7 +789,7 @@
 2006-02-08  Peter S Galbraith  <address@hidden>
 
        * mh-e.el (mh-invisible-header-fields-internal): Added entries
-       "X-BrightmailFiltered:", "X-Brightmail-Tracker:" and "X-Hashcash"
+       "X-BrightmailFiltered:", "X-Brightmail-Tracker:" and "X-Hashcash".
 
 2006-02-04  Bill Wohler  <address@hidden>
 
@@ -902,8 +894,8 @@
        * mh-funcs.el (mh-list-folders): Use mh-view-mode-enter instead of
        view-mode-enter.
 
-       * mh-gnus.el (gnus-util, mm-bodies, mm-decode, mm-view, mml): Use
-       mh-require instead of require.
+       * mh-gnus.el (gnus-util, mm-bodies, mm-decode, mm-view, mml):
+       Use mh-require instead of require.
 
        * mh-letter.el (mh-letter-header-end, mh-letter-mode)
        (mh-letter-next-header-field): Use mh-line-beginning-position and
@@ -978,12 +970,12 @@
        and find the definition.
 
        * mh-alias.el (mh-alias-local-users, mh-alias-reload)
-       (mh-alias-expand, mh-alias-minibuffer-confirm-address): Use
-       mh-assoc-string instead of assoc-string.
+       (mh-alias-expand, mh-alias-minibuffer-confirm-address):
+       Use mh-assoc-string instead of assoc-string.
 
        * mh-compat.el (assoc-string): Rename to mh-assoc-string.
-       (mh-mail-abbrev-make-syntax-table, mh-url-hexify-string): Move
-       here from mh-utils.el.
+       (mh-mail-abbrev-make-syntax-table, mh-url-hexify-string):
+       Move here from mh-utils.el.
        (mh-display-completion-list): Move here from mh-comp.el.
        (mh-face-foreground, mh-face-background): Move here from
        mh-xface.el.
@@ -1110,20 +1102,18 @@
        Rearrange and provide consistent headings.
        Untabify.
 
-       * mh-acros.el: Update commentary to reflect current usage. Add
-       autoload cookies to all macros.
+       * mh-acros.el: Update commentary to reflect current usage.
+       Add autoload cookies to all macros.
        (mh-require-cl): Merge docstring and comment.
        (mh-do-in-xemacs): Fix typo in docstring.
        (assoc-string): Move to new file mh-compat.el.
        (with-mh-folder-updating, mh-in-show-buffer)
-       (mh-do-at-event-location, mh-seq-msgs): Move here from
-       mh-utils.el.
+       (mh-do-at-event-location, mh-seq-msgs): Move here from mh-utils.el.
        (mh-iterate-on-messages-in-region, mh-iterate-on-range): Move here
        from mh-seq.el.
 
        * mh-alias.el (mh-address-mail-regexp)
-       (mh-goto-address-find-address-at-point): Move here from
-       mh-utils.el.
+       (mh-goto-address-find-address-at-point): Move here from mh-utils.el.
        (mh-folder-line-matches-show-buffer-p): Move here from mh-e.el.
 
        * mh-buffers.el: Update descriptive text.
@@ -1333,7 +1323,7 @@
 
        * mh-exec.el: Move content into mh-e.el and remove.
 
-       * mh-folder.el: New file. Contains mh-folder-mode from mh-e.el
+       * mh-folder.el: New file. Contains mh-folder-mode from mh-e.el.
 
        * mh-funcs.el (mh-note-copied, mh-note-printed): Move to new file
        mh-scan.el.
@@ -1351,7 +1341,6 @@
        (mh-identity-add-menu): New function
        (mh-insert-identity): Add optional argument maybe-insert so that
        local variable mh-identity-local does not have to be visible.
-       (mh-identity-handler-default):
 
        * mh-inc.el (mh-inc-spool-map): Move declaration to mh-e.el (with
        rest of keymaps). Update key binding for ? to call mh-help with
@@ -1412,8 +1401,8 @@
        (mh-thread-current-indentation-level, mh-thread-next-sibling)
        (mh-thread-previous-sibling, mh-thread-immediate-ancestor)
        (mh-thread-ancestor, mh-thread-find-children)
-       (mh-message-id-regexp, mh-thread-delete, mh-thread-refile): Move
-       to new file mh-thread.el.
+       (mh-message-id-regexp, mh-thread-delete, mh-thread-refile):
+       Move to new file mh-thread.el.
        (mh-subject-to-sequence, mh-subject-to-sequence-unthreaded)
        (mh-subject-to-sequence-threaded, mh-edit-pick-expr)
        (mh-pick-args-list, mh-narrow-to-subject, mh-narrow-to-from)
@@ -1445,8 +1434,8 @@
        * mh-tool-bar.el: New file. Contains tool bar creation code from
        deprecated file mh-customize.el.
 
-       * mh-utils.el (recursive-load-depth-limit): Remove setting. No
-       longer needed.
+       * mh-utils.el (recursive-load-depth-limit): Remove setting.
+       No longer needed.
        (mh-scan-msg-number-regexp, mh-scan-msg-overflow-regexp)
        (mh-scan-msg-format-regexp, mh-scan-msg-format-string)
        (mh-scan-msg-search-regexp, mh-cmd-note, mh-note-seq)
@@ -1532,8 +1521,8 @@
        unnecessary.
        (mh-assoc-ignore-case): Replace with defsubst assoc-string.
 
-       * mh-alias.el (mh-alias-local-users, mh-alias-reload,
-       mh-alias-expand, mh-alias-minibuffer-confirm-address): Use it.
+       * mh-alias.el (mh-alias-local-users, mh-alias-reload)
+       (mh-alias-expand, mh-alias-minibuffer-confirm-address): Use it.
 
        * mh-identity.el (mh-identity-field-handler): Use it.
 
@@ -1637,8 +1626,7 @@
        (mh-index-regexp-builder): Rename to mh-search-regexp-builder.
        (mh-search): Since redo-search-flag defaults to nil and is of
        lesser importance, make it an optional argument and place it after
-       the folder and search-regexp arguments. Sync docstring with
-       manual.
+       the folder and search-regexp arguments.  Sync docstring with manual.
        (mh-search-mode-map): Autoload so that keys are shown in help even
        before mh-search is loaded.
        (mh-search-mode): Sync docstring with manual.
@@ -1673,7 +1661,7 @@
        given and recurse folder(s).
        (mh-pick-next-result): Handle new output.
 
-       * mh-utils.el: (mh-collect-folder-names): Fix docstring.
+       * mh-utils.el (mh-collect-folder-names): Fix docstring.
        (mh-children-p, mh-folder-list): New functions.
 
 2006-01-12  Bill Wohler  <address@hidden>
@@ -1681,8 +1669,8 @@
        * mh-search.el: New file containing contents of mh-index.el and
        mh-pick.el. C-c C-c launches your mh-index-program; C-c C-p runs
        pick. Pick no longer sets the "search" sequence. Instead, it
-       brings up a folder view that we're accustomed to. (closes SF
-       #829207).
+       brings up a folder view that we're accustomed to.  (Closes SF
+       #829207.)
        (mh-index-search): Rename to mh-search.
        (mh-pick-menu): Rename menu from Pick to Search. Rename Execute
        the Search to Perform Search and call mh-do-search. Add Search
@@ -1709,8 +1697,7 @@
        mh-search-folder to mh-search in docstring.
 
        * mh-e.el (mh-folder-folder-menu): Delete Search a Folder. Change
-       Indexed Search to Search. Use mh-search instead of
-       mh-index-search.
+       Indexed Search to Search.  Use mh-search instead of mh-index-search.
        (mh-folder-map): Delete i (mh-index-search) keybinding. Change s
        from mh-show-search-folder to mh-search.
 
@@ -1722,8 +1709,8 @@
        Change s from mh-show-search-folder to mh-search.
        (mh-show-folder-menu): Delete Search a Folder. Change Indexed
        Search to Search. Use mh-search instead of mh-index-search.
-       (mh-index-max-cmdline-args, mh-xargs, mh-quote-for-shell): Move
-       here from deleted mh-index.el.
+       (mh-index-max-cmdline-args, mh-xargs, mh-quote-for-shell):
+       Move here from deleted mh-index.el.
 
 2006-01-11  Bill Wohler  <address@hidden>
 
@@ -1784,8 +1771,7 @@
        since this skips the current folder heading if point is on the
        first message after the folder heading (closes SF #1126188).
 
-       * mh-init.el (mh-sys-path): Co-locate with mh-variants, which uses
-       it.
+       * mh-init.el (mh-sys-path): Co-locate with mh-variants, which uses it.
        (mh-variants): Note variable isn't meant to be accessed directly;
        use function mh-variants instead.
        (mh-variant-info, mh-variant-mh-info, mh-variant-mu-mh-info)
@@ -2046,8 +2032,7 @@
        them alphabetically.
        (mh-faces): Move below mh-hooks.
        (mh-folder-faces, mh-index-faces, mh-letter-faces)
-       (mh-show-faces, mh-speed-faces): Delete. Organize faces like
-       hooks.
+       (mh-show-faces, mh-speed-faces): Delete.  Organize faces like hooks.
        (mh-speed-update-interval): Fix group (mh-speedbar, not mh-speed).
        (facemenu-unlisted-faces): Might as well ignore all MH-E faces.
        (mh-folder-body-face, mh-folder-cur-msg-face)
@@ -2105,8 +2090,8 @@
 
 2005-12-28  Bill Wohler  <address@hidden>
 
-       * mh-comp.el (mh-e-user-agent): Move here from simple.el. Use
-       mh-user-agent-compose instead of mh-smail-batch.
+       * mh-comp.el (mh-e-user-agent): Move here from simple.el.
+       Use mh-user-agent-compose instead of mh-smail-batch.
 
 2005-12-27  Bill Wohler  <address@hidden>
 
@@ -2148,8 +2133,7 @@
        (mh-ins-buf-prefix, mh-yank-behavior): Mention that
        mh-ins-buf-prefix isn't used if you have added a
        mail-citation-hook and neither are used if you use one of the
-       supercite flavors of mh-yank-behavior. Sync docstrings with
-       manual.
+       supercite flavors of mh-yank-behavior.  Sync docstrings with manual.
        (mail-citation-hook): Delete. Use one in sendmail.el.
        (mh-signature-file-name, mh-after-commands-processed-hook)
        (mh-alias-reloaded-hook, mh-before-commands-processed-hook)
@@ -2194,10 +2178,8 @@
 
 2005-12-19  Stephen Gildea  <address@hidden>
 
-       * mh-customize.el (mh-after-commands-processed-hook): New
-       variable.
-       (mh-before-commands-processed-hook): Rename
-       mh-folder-updated-hook.
+       * mh-customize.el (mh-after-commands-processed-hook): New variable.
+       (mh-before-commands-processed-hook): Rename mh-folder-updated-hook.
 
        * mh-e.el (mh-process-commands): Rename mh-folder-updated-hook to
        mh-before-commands-processed-hook, call new
@@ -2234,8 +2216,7 @@
 
        * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
        (mh-tool-bar-search-function): Sync docstrings with manual.
-       (mh-tool-bar-customize): Replace toolbar with tool bar in
-       docstring.
+       (mh-tool-bar-customize): Replace toolbar with tool bar in docstring.
        (mh-tool-bar-letter-help): Fix manual reference.
        (mh-xemacs-use-toolbar-flag): Rename to
        mh-xemacs-use-tool-bar-flag. Initialize to
@@ -2249,8 +2230,8 @@
        (mh-toolbar-init): Rename to mh-tool-bar-init. Simplify condition
        for calling set-specifier. Only look at the value of
        mh-xemacs-use-tool-bar-flag.
-       (mh-tool-bar-folder-buttons, mh-tool-bar-letter-buttons): Sync
-       docstrings with manual.
+       (mh-tool-bar-folder-buttons, mh-tool-bar-letter-buttons):
+       Sync docstrings with manual.
 
        * mh-comp.el (mh-letter-mode): Use mh-tool-bar-init instead of
        mh-toolbar-init.
@@ -2353,12 +2334,10 @@
        section is Folders, not Organizing. Parent of mh-folder-faces is
        mh-folder, not mh-show.
        (mh-speed): Rename to mh-speedbar for consistency with mh-toolbar.
-       (mh-thread): New group that corresponds with manual's Threading
-       chapter.
+       (mh-thread): New group that corresponds with manual's Threading chapter.
        (mh-letter-faces): Group's manual section is Editing Drafts, not
        Sending Mail.
-       (mh-sortm-args): New customization variable that used to be a
-       defvar.
+       (mh-sortm-args): New customization variable that used to be a defvar.
        (mh-index-new-messages-folders, mh-index-ticked-messages-folders):
        Move from mh-index group to mh-folders group.
        (mh-alias-local-users-prefix, mh-large-folder)
@@ -2390,11 +2369,10 @@
        (mh-summary-height, mh-delete-msg-hook
        (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual.
 
-       * mh-e.el
-       (mh-scan-format-mh, mh-scan-good-msg-regexp)
+       * mh-e.el (mh-scan-format-mh, mh-scan-good-msg-regexp)
        (mh-scan-deleted-msg-regexp, mh-scan-refiled-msg-regexp)
-       (mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp): Use
-       non-fontification instead of non-fontifying.
+       (mh-scan-cur-msg-number-regexp, mh-scan-subject-regexp):
+       Use non-fontification instead of non-fontifying.
        (mh-header-display): Use mh-mhl-format-file instead of
        mhl-formfile. Sync docstrings with manual.
        (mh-next-undeleted-msg, mh-previous-undeleted-msg): Rename arg to
@@ -2418,13 +2396,13 @@
 
        * mh-funcs.el (mh-sortm-args): Now a customization option and in
        mh-customize.el.
-       (mh-pipe-msg): Rename include-headers to include-header. Sync
-       docstrings with manual.
+       (mh-pipe-msg): Rename include-headers to include-header.
+       Sync docstrings with manual.
        (mh-burst-digest, mh-page-digest, mh-page-digest-backwards)
        (mh-store-msg): Sync docstrings with manual.
 
-       * mh-mime.el (mh-mime-save-parts): Rename arg to prompt. Sync
-       docstrings with manual.
+       * mh-mime.el (mh-mime-save-parts): Rename arg to prompt.
+       Sync docstrings with manual.
        (mh-toggle-mh-decode-mime-flag): Use English in message, not Lisp.
        Sync docstrings with manual.
        (mh-mm-display-part, mh-mm-inline-message): Use
@@ -2433,12 +2411,12 @@
        (mh-display-with-external-viewer): Fix default output in
        minibuffer. Sync docstrings with manual.
 
-       * mh-print.el: (mh-ps-print-mime, mh-ps-print-toggle-mime):
+       * mh-print.el (mh-ps-print-mime, mh-ps-print-toggle-mime):
        Delete.
        (mh-ps-print-color-option): Incorporate docstring from
        ps-print-color-p.
-       (mh-ps-spool-buffer): Remove unused code. Fix indent. Slimline
-       docstring.
+       (mh-ps-spool-buffer): Remove unused code.  Fix indent.
+       Slimline docstring.
        (mh-ps-spool-msg): Slimline docstring. Rename from
        mh-ps-spool-a-msg. Rewrite to use existing show buffer when
        available.
@@ -2451,20 +2429,20 @@
        (mh-print-msg): Use mh-mhl-format-file instead of mhl-formfile.
        Sync docstrings with manual.
        (mh-ps-print-msg, mh-ps-print-msg-file)
-       (mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync
-       docstrings with manual.
+       (mh-ps-print-toggle-faces, mh-ps-print-toggle-color):
+       Sync docstrings with manual.
 
        * mh-utils.el (mh-show-ps-print-msg-show)
-       mh-show-ps-print-toggle-mime): Delete.
+       (mh-show-ps-print-toggle-mime): Delete.
        (mh-show-ps-print-map): Update accordingly.
        (mh-show-mode): Use mh-highlight-citation-style instead of
        mh-highlight-citation-p.
        (mh-show-xface, mh-display-msg): Use mh-mhl-format-file instead of
        mhl-formfile.
-       (mh-show): Use mh-mhl-format-file instead of mhl-formfile. Sync
-       docstrings with manual.
-       (mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg): Sync
-       docstrings with manual.
+       (mh-show): Use mh-mhl-format-file instead of mhl-formfile.
+       Sync docstrings with manual.
+       (mh-show-font-lock-fontify-region, mh-modify, mh-goto-msg):
+       Sync docstrings with manual.
 
 2005-12-01  Bill Wohler  <address@hidden>
 
@@ -2503,8 +2481,8 @@
 2005-11-03  Bill Wohler  <address@hidden>
 
        * mh-customize.el (mh-refile-preserves-sequences-flag)
-       (mh-tick-seq, mh-update-sequences-after-mh-show-flag): Sync
-       docstrings with manual.
+       (mh-tick-seq, mh-update-sequences-after-mh-show-flag):
+       Sync docstrings with manual.
 
        * mh-e.el (mh-update-sequences): Sync docstrings with manual.
 
@@ -2539,8 +2517,8 @@
 2005-10-30  Bill Wohler  <address@hidden>
 
        * mh-e.el (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
-       (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp): Sync
-       docstrings with manual.
+       (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp):
+       Sync docstrings with manual.
 
        * mh-customize.el (mh-compose-space-does-completion-flag)
        (mh-signature-separator-flag, mh-interpret-number-as-range-flag)
@@ -2564,10 +2542,10 @@
        (mh-adaptive-cmd-note-flag, mh-scan-format-file): Docstring fixes,
        add :set.
 
-       * mh-e.el: (mh-scan-field-destination-offset): New variable. The
+       * mh-e.el (mh-scan-field-destination-offset): New variable.  The
        destination is the -, t, b, c, or n character for Replied, To, cc,
        Bcc, or Newsgroups respectively.
-       (mh-make-folder, mh-regenerate-headers, mh-generate-new-cmd-note)
+       (mh-make-folder, mh-regenerate-headers, mh-generate-new-cmd-note):
        Call new function mh-msg-num-width-to-column to make leap between
        width and column more explicit.
        (mh-msg-num-width-to-column): New function that steals logic from
@@ -2578,8 +2556,7 @@
        (mh-generate-new-cmd-note): Docstring fix--mh-cmd-note is a
        column, not a width.
        (mh-add-sequence-notation, mh-remove-sequence-notation): Use new
-       variable mh-scan-field-destination-offset rather than hard-coding
-       1.
+       variable mh-scan-field-destination-offset rather than hard-coding 1.
 
        * mh-utils.el (mh-cmd-note) Synced docstring with manual.
        (mh-notate): Use new variable mh-scan-field-destination-offset
@@ -2612,8 +2589,8 @@
 
        * mh-utils.el (mh-goto-msg): Use mh-scan-msg-search-regexp instead
        of hard-coded string.
-       (mh-mail-header-separator, mh-signature-separator-regexp): Use
-       "regular expression" in docstring instead of regexp.
+       (mh-mail-header-separator, mh-signature-separator-regexp):
+       Use "regular expression" in docstring instead of regexp.
        (mh-scan-msg-number-regexp)
        (mh-scan-msg-overflow-regexp, mh-scan-msg-format-regexp)
        (mh-scan-msg-format-string, mh-scan-msg-search-regexp)
@@ -2642,8 +2619,8 @@
 
 2005-10-23  Bill Wohler  <address@hidden>
 
-       * mh-customize.el (mh-interpret-number-as-range-flag): Sync
-       docstring with manual.
+       * mh-customize.el (mh-interpret-number-as-range-flag):
+       Sync docstring with manual.
 
        * mh-identity.el (mh-assoc-ignore-case): Merge with version in
        mh-alias.el and move to mh-acros.el
@@ -2673,8 +2650,7 @@
 
        * mh-customize.el (mh-buffer-exists-p): New function which tests
        presence of buffers of a given mode.
-       (mh-tool-bar-define): New functions
-       mh-tool-bar-folder-buttons-init and
+       (mh-tool-bar-define): New functions mh-tool-bar-folder-buttons-init and
        mh-tool-bar-letter-buttons-init are defined. These functions are
        used to create the tool-bar from the corresponding customizable
        variables.
@@ -2755,13 +2731,11 @@
        (mh-mhn-compose-forw): Rename to mh-mh-forward-message.
        (mh-mhn-compose-type): Rename to mh-mh-compose-type.
        (mh-mhn-compose-anon-ftp): Rename to mh-mh-compose-anon-ftp.
-       Rename mh-mhn-compose-external-type to
-       mh-mh-compose-external-type.
+       Rename mh-mhn-compose-external-type to mh-mh-compose-external-type.
        (mh-mhn-compose-external-compressed-tar): Rename to
        mh-mh-compose-external-compressed-tar. Rename
        mh-mhn-compose-external-type to mh-mh-compose-external-type.
-       (mh-mhn-compose-external-type): Rename to
-       mh-mh-compose-external-type.
+       (mh-mhn-compose-external-type): Rename to mh-mh-compose-external-type.
        (mh-edit-mhn): Rename to mh-mh-to-mime. Rename mh-mhn-args to
        mh-mh-to-mime-args. Rename mh-edit-mhn-hook to mh-mh-to-mime-hook.
        Use correct program in message.
@@ -2803,9 +2777,8 @@
 
 2005-10-17  Peter S Galbraith  <address@hidden>
 
-       * mh-identity.el (mh-identity-field-handler): Use
-       `assoc-ignore-case' to compare against header field for mixed-case
-       "From:".
+       * mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case'
+       to compare against header field for mixed-case "From:".
 
 2005-10-17  Bill Wohler  <address@hidden>
 
@@ -2864,8 +2837,8 @@
 
 2005-10-14  Bill Wohler  <address@hidden>
 
-       * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el: *
-       mh-seq.el, mh-utils.el: Ran mh-unit. Continued copyright lines
+       * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el:
+       * mh-seq.el, mh-utils.el: Ran mh-unit.  Continued copyright lines
        need to be indented.
 
        * mh-e.el: mh-folder-tick-face had been renamed to mh-folder-tick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]