mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-07 15:00:34 -08:00
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. |
||
|---|---|---|
| .. | ||
| auto.el | ||
| autoconf-edit.el | ||
| base.el | ||
| config.el | ||
| cpp-root.el | ||
| custom.el | ||
| detect.el | ||
| dired.el | ||
| emacs.el | ||
| files.el | ||
| generic.el | ||
| linux.el | ||
| locate.el | ||
| make.el | ||
| makefile-edit.el | ||
| pconf.el | ||
| pmake.el | ||
| proj-archive.el | ||
| proj-aux.el | ||
| proj-comp.el | ||
| proj-elisp.el | ||
| proj-info.el | ||
| proj-misc.el | ||
| proj-obj.el | ||
| proj-prog.el | ||
| proj-scheme.el | ||
| proj-shared.el | ||
| proj.el | ||
| project-am.el | ||
| shell.el | ||
| simple.el | ||
| source.el | ||
| speedbar.el | ||
| srecode.el | ||
| system.el | ||
| util.el | ||