summaryrefslogtreecommitdiff
path: root/lisp/reposition.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1991-05-13 22:05:14 +0000
committerJim Blandy <jimb@redhat.com>1991-05-13 22:05:14 +0000
commit6503cec3499f6b722f40304d78a10f9d79ed5165 (patch)
treeae36a1ffcbee5ac5600a301b06de785c0dd15739 /lisp/reposition.el
parent73fa8346460c784807ee160905baad816913c446 (diff)
downloademacs-6503cec3499f6b722f40304d78a10f9d79ed5165.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/reposition.el')
-rw-r--r--lisp/reposition.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/reposition.el b/lisp/reposition.el
index dcf7b457b75..97b6ec2419d 100644
--- a/lisp/reposition.el
+++ b/lisp/reposition.el
@@ -161,7 +161,8 @@ first comment line visible (if point is in a comment)."
;;(repos-debug-macro "4")
))))
-;;;###autoload (define-key esc-map "\C-l" 'resposition-window)
+;;;###autoload
+(define-key esc-map "\C-l" 'resposition-window)
;;; Auxiliary functions