1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 13:10:37 -08:00
emacs/lisp/url
Paul Eggert ac16149ba4 Fix docstring quoting problems with ‘ '’
Problem reported by Artur Malabarba in:
http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01513.html
Most of these fixes are to documentation; many involve fixing
longstanding quoting glitches that are independent of the
recent substitute-command-keys changes.  The changes to code are:
* lisp/cedet/mode-local.el (mode-local-augment-function-help)
(describe-mode-local-overload):
Substitute docstrings before displaying them.
* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda):
Quote the generated docstring for later substitution.
2015-11-17 15:29:35 -08:00
..
ChangeLog.1 Rename ChangeLogs for gitlog-to-changelog 2015-04-07 00:00:06 -07:00
url-about.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-auth.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
url-cache.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-cid.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-cookie.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-dav.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-dired.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-domsuf.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-expand.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-file.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-ftp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-future.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-gw.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
url-handlers.el Backport: * lisp/emacs-lisp/package.el: Fix a decoding issue. 2015-11-15 21:32:47 +00:00
url-history.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-http.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
url-imap.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-irc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-ldap.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-mailto.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-methods.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-misc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-news.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-nfs.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-ns.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-parse.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-privacy.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-proxy.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-queue.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-tramp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
url-util.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
url-vars.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
url.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00