1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 14:10:47 -08:00
emacs/lisp/mail
Chong Yidong ac6c8639bd Fix more minor mode docstrings.
* lisp/emulation/cua-base.el (cua-mode):
* lisp/mail/footnote.el (footnote-mode):
* lisp/mail/mailabbrev.el (mail-abbrevs-mode):
* lisp/net/xesam.el (xesam-minor-mode):
* lisp/progmodes/bug-reference.el (bug-reference-mode):
* lisp/progmodes/cap-words.el (capitalized-words-mode):
* lisp/progmodes/compile.el (compilation-minor-mode)
(compilation-shell-minor-mode):
* lisp/progmodes/gud.el (gud-tooltip-mode):
* lisp/progmodes/hideif.el (hide-ifdef-mode):
* lisp/progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
* lisp/progmodes/subword.el (subword-mode):
* lisp/progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
* lisp/progmodes/which-func.el (which-function-mode):
* lisp/term/tvi970.el (tvi970-set-keypad-mode):
* lisp/term/vt100.el (vt100-wide-mode):
* lisp/textmodes/flyspell.el (flyspell-mode):
* lisp/textmodes/ispell.el (ispell-minor-mode):
* lisp/textmodes/nroff-mode.el (nroff-electric-mode):
* lisp/textmodes/paragraphs.el (use-hard-newlines):
* lisp/textmodes/refill.el (refill-mode):
* lisp/textmodes/reftex.el (reftex-mode):
* lisp/textmodes/rst.el (rst-minor-mode):
* lisp/textmodes/sgml-mode.el (html-autoview-mode)
(sgml-electric-tag-pair-mode):
* lisp/textmodes/tex-mode.el (latex-electric-env-pair-mode):
* lisp/vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
* lisp/emulation/crisp.el (crisp-mode):
* lisp/emacs-lisp/eldoc.el (eldoc-mode):
* lisp/emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
minor mode behavior.

* lisp/erc/erc-fill.el (erc-fill-mode):
* lisp/erc/erc-track.el (erc-track-minor-mode): Doc fix.

* lisp/erc/erc.el (define-erc-module): Fix autogenerated docstring to
reflect Emacs 24 minor mode changes.

* lisp/gnus/gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
calling a minor mode from Lisp with nil arg enables it, so we have to
make the working a bit ambiguous here).
2011-10-19 20:26:14 -04:00
..
.gitignore
binhex.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
blessmail.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
emacsbug.el Autoload report-emacs-bug-query-existing-bugs. 2011-09-23 19:47:27 -04:00
feedmail.el Fix typos. 2011-07-05 11:51:56 +02:00
footnote.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
hashcash.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mail-extr.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
mail-hist.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
mail-utils.el * lisp/mail/mail-utils.el (mail-dont-reply-to): Silence compiler. 2011-05-16 19:40:34 -07:00
mailabbrev.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
mailalias.el Use completion-at-point for mailalias.el 2011-04-15 10:50:04 -03:00
mailclient.el Remove pointless setting of byte-compile-dynamic in tiny, tiny file. 2011-02-22 20:00:52 -08:00
mailheader.el Comment spelling fix. 2011-02-22 20:27:42 -08:00
mailpost.el Nuke arch-tags. 2011-01-15 15:16:57 -08:00
metamail.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
mspools.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
reporter.el Fix various uses of display-buffer and pop-to-buffer 2011-09-10 17:15:28 -04:00
rfc822.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rfc2368.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rmail-spam-filter.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
rmail.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
rmailedit.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rmailkwd.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rmailmm.el Fix rmail-forward. 2011-09-03 13:00:13 +03:00
rmailmsc.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rmailout.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
rmailsort.el Make rmail-default-dont-reply-to-names nil (Bug#7888); rename rmail-dont-reply-*. 2011-02-12 16:45:42 -05:00
rmailsum.el Make rmail-default-dont-reply-to-names nil (Bug#7888); rename rmail-dont-reply-*. 2011-02-12 16:45:42 -05:00
sendmail.el * lisp/mail/sendmail.el (sendmail-query-once): Tweak prompt message 2011-10-15 12:35:19 -04:00
smtpmail.el Add a missing space in smtpmail-send-data 2011-10-09 09:44:43 +08:00
supercite.el Merge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu@gmail.com. 2011-05-23 20:54:18 -07:00
uce.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
undigest.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
unrmail.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
uudecode.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00