American English spelling fix.
[bpt/emacs.git] / lisp / ChangeLog.6
index c4c00ff..f06df64 100644 (file)
 
        * 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.
 
        * 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