Add comment to linum-mode about being old

* lisp/linum.el (linum-mode): Link to display-line-numbers-mode
(bug#34639).
This commit is contained in:
Lars Ingebrigtsen 2022-04-28 12:38:01 +02:00
parent c2c1976d0e
commit 8a007ebc2e

View file

@ -74,6 +74,9 @@ and you have to scroll or press \\[recenter-top-bottom] to update the numbers."
;;;###autoload
(define-minor-mode linum-mode
"Toggle display of line numbers in the left margin (Linum mode).
This mode has been largely replaced by `display-line-numbers-mode'
(which is much faster and has fewer interaction problems with other
modes).
Linum mode is a buffer-local minor mode."
:lighter "" ; for desktop.el