# HG changeset patch # User Juanma Barranquero # Date 1223999414 0 # Node ID 60ee232a68394dcfe6bf74bf292d146baab46ffa # Parent b325d07ef76d9dc1fdf969ae3b3b3f342df6d270 Fix typos. diff -r b325d07ef76d -r 60ee232a6839 lisp/ChangeLog.8 --- a/lisp/ChangeLog.8 Tue Oct 14 15:38:57 2008 +0000 +++ b/lisp/ChangeLog.8 Tue Oct 14 15:50:14 2008 +0000 @@ -9846,7 +9846,7 @@ * gnus/gnus-start.el (gnus-save-newsrc-file): Bind coding-system-for-write before saving. -1998-08-26 Kevin Rodgers (tiny change) +1998-08-26 Kevin Rodgers (tiny change) * isearch.el (isearch-forward): Doc fix. diff -r b325d07ef76d -r 60ee232a6839 lisp/mh-e/ChangeLog.1 --- a/lisp/mh-e/ChangeLog.1 Tue Oct 14 15:38:57 2008 +0000 +++ b/lisp/mh-e/ChangeLog.1 Tue Oct 14 15:50:14 2008 +0000 @@ -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 @@ -157,7 +157,7 @@ 2005-07-12 Jeffrey C Honig - * 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. @@ -3491,7 +3491,7 @@ * mh-e.el (mh-undefine-sequence): Since mh-coalesce-msg-list returns a list, apply is needed. -2003-05-09 Noel Cragg (tiny change) +2003-05-09 Noel Cragg (tiny change) * mh-junk.el (mh-spamassassin-blacklist): Separate "--local" and "--no-rebuild" arguments to call-process. diff -r b325d07ef76d -r 60ee232a6839 src/ChangeLog.5 --- a/src/ChangeLog.5 Tue Oct 14 15:38:57 2008 +0000 +++ b/src/ChangeLog.5 Tue Oct 14 15:50:14 2008 +0000 @@ -1789,7 +1789,7 @@ * textprop.c (Fnext_property_change): Fix previous change. -1995-03-23 Kevin Rodgers (tiny change) +1995-03-23 Kevin Rodgers (tiny change) * print.c (temp_output_buffer_setup): (Re)set the default directory of the temp buffer to that of the current buffer.