;ELC ;;; compiled by jwz@thalidomide on Thu Mar 24 13:25:46 1994 ;;; from file /th/jwz/emacs19/lisp/prim/reposition.el ;;; emacs version 19.10 Lucid (beta9). ;;; bytecomp version 2.22; 22-dec-93. ;;; optimization is on. ;;; this file uses opcodes which do not exist in Emacs 18. (if (and (boundp 'emacs-version) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19"))) (error "This file was compiled for Emacs 19.")) (fset 'reposition-window #[(&optional arg) "` !Z `\"Ɋmu!#!`)\"]Ɋ!!`)\"!`)\"XZ XU UV TV !]!UUWW U ! W[yy! ^!\\\\ V ZT]]! W[yy ^!." [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 "[^ \n ]" nil t backward-char comment-height beginning-of-defun defun-height defun-depth defun-line-onscreen-p arg recenter reposition-window] 6 "\ 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 " #MM" [define-key esc-map " " reposition-window repos-count-screen-lines #[(start end) " }ebdeZ!*" [start end vertical-motion] 3] repos-count-screen-lines-signed #[(start end) " \n\" \nW [)" [repos-count-screen-lines start end lines] 3]] 4)