Several miscellaneous doc changes.
authorChong Yidong <cyd@gnu.org>
Wed, 4 Apr 2012 07:54:02 +0000 (15:54 +0800)
committerChong Yidong <cyd@gnu.org>
Wed, 4 Apr 2012 07:54:02 +0000 (15:54 +0800)
commit3d439cd10fff3e71c7115263a03a5a92898ca7ea
treee79c2b0c1e66474429fec04614701d38c5bf52e7
parent97f4a299ee49ed580beb079752bd4d0c9dee0ce7
Several miscellaneous doc changes.

* doc/lispref/display.texi (Delayed Warnings): New node.

* doc/misc/gnus-faq.texi (FAQ 8-2): Mention EasyPG.

* doc/misc/gnus.texi: Reduce references to obsolete pgg library.
(Security): Note that epg is now the default.

* doc/misc/message.texi (Using PGP/MIME): Note that epg is now the default.

* doc/misc/nxml-mode.texi (Completion): C-RET is no longer bound to
nxml-complete.

* lisp/subr.el (delayed-warnings-hook): Doc fix.

* src/keyboard.c (Vdelayed_warnings_list): Doc fix.
15 files changed:
doc/lispref/ChangeLog
doc/lispref/display.texi
doc/lispref/elisp.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi
doc/misc/ChangeLog
doc/misc/gnus-faq.texi
doc/misc/gnus.texi
doc/misc/message.texi
doc/misc/nxml-mode.texi
etc/NEWS
lisp/ChangeLog
lisp/subr.el
src/ChangeLog
src/keyboard.c