American English spelling fix.
authorGlenn Morris <rgm@gnu.org>
Fri, 27 Jun 2008 07:34:53 +0000 (07:34 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 27 Jun 2008 07:34:53 +0000 (07:34 +0000)
68 files changed:
ChangeLog
admin/ChangeLog
admin/notes/multi-tty
doc/emacs/ChangeLog
doc/misc/ChangeLog
doc/misc/tramp.texi
etc/ChangeLog
etc/ETAGS.EBNF
etc/NEWS
etc/NEWS.1-17
etc/NEWS.22
etc/NXML-NEWS
etc/termcap.src
leim/ChangeLog
lisp/ChangeLog.10
lisp/ChangeLog.12
lisp/ChangeLog.13
lisp/ChangeLog.3
lisp/ChangeLog.5
lisp/ChangeLog.6
lisp/ChangeLog.7
lisp/ChangeLog.8
lisp/ChangeLog.9
lisp/arc-mode.el
lisp/complete.el
lisp/emulation/cua-base.el
lisp/emulation/pc-select.el
lisp/erc/ChangeLog.02
lisp/erc/erc-truncate.el
lisp/filesets.el
lisp/font-core.el
lisp/font-lock.el
lisp/gnus/ChangeLog.2
lisp/gnus/gnus-demon.el
lisp/gnus/message.el
lisp/gnus/rfc2047.el
lisp/gs.el
lisp/ido.el
lisp/international/mule-cmds.el
lisp/international/utf-7.el
lisp/iswitchb.el
lisp/mail/mailabbrev.el
lisp/mail/mspools.el
lisp/man.el
lisp/mouse-sel.el
lisp/mouse.el
lisp/net/rcirc.el
lisp/nxml/nxml-ns.el
lisp/progmodes/f90.el
lisp/progmodes/sql.el
lisp/tempo.el
lisp/term/internal.el
lisp/textmodes/rst.el
lisp/url/ChangeLog
lisp/vcursor.el
lisp/woman.el
nt/cmdproxy.c
src/ChangeLog.10
src/ChangeLog.3
src/ChangeLog.4
src/ChangeLog.6
src/ChangeLog.7
src/lread.c
src/w32.c
src/w32fns.c
src/w32inevt.c
src/w32proc.c
src/w32term.c

index 1e51b8b..cee624f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * make-dist: Check the flag called "make_tar", not "make_dir"; the
        latter, being a typo, is always false, resulting in a program
-       whose default behaviour is to painstakingly build a copy of the
+       whose default behavior is to painstakingly build a copy of the
        source tree, and then delete it.  Rah.
 
        * Makefile.in: Add dist target, and comment for it.
index 11480fa..090f8c2 100644 (file)
 
 2005-02-15  Jason Rumney  <jasonr@gnu.org>
 
-       * nt/makedist.bat: Do not rely on non-standard behaviour of
+       * nt/makedist.bat: Do not rely on non-standard behavior of
        tar --exclude.
 
 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
index c3d432d..685967c 100644 (file)
@@ -93,7 +93,7 @@ Known problems:
 
                emacsclient -e '(top-level)'
 
-         Note that this (perhaps) unintuitive behaviour is by design.
+         Note that this (perhaps) unintuitive behavior is by design.
          Single-kboard mode is required because of an intrinsic Emacs
          limitation that is very hard to eliminate.  (This limitation
          is related to the single-threaded nature of Emacs.)
@@ -733,7 +733,7 @@ DIARY OF CHANGES
    term_init/delete_tty.  The hint was right, in a way.)
 
 -- Issue with SIGIO: it needs to be disabled during redisplay.  See if
-   fcntl kernel behaviour could be emulated by emacsclient.
+   fcntl kernel behavior could be emulated by emacsclient.
 
    (Done.  Simply disabled the SIGIO emulation hack in emacsclient.)
    (Update: it was added back.)  (Update^2: and removed again.)
index 2f6d1b0..64e8fc3 100644 (file)
 
 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
-       * calendar.texi (Date Formats): Document changed behaviour of
+       * calendar.texi (Date Formats): Document changed behavior of
        abbreviations.
 
 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
index 8b0b08c..8278166 100644 (file)
 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
 
        * tramp.texi (Filename completion): Simplify explanation of
-       double-slash behaviour.  Explain directory contents flushing.
+       double-slash behavior.  Explain directory contents flushing.
 
 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
 
index e3016f6..0d751a9 100644 (file)
@@ -2278,7 +2278,7 @@ for files on the local host, with the exception that minibuffer
 killing via a double-slash works only on the filename part, except
 that filename part starts with @file{//}.
 @ifset emacs
-A triple-slash stands for the default behaviour.
+A triple-slash stands for the default behavior.
 @end ifset
 @ifinfo
 @xref{Minibuffer File, , , @value{emacsdir}}.
index 8788493..d43f477 100644 (file)
 
 2001-05-17  Francesco Potortì  <pot@gnu.org>
 
-       * etags.1: Add the latest changes to etags behaviour.
+       * etags.1: Add the latest changes to etags behavior.
 
 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
 
index fa2ae6c..148de7c 100644 (file)
@@ -10,7 +10,7 @@ This file contains two sections:
 
 ====================== 1) EBNF tag file description =====================
 
-Productions created from current behaviour to aid extensions
+Productions created from current behavior to aid extensions
 Francesco Potorti` <pot@gnu.org> 2002
 ----------------
 
index 2652d4e..a3ae75b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -712,7 +712,7 @@ saving changes.
 with the face `eldoc-highlight-function-argument'.
 
 *** In Etags, the --members option is now the default.
-Use --no-members if you want the old default behaviour of not tagging
+Use --no-members if you want the old default behavior of not tagging
 struct members in C, members variables in C++ and variables in PHP.
 
 *** The `gdb' command only works with the graphical interface now.
index c92cee7..c9dc272 100644 (file)
@@ -1026,7 +1026,7 @@ cursor's line.  There are a number of other commands which are the same
 as those of buffer-menu-mode.
 
 This is a useful thing to bind to c-x c-b in your `.emacs' file if the
-rather non-standard `electric' behaviour of the buffer list suits your taste.
+rather non-standard `electric' behavior of the buffer list suits your taste.
 Type C-h after invoking electric-buffer-list for more information.
 
 Calls value of `electric-buffer-menu-mode-hook' if non-nil on entry.
index 6bd1393..2a7ab43 100644 (file)
@@ -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.
index cebbab8..ab0d351 100644 (file)
@@ -93,7 +93,7 @@ the content of an element.  C-M-n and C-M-p move to the next or
 previous element.
 
 By default, the sexp commands (C-M-f, C-M-b, C-M-k, C-M-SPC) operate
-on tags rather than elements.  To restore the old behaviour,
+on tags rather than elements.  To restore the old behavior,
 customize nxml-sexp-element-flag.
 
 The file TUTORIAL has been replaced by nxml-mode.info; this is in info
@@ -137,7 +137,7 @@ You can do
   M-x customize-variable RET nxml-slash-auto-complete-flag RET
 
 and then follow the instructions displayed in the buffer to get the
-old behaviour.
+old behavior.
 
 Completion after </ will complete the rest of the end-tag. Completion
 after < will include the end-tag in the possibilities if allowed by
index aeb4174..fbe8378 100644 (file)
@@ -6070,7 +6070,7 @@ wy99gt-w-vb|wy99gt-wvb|wyse99gt-wvb|Wyse 99gt 132-column visible bell:\
 # this speed.
 #   dch1 has been commented out because it causes annoying glittering when
 # vi deletes one character at the beginning of a line with tabs in it.
-#   dch makes sysgen(1M) have a horrible behaviour when deleting
+#   dch makes sysgen(1M) have a horrible behavior when deleting
 # a screen and makes screen(1) behave badly, so it is disabled too. The nice
 # thing is that vi goes crazy if smir-rmir are present and both dch-dch1 are
 # not, so smir and rmir are commented out as well.
@@ -6323,7 +6323,7 @@ wy85-wvb|wyse85-wvb|wyse 85 with visible bell 132-columns:\
 # terminal bug (not sending \E[) was acknowledged by Wyse (so it's not just
 # me), but I can't find that and the server under my bookmark to "Wyse
 # Technical" isn't responding.  So there's the question of wether the wy85
-# terminfo should reflect the manufactuer's intended behaviour of the terminal
+# terminfo should reflect the manufactuer's intended behavior of the terminal
 # or the actual."
 # (untranslatable capabilities removed to fit entry within 1023 bytes)
 # (sgr removed to fit entry within 1023 bytes)
index 4837236..74eaf84 100644 (file)
 2003-07-21  KAWABATA, Taichi  <kawabata@m17n.org>
 
        * quail/indian.el (quail-indian-update-translation): Adjust the
-       behaviour according to the change of quail-translate-key.
+       behavior according to the change of quail-translate-key.
 
 2003-05-22  Kenichi Handa  <handa@m17n.org>
 
index bd0703d..4d20acd 100644 (file)
        * simple.el (push-mark-command): Added optional NOMSG arg.
 
        * emulation/cua-base.el (cua-set-mark): Align pop to mark
-       behaviour with standard set-mark-command.
+       behavior with standard set-mark-command.
        (cua--pre-command-handler): Use push-mark-command.
        (cua-repeat-replace-region): Improve functionality when
        repeated after moving point or changing buffer.
 2002-05-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
        * progmodes/f90.el (f90-previous-block, f90-next-block): New names,
-       and slightly changed behaviour, for `f90-previous-block-start' and
+       and slightly changed behavior, for `f90-previous-block-start' and
        `f90-next-block-end'.
        (f90-beginning-of-subprogram, f90-end-of-subprogram): Simplify.
 
        directory names in classpath/sourcepath lists, update comment.
        (jdb): Add setting of gud-jdb-sourcepath, update comment.
        (gud-find-class): Add gud-jdb-sourcepath use, and correct
-       behaviour for the case when classpath is not used--backward
+       behavior for the case when classpath is not used--backward
        compatibility fix.
 
 2002-03-27  Eli Zaretskii  <eliz@is.elta.co.il>
 2001-11-18  Stephen Eglen  <stephen@gnu.org>
 
        * iswitchb.el (iswitchb-cannot-complete-hook): New variable to
-       control behaviour when no further completion is possible.
+       control behavior when no further completion is possible.
 
 2001-11-19  Colin Walters  <walters@verbum.org>
 
index db12cac..fc0ef6e 100644 (file)
 
 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
 
