1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-23 07:12:12 -07:00
emacs/lisp/cedet
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
..
ede Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
semantic Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
srecode Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
cedet-cscope.el
cedet-files.el
cedet-global.el
cedet-idutils.el
cedet.el
ChangeLog.1
data-debug.el
ede.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
inversion.el
mode-local.el
pulse.el
semantic.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
srecode.el