]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/linum.el: Recommend `display-line-numbers-mode'.
authorStefan Kangas <stefan@marxist.se>
Wed, 29 Sep 2021 18:33:45 +0000 (20:33 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 29 Sep 2021 21:50:01 +0000 (23:50 +0200)
lisp/linum.el

index c78f596d768c5ed78eaae96d773def30c87ad9da..1e029e508ef56c5d6e614292d011f5f246b4cfb0 100644 (file)
@@ -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: