Spelling fixes.

This commit is contained in:
Paul Eggert 2011-11-14 23:55:13 -08:00
parent 672b871d98
commit da6062e6ea
101 changed files with 168 additions and 172 deletions

View file

@ -258,7 +258,7 @@
;; The highlighting of matching items is controlled via ido-use-faces.
;; The faces used are ido-first-match, ido-only-match and
;; ido-subdir.
;; Colouring of the matching item was suggested by
;; Coloring of the matching item was suggested by
;; Carsten Dominik (dominik@strw.leidenuniv.nl).
;; Replacement for read-buffer and read-file-name
@ -3152,7 +3152,7 @@ for first matching file."
;;; CREATE LIST OF ALL CURRENT FILES
(defun ido-all-completions ()
;; Return unsorted list of all competions.
;; Return unsorted list of all completions.
(let ((ido-process-ignore-lists nil)
(ido-directory-too-big nil))
(cond