Searched +refs:gnus +refs:newsgroup +refs:last +refs:file (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnfolder.el9 ;; Lars Magne Ingebrigtsen <larsi@gnus.org>
13 ;; This file is part of GNU Emacs.
26 ;; along with GNU Emacs; see the file COPYING. If not, write to the
39 (require 'gnus)
40 (require 'gnus-util)
41 (require 'gnus-range)
44 (autoload 'gnus-article-unpropagatable-p "gnus-sum")
45 (autoload 'gnus-intersection "gnus
[all...]
H A Dgnus-util.el0 ;;; gnus-util.el --- utility functions for Gnus
6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
9 ;; This file is part of GNU Emacs.
22 ;; along with GNU Emacs; see the file COPYING. If not, write to the
28 ;; Nothing in this file depends on any other parts of Gnus -- all
29 ;; functions and macros in this file are utility functions that are
41 ;; Fixme: this should be a gnus variable, not nnmail-.
43 (defvar nnmail-active-file-coding-system)
46 (defvar gnus-emphasize-whitespace-regexp)
47 (defvar gnus
[all...]
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-art.el0 ;;; gnus-art.el --- article mode commands for Gnus
6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
9 ;; This file is part of GNU Emacs.
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
[all...]
H A Dgnus-sum.el0 ;;; gnus-sum.el --- summary mode commands for Gnus
6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
9 ;; This file is part of GNU Emacs.
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
[all...]
/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...]

Completed in 213 milliseconds