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:
parent
2311d6d05d
commit
eee06d2659
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user