projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
067c8c4
)
; Spelling fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 19 Mar 2018 18:41:40 +0000
(11:41 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 19 Mar 2018 18:44:53 +0000
(11:44 -0700)
lisp/eshell/em-cmpl.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/em-cmpl.el
b/lisp/eshell/em-cmpl.el
index b56cf168a2b158b5b17456a82a7dcd7b78968ce2..f4b7872f8c9952fe1a74ed08e3bd71cec6ef21df 100644
(file)
--- 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 label
l
ed 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")