1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 22:11:21 -08:00
emacs/lisp/url
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
..
ChangeLog.1
url-about.el
url-auth.el
url-cache.el
url-cid.el
url-cookie.el Add an undo command to url-cookie-mode 2018-04-15 22:48:28 +02:00
url-dav.el
url-dired.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
url-domsuf.el
url-expand.el
url-file.el * lisp/url/url-file.el: Use lexical-binding. 2018-04-20 16:56:53 -04:00
url-ftp.el
url-future.el
url-gw.el
url-handlers.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
url-history.el
url-http.el * lisp/url/url-http.el (url-http-create-request): Doc fix. 2018-06-29 17:33:43 +02:00
url-imap.el
url-irc.el
url-ldap.el
url-mailto.el
url-methods.el
url-misc.el
url-news.el
url-nfs.el
url-ns.el
url-parse.el
url-privacy.el
url-proxy.el
url-queue.el Change gnutls-verify-error to be first-match 2018-04-13 15:08:18 +02:00
url-tramp.el
url-util.el `url-domain' doc clarification 2018-05-01 14:29:11 +02:00
url-vars.el Update defcustom version for last patch to url-vars.el 2018-04-13 15:42:53 +02:00
url.el