emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mh-e/ChangeLog.1,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/mh-e/ChangeLog.1,v
Date: Wed, 24 Sep 2008 01:17:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/09/24 01:16:50

Index: lisp/mh-e/ChangeLog.1
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/ChangeLog.1,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- lisp/mh-e/ChangeLog.1       27 Jun 2008 02:23:32 -0000      1.12
+++ lisp/mh-e/ChangeLog.1       24 Sep 2008 01:16:42 -0000      1.13
@@ -163,7 +163,7 @@
 
 2005-06-08  Peter S Galbraith  <address@hidden>
 
-       * mh-comp.el (mh-insert-auto-fields): Inset identity regardless of
+       * mh-comp.el (mh-insert-auto-fields): Insert identity regardless of
        whether one was already set, since if one used a default identity
        it would never be overridden (closes SF #1204506).
 
@@ -1879,7 +1879,7 @@
        info about it for `mh-variants'.
 
        * mh-e.el (mh-regenerate-headers): mu-mh has different error
-       message for a invalid mesage list.
+       message for a invalid message list.
 
 2003-08-18  Peter S Galbraith  <address@hidden>
 
@@ -4464,7 +4464,7 @@
        lines. So it is OK for mh-get-msg-num to fail once in a while.
 
        * mh-index.el (mh-index-update-maps): Make the parsing of messages
-       that need to annotated with the X-MHE-Checksum header more robust.
+       that need to be annotated with the X-MHE-Checksum header more robust.
        If the search yielded no results then an error was being produced.
        (mh-index-search): Enable automatic threading of index folders if
        mh-show-threads-flag is non-nil (closes SF #709667).
@@ -10630,7 +10630,7 @@
 2001-12-01  Jeffrey C Honig  <address@hidden>
 
        * mh-e.el: Update the documentation for the regexps used by
-       `mh-folder-font-lock-keywords' to specify how many parethesized
+       `mh-folder-font-lock-keywords' to specify how many parenthesized
        expressions they are expected to have and what those expressions
        are expected to match.
 
@@ -10822,7 +10822,7 @@
        (mh-toggle-subject-thread): New command to toggle between a new
        'subject sequence or the wide view of a folder.
        (mh-delete-subject-thread): New command to delete all following
-       messages with similar subject lines (leaving preceeding ones
+       messages with similar subject lines (leaving preceding ones
        untouched).
        (mh-next-unseen-subject-thread): New command to create and move to
        a new subject thread created from the next unseen message as a
@@ -10908,7 +10908,7 @@
 2001-11-25  Peter S Galbraith  <address@hidden>
 
        * mh-utils.el (mh-highlight-citation-p): New variable to determine
-       whether to hightlight citations in message body with gnus,
+       whether to highlight citations in message body with gnus,
        font-lock or not at all.
        (mh-show-font-lock-keywords): removed citations from keywords.
        (mh-show-font-lock-keywords-with-cite): New variable, equivalent
@@ -11253,7 +11253,7 @@
        resulting message is still fully MIME.
        * mh-utils.el (mh-decode-quoted-printable): New function to run
        mimedecode on the current buffer.
-       * mh-utils.el (mh-display-msg): Conditionnaly call
+       * mh-utils.el (mh-display-msg): Conditionally call
        mh-decode-quoted-printable function if mh-decode-quoted-printable
        variable is set, to view messages containing quoted-printable
        characters into 8-bit.




reply via email to

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