emacs/lisp/emulation
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
crisp.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
cua-base.el Fix more minor mode docstrings. 2011-10-19 20:26:14 -04:00
cua-gmrk.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
cua-rect.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
edt-lk201.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
edt-mapper.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
edt-pc.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
edt-vt100.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
edt.el Refill some long/short copyright headers. 2011-01-26 00:36:39 -08:00
keypad.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
tpu-edt.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
tpu-extras.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
tpu-mapper.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
vi.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00
vip.el Move keymap initialization into declaration. 2011-02-10 11:56:00 -05:00
viper-cmd.el Limit triggering of abbrev expansion in viper-mode (Bug#9038) 2011-07-09 15:32:42 -04:00
viper-ex.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
viper-init.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
viper-keym.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
viper-macs.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
viper-mous.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
viper-util.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
viper.el * lisp/emulation/viper.el (viper-set-hooks): Declare. 2011-05-23 20:37:31 -07:00
ws-mode.el Change scroll-up/down bindings to Emacs 24's scroll-*-command. 2011-10-01 16:32:01 -04:00