Mercurial > emacs
diff lisp/ChangeLog @ 86159:c679b91efdfa
(recenter-last-op): New var.
(recenter-top-bottom): New command.
(global-map): Bind it to C-l.
| author | Stefan Monnier <monnier@iro.umontreal.ca> |
|---|---|
| date | Fri, 16 Nov 2007 18:50:35 +0000 |
| parents | 61154518604b |
| children | e40850c13975 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Nov 16 18:27:07 2007 +0000 +++ b/lisp/ChangeLog Fri Nov 16 18:50:35 2007 +0000 @@ -1,5 +1,9 @@ 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> + * window.el (recenter-last-op): New var. + (recenter-top-bottom): New command. + (global-map): Bind it to C-l. + * abbrev.el (abbrev--write): Fix error in transcription from C. * emulation/pc-select.el (pc-select-shifted-mark): Remove.
