summaryrefslogtreecommitdiff
path: root/lisp/ido.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-06-27 07:34:53 +0000
committerGlenn Morris <rgm@gnu.org>2008-06-27 07:34:53 +0000
commitfffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch)
tree9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /lisp/ido.el
parentcdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff)
downloademacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz
American English spelling fix.
Diffstat (limited to 'lisp/ido.el')
-rw-r--r--lisp/ido.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ido.el b/lisp/ido.el
index d4a84780505..e5091b83c00 100644
--- a/lisp/ido.el
+++ b/lisp/ido.el
@@ -225,7 +225,7 @@
;; 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
@@ -272,7 +272,7 @@
;; 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