From 8c1a99611b8b98236f6f513bbc2fef66f55f8de6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 15 Nov 2007 12:08:27 +0000 Subject: [PATCH] (reposition-window): Binding C-M-l moved to bindings.el. --- lisp/reposition.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/reposition.el b/lisp/reposition.el index 3a5f24cbe8f..6ebbe57840d 100644 --- a/lisp/reposition.el +++ b/lisp/reposition.el @@ -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. -- 2.39.2