emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 49c748e: * lisp/linum.el: Recommend `display-line-numbers-mode'.


From: Stefan Kangas
Subject: master 49c748e: * lisp/linum.el: Recommend `display-line-numbers-mode'.
Date: Wed, 29 Sep 2021 17:50:09 -0400 (EDT)

branch: master
commit 49c748e336ee3c50e28d2aeda6396efc358d961b
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/linum.el: Recommend `display-line-numbers-mode'.
---
 lisp/linum.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lisp/linum.el b/lisp/linum.el
index c78f596..1e029e5 100644
--- 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:
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]