-       * speedbar.el (speedbar-timer-fn): Revert to old behaviour when not
+       * speedbar.el (speedbar-timer-fn): Revert to old behavior when not
        in GUD mode.
 
        * progmodes/gud.el (gud-install-speedbar-variables): Remove bindings:
 
        * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
        (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
-       behaviour.
+       behavior.
        (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
        directly.
 
index a7246c3..89333a7 100644 (file)
 2008-01-17  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
            Miles Bader  <miles@gnu.org>
 
-       * blank-mode.el: New file.  Minor mode to visualise (HARD) SPACE,
+       * blank-mode.el: New file.  Minor mode to visualize (HARD) SPACE,
        TAB, NEWLINE.  Miles Bader <miles@gnu.org> wrote the original code
        for handling display table (via visws.el package), his code was
        modified, but the main idea was kept.
index 9de6be0..a69ab84 100644 (file)
        * fortran.el (fortran-prepare-abbrev-list-buffer): Put quote in
        front of first argument to `insert-abbrev-table-description'.
 
-       * fortran.el (fortran-is-in-string-p): Fixed incorrect behaviour
+       * fortran.el (fortran-is-in-string-p): Fixed incorrect behavior
        when in first statement of a buffer.
 
 1993-02-08  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
index ee88e5b..1a2781b 100644 (file)
 
        * imenu.el (imenu-always-use-completion-buffer-p): A value of
        `never' now means never display a completion buffer.
-       (imenu--completion-buffer): Implement 'never behaviour.
+       (imenu--completion-buffer): Implement 'never behavior.
 
 1994-12-21  Stefan Schoef  <schoef@informatik.uni-oldenburg.de>
 
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
index f933402..8588159 100644 (file)
        are used for key generation as well.
        (bibtex-member-of-regexp): Case is honoured for matches now.
        (bibtex-autokey-titleword-ignore): Added entries provide compatibility
-       to former behaviour.
+       to former behavior.
 
        * bibtex.el (bibtex-autokey-titleword-ignore): Title words found in
        this list are always ignored (previously only at the beginning of the
 
        * find-file.el (general): Enabled commentary for Finder.
        (ff-search-directories): Changed /usr/include/* to /usr/include.
-       (ff-get-file-name): Improve behaviour when file is found in a buffer.
+       (ff-get-file-name): Improve behavior when file is found in a buffer.
 
 1996-11-02  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
 
index d74795e..0f924ef 100644 (file)
 
        * rmail.el (rmail-encode-string): Make sure mask value is
        positive; (emacs-pid) returns a negative number on Windows 9x
-       which causes odd behaviour.
+       which causes odd behavior.
 
 1998-12-31  Eli Zaretskii  <eliz@mescaline.gnu.org>
 
index 51f29b9..b98599b 100644 (file)
 2001-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
 
        The following changes are to provide infrastructure for handling
-       MIME messages to rmail.  They don't affect the original behaviour
+       MIME messages to rmail.  They don't affect the original behavior
        if rmail-enable-mime is nil.
 
        * mail/rmail.el (rmail-insert-mime-forwarded-message-function)
 
 2001-04-24  Gerd Moellmann  <gerd@gnu.org>
 
-       * rect.el (string-rectangle): Revert to 20.x behaviour.
+       * rect.el (string-rectangle): Revert to 20.x behavior.
        (replace-rectangle): Make it an alias for string-rectangle.
        (string-insert-rectangle): New function.
 
 
        * timer.el (run-with-idle-timer): Undo last change, so that timer
        is not activated immediately if Emacs is already idle.  Some
-       existing code relies on this behaviour.
+       existing code relies on this behavior.
 
 2000-08-30  Miles Bader  <miles@gnu.org>
 
 
        * recentf.el: Added some "Commentary".
        (recentf-open-more-files, recentf-edit-list): Minor changes to
-       move the point at the top of the file list.  This behaviour is
+       move the point at the top of the file list.  This behavior is
        consistent with the menu one when the list contains a lot of
        files.
        (recentf-cleanup): Now displays the number of items removed from
index f97ad4b..83ffe65 100644 (file)
@@ -230,7 +230,7 @@ be added."
                        (string :format "%v")))
   :group 'archive-zip)
 
-;; For several reasons the latter behaviour is not desirable in general.
+;; For several reasons the latter behavior is not desirable in general.
 ;; (1) It uses more disk space.  (2) Error checking is worse or non-
 ;; existent.  (3) It tends to do funny things with other systems' file
 ;; names.
index 058bcd7..95e116f 100644 (file)
@@ -933,7 +933,7 @@ or properties are considered."
     ;; completions of "(ne", which is presumably not what one wants.
     ;;
     ;; This is arguably (at least, it seems to be the existing intended
-    ;; behaviour) what one _does_ want if point has been explicitly
+    ;; behavior) what one _does_ want if point has been explicitly
     ;; positioned on the hyphen. Note that if PC-do-completion (qv) binds
     ;; completion-base-size to nil, then completion does not replace the
     ;; correct amount of text in such cases.
@@ -945,12 +945,12 @@ or properties are considered."
     ;; the minibuffer. The same is not true for lisp symbols.
     ;;
     ;; [1] An alternate fix would be to not move point to the hyphen
-    ;; in such cases, but that would make the behaviour different from
+    ;; in such cases, but that would make the behavior different from
     ;; that for filenames. It seems PC moves point to the site of the
     ;; first difference between the possible completions.
     ;;
     ;; Alternatively alternatively, maybe end should be computed in
-    ;; the same way as beg. That would change the behaviour though.
+    ;; the same way as beg. That would change the behavior though.
     (if (equal last-command 'PC-lisp-complete-symbol)
         (PC-do-completion nil beg PC-lisp-complete-end t)
       (if PC-lisp-complete-end
index 9047b64..8a366a2 100644 (file)
@@ -63,7 +63,7 @@
 ;; - press the prefix key and the following key within 0.2 seconds, or
 ;; - use the SHIFT key with the prefix key, i.e. C-X or C-C
 ;;
-;; This behaviour can be customized via the
+;; This behavior can be customized via the
 ;; cua-prefix-override-inhibit-delay variable.
 
 ;; In addition to using the shifted movement keys, you can also use
index 9400c37..bb977cc 100644 (file)
@@ -30,7 +30,7 @@
 ;; programs (which is the same as the MAC gui and (sorry for that) MS-Windows).
 ;; It modifies the keybindings of the cursor keys and the next, prior,
 ;; home and end keys. They will modify mark-active.
-;; You can still get the old behaviour of cursor moving with the
+;; You can still get the old behavior of cursor moving with the
 ;; control sequences C-f, C-b, etc.
 ;; This package uses transient-mark-mode and
 ;; delete-selection-mode.
@@ -71,7 +71,7 @@
 ;;    which will operate on the active region
 ;;    It was not possible to bind them to C-v, C-x and C-c for obvious
 ;;    emacs reasons.
-;;    They will be bound according to the "old" behaviour to S-delete (cut),
+;;    They will be bound according to the "old" behavior to S-delete (cut),
 ;;    S-insert (paste) and C-insert (copy). These keys do the same in many
 ;;    other programs.
 ;;
index f7ade03..d46a57b 100644 (file)
 
        * erc.el(erc-truncate-buffer-on-save):
        Removed documentation that
-       described behaviour now changed.  It used to say "When nil, no
+       described behavior now changed.  It used to say "When nil, no
        buffer is ever truncated."  This is no longer true; even when
        buffers are NOT truncated on save, they can be truncated, eg. by
        adding erc-truncate-buffer to the hook.
        Fix C-c C-t to not include the nick/time info
        (both from antifuchs)
 
-       * erc-complete.el: Fix for xemacs elt behaviour
+       * erc-complete.el: Fix for xemacs elt behavior
 
 2002-04-17  John Wiegley  <johnw@gnu.org>
 
 2002-04-11  Mario Lang  <mlang@delysid.org>
 
        * erc-track.el:
-       try to fix behaviour when used with different frames.
+       try to fix behavior when used with different frames.
 
 2002-04-09  Mario Lang  <mlang@delysid.org>
 
        * erc-match.el:
        Minor fix related to hook call method change (-until-seccess now)
 
-       * erc.el: fixed ctcp behaviour abit (with auto-query on)
+       * erc.el: fixed ctcp behavior abit (with auto-query on)
 
        * erc-list.el: ChanList mode.
        Load it, and type M-x erc-chanlist RET
 2002-01-30  Andreas Fuchs  <asf@void.at>
 
        * erc.el:
-       * erc-send-current-line: fix behaviour where buffer changes.
+       * erc-send-current-line: fix behavior where buffer changes.
        * erc-mark-message: fix stupid face bug. highlighting of pals should work now.
 
        * erc-ring.el, erc.el:
index 0737fb1..02641c7 100644 (file)
@@ -70,7 +70,7 @@ region is logged if `erc-logging-enabled' returns non-nil."
       (set-buffer buffer)
       ;; Note that when erc-insert-post-hook runs, the buffer is
       ;; narrowed to the new message.  So do this delicate widening.
-      ;; I am not sure, I think this was not recommended behaviour in
+      ;; I am not sure, I think this was not recommended behavior in
       ;; Emacs 20.
       (save-restriction
        (widen)
index 2d6cb5f..064cfbf 100644 (file)
@@ -52,7 +52,7 @@
 ;; programs.  See `filesets-external-viewers'.
 
 ;; BTW, if you close a fileset, files, which have been changed, will
-;; be silently saved.  Change this behaviour by setting
+;; be silently saved.  Change this behavior by setting
 ;; `filesets-save-buffer-fn'.
 
 ;;; Supported modes for inclusion groups (`filesets-ingroup-patterns'):
index c7906b6..e3c34b0 100644 (file)
@@ -252,7 +252,7 @@ this function onto `change-major-mode-hook'."
 ;; Although Global Font Lock mode is a pseudo-mode, I think that the user
 ;; interface should conform to the usual Emacs convention for modes, i.e., a
 ;; command to toggle the feature (`global-font-lock-mode') with a variable for
-;; finer control of the mode's behaviour (`font-lock-global-modes').
+;; finer control of the mode's behavior (`font-lock-global-modes').
 ;;
 ;; The feature should not be enabled by loading font-lock.el, since other
 ;; mechanisms for turning on Font Lock mode, such as M-x font-lock-mode RET or
index 9206da2..3f81de0 100644 (file)
 ;; the pattern definitions.)  Font Lock mode chooses which variable to use for
 ;; fontification based on `font-lock-maximum-decoration'.
 ;;
-;; Font Lock mode fontification behaviour can be modified in a number of ways.
+;; Font Lock mode fontification behavior can be modified in a number of ways.
 ;; See the below comments and the comments distributed throughout this file.
 
 ;;; Constructing patterns:
index c1f8769..ba06c25 100644 (file)
        * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
        message.  (Gnus does not "default" to using 8bit for the message,
        it default to use 8bit encoding and the user-supplied CTE
-       value.  Calling this behaviour "treating it as 8bit" is perhaps
+       value.  Calling this behavior "treating it as 8bit" is perhaps
        better.)
 
        * mm-bodies.el (mm-body-encoding): Intern encoding if needed
        (imap-remassoc): Copied from `gnus-remassoc'.
        (imap-add-callback): New function.
        (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
-       behaviour.
+       behavior.
        (imap-parse-response): Call the callback.
 
        * message.el (message-insert-canlock): New variable.
index 565be3b..bf7b4db 100644 (file)
@@ -1,4 +1,4 @@
-;;; gnus-demon.el --- daemonic Gnus behaviour
+;;; gnus-demon.el --- daemonic Gnus behavior
 
 ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 ;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
index 8ccce96..0a38ec0 100644 (file)
@@ -4543,7 +4543,7 @@ to find out how to use this."
        (apply
         'call-process-region (point-min) (point-max)
         message-qmail-inject-program nil nil nil
-        ;; qmail-inject's default behaviour is to look for addresses on the
+        ;; qmail-inject's default behavior is to look for addresses on the
         ;; command line; if there're none, it scans the headers.
         ;; yes, it does The Right Thing w.r.t. Resent-To and it's kin.
         ;;
index 89c10a9..ea52747 100644 (file)
@@ -291,7 +291,7 @@ Should be called narrowed to the head of the message."
             ;; 8-bit names.  The group name mail copy just got
             ;; unconditionally encoded.  Previously, it would ask
             ;; whether to encode, which was quite confusing for the
-            ;; user.  If the new behaviour is wrong, tell me. I have
+            ;; user.  If the new behavior is wrong, tell me. I have
             ;; left the old code commented out below.
             ;; -- Per Abrahamsen <abraham@dina.kvl.dk> Date: 2001-10-07.
             ;; Modified by Dave Love, with the commented-out code changed
index f17ea17..3f0929f 100644 (file)
@@ -196,7 +196,7 @@ the form \"WINDOW-ID PIXMAP-ID\".  Value is non-nil if successful."
        ;; proper implementation not waiting at all but creating
        ;; appropriate queues, or b) permanently bad display due to
        ;; bad cached images.  So remember that this
-       ;; is just a hack and if people don't like the behaviour, they
+       ;; is just a hack and if people don't like the behavior, they
        ;; will most likely like the easy alternatives even less.
        ;; And at least the image cache will make the delay apparent
        ;; just once.
index d4a8478..e5091b8 100644 (file)
 ;; to show you more of the matching files (depending on the setting
 ;; of the variables `resize-mini-windows' and `max-mini-window-height').
 ;; If you want ido to behave differently from the default minibuffer
-;; resizing behaviour, set the variable `ido-max-window-height'.
+;; resizing behavior, set the variable `ido-max-window-height'.
 ;;
 ;; Also, to improve the responsiveness of ido, the maximum number of
 ;; matching items is limited to 12, but you can increase or removed
 ;; To use ido for all buffer and file selections in Emacs, customize the
 ;; variable `ido-everywhere'.
 
-;; Using ido-like behaviour in other lisp packages
+;; Using ido-like behavior in other lisp packages
 ;; -----------------------------------------------
 
 ;; If you don't want to rely on the `ido-everywhere' functionality,
@@ -2267,7 +2267,7 @@ If cursor is not at the end of the user input, move to end of input."
           (or ido-use-url-at-point ido-use-filename-at-point))
       (let (fn d)
        (require 'ffap)
-       ;; Duplicate code from ffap-guesser as we want different behaviour for files and URLs.
+       ;; Duplicate code from ffap-guesser as we want different behavior for files and URLs.
        (cond
         ((with-no-warnings
            (and ido-use-url-at-point
index 2e9b1e1..98e6577 100644 (file)
@@ -2588,7 +2588,7 @@ See also `locale-charset-language-names', `locale-language-names',
          ;; only).  At least X and MS Windows can generate
          ;; multilingual input.
          ;; XXX This was disabled unless `window-system', but that
-         ;; leads to buggy behaviour when a tty frame is opened
+         ;; leads to buggy behavior when a tty frame is opened
          ;; later.  Setting the keyboard coding system has no adverse
          ;; effect on X, so let's do it anyway. -- Lorentey
          (let ((kcs (or coding-system
index e6f9d4f..368a25d 100644 (file)
@@ -31,7 +31,7 @@
 ;; implementation in Gnus, but has been substantially re-done.
 
 ;; This probably needs more attention.  In particular, it's not
-;; completely consistent with iconv's behaviour.  It's arguable
+;; completely consistent with iconv's behavior.  It's arguable
 ;; whether the IMAP version should be a coding system since it's
 ;; apparently only used for IMAP mailbox names, so it's commented out.
 
index 8b15b0e..dfc58d4 100644 (file)
 ;; iswitch for all buffer selections in Emacs, add:
 ;; (setq read-buffer-function 'iswitchb-read-buffer)
 ;; (This variable was introduced in Emacs 20.3.)
-;; XEmacs users can get the same behaviour by doing:
+;; XEmacs users can get the same behavior by doing:
 ;; (defalias 'read-buffer 'iswitchb-read-buffer)
 ;; since `read-buffer' is defined in lisp.
 
 ;;                     iswitchb-mode-map "\C-o"
 ;;                     'iswitchb-exclude-nonmatching)))
 
-;; Other lisp packages extend iswitchb behaviour to other tasks.  See
+;; Other lisp packages extend iswitchb behavior to other tasks.  See
 ;; ido.el (by Kim Storm) and mcomplete.el (Yuji Minejima).
 
 ;; Window managers: Switching frames/focus follows mouse; Sawfish.
index f92de42..c99b2a2 100644 (file)
 ;; If you want multiple addresses separated by a string other than ", " then
 ;; you can set the variable mail-alias-separator-string to it.  This has to
 ;; be a comma bracketed by whitespace if you want any kind of reasonable
-;; behaviour.
+;; behavior.
 ;;
 ;; Thanks to Harald Hanche-Olsen, Michael Ernst, David Loeffler, and
 ;; Noah Friedman for suggestions and bug reports.
index cbbe3be..5c5c86f 100644 (file)
 ;; Rather than showing size in bytes, could we see the number of msgs
 ;; waiting?  (Could be more time demanding / system dependent).
 ;; Maybe just call a perl script to do all the hard work, and
-;; visualise the results in the buffer.
+;; visualize the results in the buffer.
 
 ;; Shrink wrap the buffer to remove excess white-space?
 
index 2293650..353a903 100644 (file)
@@ -74,7 +74,7 @@
 
 ;; ============= TODO ===========
 ;; - Add a command for printing.
-;; - The awk script deletes multiple blank lines.  This behaviour does
+;; - The awk script deletes multiple blank lines.  This behavior does
 ;;   not allow to understand if there was indeed a blank line at the
 ;;   end or beginning of a page (after the header, or before the
 ;;   footer).  A different algorithm should be used.  It is easy to
index b1a7dcb..4991502 100644 (file)
 ;; * I like to leave point at the end of the region nearest to where the
 ;;   mouse was, even though this makes region highlighting mis-leading (the
 ;;   cursor makes it look like one extra character is selected).  You can
-;;   disable this behaviour with:
+;;   disable this behavior with:
 ;;
 ;;     (setq mouse-sel-leave-point-near-mouse nil)
 ;;
 ;; * By default, mouse-select cycles the click count after 4 clicks.  That
 ;;   is, clicking mouse-1 five times has the same effect as clicking it
 ;;   once, clicking six times has the same effect as clicking twice, etc.
-;;   Disable this behaviour with:
+;;   Disable this behavior with:
 ;;
 ;;     (setq mouse-sel-cycle-clicks nil)
 ;;
index 524d452..ffdfb86 100644 (file)
@@ -1110,7 +1110,7 @@ If DIR is positive skip forward; if negative, skip backward."
           ;; Here, we can't use skip-syntax-forward/backward because
           ;; they don't pay attention to word-separating-categories,
           ;; and thus they will skip over a true word boundary.  So,
-          ;; we simulate the original behaviour by using forward-word.
+          ;; we simulate the original behavior by using forward-word.
           (if (< dir 0)
               (if (not (looking-at "\\<"))
                   (forward-word -1))
index 55c7426..5eb96c0 100644 (file)
@@ -28,7 +28,7 @@
 ;; communication in discussion forums called channels, but also allows
 ;; one-to-one communication.
 
-;; Rcirc has simple defaults and clear and consistent behaviour.
+;; Rcirc has simple defaults and clear and consistent behavior.
 ;; Message arrival timestamps, activity notification on the modeline,
 ;; message filling, nick completion, and keepalive pings are all
 ;; enabled by default, but can easily be adjusted or turned off.  Each
index 7fb6d0e..1c7068f 100644 (file)
@@ -71,7 +71,7 @@ are inherited from the parent state."
   (setq nxml-ns-state (cons (car nxml-ns-state) nxml-ns-state)))
 
 (defun nxml-ns-pop-state ()
-  "Change the state by ending an element.  The behaviour is undefined
+  "Change the state by ending an element.  The behavior is undefined
 if there is no open element."
   (setq nxml-ns-state (cdr nxml-ns-state)))
 
index 15cce14..6e5dee5 100644 (file)
@@ -635,7 +635,7 @@ Can be overridden by the value of `font-lock-maximum-decoration'.")
     (modify-syntax-entry ?=  "."  table)
     (modify-syntax-entry ?*  "."  table)
     (modify-syntax-entry ?/  "."  table)
-    ;; I think that the f95 standard leaves the behaviour of \
+    ;; I think that the f95 standard leaves the behavior of \
     ;; unspecified, but that f2k will require it to be non-special.
     ;; Use `f90-backslash-not-special' to change.
     (modify-syntax-entry ?\\ "\\" table) ; escape chars
index fdbb6e3..55427ee 100644 (file)
@@ -408,7 +408,7 @@ following:
                         special character treatment by font-lock and
                         imenu. ")
 
-;; misc customization of sql.el behaviour
+;; misc customization of sql.el behavior
 
 (defcustom sql-electric-stuff nil
   "Treat some input as electric.
index b44605a..dc47193 100644 (file)
@@ -82,7 +82,7 @@
 
 ;; If the 'o is the first element in a template, strange things can
 ;; happen when the template is inserted at the beginning of a
-;; line. This is due to strange behaviour in open-line. But it should
+;; line. This is due to strange behavior in open-line. But it should
 ;; be easily avoided.
 
 ;; The 'o tag is also a problem when including the region. This will
index 658307d..59b2586 100644 (file)
@@ -27,7 +27,7 @@
 ;; ---------------------------------------------------------------------------
 ;; keyboard setup -- that's simple!
 (set-input-mode nil nil 0)
-(define-key local-function-key-map [backspace] "\177") ; Normal behaviour for BS
+(define-key local-function-key-map [backspace] "\177") ; Normal behavior for BS
 (define-key local-function-key-map [delete] "\C-d") ; ... and Delete
 (define-key local-function-key-map [tab] [?\t])
 (define-key local-function-key-map [linefeed] [?\n])
index a82dd90..7eca907 100644 (file)
@@ -1014,9 +1014,9 @@ REVERSE-DIRECTION is used to reverse the cycling order."
 Adjust/rotate the section decoration for the section title
 around point or promote/demote the decorations inside the region,
 depending on if the region is active.  This function is meant to
-be invoked possibly multiple times, and can vary its behaviour
+be invoked possibly multiple times, and can vary its behavior
 with a positive prefix argument (toggle style), or with a
-negative prefix argument (alternate behaviour).
+negative prefix argument (alternate behavior).
 
 This function is the main focus of this module and is a bit of a
 swiss knife.  It is meant as the single most essential function
@@ -1079,7 +1079,7 @@ decoration.")
 "Adjust/rotate the section decoration for the section title around point.
 
 This function is meant to be invoked possibly multiple times, and
-can vary its behaviour with a true TOGGLE-STYLE argument, or with
+can vary its behavior with a true TOGGLE-STYLE argument, or with
 a REVERSE-DIRECTION argument.
 
 General Behaviour
index d0a56c6..5994e09 100644 (file)
        needed.  I should use my brain sometime.
 
        * lisp/url-vars.el (and): Fix feature test for xemacs and
-       coding-system-list behaviour.
+       coding-system-list behavior.
 
        * lisp/url-http.el
        (url-http-chunked-encoding-after-change-function): Add optional
index 2009eb9..4f5ebf8 100644 (file)
@@ -30,7 +30,7 @@
 ;; - *IMPORTANT* vcursor-key-bindings is now nil by default, to avoid
 ;;   side-effects when the package is loaded.  This means no keys are
 ;;   bound by default.  Use customize to change it to t to restore
-;;   the old behaviour.  (If you do it by hand in .emacs, it
+;;   the old behavior.  (If you do it by hand in .emacs, it
 ;;   must come before vcursor is loaded.)
 ;; - You can alter the main variables and the vcursor face via
 ;;   M-x customize: go to the Editing group and find Vcursor.
@@ -52,7 +52,7 @@
 ;; Virtual cursor commands.  I got this idea from the old BBC micro.
 ;; You need Emacs 19 or 20 and a window system for the best effects.
 ;; For character terminals, at least Emacs 19.29 is required
-;; (special behaviour for the overlay property
+;; (special behavior for the overlay property
 ;; "before-string" must be implemented).  Search for "dumb terminals"
 ;; for more information.
 ;;
 ;; In the "on" state, moving the virtual cursor will copy the
 ;; moved-over text to the normal cursor position (including when going
 ;; backwards, though each piece of text moved over is copied forwards:
-;; compare the behaviour of C-S-up and C-S-left).
+;; compare the behavior of C-S-up and C-S-left).
 ;;
 ;; However, that's just a small part of the magic.  If the virtual
 ;; cursor goes off the display, it will be redisplayed in some other
index faf0a1c..685304e 100644 (file)
 
 ;; (By default, WoMan will automatically define the dired keys "W" and
 ;; "w" when it loads, but only if they are not already defined.  This
-;; behaviour is controlled by the user option `woman-dired-keys'.
+;; behavior is controlled by the user option `woman-dired-keys'.
 ;; Note that the `dired-x' (dired extra) package binds
 ;; `dired-copy-filename-as-kill' to the key "w" (as pointed out by Jim
 ;; Davidson), although "W" appears to be really unused.  The `dired-x'
index edf7b36..b78bdd9 100644 (file)
@@ -341,7 +341,7 @@ console_event_handler (DWORD event)
     case CTRL_BREAK_EVENT:
       if (!interactive)
        {
-         /* Both command.com and cmd.exe have the annoying behaviour of
+         /* Both command.com and cmd.exe have the annoying behavior of
             prompting "Terminate batch job (y/n)?" when interrupted
             while running a batch file, even if running in
             non-interactive (-c) mode.  Try to make up for this
index e166cde..76029bd 100644 (file)
 
 2006-01-26  Lőrentey Károly  <lorentey@elte.hu>
 
-       * editfns.c (Fconstrain_to_field): Fix behaviour on field boundaries.
+       * editfns.c (Fconstrain_to_field): Fix behavior on field boundaries.
        (find_field): Set before_field to after_field when pos is at BEGV.
        (Fline_beginning_position, Fline_end_position):
        Clarify confusing doc string.
 
 2004-12-23  Jason Rumney  <jasonr@gnu.org>
 
-       * image.c (__WIN32__) [HAVE_NTGUI]: Define for correct behaviour
+       * image.c (__WIN32__) [HAVE_NTGUI]: Define for correct behavior
        of JPEG library.
 
 2004-12-22  Richard M. Stallman  <rms@gnu.org>
        Use non-text cursor when mouse pointer is outside editable text,
        i.e. in the void after end-of-line or end-of-buffer; this was
        already done for W32, but is now standard for all systems --
-       user can toggle show-text-cursor-in-void to get old behaviour.
+       user can toggle show-text-cursor-in-void to get old behavior.
        (syms_of_xdisp): DEFVAR_LISP Vshow_text_cursor_in_void and
        Vdisplay_pixels_per_inch.
 
 2003-01-13  Francesco Potortì  <pot@gnu.org>
 
        * fileio.c (Fdelete_directory, Fdelete_file): Document the
-       behaviour in front of symlinks.
+       behavior in front of symlinks.
        (Fdelete_file): Raise an error on directories.
 
 2003-01-13  Dave Love  <fx@gnu.org>
index be24f9c..fbd3dfc 100644 (file)
        free_screen_glyphs now takes screen argument.
 
        * window.c (Fnext_window, Fprevious_window): Fixed typo.  New
-       behaviour: mini non-nil implies all_screens if global mini screen
+       behavior: mini non-nil implies all_screens if global mini screen
        exists, implies current screen only if not.
        (Fdisplay_buffer): Simplification of multi-screen code.
 
index b83aa2d..826e5e4 100644 (file)
 
        * systty.h (EMACS_GETPGRP): New macro hides argument passing to
        system getpgrp.  Reinstate some semblance of control over this
-       macros behaviour by paying attention to GETPGRP_NO_ARG.
+       macros behavior by paying attention to GETPGRP_NO_ARG.
        * sysdep.c (sys_suspend): Use EMACS_GETPGRP macro.
        * emacs.c (main): Use EMACS_GETPGRP macro.
        (shut_down_emacs): Use EMACS_GETPGRP macro.
index bc97cd8..ce56be6 100644 (file)
 
        * msdos.c (check_timer): Removed; use gettime instead.
        (sys_select): Call __dpmi_yield while waiting for input to
-       improve multitasking behaviour.
+       improve multitasking behavior.
        Do not check timer when no timeout.
 
 1996-04-16  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
index 8e5f480..f02d384 100644 (file)
 
 1998-08-13  Andrew Innes  <andrewi@harlequin.co.uk>
 
-       * w32.c (stat): Fall-back to default behaviour when we cannot get
+       * w32.c (stat): Fall-back to default behavior when we cannot get
        accurate information on file attributes.
 
 1998-08-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
 1998-02-19  Kenichi Handa  <handa@etl.go.jp>
 
-       * buffer.c (advance_to_char_boundary): Make the behaviour
+       * buffer.c (advance_to_char_boundary): Make the behavior
        consistent with INC_POS.
 
        * ccl.c (Fccl_execute_on_string): Add new arg UNIBYTE-P.
 
        * charset.h (INC_POS): Use macro BASE_LEADING_CODE_P.
-       (DEC_POS): Make the behaviour consistent with INC_POS.
+       (DEC_POS): Make the behavior consistent with INC_POS.
        (BUF_INC_POS, BUF_DEC_POS): Likewise.
 
        * charset.c (invalid_character): New function.
-       (chars_in_text): Make the behaviour consistent with INC_POS.
+       (chars_in_text): Make the behavior consistent with INC_POS.
        (multibyte_chars_in_text): Likewise.
        (str_cmpchar_id): Likewise.
        (non_ascii_char_to_string): Call invalid_character.
        * search.c (search_buffer): Update POS_BYTE for regexp search.
 
        * xdisp.c (display_text_line): Handling of a wide-column character
-       fixed.  Make the behaviour consistent with INC_POS.
+       fixed.  Make the behavior consistent with INC_POS.
 
 1998-02-18  Richard Stallman  <rms@gnu.org>
 
index 9e543f8..6415448 100644 (file)
@@ -2034,7 +2034,7 @@ read_escape (readcharfun, stringp)
 {
   register int c = READCHAR;
   /* \u allows up to four hex digits, \U up to eight. Default to the
-     behaviour for \u, and change this value in the case that \U is seen. */
+     behavior for \u, and change this value in the case that \U is seen. */
   int unicode_hex_count = 4;
 
   switch (c)
index a9f5013..650c3d6 100644 (file)
--- a/src/w32.c
+++ b/src/w32.c
@@ -1265,7 +1265,7 @@ init_environment (char ** argv)
          profile_result = get_folder_path (NULL, CSIDL_APPDATA, NULL,
                                            0, default_home);
 
-         /* If we can't get the appdata dir, revert to old behaviour.  */
+         /* If we can't get the appdata dir, revert to old behavior.  */
          if (profile_result == S_OK)
            env_vars[0].def_value = default_home;
        }
@@ -2514,7 +2514,7 @@ sys_rename (const char * oldname, const char * newname)
        return -1;
     }
 
-  /* Emulate Unix behaviour - newname is deleted if it already exists
+  /* Emulate Unix behavior - newname is deleted if it already exists
      (at least if it is a file; don't do this for directories).
 
      Since we mustn't do this if we are just changing the case of the
index 9a22601..df22978 100644 (file)
@@ -6841,7 +6841,7 @@ Value is t if tooltip was open, nil otherwise.  */)
  ***********************************************************************/
 extern Lisp_Object Qfile_name_history;
 
