(etags): Fix defgroup syntax. Why should it
be done again and again?
This commit is contained in:
@@ -35,7 +35,7 @@ Use the `etags' program to make a tags table file.")
|
||||
;; Make M-x set-variable tags-file-name like M-x visit-tags-table.
|
||||
;;;###autoload (put 'tags-file-name 'variable-interactive "fVisit tags table: ")
|
||||
|
||||
(defgroup etags "Tags tables"
|
||||
(defgroup etags nil "Tags tables"
|
||||
:group 'tools)
|
||||
|
||||
;;;###autoload
|
||||
|
||||
Reference in New Issue
Block a user