changeset 91481:4931aa71bd30

Add entry for recenter-top-bottom.
author Glenn Morris <rgm@gnu.org>
date Sat, 02 Feb 2008 21:58:11 +0000
parents 0158535f0ec8
children c2ae228b4c24
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Feb 02 21:37:41 2008 +0000
+++ b/etc/NEWS	Sat Feb 02 21:58:11 2008 +0000
@@ -91,6 +91,8 @@
 recenter the visited source file.  Its value can be a number (for example,
 0 for top line, -1 for bottom line), or nil for no recentering.
 
+** C-l is bound to the new command recenter-top-bottom, rather than recenter.
+
 ** The mode-line displays a `@' if the default-directory for the current buffer
 is on a remote machine, or a hyphen otherwise.