emacs-diffs
[Top][All Lists]
Advanced

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

master 039ada6d03: * etc/NEWS: Document how to continue using 'linum'. (


From: Stefan Kangas
Subject: master 039ada6d03: * etc/NEWS: Document how to continue using 'linum'. (Bug#58220)
Date: Thu, 6 Oct 2022 02:56:39 -0400 (EDT)

branch: master
commit 039ada6d033a01fb98e5acdcf943d486625d940b
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    * etc/NEWS: Document how to continue using 'linum'.  (Bug#58220)
---
 etc/NEWS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index fc7d89719b..536c7aa319 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -457,6 +457,11 @@ performance, but the latter is closer to a drop-in 
replacement.
     ;; Alternatively, to use it only in programming modes:
     (add-hook 'prog-mode-hook #'nlinum-mode)
 
+3. To continue using the obsolete package 'linum', add this line to
+   your Init file, in addition to any existing customizations:
+
+    (require 'linum)
+
 ---
 ** The thumbs.el library is now obsolete.
 We recommend using 'M-x image-dired' instead.



reply via email to

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