1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00
emacs/lisp/net
Paul Eggert 19532d147b Escape ` and ' in doc
Escape apostrophes and grave accents in docstrings if they are
are supposed to stand for themselves and are not quotes.  Remove
apostrophes from docstring examples like ‘'(calendar-nth-named-day
-1 0 10 year)’ that confuse source code with data.  Do some other
minor docstring fixups as well, e.g., insert a missing close
quote.
2015-09-01 18:23:21 -07:00
..
ange-ftp.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
browse-url.el * lisp/net/browse-url.el (browse-url, browse-url-at-point): Doc fixes. 2015-04-18 18:00:02 -07:00
dbus.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
dig.el
dns.el
eudc-bob.el
eudc-export.el Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r. 2015-04-05 12:49:14 +00:00
eudc-hotlist.el
eudc-vars.el Change default location of EUDC options file 2015-04-27 22:27:59 -04:00
eudc.el cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r" 2015-04-10 01:50:22 -04:00
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-ph.el cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r" 2015-04-10 01:50:22 -04:00
eww.el Function declaration updates prompted by 'make check-declare' 2015-04-30 20:06:15 -04:00
gnutls.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
goto-addr.el
hmac-def.el
hmac-md5.el
imap.el Quoting fixes in lisp mail, mh-e, net, url 2015-08-31 12:56:10 -07:00
ldap.el
mairix.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
net-utils.el Silence some compilation warnings 2015-04-30 20:09:02 -04:00
netrc.el
network-stream.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
newst-backend.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
newst-plainview.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
newst-reader.el
newst-ticker.el
newst-treeview.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
newsticker.el
nsm.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
ntlm.el
pinentry.el pinentry.el: Add debugging support 2015-08-19 11:40:44 +09:00
quickurl.el
rcirc.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
rfc2104.el
rlogin.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
sasl-cram.el
sasl-digest.el
sasl-ntlm.el
sasl-scram-rfc.el
sasl.el
secrets.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
shr-color.el
shr.el Quieten compilation, eg in --without-x builds. 2015-05-08 20:13:47 -04:00
snmp-mode.el
soap-client.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
soap-inspect.el
socks.el
telnet.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
tls.el Use defalias at the top level 2015-09-01 22:59:53 +00:00
tramp-adb.el Go back to grave quoting in Tramp 2015-08-25 19:00:21 -07:00
tramp-cache.el * lisp/net/tramp-cache.el (top): Use message' but format-message'. 2015-08-26 10:32:02 +02:00
tramp-cmds.el * lisp/net/tramp-cmds.el (tramp-reporter-dump-variable): 2015-08-18 14:24:16 +02:00
tramp-compat.el ; * tramp-compat.el: Remove superfluous comment; formatting 2015-08-26 10:33:11 +02:00
tramp-ftp.el
tramp-gvfs.el Go back to grave quoting in Tramp 2015-08-25 19:00:21 -07:00
tramp-gw.el Go back to grave quoting in Tramp 2015-08-25 19:00:21 -07:00
tramp-sh.el * lisp/net/tramp-sh.el (tramp-methods) <sudo>: Mask "Password:". 2015-09-01 16:31:06 +02:00
tramp-smb.el Go back to grave quoting in Tramp 2015-08-25 19:00:21 -07:00
tramp-uu.el
tramp.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
trampver.el Improve Tramp's compatibility 2015-08-18 14:25:45 +02:00
webjump.el
zeroconf.el