From a902af6c1b04abcac4d6d221a2b0086cc076bda1 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 24 Mar 2021 06:06:41 +0100 Subject: 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. --- lisp/eshell/esh-opt.el | 8 -------- 1 file changed, 8 deletions(-) (limited to 'lisp/eshell') diff --git a/lisp/eshell/esh-opt.el b/lisp/eshell/esh-opt.el index c1db484be56..7d31845528b 100644 --- a/lisp/eshell/esh-opt.el +++ b/lisp/eshell/esh-opt.el @@ -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 -- cgit v1.2.3