diff options
author | Roland McGrath <roland@gnu.org> | 1991-05-10 21:47:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1991-05-10 21:47:42 +0000 |
commit | 657e634fa1c28e8b9bdea6c8af085b02e473ac46 (patch) | |
tree | aaa7385dd42f4080a61fea745c53a37c2031d2b2 /lisp/reposition.el | |
parent | efa4ce8bbde45879fba79646c045d4d69c512137 (diff) | |
download | emacs-657e634fa1c28e8b9bdea6c8af085b02e473ac46.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/reposition.el')
-rw-r--r-- | lisp/reposition.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/reposition.el b/lisp/reposition.el index 104021a4432..5802e6d86fe 100644 --- a/lisp/reposition.el +++ b/lisp/reposition.el @@ -31,6 +31,7 @@ ;;; after one of the same name in ZMACS, but the code is all-new and the ;;; behavior in some situations differs. +;;;###autoload (defun reposition-window (&optional arg) "Make the current definition and/or comment visible. Further invocations move it to the top of the window or toggle the |