Mercurial > emacs
changeset 79404:34d2bced4707
(reposition-window): Binding C-M-l moved to bindings.el.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 15 Nov 2007 12:08:27 +0000 |
parents | 8c1044b7c90f |
children | 2465de5f1ff2 |
files | lisp/reposition.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/reposition.el Thu Nov 15 12:04:38 2007 +0000 +++ b/lisp/reposition.el Thu Nov 15 12:08:27 2007 +0000 @@ -171,8 +171,6 @@ ;;(repos-debug-macro "4") )))) -;;;###autoload (define-key esc-map "\C-l" 'reposition-window) - ;;; Auxiliary functions ;; Return number of screen lines between START and END.