1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-10 00:42:17 -07:00
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
compile.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
cpp.el
ctxt.el
dictionary.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
document.el
el.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
expandproto.el
extract.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
fields.el
filters.el
find.el
getset.el
insert.el
java.el
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
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
template.el
texi.el