# HG changeset patch # User Richard M. Stallman # Date 1195128507 0 # Node ID 34d2bced4707905c51072061781ad3733fc6f65b # Parent 8c1044b7c90f657c832b47b3e07714caeea0279e (reposition-window): Binding C-M-l moved to bindings.el. diff -r 8c1044b7c90f -r 34d2bced4707 lisp/reposition.el --- 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.