1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 15:00:34 -08:00
emacs/lisp/cedet/ede
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
..
auto.el
autoconf-edit.el
base.el
config.el
cpp-root.el
custom.el
detect.el
dired.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
emacs.el
files.el
generic.el
linux.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
locate.el ; Use GNU not Gnu in docs 2018-03-23 16:01:12 -04:00
make.el
makefile-edit.el
pconf.el
pmake.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
proj-archive.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
proj-aux.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
proj-comp.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
proj-elisp.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
proj-info.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
proj-misc.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
proj-obj.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
proj-prog.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
proj-scheme.el
proj-shared.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
proj.el
project-am.el
shell.el
simple.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
source.el cedet: remove obsolete name args to constructors 2018-03-16 20:34:27 -04:00
speedbar.el cedet: replace cl with cl-lib 2018-03-23 16:14:48 -04:00
srecode.el
system.el
util.el