projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7120137
)
(reposition-window): Binding C-M-l moved to bindings.el.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 15 Nov 2007 12:08:27 +0000
(12:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 15 Nov 2007 12:08:27 +0000
(12:08 +0000)
lisp/reposition.el
patch
|
blob
|
history
diff --git
a/lisp/reposition.el
b/lisp/reposition.el
index 3a5f24cbe8f8ebb6dcde3e0a5256bce0c3172554..6ebbe57840d261d337653334ad4c0d12633c913b 100644
(file)
--- 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.