diff lisp/ChangeLog.6 @ 96376:c3309dba6542

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 07:34:53 +0000
parents 4a78563eb87f
children 36acd6af0772
line wrap: on
line diff
--- a/lisp/ChangeLog.6	Fri Jun 27 07:30:14 2008 +0000
+++ b/lisp/ChangeLog.6	Fri Jun 27 07:34:53 2008 +0000
@@ -5291,7 +5291,7 @@
 
 	* skeleton.el (skeleton-end-hook): Now defvared and responsible for
 	pushing out anything following skeleton to next line.  Thus this
-	behaviour can now be controlled by modes.
+	behavior can now be controlled by modes.
 	(skeleton-insert): Parameter `no-newline' removed.
 	(skeleton-read): Take this into account.
 	(skeleton-internal-1): Less spurious empty lines when wrapping.
@@ -6721,7 +6721,7 @@
 
 	* skeleton.el (skeleton-newline-indent-rigidly): New variable.
 	(skeleton-internal-1): Use it for indenting after \n because previous
-	behaviour was only useful for `sh-script.el' and old `ada.el'.  Other
+	behavior was only useful for `sh-script.el' and old `ada.el'.  Other
 	modes now get their own indentation.
 	(skeleton, skeleton-modified, skeleton-point, skeleton-regions): `New'
 	variables for passing between the mutually recursive functions of