Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
86158:61154518604b | 86159:c679b91efdfa |
---|---|
1 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-11-16 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * window.el (recenter-last-op): New var. | |
4 (recenter-top-bottom): New command. | |
5 (global-map): Bind it to C-l. | |
2 | 6 |
3 * abbrev.el (abbrev--write): Fix error in transcription from C. | 7 * abbrev.el (abbrev--write): Fix error in transcription from C. |
4 | 8 |
5 * emulation/pc-select.el (pc-select-shifted-mark): Remove. | 9 * emulation/pc-select.el (pc-select-shifted-mark): Remove. |
6 (pc-select-ensure-mark): Set mark-active to a special value instead. | 10 (pc-select-ensure-mark): Set mark-active to a special value instead. |