changeset 106836:964aafa9629a

Fix typos in ChangeLogs and NEWS files.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 14 Jan 2010 19:29:36 +0100
parents a3b4c6fc276c
children 855f55740303
files etc/ChangeLog etc/ERC-NEWS etc/NEWS lisp/ChangeLog.10 lisp/ChangeLog.5 lisp/ChangeLog.8 lisp/gnus/ChangeLog src/ChangeLog.3 src/ChangeLog.8 src/ChangeLog.9
diffstat 10 files changed, 11 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Thu Jan 14 15:37:13 2010 +0100
+++ b/etc/ChangeLog	Thu Jan 14 19:29:36 2010 +0100
@@ -276,7 +276,7 @@
 
 2009-06-12  Kenichi Handa  <handa@m17n.org>
 
-	* HELLO: Use "/" instead of "," to seperate independent words.
+	* HELLO: Use "/" instead of "," to separate independent words.
 
 	* charsets/*.map: All re-generated.
 
--- a/etc/ERC-NEWS	Thu Jan 14 15:37:13 2010 +0100
+++ b/etc/ERC-NEWS	Thu Jan 14 19:29:36 2010 +0100
@@ -1312,9 +1312,8 @@
 ** erc is switching to global-minor-modes for activation of submodules.
 
 This allows you to customize such a mode and get automatic loading of
-the module.  No longer putting a lot of require statments in .emacs.
-At least this is the long-term plan, not all modules are converted
-yet.
+the module.  No longer putting a lot of require statements in .emacs.
+At least this is the long-term plan, not all modules are converted yet.
 
 ** The most important user visible change is that you now need to activate
 erc-completion-mode, to get TAB completion.  The new completion code
--- a/etc/NEWS	Thu Jan 14 15:37:13 2010 +0100
+++ b/etc/NEWS	Thu Jan 14 19:29:36 2010 +0100
@@ -2155,7 +2155,6 @@
 **** `coding-system-from-name' returns a coding system matching with
 the argument name.
 
-
 ** There is a new input method, Robin, different from Quail.
 It has three functionalities:
  i) a simple input method (converts an ASCII sequence into a string).
--- a/lisp/ChangeLog.10	Thu Jan 14 15:37:13 2010 +0100
+++ b/lisp/ChangeLog.10	Thu Jan 14 19:29:36 2010 +0100
@@ -6773,7 +6773,7 @@
 	(ruler-mode-mouse-grab-any-column)
 	(ruler-mode-mouse-drag-any-column-iteration)
 	(ruler-mode-mouse-drag-any-column): New functions.
-	(ruler-mode-map): [header-line down-mouse-2] Bound to
+	(ruler-mode-map) [header-line down-mouse-2]: Bound to
 	`ruler-mode-mouse-grab-any-column' instead of
 	`ruler-mode-mouse-set-fill-column'.
 	(ruler-mode-ruler-help-echo): Update its value.
--- a/lisp/ChangeLog.5	Thu Jan 14 15:37:13 2010 +0100
+++ b/lisp/ChangeLog.5	Thu Jan 14 19:29:36 2010 +0100
@@ -2083,7 +2083,7 @@
 	* desktop.el (desktop-save): Use dired-directory as name
 	of top-level in order to capture wildcards used.
 	(desktop-buffer-dired): Skip possible wildcard when checking
-	for directory existance.  Use dired-insert-subdir, not
+	for directory existence.  Use dired-insert-subdir, not
 	dired-maybe-insert-subdir.
 
 1995-04-06  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
--- a/lisp/ChangeLog.8	Thu Jan 14 15:37:13 2010 +0100
+++ b/lisp/ChangeLog.8	Thu Jan 14 19:29:36 2010 +0100
@@ -6760,7 +6760,7 @@
 
 1999-01-22  Andrew Innes  <andrewi@gnu.org>
 
-	* startup.el (command-line): [windows-nt]: Check for existence of
+	* startup.el (command-line) [windows-nt]: Check for existence of
 	.emacs file so as to notice .emacs.el or .emacs.elc and use them
 	in preference to _emacs.
 
--- a/lisp/gnus/ChangeLog	Thu Jan 14 15:37:13 2010 +0100
+++ b/lisp/gnus/ChangeLog	Thu Jan 14 19:29:36 2010 +0100
@@ -5151,7 +5151,7 @@
 	* gnus-agent.el (directory-files-and-attributes): Move all the way
 	forward (the third and final move).
 	(gnus-agent-read-agentview): Trap reconstruction errors due to
-	nonexistant directory.  Handle by returning nil.
+	nonexistent directory.  Handle by returning nil.
 
 2006-05-30  Didier Verna  <didier@xemacs.org>
 
@@ -12206,7 +12206,7 @@
 	(gnus-agent-set-local): Delete stored entry if either min, or max,
 	are nil.
 	(gnus-agent-fetch-session): Reworded error/quit messages.  On
-	quit, use gnus-agent-regenerate-group to record existance of any
+	quit, use gnus-agent-regenerate-group to record existence of any
 	articles fetched to disk before the quit occurred.
 	(gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
 	gnus-agent-update-view-total-fetched-for, and
--- a/src/ChangeLog.3	Thu Jan 14 15:37:13 2010 +0100
+++ b/src/ChangeLog.3	Thu Jan 14 19:29:36 2010 +0100
@@ -4776,7 +4776,7 @@
 	New struct face with associated typedef FACE declared, along with
 	accessing macros.
 
-	* scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or
+	* scroll.c (do_scrolling): Don't bcopy non-existent `nruns' or
 	`face_list' elements.  Do copy new `max_ascent' frame element.
 
 	* dispnew.c (scroll_frame_lines): All references to frame elements
--- a/src/ChangeLog.8	Thu Jan 14 15:37:13 2010 +0100
+++ b/src/ChangeLog.8	Thu Jan 14 19:29:36 2010 +0100
@@ -11848,7 +11848,7 @@
 
 	* w32fns.c (w32_strict_fontnames): New variable.
 	(Fx_create_frame): Formatting fix.
-	(w32_load_system_font): Keep trying to load non-existant font
+	(w32_load_system_font): Keep trying to load non-existent font
 	if w32_strict_fontnames is nil.  Formatting fix.
 	(syms_of_w32fns): Add w32-strict-fontnames.
 
--- a/src/ChangeLog.9	Thu Jan 14 15:37:13 2010 +0100
+++ b/src/ChangeLog.9	Thu Jan 14 19:29:36 2010 +0100
@@ -834,7 +834,7 @@
 2001-10-02  Miles Bader  <miles@gnu.org>
 
 	* textprop.c (Fnext_char_property_change)
-	(Fprevious_char_property_change): Remove reference to non-existant
+	(Fprevious_char_property_change): Remove reference to non-existent
 	argument OBJECT from doc-string.
 
 2001-10-01  Gerd Moellmann  <gerd@gnu.org>