changeset 100123:4077e9ff754f

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 02 Dec 2008 16:40:31 +0000
parents 173352468c0f
children d0077257129f
files ChangeLog admin/ChangeLog doc/man/ChangeLog doc/misc/ChangeLog lisp/ChangeLog lisp/gnus/ChangeLog lisp/mh-e/ChangeLog msdos/ChangeLog src/ChangeLog
diffstat 9 files changed, 23 insertions(+), 24 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 02 16:32:20 2008 +0000
+++ b/ChangeLog	Tue Dec 02 16:40:31 2008 +0000
@@ -56,9 +56,9 @@
 	Exit with an error if `--with-ns' was specified but <AppKit/AppKit.h>
 	is not found.  (Bug#1230)
 
-2008-10-23  Ali Bahrami <ali_gnu@emvision.com>  (tiny change)
-
-	* configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h.
+2008-10-23  Ali Bahrami  <ali_gnu@emvision.com>  (tiny change)
+
+	* configure (*-sunos5*, *-solaris*): Use the new file sol2-10.h.
 	Use sol2-6.h for Solaris 7-9.
 
 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
--- a/admin/ChangeLog	Tue Dec 02 16:32:20 2008 +0000
+++ b/admin/ChangeLog	Tue Dec 02 16:40:31 2008 +0000
@@ -7,9 +7,8 @@
 
 2008-12-01  Kenichi Handa  <handa@m17n.org>
 
-	* unidata/unidata-gen.el (unidata-prop-alist): Set `numric-value'
-	property generator to unidata-gen-table-numeric.  Docstring
-	adjusted.
+	* unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
+	property generator to unidata-gen-table-numeric.  Docstring adjusted.
 	(unidata-get-numeric, unidata-put-numeric)
 	(unidata-gen-table-numeric): New functions.
 	(unidata-encode-val): Use assoc to get a slot in VAL-LIST.
--- a/doc/man/ChangeLog	Tue Dec 02 16:32:20 2008 +0000
+++ b/doc/man/ChangeLog	Tue Dec 02 16:40:31 2008 +0000
@@ -1,7 +1,7 @@
 2008-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* emacsclient.1: Mention -nw and -c. Fix the character for --help.
-	Swap the order of -e and -n to follow the order displayed by --help. 
+	Swap the order of -e and -n to follow the order displayed by --help.
 
 2008-03-13  Glenn Morris  <rgm@gnu.org>
 
--- a/doc/misc/ChangeLog	Tue Dec 02 16:32:20 2008 +0000
+++ b/doc/misc/ChangeLog	Tue Dec 02 16:40:31 2008 +0000
@@ -19,7 +19,7 @@
 
 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
 
-	* org.texi: re-apply change to FDL 1.3.
+	* org.texi: Re-apply change to FDL 1.3.
 
 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
 
--- a/lisp/ChangeLog	Tue Dec 02 16:32:20 2008 +0000
+++ b/lisp/ChangeLog	Tue Dec 02 16:40:31 2008 +0000
@@ -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>
--- a/lisp/gnus/ChangeLog	Tue Dec 02 16:32:20 2008 +0000
+++ b/lisp/gnus/ChangeLog	Tue Dec 02 16:40:31 2008 +0000
@@ -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.
--- a/lisp/mh-e/ChangeLog	Tue Dec 02 16:32:20 2008 +0000
+++ b/lisp/mh-e/ChangeLog	Tue Dec 02 16:40:31 2008 +0000
@@ -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
--- a/msdos/ChangeLog	Tue Dec 02 16:32:20 2008 +0000
+++ b/msdos/ChangeLog	Tue Dec 02 16:40:31 2008 +0000
@@ -53,7 +53,7 @@
 
 	* sed3v2.inp: Edit out @LIB_SRC_EXTRA_INSTALLABLES@.
 
-	* sed1v2.inp (version):  Define to empty.
+	* sed1v2.inp (version): Define to empty.
 	(ALL_CFLAGS, LIBES): Edit out @FOO@ stuff.
 	(EXEEXT): Define to .exe.
 	Edit "ln -f" into "cp -pf".
--- a/src/ChangeLog	Tue Dec 02 16:32:20 2008 +0000
+++ b/src/ChangeLog	Tue Dec 02 16:40:31 2008 +0000
@@ -1475,7 +1475,7 @@
 	* vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of
 	estimating available memory.
 
-2008-08-23  David Reitter <david.reitter@gmail.com>
+2008-08-23  David Reitter  <david.reitter@gmail.com>
 
 	* nsterm.m (ns_draw_window_cursor): Don't call
 	NSDisableScreenUpdates and NSEnableScreenUpdates on
@@ -13232,7 +13232,7 @@
 	(Qdbus_event): New Lisp symbol.
 	(kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
 	(gobble_input): Call xd_read_queued_messages, reading D-Bus messages.
-	(keys_of_keyboard ): Define dbus-event.
+	(keys_of_keyboard): Define dbus-event.
 
 	* termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.
 
@@ -14957,7 +14957,7 @@
 	(mouse_position_for_popup, Fx_popup_menu)
 	(Fx_popup_dialog, x_activate_menubar, update_frame_menubar)
 	(set_frame_menubar, free_frame_menubar)
-	(create_and_show_popup_menu, xmenu_show, )
+	(create_and_show_popup_menu, xmenu_show)
 	(create_and_show_dialog, xdialog_show, xmenu_show): Abort if not
 	an X frame.