diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-27 07:34:53 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-27 07:34:53 +0000 |
commit | fffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch) | |
tree | 9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /etc/NEWS.22 | |
parent | cdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff) | |
download | emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.bz2 emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.zip |
American English spelling fix.
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r-- | etc/NEWS.22 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 6bd1393d1be..2a7ab4371a5 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -102,7 +102,7 @@ in to make it use the scrollbars from the system theme. ** focus-follows-mouse defaults to nil on MS Windows. Previously this variable was incorrectly documented as having no effect on MS Windows, and the default was inappropriate for the majority of -Windows installations. Users of software which modifies the behaviour of +Windows installations. Users of software which modifies the behavior of Windows to cause focus to follow the mouse will now need to explicitly set this variable. @@ -2484,7 +2484,7 @@ Emacs 21/22 such as the toolbar, and bitmaps in the fringe to indicate breakpoints. To use this package just type M-x gdb. See the Emacs manual if you want the -old behaviour. +old behavior. *** GUD mode has its own tool bar for controlling execution of the inferior and other common debugger commands. |