aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman2005-08-18 15:03:37 +0000
committerRichard M. Stallman2005-08-18 15:03:37 +0000
commit94396ace8242eefeee0103070cdb8be412a0b1ef (patch)
tree2761d1f7814c5b2d76b3f502cefd484ae5abc141 /etc
parent25d98a97feea849754498f9035cb93aa3c7b1b61 (diff)
downloademacs-94396ace8242eefeee0103070cdb8be412a0b1ef.tar.gz
emacs-94396ace8242eefeee0103070cdb8be412a0b1ef.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0d4b2b30882..14414e9bd1b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1747,6 +1747,12 @@ recognized.
1747--- 1747---
1748** The TCL package tcl-mode.el was replaced by tcl.el. 1748** The TCL package tcl-mode.el was replaced by tcl.el.
1749This was actually done in Emacs-21.1, and was not documented. 1749This was actually done in Emacs-21.1, and was not documented.
1750
1751** The new package scroll-lock.el provides the Scroll Lock minor mode
1752for pager-like scrolling. Keys which normally move point by line or
1753paragraph will scroll the buffer by the respective amount of lines
1754instead and point will be kept vertically fixed relative to window
1755boundaries during scrolling.
1750 1756
1751* Changes in Specialized Modes and Packages in Emacs 22.1: 1757* Changes in Specialized Modes and Packages in Emacs 22.1:
1752 1758