summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-06-27 02:41:14 +0000
committerGlenn Morris <rgm@gnu.org>2008-06-27 02:41:14 +0000
commit6772c8e169a6a56ee387373a00a65bd3a3070725 (patch)
tree4f0d9a8f0be905ba92b3420ad2832ffaad05a3b2 /lisp
parent04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8 (diff)
downloademacs-6772c8e169a6a56ee387373a00a65bd3a3070725.tar.gz
American English spelling fix.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.104
-rw-r--r--lisp/ChangeLog.122
-rw-r--r--lisp/ChangeLog.132
-rw-r--r--lisp/ChangeLog.64
-rw-r--r--lisp/ChangeLog.84
-rw-r--r--lisp/ChangeLog.94
-rw-r--r--lisp/calendar/calendar.el2
-rw-r--r--lisp/calendar/todo-mode.el2
-rw-r--r--lisp/erc/ChangeLog.032
-rw-r--r--lisp/erc/erc-capab.el2
-rw-r--r--lisp/font-lock.el8
-rw-r--r--lisp/gnus/ChangeLog.22
-rw-r--r--lisp/gnus/mml1991.el8
-rw-r--r--lisp/gnus/smime.el2
-rw-r--r--lisp/hl-line.el2
-rw-r--r--lisp/mh-e/ChangeLog.14
-rw-r--r--lisp/org/org-table.el2
-rw-r--r--lisp/play/5x5.el2
-rw-r--r--lisp/progmodes/cc-awk.el6
-rw-r--r--lisp/progmodes/sh-script.el2
-rw-r--r--lisp/vc-hg.el16
-rw-r--r--lisp/woman.el2
22 files changed, 42 insertions, 42 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 9918be38212..bd0703de132 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -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>
@@ -10404,7 +10404,7 @@
`file-exists-p.
(tramp-completion-handle-file-exists-p): New function.
(tramp-completion-handle-file-name-completion): Simplified.
- (tramp-completion-dissect-file-name): Regexp's reorganised.
+ (tramp-completion-dissect-file-name): Regexp's reorganized.
(tramp-completion-handle-file-name-all-completions):
Call completion-function only if `user' or `host' is given.
(tramp-get-completion-user-host): New function.
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index 1ab643c9ff5..db12cac619c 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -18817,7 +18817,7 @@
(gdb-goto-breakpoint): Try to force display in source buffer.
(gdb-frame-gdb-buffer): Copy other similar functions.
(gdb-restore-windows): Don't display source if not asked for.
- (gdb-assembler-buffer-name): Don't capitalise.
+ (gdb-assembler-buffer-name): Don't capitalize.
2005-11-03 Richard M. Stallman <rms@gnu.org>
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index 43ccb0b4ff8..a7246c3ab57 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -11224,7 +11224,7 @@
(server-execute, server-return-error): New functions extracted from
server-process-filter.
(server-execute-continuation): New functions.
- (server-process-filter): Restructure so that all arguments are analysed
+ (server-process-filter): Restructure so that all arguments are analyzed
first and then acted upon in a subsequent stage. This way
server-goto-toplevel can be executed later, when we know if
it's necessary.
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index f39682479bc..c4c00ffb082 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -4591,7 +4591,7 @@
1995-12-13 Simon Marshall <simon@duality.gnu.ai.mit.edu>
* faces.el (modify-face): Take extra optional arg FRAME.
- Use face-try-color-list to change foreground and background colours.
+ Use face-try-color-list to change foreground and background colors.
If BOLD-P, ITALIC-P or UNDERLINE-P not nil or t, don't change the
display attribute corresponding to that arg. Doc fix.
@@ -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.
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index f4f8e291933..d74795ecfe1 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -3881,7 +3881,7 @@
(frame-delete-all): Moved to subr.el as `assoc-delete-all'.
Callers changed.
(set-background-color, set-foreground-color, set-cursor-color)
- (set-mouse-color, set-border-color): Offer completion of colours.
+ (set-mouse-color, set-border-color): Offer completion of colors.
(cursor): Add :version to defgroup.
* facemenu.el (list-colors-display): Make it work on ttys.
@@ -6146,7 +6146,7 @@
correctly between an object declared via a constructor and a method.
(font-lock-defaults-alist): Don't give `.' word syntax for Java.
(java-font-lock-keywords-1): Fontify package names individually.
- (java-font-lock-extra-types): Ensure regexp matches capitalised only.
+ (java-font-lock-extra-types): Ensure regexp matches capitalized only.
(java-font-lock-keywords-2): Simplify type fontification.
(java-font-lock-keywords-3): Likewise.
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 7134dcbb6b1..51f29b94b48 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -10523,7 +10523,7 @@
* toolbar/open.xpm, toolbar/undo.xpm, toolbar/home.xpm:
* toolbar/paste.xpm, toolbar/up_arrow.xpm, toolbar/index.xpm:
* toolbar/preferences.xpm, toolbar/info.xpm, toolbar/print.xpm:
- Reduce colour requirements to 25 overall. (Probably wants
+ Reduce color requirements to 25 overall. (Probably wants
revisiting from the originals to reduce further.)
2000-10-11 Eli Zaretskii <eliz@is.elta.co.il>
@@ -17047,7 +17047,7 @@
(widget-leave-text, widget-children-value-delete): Use mapc.
(widget-keymap): Remove XEmacs stuff.
(widget-field-keymap, widget-text-keymap): Define all inside defvar.
- (widget-button-click): Don't set point at the click, but re-centre
+ (widget-button-click): Don't set point at the click, but re-center
if we scroll out of window. Rewritten for images v. glyphs &c.
(widget-tabable-at): Use POS arg, not point.
(widget-beginning-of-line, widget-end-of-line)
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el
index 9ffac71fe73..dc2f8ce9079 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -1415,7 +1415,7 @@ line."
;; Put in the days of the month.
(dotimes (i last)
(setq day (1+ i))
- ;; TODO should numbers be left-justified, centred...?
+ ;; TODO should numbers be left-justified, centered...?
(insert (format (format "%%%dd%%s" calendar-day-digit-width) day
(make-string
(- calendar-column-width calendar-day-digit-width) ?\s)))
diff --git a/lisp/calendar/todo-mode.el b/lisp/calendar/todo-mode.el
index 2a47173f9e6..2e246bfcf5a 100644
--- a/lisp/calendar/todo-mode.el
+++ b/lisp/calendar/todo-mode.el
@@ -209,7 +209,7 @@
;; the end of the loop and you will insert your item just before
;; that point. If you set the threshold to, e.g. 8, it will stop
;; as soon as the window size drops below that amount and will
-;; insert the item in the approximate centre of that window. I
+;; insert the item in the approximate center of that window. I
;; got the idea for this feature after reading a very helpful
;; e-mail reply from Trey Jackson <trey@cs.berkeley.edu> who
;; corrected some of my awful coding and pointed me towards some
diff --git a/lisp/erc/ChangeLog.03 b/lisp/erc/ChangeLog.03
index 30e6664dd27..526042ea08d 100644
--- a/lisp/erc/ChangeLog.03
+++ b/lisp/erc/ChangeLog.03
@@ -1474,7 +1474,7 @@
* erc.el:
erc-error-face: setting a background doesn't work so well with multi-line
- messages, so we don't. fg colour is negotiable ;-)
+ messages, so we don't. fg color is negotiable ;-)
(erc-cmd-QUERY): fixed, new doco, supress (erc-delete-query) until we fix it
(erc-send-current-line): allow multi-line messages provided they don't start
with a slash - there's no need to prohibit them if the slash isn't the
diff --git a/lisp/erc/erc-capab.el b/lisp/erc/erc-capab.el
index e153e0185d2..2a6e2811a0d 100644
--- a/lisp/erc/erc-capab.el
+++ b/lisp/erc/erc-capab.el
@@ -43,7 +43,7 @@
;; From freenode.net's web site (not there anymore) on how to mark
;; unidentified users:
;; "We recommend that you add an asterisk before the nick, and
-;; optionally either highlight or colourize the line in some
+;; optionally either highlight or colorize the line in some
;; appropriate fashion, if the user is not identified."
;;; Usage:
diff --git a/lisp/font-lock.el b/lisp/font-lock.el
index e139b5975c7..9206da2875c 100644
--- a/lisp/font-lock.el
+++ b/lisp/font-lock.el
@@ -195,8 +195,8 @@
;; i.e., (b) above, all modes that have items that can be thought of as, say,
;; keywords, should be highlighted with the same face, etc.
;; - Make the face attributes fit the concept as far as possible.
-;; i.e., function names might be a bold colour such as blue, comments might
-;; be a bright colour such as red, character strings might be brown, because,
+;; i.e., function names might be a bold color such as blue, comments might
+;; be a bright color such as red, character strings might be brown, because,
;; err, strings are brown (that was not the reason, please believe me).
;; - Don't use a non-nil OVERRIDE unless you have a good reason.
;; Only use OVERRIDE for special things that are easy to define, such as the
@@ -1824,7 +1824,7 @@ Sets various variables using `font-lock-defaults' (or, if nil, using
(setq font-lock-keywords
(font-lock-compile-keywords font-lock-keywords))))))
-;;; Colour etc. support.
+;;; Color etc. support.
;; Note that `defface' will not overwrite any faces declared above via
;; `custom-declare-face'.
@@ -1981,7 +1981,7 @@ Sets various variables using `font-lock-defaults' (or, if nil, using
"Font Lock mode face used to highlight grouping constructs in Lisp regexps."
:group 'font-lock-faces)
-;;; End of Colour etc. support.
+;;; End of Color etc. support.
;;; Menu support.
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index f74f8d634d9..c1f8769a6b9 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -2390,7 +2390,7 @@
2003-05-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
- * gnus.el (gnus-logo-color-alist): Added no colours.
+ * gnus.el (gnus-logo-color-alist): Added no colors.
2003-05-09 Dave Love <fx@gnu.org>
diff --git a/lisp/gnus/mml1991.el b/lisp/gnus/mml1991.el
index 17793b2a4b0..1a7588b4349 100644
--- a/lisp/gnus/mml1991.el
+++ b/lisp/gnus/mml1991.el
@@ -133,7 +133,7 @@ Whether the passphrase is cached at all is controlled by
'never))
cipher
(result-buffer (get-buffer-create "*GPG Result*")))
- ;; Strip MIME Content[^ ]: headers since it will be ASCII ARMOURED
+ ;; Strip MIME Content[^ ]: headers since it will be ASCII ARMORED
(goto-char (point-min))
(while (looking-at "^Content[^ ]+:") (forward-line))
(unless (bobp)
@@ -213,7 +213,7 @@ Whether the passphrase is cached at all is controlled by
(let ((text (current-buffer))
cipher
(result-buffer (get-buffer-create "*GPG Result*")))
- ;; Strip MIME Content[^ ]: headers since it will be ASCII ARMOURED
+ ;; Strip MIME Content[^ ]: headers since it will be ASCII ARMORED
(goto-char (point-min))
(while (looking-at "^Content[^ ]+:") (forward-line))
(unless (bobp)
@@ -303,7 +303,7 @@ Whether the passphrase is cached at all is controlled by
(let ((cte (save-restriction
(narrow-to-region (point-min) (point))
(mail-fetch-field "content-transfer-encoding"))))
- ;; Strip MIME headers since it will be ASCII armoured.
+ ;; Strip MIME headers since it will be ASCII armored.
(forward-line 1)
(delete-region (point-min) (point))
(when cte
@@ -424,7 +424,7 @@ If no one is selected, default secret key is used. "
(let ((cte (save-restriction
(narrow-to-region (point-min) (point))
(mail-fetch-field "content-transfer-encoding"))))
- ;; Strip MIME headers since it will be ASCII armoured.
+ ;; Strip MIME headers since it will be ASCII armored.
(forward-line 1)
(delete-region (point-min) (point))
(when cte
diff --git a/lisp/gnus/smime.el b/lisp/gnus/smime.el
index 712880d486c..c7d32e47792 100644
--- a/lisp/gnus/smime.el
+++ b/lisp/gnus/smime.el
@@ -63,7 +63,7 @@
;;
;; Now you should be able to sign messages! Create a buffer and write
;; something and run M-x smime-sign-buffer RET RET and you should see
-;; your message MIME armoured and a signature. Encryption, M-x
+;; your message MIME armored and a signature. Encryption, M-x
;; smime-encrypt-buffer, should also work.
;;
;; To be able to verify messages you need to build up trust with
diff --git a/lisp/hl-line.el b/lisp/hl-line.el
index 0071dfe3315..dae21af0b84 100644
--- a/lisp/hl-line.el
+++ b/lisp/hl-line.el
@@ -38,7 +38,7 @@
;; local mode behave like the global mode.
;; You probably don't really want to use the global mode; if the
-;; cursor is difficult to spot, try changing its colour, relying on
+;; cursor is difficult to spot, try changing its color, relying on
;; `blink-cursor-mode' or both. The hookery used might affect
;; response noticeably on a slow machine. The local mode may be
;; useful in non-editing buffers such as Gnus or PCL-CVS though.
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index 8bc2bb69f0f..3609b0683c5 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -10443,8 +10443,8 @@
2001-12-04 Peter S Galbraith <psg@debian.org>
* mh-e.el (mh-folder-subject-face et al.): Yet another attempt at
- colours for folder-mode. Still themed, but fewer and darker
- colours (Blame Eric this time!). I'll get to underlining tomorrow
+ colors for folder-mode. Still themed, but fewer and darker
+ colors (Blame Eric this time!). I'll get to underlining tomorrow
night.
* mh-e.el (mh-folder-tool-bar-map): Renamed all icons so they
diff --git a/lisp/org/org-table.el b/lisp/org/org-table.el
index 45981776c43..7050ecaabac 100644
--- a/lisp/org/org-table.el
+++ b/lisp/org/org-table.el
@@ -1864,7 +1864,7 @@ For all numbers larger than LIMIT, shift them by DELTA."
(string-match "^[a-zA-Z][a-zA-Z0-9]*$" field))
(push (cons field v) org-table-local-parameters)
(push (list field line col) org-table-named-field-locations))))
- ;; Analyse the line types
+ ;; Analyze the line types
(goto-char beg)
(setq org-table-current-begin-line (org-current-line)
org-table-current-begin-pos (point)
diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el
index bb2cb0d4c21..30a13cba927 100644
--- a/lisp/play/5x5.el
+++ b/lisp/play/5x5.el
@@ -33,7 +33,7 @@
;; o The code for updating the grid needs to be re-done. At the moment it
;; simply re-draws the grid every time a move is made.
;;
-;; o Look into tarting up the display with colour. gamegrid.el looks
+;; o Look into tarting up the display with color. gamegrid.el looks
;; interesting, perhaps that is the way to go?
;;; Thanks:
diff --git a/lisp/progmodes/cc-awk.el b/lisp/progmodes/cc-awk.el
index 136b233208a..48dc7a4f47f 100644
--- a/lisp/progmodes/cc-awk.el
+++ b/lisp/progmodes/cc-awk.el
@@ -26,9 +26,9 @@
;; This file contains (most of) the adaptations to cc-mode required for the
;; integration of AWK Mode.
-;; It is organised thusly, the sections being separated by page breaks:
+;; It is organized thusly, the sections being separated by page breaks:
;; 1. The AWK Mode syntax table.
-;; 2. Regular expressions for analysing AWK code.
+;; 2. Regular expressions for analyzing AWK code.
;; 3. Indentation calculation stuff ("c-awk-NL-prop text-property").
;; 4. Syntax-table property/font-locking stuff, including the
;; font-lock-keywords setting.
@@ -710,7 +710,7 @@
;;
;; ANCHOR-STATE-/DIV identifies whether a / at ANCHOR would have been a
;; division sign (value t) or a regexp opener (value nil). The idea is that
- ;; we analyse the line from ANCHOR up till point to determine what the / at
+ ;; we analyze the line from ANCHOR up till point to determine what the / at
;; point is.
;;
;; The result is what ANCHOR-STATE-/DIV (see above) is where point is left.
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el
index 48bfd1ceacb..f733ccb788d 100644
--- a/lisp/progmodes/sh-script.el
+++ b/lisp/progmodes/sh-script.el
@@ -875,7 +875,7 @@ See `sh-feature'.")
"Face to show a here-document"
:group 'sh-indentation)
-;; These colours are probably icky. It's just a placeholder though.
+;; These colors are probably icky. It's just a placeholder though.
(defface sh-quoted-exec
'((((class color) (background dark))
(:foreground "salmon"))
diff --git a/lisp/vc-hg.el b/lisp/vc-hg.el
index 7d4150fbb20..2b3e8db2cae 100644
--- a/lisp/vc-hg.el
+++ b/lisp/vc-hg.el
@@ -138,7 +138,7 @@
;;;###autoload (load "vc-hg")
;;;###autoload (vc-hg-registered file))))
-;; Modelled after the similar function in vc-bzr.el
+;; Modeled after the similar function in vc-bzr.el
(defun vc-hg-registered (file)
"Return non-nil if FILE is registered with hg."
(when (vc-hg-root file) ; short cut
@@ -272,7 +272,7 @@
(split-string
(buffer-substring-no-properties (point-min) (point-max))))))
-;; Modelled after the similar function in vc-cvs.el
+;; Modeled after the similar function in vc-cvs.el
(defun vc-hg-revision-completion-table (files)
(lexical-let ((files files)
table)
@@ -330,7 +330,7 @@ Optional arg REVISION is a revision to annotate from."
(when (<= newrev tip-revision)
(number-to-string newrev))))
-;; Modelled after the similar function in vc-bzr.el
+;; Modeled after the similar function in vc-bzr.el
(defun vc-hg-delete-file (file)
"Delete FILE and delete it in the hg repository."
(condition-case ()
@@ -338,7 +338,7 @@ Optional arg REVISION is a revision to annotate from."
(file-error nil))
(vc-hg-command nil 0 file "remove" "--after" "--force"))
-;; Modelled after the similar function in vc-bzr.el
+;; Modeled after the similar function in vc-bzr.el
(defun vc-hg-rename-file (old new)
"Rename file from OLD to NEW using `hg mv'."
(vc-hg-command nil 0 new "mv" old))
@@ -355,7 +355,7 @@ COMMENT is ignored."
(defalias 'vc-hg-responsible-p 'vc-hg-root)
-;; Modelled after the similar function in vc-bzr.el
+;; Modeled after the similar function in vc-bzr.el
(defun vc-hg-could-register (file)
"Return non-nil if FILE could be registered under hg."
(and (vc-hg-responsible-p file) ; shortcut
@@ -383,7 +383,7 @@ REV is ignored."
(vc-hg-command buffer 0 file "cat" "-r" rev)
(vc-hg-command buffer 0 file "cat"))))
-;; Modelled after the similar function in vc-bzr.el
+;; Modeled after the similar function in vc-bzr.el
(defun vc-hg-checkout (file &optional editable rev)
"Retrieve a revision of FILE.
EDITABLE is ignored.
@@ -395,11 +395,11 @@ REV is the revision to check out into WORKFILE."
(vc-hg-command t 0 file "cat" "-r" rev)
(vc-hg-command t 0 file "cat")))))
-;; Modelled after the similar function in vc-bzr.el
+;; Modeled after the similar function in vc-bzr.el
(defun vc-hg-workfile-unchanged-p (file)
(eq 'up-to-date (vc-hg-state file)))
-;; Modelled after the similar function in vc-bzr.el
+;; Modeled after the similar function in vc-bzr.el
(defun vc-hg-revert (file &optional contents-done)
(unless contents-done
(with-temp-buffer (vc-hg-command t 0 file "revert"))))
diff --git a/lisp/woman.el b/lisp/woman.el
index 18cb2319c04..faf0a1c1793 100644
--- a/lisp/woman.el
+++ b/lisp/woman.el
@@ -2800,7 +2800,7 @@ Replaces || by |, but | by \, where | denotes the internal escape."
"Process .de/am xx yy -- (re)define/append macro xx; end at `..'.
\(Should be up to call of yy, which defaults to `.')
Optional argument APPEND, if non-nil, means append macro."
- ;; Modelled on woman-strings. BEWARE: Processing of .am is a hack!
+ ;; Modeled on woman-strings. BEWARE: Processing of .am is a hack!
;; Add support for .rm?
;; (skip-chars-forward " \t")
(if (eolp) ; ignore if no argument