From 3af1c8684ed6e48fbc21481d129e9aa164752c6e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 13 Jul 2013 22:18:48 -0700 Subject: [PATCH] Spelling fixes. --- lisp/gnus/ChangeLog | 2 +- lisp/gnus/gnus-sum.el | 2 +- lisp/ido.el | 2 +- lisp/progmodes/cc-engine.el | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 006b415b18..eade6273e9 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -143,7 +143,7 @@ 2013-07-02 Lars Magne Ingebrigtsen * gnus-sum.el (gnus-summary-insert-old-articles): - Don't include unexistent messages. + Don't include unexisting messages. 2013-07-02 Lars Magne Ingebrigtsen diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el index 9bae9f981b..f3918b0a21 100644 --- a/lisp/gnus/gnus-sum.el +++ b/lisp/gnus/gnus-sum.el @@ -1525,7 +1525,7 @@ This list will always be a subset of gnus-newsgroup-undownloaded.") "Range of seen articles in the current newsgroup.") (defvar gnus-newsgroup-unexist nil - "Range of unexistent articles in the current newsgroup.") + "Range of unexisting articles in the current newsgroup.") (defvar gnus-newsgroup-articles nil "List of articles in the current newsgroup.") diff --git a/lisp/ido.el b/lisp/ido.el index 6948e7ad03..43a0cc0a66 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -782,7 +782,7 @@ remaining completion. If absent, elements 5 and 6 are used instead." :group 'ido) (defcustom ido-use-virtual-buffers nil - "Specify how vritual buffers should be used. + "Specify how virtual buffers should be used. The value can be one of the following: nil: No virtual buffers are used. diff --git a/lisp/progmodes/cc-engine.el b/lisp/progmodes/cc-engine.el index 65a3af3196..a3bd000a4f 100644 --- a/lisp/progmodes/cc-engine.el +++ b/lisp/progmodes/cc-engine.el @@ -7193,7 +7193,7 @@ comment at the start of cc-engine.el for more info." ;; uncommon (e.g. some placements of "const" in C++) it's not worth ;; the effort to look for them.) -;;; 2008-04-16: commented out the next form, to allow the function to recognise +;;; 2008-04-16: commented out the next form, to allow the function to recognize ;;; "foo (int bar)" in CC (an implicit type (in class foo) without a semicolon) ;;; as a(n almost complete) declaration, enabling it to be fontified. ;; CASE 13 -- 2.20.1