diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-12-02 16:40:31 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-12-02 16:40:31 +0000 |
commit | b97439ce3786af4a9cc6e8e882d2767ec1c1f69f (patch) | |
tree | 0e6bf25dd8decb4f8f7157cec1cd1e7be0cbd063 /lisp | |
parent | 9636b255906319ca5757e0e709455b863de100b7 (diff) | |
download | emacs-b97439ce3786af4a9cc6e8e882d2767ec1c1f69f.tar.gz |
Fix typos.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 2 | ||||
-rw-r--r-- | lisp/gnus/ChangeLog | 6 | ||||
-rw-r--r-- | lisp/mh-e/ChangeLog | 16 |
3 files changed, 12 insertions, 12 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a2fdb6f9fd8..cfb95e4efab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -183,7 +183,7 @@ * emacs-lisp/lisp.el (forward-sexp, backward-sexp, mark-sexp) (forward-list, backward-list, down-list, backward-up-list) (up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list) - (insert-pair, insert-parentheses): State that the command assumes + (insert-pair, insert-parentheses): State that the command assumes that point is not in a string or comment. 2008-11-26 Michael Albinus <michael.albinus@gmx.de> diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 9801c459467..7088a837f2d 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -761,7 +761,7 @@ gnus-group-read-ephemeral-gmane-group. (gnus-read-ephemeral-gmane-group-url): Rename from gnus-group-read-ephemeral-gmane-group-url. - (gnus-bug-group-download-format-alist): New variable. + (gnus-bug-group-download-format-alist): New variable. (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group) (gnus-read-ephemeral-emacs-bug-group): New commands. @@ -1881,7 +1881,7 @@ (latin-unity-ucs-list): * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function) (mm-uu-binhex-decode-function): - * message.el (gnus-message-group-art, gnus-list-identifiers, ) + * message.el (gnus-message-group-art, gnus-list-identifiers) (rmail-enable-mime-composing, gnus-local-organization) (gnus-post-method, gnus-select-method, gnus-active-hashtb) (gnus-read-active-file, facemenu-add-face-function) @@ -9370,7 +9370,7 @@ * spam.el (spam-backend-article-list-property) (spam-backend-get-article-todo-list) - (spam-backend-put-article-todo-list, ) + (spam-backend-put-article-todo-list) (spam-summary-prepare-exit, spam-resolve-registrations-routine): Resolve registrations separately. (spam-register-routine): Format comments. diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 3e7d1b8d441..299312afaf5 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,7 +1,7 @@ -2008-08-18 Bill Wohler <wohler@newt.com> +2008-08-18 Bill Wohler <wohler@newt.com> Release MH-E version 8.1. - + * mh-e.el (Version, mh-version): Update for release 8.1. 2008-08-11 Bill Wohler <wohler@newt.com> @@ -46,7 +46,7 @@ * mh-folder.el (mh-folder-mode): * mh-letter.el (mh-letter-mode): - * mh-show.el (mh-show-mode): Check tool-bar-map is bound. + * mh-show.el (mh-show-mode): Check tool-bar-map is bound. 2008-06-08 John Paul Wallington <jpw@pobox.com> @@ -80,7 +80,7 @@ * mh-e.el (mh-invisible-header-fields-internal): Remove DKIM-Signature as it is covered by DKIM-. Fully qualify X-EID. -2008-05-19 Sergey Poznyakoff <gray@gnu.org.ua> +2008-05-19 Sergey Poznyakoff <gray@gnu.org.ua> * mh-mime.el (mh-mh-to-mime, mh-mh-to-mime-undo): Preserve modes when converting to or from MIME (closes SF #1966722). @@ -91,12 +91,12 @@ case-insensitive way and add comment about it. Add many header fields (closes SF #1916032). -2008-05-19 Xavier Maillard <xma@gnu.org> (tiny change) +2008-05-19 Xavier Maillard <xma@gnu.org> (tiny change) * mh-utils.el (mh-find-path): Don't throw error if MH environment variable is being used (closes SF #1946861). -2008-05-19 Nick Dokos <nicholas.dokos@hp.com> (tiny change) +2008-05-19 Nick Dokos <nicholas.dokos@hp.com> (tiny change) * mh-search.el (mh-mairix-regexp-builder): Add additional items to search string to support org-mode (closes SF #1965704). @@ -104,7 +104,7 @@ 2008-03-18 Bill Wohler <wohler@newt.com> * mh-e.el (mh-invisible-header-fields-internal): Add Accreditor, - Seal-Send-Time. + Seal-Send-Time. (mh-invisible-header-fields, mh-invisible-header-fields-default): Update URL to bug report for users to report ignored fields. @@ -1786,7 +1786,7 @@ * mh-seq.el (mh-translate-range, mh-narrow-to-header-field) (mh-thread-generate): Ditto. -2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org> +2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org> * mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of mm- functions for proper text=flowed handling (addresses SF |