]> code.delx.au - gnu-emacs/commitdiff
(reposition-window): Binding C-M-l moved to bindings.el.
authorRichard M. Stallman <rms@gnu.org>
Thu, 15 Nov 2007 12:08:27 +0000 (12:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 15 Nov 2007 12:08:27 +0000 (12:08 +0000)
lisp/reposition.el

index 3a5f24cbe8f8ebb6dcde3e0a5256bce0c3172554..6ebbe57840d261d337653334ad4c0d12633c913b 100644 (file)
@@ -171,8 +171,6 @@ first comment line visible (if point is in a comment)."
           ;;(repos-debug-macro "4")
           ))))
 
-;;;###autoload (define-key esc-map "\C-l" 'reposition-window)
-
 ;;; Auxiliary functions
 
 ;; Return number of screen lines between START and END.