changeset 96372:4a78563eb87f

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 02:38:13 +0000
parents ed744a881cc0
children 93f1eb58d905
files doc/misc/rcirc.texi lib-src/ChangeLog lisp/ChangeLog.10 lisp/ChangeLog.6
diffstat 4 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/rcirc.texi	Fri Jun 27 02:36:35 2008 +0000
+++ b/doc/misc/rcirc.texi	Fri Jun 27 02:38:13 2008 +0000
@@ -174,7 +174,7 @@
 single server redirects new connections to a random server in the
 network.  @code{irc.freenode.net} is such a server for the Freenode
 network.  Freenode provides the network ``for the Free and Open Source
-Software communities, for not-for-profit organisations and for related
+Software communities, for not-for-profit organizations and for related
 communities and organizations.''
 
 @cindex port, connecting
--- a/lib-src/ChangeLog	Fri Jun 27 02:36:35 2008 +0000
+++ b/lib-src/ChangeLog	Fri Jun 27 02:38:13 2008 +0000
@@ -1533,7 +1533,7 @@
 
 	* etags.c (add_regex): Better check for null regexps.
 	(readline): Check for regex matching null string.
-	(find_entries): Reorganisation.
+	(find_entries): Reorganization.
 
 2002-06-07  Francesco Potortì  <pot@gnu.org>
 
--- a/lisp/ChangeLog.10	Fri Jun 27 02:36:35 2008 +0000
+++ b/lisp/ChangeLog.10	Fri Jun 27 02:38:13 2008 +0000
@@ -8103,7 +8103,7 @@
 	* tooltip.el (tooltip-gud-print-command): Add server prefix to the
 	print command for gdb to keep it out of the command history.
 
-	* gdb-ui.el: Major re-organisation.  Simplify legacy gdba
+	* gdb-ui.el: Major re-organization.  Simplify legacy gdba
 	code to allow only one gdb process.
 
 2002-11-23  Markus Rost  <rost@math.ohio-state.edu>
--- a/lisp/ChangeLog.6	Fri Jun 27 02:36:35 2008 +0000
+++ b/lisp/ChangeLog.6	Fri Jun 27 02:38:13 2008 +0000
@@ -5477,7 +5477,7 @@
 
 1995-10-26  Simon Marshall  <simon@duality.gnu.ai.mit.edu>
 
-	* font-lock.el: General reorganisation.
+	* font-lock.el: General reorganization.
 	(font-lock-fontify-syntactically-region): Renamed from
 	font-lock-fontify-region.  Assume that region end-points are at bol.
 	Don't bother wrapping with save-excursion; caller does this.