]> git.eshelyaron.com Git - emacs.git/commitdiff
Document changes in scroll-...-aggressively and addition of support for
authorEli Zaretskii <eliz@gnu.org>
Mon, 28 Jan 2002 18:44:47 +0000 (18:44 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 28 Jan 2002 18:44:47 +0000 (18:44 +0000)
BSD/OS 5.0.

etc/NEWS

index 8a931db8160df64c0e71e6fede8b9f4b3fb38bcd..806db950a65b1fbc5af96472e2a1a9bf2b388b33 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -5,6 +5,11 @@ See the end for copying conditions.
 Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
 For older news, see the file ONEWS
 
+\f
+* Installation changes in Emacs 21.2
+
+** Support for BSD/OS 5.0 has been added.
+
 \f
 * Changes in Emacs 21.2
 
@@ -32,6 +37,10 @@ NEWS.
 \f
 * Lisp Changes in Emacs 21.2
 
+** The meanings of scroll-up-aggressively and scroll-down-aggressively
+have been interchanged, so that the former now controls scrolling up,
+and the latter now controls scrolling down.
+
 ** The variable `compilation-parse-errors-filename-function' can
 be used to transform filenames found in compilation output.