Searched +refs:gnus +refs:number +refs:to +refs:header (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dgnus-refcard.tex7 % From this LaTeX file (gnus-refcard.tex) plus a single logo (gnus-logo.eps),
8 % we can generate the refcard and the booklet version. This simplifies to
10 % gnus/texi/Makefile.
14 % latex gnus-refcard.tex &&
15 % dvips -t letter -f gnus-refcard.dvi > gnus-refcard.ps
17 % latex '\def\booklettrue{}\def\letterpapertrue{}\input{gnus-refcard}' &&
18 % mv gnus-refcard.dvi gnus
[all...]
H A Dorgcard.tex6 %**start of header
11 % currently takes 2 full pages. It is thus suited to producing one
15 % slightly better on A4 paper. The changes due, I think, to Stephen Eglen,
20 % to print the card
37 % along with GNU Emacs; see the file COPYING. If not, write to
41 % This file is intended to be processed by plain TeX (TeX82).
44 % This file can be used to produce it in any of three ways:
46 % produces six separate pages, each of which needs to be reduced to 80%.
50 % You will still need to cu
[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>
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
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
[all...]
H A Dnnmail.el6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
32 (require 'gnus) ; for macro gnus-kill-buffer, at least
36 (require 'gnus-util)
41 (autoload 'gnus-add-buffer "gnus")
42 (autoload 'gnus-kill-buffer "gnus"))
46 :group 'gnus)
[all...]
H A Dgnus-agent.el0 ;;; gnus-agent.el --- unplugged support for Gnus
6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
20 ;; along with GNU Emacs; see the file COPYING. If not, write to the
28 (require 'gnus)
29 (require 'gnus-cache)
32 (require 'gnus-sum)
33 (require 'gnus-score)
34 (require 'gnus-srvr)
35 (require 'gnus-util)
43 (autoload 'gnus
[all...]
H A Dgnus-art.el0 ;;; gnus-art.el --- article mode commands for Gnus
6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
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
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
35 ;; top of outline-mode, which makes it possible to keep the content of
37 ;; help to work with the tree. Tables are easily created with a built-in
41 ;; Plain text URL-like links connect to websites, emails, Usenet
42 ;; messages, BBDB entries, and any files related to the projects. For
71 (require 'gnus-sum)
87 "The version number of the file org.el.")
115 "Non-nil means, entering Org-mode will switch to OVERVIEW.
159 S-<cursor movement> is also used for example by `CUA-mode' to select text.
160 If you want to us
[all...]

Completed in 165 milliseconds