• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/

Lines Matching +defs:last +defs:line

67 ;;   is on line 71):
78 ;; As you can see, the right-hand window starts at line 73, the line
83 ;; Jump to the beginning or end. Press `Cursor down' at the last
84 ;; line of the left-hand window. Enter new lines into the
116 ;; Since the display of XEmacs is pixel-oriented, a line could be
120 ;; following line in your init-file:
182 ;; follow-last-window C-c . >
183 ;; Select the last window in the frame showing the same buffer.
264 (if (eq (get 'force-mode-line-update 'byte-compile)
266 (put 'force-mode-line-update 'byte-compile 'nil))
326 (define-key map ">" 'follow-last-window)
370 ("Last Window" . follow-last-window)
390 (last nil))
393 ;; Find the last entry in the menu and store it in `last'.
396 (setq last (or (cdr-safe
399 last))))
401 (if last
404 tools-map [separator-follow] '("--") last)
408 ;; Didn't find the last item, Adding to the top of
431 ["Last Window" follow-last-window t]
458 (defcustom follow-mode-line-text " Follow"
459 "Text shown in the mode line when Follow mode is active.
482 in a window \"above\" the last window. This is for
494 '(next-line previous-line forward-char backward-char)
613 (force-mode-line-update)
618 (force-mode-line-update)
661 If called with no ARG, the `next-screen-context-lines' last lines of
736 To bind this command to a hotkey, place the following line
786 To bind this command to a hotkey place the following line
824 (defun follow-last-window ()
825 "Select the last window in the frame showing the same buffer."
836 With a positive argument, place the current line ARG lines
850 (follow-last-window)
883 If the end is not visible, it will be displayed in the last possible
981 ;; coinside with the start of a line.
1065 ;; should start at a full screen line.
1099 ;; line. If WIN is not aligned the start is updated which probably
1109 "Make sure that the start of WIN starts at a full screen line."
1134 ;; possible to later select the last window after a `end-of-buffer'
1157 ;; possible to later select the last window after a `end-of-buffer'
1183 ;; Make sure the line start in the beginning of a real screen
1184 ;; line.
1254 ;; have somewhere splited a line between windows) we try to enhance
1339 ;; a point on the same line as GUESS, or above.
1352 ;; Always calculate what happend when no line is displayed in the first
1598 ;; (When scrolling one line in a wide window which
1723 ;; (defadvice scrollbar-line-down
1724 ;; (after follow-scrollbar-line-down activate)
1727 (let ((cmds '(scrollbar-line-down ; Window
1728 scrollbar-line-up