Searched +refs:gnus +refs:article +refs:delete +refs:invisible +refs:text (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
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
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el31 ;; project planning with a fast and effective plain-text system.
34 ;; information about projects as plain text. Org-mode is implemented on
41 ;; Plain text URL-like links connect to websites, emails, Usenet
58 ;; Org-mode, you can read the same text online as HTML. There is also an
71 (require 'gnus-sum)
96 (add-text-properties 0 1 '(test t) x)
97 (get-text-property 0 'test (format "%s" x)))
98 "Does format transport text properties?")
159 S-<cursor movement> is also used for example by `CUA-mode' to select text.
251 Quoting applies only to the text i
[all...]

Completed in 136 milliseconds