-/* Callback for altering the behaviour of the Open File dialog.
+/* Callback for altering the behavior of the Open File dialog.
    Makes the Filename text field contain "Current Directory" and be
    read-only when "Directories" is selected in the filter.  This
    allows us to work around the fact that the standard Open File
index 460565d..54d958f 100644 (file)
@@ -154,7 +154,7 @@ w32_kbd_mods_to_emacs (DWORD mods, WORD key)
   if (mods & SCROLLLOCK_ON)
     retval |= w32_key_to_modifier (VK_SCROLL);
 
-  /* Just in case someone wanted the original behaviour, make it
+  /* Just in case someone wanted the original behavior, make it
      optional by setting w32-capslock-is-shiftlock to t.  */
   if (NILP (Vw32_capslock_is_shiftlock)
       /* Keys that should _not_ be affected by CapsLock.  */
index 91722df..3398144 100644 (file)
@@ -71,7 +71,7 @@ extern BOOL WINAPI IsValidLocale(LCID, DWORD);
 
 /* Control whether spawnve quotes arguments as necessary to ensure
    correct parsing by child process.  Because not all uses of spawnve
-   are careful about constructing argv arrays, we make this behaviour
+   are careful about constructing argv arrays, we make this behavior
    conditional (off by default). */
 Lisp_Object Vw32_quote_process_args;
 
@@ -973,7 +973,7 @@ sys_spawnve (int mode, char *cmdname, char **argv, char **envp)
 #if 0
          /* This version does not escape quotes if they occur at the
             beginning or end of the arg - this could lead to incorrect
-            behaviour when the arg itself represents a command line
+            behavior when the arg itself represents a command line
             containing quoted args.  I believe this was originally done
             as a hack to make some things work, before
             `w32-quote-process-args' was added.  */
index 28861ee..52c78b0 100644 (file)
@@ -5401,7 +5401,7 @@ x_set_window_size (f, change_gravity, cols, rows)
      resize will happen asynchronously. But on Windows, the menu bar
      automatically wraps when the frame is too narrow to contain it,
      and that causes any calculations made here to come out wrong. The
-     end is some nasty buggy behaviour, including the potential loss
+     end is some nasty buggy behavior, including the potential loss
      of the minibuffer.
 
      Disabling this code is either not sufficient to fix the problems
@@ -5524,9 +5524,9 @@ x_raise_frame (f)
   BLOCK_INPUT;
 
   /* Strictly speaking, raise-frame should only change the frame's Z
-     order, leaving input focus unchanged.  This is reasonable behaviour
+     order, leaving input focus unchanged.  This is reasonable behavior
      on X where the usual policy is point-to-focus.  However, this
-     behaviour would be very odd on Windows where the usual policy is
+     behavior would be very odd on Windows where the usual policy is
      click-to-focus.
 
      On X, if the mouse happens to be over the raised frame, it gets