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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-about.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-auth.el Quieten url-auth.el compilation 2018-03-01 20:28:34 -05:00
url-cache.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
url-cid.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-cookie.el Add an undo command to url-cookie-mode 2018-04-15 22:48:28 +02:00
url-dav.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-dired.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
url-domsuf.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-expand.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-file.el * lisp/url/url-file.el: Use lexical-binding. 2018-04-20 16:56:53 -04:00
url-ftp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-future.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-gw.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-handlers.el Optionally add argument description in minor mode DOC (bug#10754) 2018-07-01 23:34:53 -04:00
url-history.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
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 Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-irc.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-ldap.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-mailto.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-methods.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-misc.el Load mm-util as needed for url-file and url-data (Bug#30258) 2018-01-26 19:50:57 -05:00
url-news.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-nfs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-ns.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-parse.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-privacy.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-proxy.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
url-queue.el Change gnutls-verify-error to be first-match 2018-04-13 15:08:18 +02:00
url-tramp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
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 Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00