diff etc/NEWS @ 29633:98e1c27ffe84

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 13 Jun 2000 22:10:34 +0000
parents 59fe91d3c0c6
children 6b63e5410a0e
line wrap: on
line diff
--- a/etc/NEWS	Tue Jun 13 22:10:01 2000 +0000
+++ b/etc/NEWS	Tue Jun 13 22:10:34 2000 +0000
@@ -1222,6 +1222,9 @@
 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
 (Display-related features are described in a page of their own below.)
 
+** The variable line-number-display-limit can now be set to nil,
+meaning no limit.
+
 ** select-safe-coding-system now also checks the most preferred
 coding-system if buffer-file-coding-system is `undecided' and
 DEFAULT-CODING-SYSTEM is not specified,