home *** CD-ROM | disk | FTP | other *** search
- ;;; compiled by @win386 on Thu Apr 29 20:45:54 1993
- ;;; from file c:/src/winemacs/lisp/prim/repositi.el
- ;;; emacs version 19.4 (Win-Emacs 1.00.04 beta).
- ;;; bytecomp version 2.09; 16-jan-93.
- ;;; optimization is on.
- ;;; this file uses opcodes which do not exist in Emacs18.
-
- (if (and (boundp 'emacs-version)
- (or (and (boundp 'epoch::version) epoch::version)
- (string-lessp emacs-version "19")))
- (error "This file was compiled for Emacs19."))
-
- (fset 'reposition-window #[(&optional arg) "`┴┬ !├Z┼╞ `\"╚╔è╩uê╦╠!ê═╬!ê╧╩!ê`)\"]╔è╦╩!ê╤╩!ê`)\"┼è╦╩!ê`)\"X¡çZXU¼æU½½V½ñ½á½ôTV½î╦ ê╤ ê╓╚!é╓╚]!éU¼ô╚U¼ìW½║╚W½┤U½Å½å╦ ê╤ ê╓╚!¬╪½ôW½ì[yê╚yê╓╚!¬┴╓^!¬╣╠\\\\V½Æ½Ä╓╚ZT]]!¬£½ÆW½î[yê╚yê╫ ¬å╓^!.ç" [here window-height selected-window 2 ht repos-count-screen-lines window-start line 0 repos-count-screen-lines-signed 1 end-of-defun -1 re-search-forward "[^\\s \n]" backward-char comment-height beginning-of-defun defun-height defun-depth defun-line-onscreen-p arg recenter reposition-window] 4 "\
- Make the current definition and/or comment visible.
- Further invocations move it to the top of the window or toggle the
- visibility of comments that precede it.
- Point is left unchanged unless prefix ARG is supplied.
- If the definition is fully onscreen, it is moved to the top of the
- window. If it is partly offscreen, the window is scrolled to get the
- definition (or as much as will fit) onscreen, unless point is in a comment
- which is also partly offscreen, in which case the scrolling attempts to get
- as much of the comment onscreen as possible.
- Initially `reposition-window' attempts to make both the definition and
- preceding comments visible. Further invocations toggle the visibility of
- the comment lines.
- If ARG is non-nil, point may move in order to make the whole defun
- visible (if only part could otherwise be made so), to make the defun line
- visible (if point is in code and it could not be made so, or if only
- comments, including the first comment line, are visible), or to make the
- first comment line visible (if point is in a comment)." "P"])
- (byte-code "└ ┬├#ê─┼Mê╞╟Mç" [define-key esc-map "" reposition-window repos-count-screen-lines #[(start end) "èî }êebê┬deZ!*ç" [start end vertical-motion] 3] repos-count-screen-lines-signed #[(start end) "└ \n\" \nW½â¬é[)ç" [repos-count-screen-lines start end lines] 3]] 4)
-