projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fecf6e
)
* lisp/linum.el: Recommend `display-line-numbers-mode'.
author
Stefan Kangas
<stefan@marxist.se>
Wed, 29 Sep 2021 18:33:45 +0000
(20:33 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Wed, 29 Sep 2021 21:50:01 +0000
(23:50 +0200)
lisp/linum.el
patch
|
blob
|
history
diff --git
a/lisp/linum.el
b/lisp/linum.el
index c78f596d768c5ed78eaae96d773def30c87ad9da..1e029e508ef56c5d6e614292d011f5f246b4cfb0 100644
(file)
--- a/
lisp/linum.el
+++ b/
lisp/linum.el
@@
-28,6
+28,9
@@
;;
;; Toggle display of line numbers with M-x linum-mode. To enable
;; line numbering in all buffers, use M-x global-linum-mode.
+;;
+;; Consider using native line numbers instead:
+;; M-x display-line-numbers-mode
;;; Code: