emacs/lisp/emulation
John Shahid ee3e432300 Optionally add argument description in minor mode DOC (bug#10754)
Add a paragraph to minor mode's docstring documenting the mode's ARG
usage if the supplied docstring doesn't already contain the word "ARG".

* easy-mmode.el (easy-mmode--arg-docstring): New const.
(easy-mmode--arg-docstring): New function.
(define-minor-mode): Use them.

Remove argument documentation from all minor modes.
2018-07-01 23:34:53 -04:00
..
cua-base.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
cua-gmrk.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cua-rect.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
edt-lk201.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
edt-mapper.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
edt-pc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
edt-vt100.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
edt.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
keypad.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
viper-cmd.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
viper-ex.el * lisp/emulation/viper-ex.el (ex-cmd-read-exit): Silence compiler. 2018-03-01 17:37:10 -05:00
viper-init.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
viper-keym.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
viper-macs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
viper-mous.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
viper-util.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
viper.el * lisp/emulation/viper.el (viper-set-hooks): Replace obsolete func. 2018-03-23 20:55:51 -04:00