Searched +refs:gnus +refs:kill +refs:file +refs:mark (Results 1 - 5 of 5) 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),
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.tex9 % This file can be printed with 1, 2, or 3 columns per page (see below).
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:
184 % we also need the tilde, for file names.
207 \vskip 3ex plus 2ex minus 2ex {\headingfont #1}\mark{#1}%
288 \key{show the whole file}{C-c C-a}
312 \key{kill subtree}{C-c C-x C-w}
320 \metax{mark fully done children}{C-u C-c C-x C-a}
322 \key{move subtree to archive file}{
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-score.el0 ;;; gnus-score.el --- scoring code for Gnus
7 ;; Lars Magne Ingebrigtsen <larsi@gnus.org>
10 ;; This file is part of GNU Emacs.
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
33 (require 'gnus)
34 (require 'gnus-sum)
35 (require 'gnus-range)
36 (require 'gnus-win)
42 (defcustom gnus-global-score-files nil
45 for each score file o
[all...]
H A Dgnus-msg.el0 ;;; gnus-msg.el --- mail and post interface for Gnus
7 ;; Lars Magne Ingebrigtsen <larsi@gnus.org>
10 ;; This file is part of GNU Emacs.
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
33 (require 'gnus)
34 (require 'gnus-ems)
36 (require 'gnus-art)
37 (require 'gnus-util)
39 (defcustom gnus-post-method 'current
50 in the documentation of `gnus
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el10 ;; This file is part of GNU Emacs.
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
43 ;; printing and sharing of notes, an Org-mode file can be exported as a
44 ;; structured ASCII file, as HTML, or (todo and agenda items only) as an
45 ;; iCalendar file. It can also serve as a publishing tool for a set of
56 ;; The documentation of Org-mode can be found in the TeXInfo file. The
71 (require 'gnus-sum)
74 ;; the file noutline.el being loaded.
87 "The version number of the file org.el.")
116 This can also be configured on a per-file basi
[all...]

Completed in 181 milliseconds