Searched +refs:article +refs:date +refs:local (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dgnus-refcard.tex1 \documentclass{article}
81 \def\date{April, 2006}
130 current maintainer's email address. \Guide{} last edited on \date.
165 \quad [score] An article score. If no prefix is given,
228 G & (C, B DEL) Canceled article (or deleted in mailgroups).\\
232 {The marks below mean that the article
239 F & SOUPed article. See the manual.\\
276 SPC & Select this group and display the first (unread) article. [Same
284 a & Post an {\bf article} to a group
481 SPC & (A SPC, A n) Select an article, scrol
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-sum.el51 (autoload 'gnus-article-outlook-deuglify-article "deuglify"
54 (autoload 'gnus-article-outlook-unwrap-lines "deuglify" nil t)
55 (autoload 'gnus-article-outlook-repair-attribution "deuglify" nil t)
56 (autoload 'gnus-article-outlook-rearrange-citation "deuglify" nil t)
67 If an unread article in the group refers to an older, already read (or
68 just marked as read) article, the old article will not normally be
191 "*String indicating that the current article has the same subject as the previous.
198 "*If t, many commands will go to the next unread article
[all...]
H A Dnnrss.el38 (require 'time-date)
56 ;; (num timestamp url subject author date extra)
69 (defvar nnrss-use-local nil)
80 "A function which is called in `nnrss-request-article'.
83 ARTICLE is the article number of the current headline.")
118 (dolist (article articles)
119 (if (setq e (assq article nnrss-group-data))
127 ;; date
182 (deffoo nnrss-request-article (article
[all...]
H A Dgnus-agent.el164 The function will split its article fetches into chunks smaller than
173 contents from a group's local storage. This value may be overridden
216 (defcustom gnus-agent-article-alist-save-format 1
232 (defvar gnus-agent-article-alist nil
235 file. The key of each assoc pair is the article ID, the value of each assoc
236 pair is a flag indicating whether the identified article has been downloaded
372 gnus-agent-cat-length-when-long agent-long-article)
374 gnus-agent-cat-length-when-short agent-short-article)
485 (set (make-local-variable 'gnus-agent-mode) t)
487 (set (make-local
[all...]
H A Dgnus-score.el335 d: date
349 (const :tag "date" d)
362 b: before date
363 a: after date
364 n: this date
375 (const :tag "before date" b)
376 (const :tag "after date" a)
377 (const :tag "this date" n)
456 substring matching, SCORE is the score to add and DATE is the date
469 ("date"
[all...]
H A Dgnus-art.el1 ;;; gnus-art.el --- article mode commands for Gnus
54 (defgroup gnus-article nil
59 (defgroup gnus-article-treat nil
60 "Treating article parts."
62 :group 'gnus-article)
64 (defgroup gnus-article-hiding nil
65 "Hiding article parts."
67 :group 'gnus-article)
69 (defgroup gnus-article-highlight nil
72 :group 'gnus-article
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el79 (require 'time-date)
404 `overview', `content', or `all'. After a local state change, it can have
797 calc-date-format (YYYY "-" MM "-" DD " " Www (" " HH ":" mm))
854 (defvar org-link-abbrev-alist-local nil
855 "buffer-local version of `org-link-abbrev-alist', which see.
857 (make-variable-buffer-local 'org-link-abbrev-alist-local)
899 (defcustom org-activate-links '(bracket angle plain radio tag date)
911 date Time stamps (link to calendar).
920 (const :tag "Timestamps" date)))
3336 (defvar date) function
[all...]

Completed in 153 milliseconds