1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

(hl-line): Fix :version.

This commit is contained in:
Dave Love 1999-08-04 19:07:31 +00:00
parent 2311d6d05d
commit eee06d2659

View File

@ -48,7 +48,7 @@
(defgroup hl-line nil (defgroup hl-line nil
"Highliight the current line." "Highliight the current line."
:version "20.5" :version "21.1"
:group 'editing) :group 'editing)
;;;###autoload ;;;###autoload