Searched +refs:gnus +refs:recenter (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dhilit19.el31 ;; not only source code highlighting, but also Info, RMAIL, VM, gnus...
160 ;; Vivek Khera <khera@cs.duke.edu>, gnus hooks + random advice & patches
337 "* If this is non-nil, then hilit-redraw and hilit-recenter will also
359 "If non-nil, this inhibits replacement of recenter, yank, and yank-pop.")
362 "If non-nil, this inhibits installation of hooks for Info, gnus, & vm.")
504 (gnus-group-unsubscribed grey50 white nil)
505 (gnus-group-empty nil nil nil)
506 (gnus-group-full ForestGreen green italic)
507 (gnus-group-overflowing firebrick red bold-italic)
851 (defun hilit-recenter (ar
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex459 \key{\kbd{gnus:group}}{\rm GNUS group}
460 \key{\kbd{gnus:group\#id}}{\rm GNUS message}
599 \key{show and recenter window}{L}
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dsimple.el797 (overlay-recenter (point))
798 (recenter -3))))
3546 ;; but also vscroll one line so redisplay wont recenter.
3957 (recenter '(t)))
3973 (recenter '(t)))
4356 (recenter current-vpos))
4650 (function-item gnus)
4670 `gnus-user-agent' -- like `message-user-agent', but with Gnus
4690 gnus-user-agent)
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el71 (require 'gnus-sum)
486 (defcustom org-occur-hook '(org-first-headline-recenter)
488 This can be used to recenter the window to show as much of the structure
1022 (gnus . gnus-other-frame)
1032 `gnus'
1033 `gnus-other-frame'
1048 (cons (const gnus)
1050 (const gnus)
1051 (const gnus
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-sum.el0 ;;; gnus-sum.el --- summary mode commands for Gnus
6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
34 (require 'gnus)
35 (require 'gnus-group)
36 (require 'gnus-spec)
37 (require 'gnus-range)
38 (require 'gnus-int)
39 (require 'gnus-undo)
40 (require 'gnus-util)
45 (autoload 'gnus
[all...]
H A Dgnus-art.el0 ;;; gnus-art.el --- article mode commands for Gnus
6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
35 (require 'gnus)
36 (require 'gnus-sum)
37 (require 'gnus-spec)
38 (require 'gnus-int)
39 (require 'gnus-win)
48 (autoload 'gnus-msg-mail "gnus-msg" nil t)
49 (autoload 'gnus
[all...]

Completed in 172 milliseconds