emacs/lisp/cedet/srecode
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
..
args.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
compile.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
cpp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ctxt.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dictionary.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
document.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
el.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
expandproto.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
extract.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
fields.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
filters.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
find.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
getset.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
insert.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
java.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
map.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
mode.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
semantic.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
srt-mode.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
srt.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
table.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
template.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
texi.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00