Delete some commented out defgroups
* lisp/eshell/esh-opt.el: * lisp/international/ccl.el: * lisp/pcmpl-linux.el: * lisp/shell.el: * lisp/url/url-news.el: Delete some commented out defgroups.
This commit is contained in:
parent
e2613f4121
commit
a902af6c1b
5 changed files with 0 additions and 29 deletions
|
@ -23,14 +23,6 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
|
||||
;; Unused.
|
||||
;; (defgroup eshell-opt nil
|
||||
;; "The options processing code handles command argument parsing for
|
||||
;; Eshell commands implemented in Lisp."
|
||||
;; :tag "Command options processing"
|
||||
;; :group 'eshell)
|
||||
|
||||
;;; User Functions:
|
||||
|
||||
;; Macro expansion of eshell-eval-using-options refers to eshell-stringify-list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue