]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 14 Oct 2008 15:50:14 +0000 (15:50 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 14 Oct 2008 15:50:14 +0000 (15:50 +0000)
lisp/ChangeLog.8
lisp/mh-e/ChangeLog.1
src/ChangeLog.5

index f6f8677e27ef94290d06be51e5ef702ddf266337..0e340900b87c6a5368292c77432765cee4ebecb9 100644 (file)
        * gnus/gnus-start.el (gnus-save-newsrc-file): Bind
        coding-system-for-write before saving.
 
-1998-08-26  Kevin Rodgers  <kevinr@ihs.com> (tiny change)
+1998-08-26  Kevin Rodgers  <kevinr@ihs.com>  (tiny change)
 
        * isearch.el (isearch-forward): Doc fix.
 
index 70d7046c329c96db4d0a933c01cddebdcfd97f8d..ae31e243ac8186250d7e25e84bfac82b0dd0b8e7 100644 (file)
@@ -6,7 +6,7 @@
        etc/images/mail so added "mail/" prefix.
        (mh-reply): Ditto. Also renamed reply2.* to reply.*.
        (mh-rescan-folder): Ditto. Renamed image file to refresh.* since
-       it can be used in the general sense. Does not have "mail/" 
+       it can be used in the general sense. Does not have "mail/"
        prefix.
 
 2005-09-29  Bill Wohler  <wohler@newt.com>
 
 2005-07-12  Jeffrey C Honig  <jch@honig.net>
 
-       * mh-customize.el (mh-invisible-header-fields-internal) 
+       * mh-customize.el (mh-invisible-header-fields-internal)
        (mh-invisible-header-fields-internal): Add Received-SPF header and
        X-Gmail- prefixes seen from Gmail.
 
        * mh-e.el (mh-undefine-sequence): Since mh-coalesce-msg-list
        returns a list, apply is needed.
 
-2003-05-09  Noel Cragg  <noel@red-bean.com> (tiny change)
+2003-05-09  Noel Cragg  <noel@red-bean.com>  (tiny change)
 
        * mh-junk.el (mh-spamassassin-blacklist): Separate "--local" and
        "--no-rebuild" arguments to call-process.
index 61aa04d4f33ea978fd345c3421c99e6081e8f966..4a3746019d144df1b0a5d4afe4724b9aa5052725 100644 (file)
 
        * textprop.c (Fnext_property_change): Fix previous change.
 
-1995-03-23  Kevin Rodgers  <kevinr@ihs.com> (tiny change)
+1995-03-23  Kevin Rodgers  <kevinr@ihs.com>  (tiny change)
 
        * print.c (temp_output_buffer_setup): (Re)set the default
        directory of the temp buffer to that of the current buffer.