1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 03:20:39 -08:00
emacs/lisp/net
Paul Eggert 26bd978d87 Fix some more docstring etc. quoting problems
Mostly these fixes prevent the transliteration of apostrophes
that should stay apostrophes.  Also, prefer curved quotes in
Bahá’í proper names, as that’s the preferred Bahá’í style and
these names are chock-full of non-ASCII characters anyway.
* lisp/emacs-lisp/eieio-core.el (eieio-defclass-autoload)
(eieio-defclass-internal):
* lisp/emacs-lisp/eieio.el (defclass):
* lisp/hi-lock.el (hi-lock-mode):
Don’t transliterate Lisp apostrophes when generating a
doc string or diagnostic.
* lisp/international/mule-diag.el (list-coding-systems-1):
* lisp/international/ogonek.el (ogonek-jak, ogonek-how):
* lisp/mail/sendmail.el (sendmail-query-user-about-smtp):
* lisp/vc/ediff-mult.el (ediff-redraw-registry-buffer):
* lisp/vc/ediff-ptch.el (ediff-fixup-patch-map):
Substitute quotes before putting them in the help buffer.
2015-09-03 15:32:54 -07:00
..
ange-ftp.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
browse-url.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -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
eudc-hotlist.el
eudc-vars.el Change default location of EUDC options file 2015-04-27 22:27:59 -04:00
eudc.el
eudcb-bbdb.el
eudcb-ldap.el
eudcb-mab.el
eudcb-ph.el
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 Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -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 Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07: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 Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
trampver.el Improve Tramp's compatibility 2015-08-18 14:25:45 +02:00
webjump.el
zeroconf.el