diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-26 00:26:37 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-26 00:26:37 -0800 |
commit | b0b199744d35273a496b8e9189a28a83c70191da (patch) | |
tree | a9df5115ebd8bdeb8ae758e06f10321c67838b47 | |
parent | 5b76caa476d552e204adc3c1bf4af8e401ec5d42 (diff) |
Spelling fixes.
-rw-r--r-- | etc/themes/deeper-blue-theme.el | 2 | ||||
-rw-r--r-- | etc/themes/light-blue-theme.el | 2 | ||||
-rw-r--r-- | lib-src/ChangeLog | 2 | ||||
-rw-r--r-- | lisp/emulation/viper-macs.el | 2 | ||||
-rw-r--r-- | lisp/gnus/gnus-start.el | 2 | ||||
-rw-r--r-- | lisp/ldefs-boot.el | 2 | ||||
-rw-r--r-- | lisp/net/dbus.el | 2 | ||||
-rw-r--r-- | lisp/progmodes/ada-xref.el | 4 | ||||
-rw-r--r-- | lisp/progmodes/make-mode.el | 2 | ||||
-rw-r--r-- | lisp/progmodes/prolog.el | 2 | ||||
-rw-r--r-- | lisp/tutorial.el | 2 | ||||
-rw-r--r-- | nt/ChangeLog | 2 | ||||
-rw-r--r-- | src/ChangeLog.8 | 2 |
13 files changed, 14 insertions, 14 deletions
diff --git a/etc/themes/deeper-blue-theme.el b/etc/themes/deeper-blue-theme.el index 0fbd949696..1a4ca82f43 100644 --- a/etc/themes/deeper-blue-theme.el +++ b/etc/themes/deeper-blue-theme.el @@ -22,7 +22,7 @@ ;;; Code: (deftheme deeper-blue - "Face colors using a deep blue backgound.") + "Face colors using a deep blue background.") (let ((class '((class color) (min-colors 89)))) (custom-theme-set-faces diff --git a/etc/themes/light-blue-theme.el b/etc/themes/light-blue-theme.el index 98c74b268a..cf6ae54357 100644 --- a/etc/themes/light-blue-theme.el +++ b/etc/themes/light-blue-theme.el @@ -26,7 +26,7 @@ ;;; Code: (deftheme light-blue - "Face colors utilizing a light blue backgound.") + "Face colors utilizing a light blue background.") (let ((class '((class color) (min-colors 89)))) (custom-theme-set-faces diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 5ff9b5bb6b..0832f8932e 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -4271,7 +4271,7 @@ 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> - * makefile.nt: Do string comparision of _NMAKE_VER. + * makefile.nt: Do string comparison of _NMAKE_VER. 1998-11-03 Theodore Jump <tjump@cais.com> diff --git a/lisp/emulation/viper-macs.el b/lisp/emulation/viper-macs.el index 00153c1ff0..e978823a49 100644 --- a/lisp/emulation/viper-macs.el +++ b/lisp/emulation/viper-macs.el @@ -319,7 +319,7 @@ a key is a symbol, e.g., `a', `\\1', `f2', etc., or a list, e.g., ;; Accepts as macro names: strings and vectors. ;; strings must be strings of characters; vectors must be vectors of keys -;; in canonic form. The canonic form is essentially the form used in XEmacs +;; in canonical form, which is essentially the form used in XEmacs. ;; More general definitions are inherited by more specific scopes: ;; global->major mode->buffer. More specific definitions override more general (defun viper-record-kbd-macro (macro-name state macro-body &optional scope) diff --git a/lisp/gnus/gnus-start.el b/lisp/gnus/gnus-start.el index b18b78df06..3a9294d58d 100644 --- a/lisp/gnus/gnus-start.el +++ b/lisp/gnus/gnus-start.el @@ -2533,7 +2533,7 @@ If FORCE is non-nil, the .newsrc file is read." ((or (eq symbol options-symbol) (eq symbol Options-symbol)) (setq gnus-newsrc-options - ;; This concating is quite inefficient, but since our + ;; This concatting is quite inefficient, but since our ;; thorough studies show that approx 99.37% of all ;; .newsrc files only contain a single options line, we ;; don't give a damn, frankly, my dear. diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index b0d08217fc..f6c706fdce 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -5677,7 +5677,7 @@ Variables controlling indentation style and extra features: dcl-block-begin-regexp dcl-block-end-regexp Regexps that match command lines that begin and end, respectively, - a block of commmand lines that will be given extra indentation. + a block of command lines that will be given extra indentation. Command lines between THEN-ELSE-ENDIF are always indented; these variables make it possible to define other places to indent. Set to nil to disable this feature. diff --git a/lisp/net/dbus.el b/lisp/net/dbus.el index 03b84a45ea..8a8d9e6332 100644 --- a/lisp/net/dbus.el +++ b/lisp/net/dbus.el @@ -150,7 +150,7 @@ association to the service from D-Bus." ;; entry has the structure ((UNAME SERVICE PATH MEMBER [RULE]) ...). ;; MEMBER is either a string (the handler), or a cons cell (a ;; property value). UNAME and property values are not taken into - ;; account for comparision. + ;; account for comparison. ;; Loop over the registered functions. (dolist (elt entry) diff --git a/lisp/progmodes/ada-xref.el b/lisp/progmodes/ada-xref.el index 0cfdab2370..2f6a7be393 100644 --- a/lisp/progmodes/ada-xref.el +++ b/lisp/progmodes/ada-xref.el @@ -1357,7 +1357,7 @@ project file." (or executable-name (file-name-sans-extension (buffer-file-name)))))) - ;; For gvd, add an extra switch so that the Emacs window is completly + ;; For gvd, add an extra switch so that the Emacs window is completely ;; swallowed inside the Gvd one (if (and ada-tight-gvd-integration (string-match "^[^ \t]*gvd" cmd)) @@ -1783,7 +1783,7 @@ Information is extracted from the ali file." ) ) - ;; Last check to be completly sure we have found the correct line (the + ;; Last check to be completely sure we have found the correct line (the ;; ali might not be up to date for instance) (if declaration-found (progn diff --git a/lisp/progmodes/make-mode.el b/lisp/progmodes/make-mode.el index c49519ed17..c1a87a9d03 100644 --- a/lisp/progmodes/make-mode.el +++ b/lisp/progmodes/make-mode.el @@ -1278,7 +1278,7 @@ definition and conveniently use this command." ((or (eq (char-before (line-end-position 1)) ?\\) (eq (char-before (line-end-position 0)) ?\\)) ;; A backslash region. Find beginning and end, remove - ;; backslashes, fill, and then reapply backslahes. + ;; backslashes, fill, and then reapply backslashes. (end-of-line) (let ((beginning (save-excursion diff --git a/lisp/progmodes/prolog.el b/lisp/progmodes/prolog.el index 121ce8e043..24ca78ad4e 100644 --- a/lisp/progmodes/prolog.el +++ b/lisp/progmodes/prolog.el @@ -1569,7 +1569,7 @@ For use with the `compilation-parse-errors-function' variable." limit t) (setq filepath (match-string 2))) - ;; ###### Does this work with SICStus under Windows (i.e. backslahes and stuff?) + ;; ###### Does this work with SICStus under Windows (i.e. backslashes and stuff?) (if (string-match "\\(.*/\\)\\([^/]*\\)$" filepath) (progn (setq dir (match-string 1 filepath)) diff --git a/lisp/tutorial.el b/lisp/tutorial.el index be1a12b499..2e65148400 100644 --- a/lisp/tutorial.el +++ b/lisp/tutorial.el @@ -182,7 +182,7 @@ LEFT and RIGHT are the elements to compare." (equal (car x) (car y))) (setq x (cdr x)) (setq y (cdr y))) - ;; Try to make a comparision that is useful for presentation (this + ;; Try to make a comparison that is useful for presentation (this ;; could be made nicer perhaps): (let ((cx (car x)) (cy (car y))) diff --git a/nt/ChangeLog b/nt/ChangeLog index 3de7192ae9..2ae4415068 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1792,7 +1792,7 @@ 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> - * makefile.nt: Do string comparision of _NMAKE_VER. + * makefile.nt: Do string comparison of _NMAKE_VER. 1998-12-02 Geoff Voelker <voelker@cs.washington.edu> diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index 6bc83055c7..4c9ecfb4d4 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 @@ -12766,7 +12766,7 @@ 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> - * makefile.nt: Do string comparision of _NMAKE_VER. + * makefile.nt: Do string comparison of _NMAKE_VER. 1998-12-06 Eli Zaretskii <eliz@mescaline.gnu.org> |