comparison 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
comparison
equal deleted inserted replaced
29632:96d83d5a48b3 29633:98e1c27ffe84
1219 *** ph.el has been obsoleted by EUDC and removed. 1219 *** ph.el has been obsoleted by EUDC and removed.
1220 1220
1221 1221
1222 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual, 1222 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
1223 (Display-related features are described in a page of their own below.) 1223 (Display-related features are described in a page of their own below.)
1224
1225 ** The variable line-number-display-limit can now be set to nil,
1226 meaning no limit.
1224 1227
1225 ** select-safe-coding-system now also checks the most preferred 1228 ** select-safe-coding-system now also checks the most preferred
1226 coding-system if buffer-file-coding-system is `undecided' and 1229 coding-system if buffer-file-coding-system is `undecided' and
1227 DEFAULT-CODING-SYSTEM is not specified, 1230 DEFAULT-CODING-SYSTEM is not specified,
1228 1231