emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] feature/gnus-select d448a99 124/218: ; Spelling fix


From: Andrew G Cohen
Subject: [Emacs-diffs] feature/gnus-select d448a99 124/218: ; Spelling fix
Date: Fri, 14 Dec 2018 03:35:14 -0500 (EST)

branch: feature/gnus-select
commit d448a996d79aff9ce6543d2d15bec193e149f326
Author: Paul Eggert <address@hidden>
Commit: Andrew G Cohen <address@hidden>

    ; Spelling fix
---
 lisp/eshell/em-cmpl.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/eshell/em-cmpl.el b/lisp/eshell/em-cmpl.el
index a9b29ae..e79b490 100644
--- a/lisp/eshell/em-cmpl.el
+++ b/lisp/eshell/em-cmpl.el
@@ -167,7 +167,7 @@ to writing a completion function."
   (eshell-cmpl--custom-variable-docstring 'pcomplete-suffix-list)
   :type (get 'pcomplete-suffix-list 'custom-type)
   :group 'pcomplete)
-;; Only labelled obsolete in 26.1, but all it does it set
+;; Only labeled obsolete in 26.1, but all it does it set
 ;; pcomplete-suffix-list, which is itself obsolete since 24.1.
 (make-obsolete-variable 'eshell-cmpl-suffix-list nil "24.1")
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]