Fix some more docstring etc. quoting problems
commit26bd978d87dfbf9baa115cd961a67d42b416c4bf
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 3 Sep 2015 22:31:12 +0000 (3 15:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 3 Sep 2015 22:32:54 +0000 (3 15:32 -0700)
tree20f3d063895796f54b9f521c0b35f65bbcd418c4
parent944d77f070da388b0c6e6578a9f868e88c088940
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.
108 files changed:
lisp/allout-widgets.el
lisp/calculator.el
lisp/calendar/cal-bahai.el
lisp/calendar/cal-hebrew.el
lisp/calendar/cal-menu.el
lisp/calendar/cal-tex.el
lisp/calendar/calendar.el
lisp/calendar/diary-lib.el
lisp/calendar/holidays.el
lisp/cedet/ede/auto.el
lisp/cedet/inversion.el
lisp/cedet/mode-local.el
lisp/cedet/semantic/analyze.el
lisp/cedet/semantic/analyze/complete.el
lisp/cedet/semantic/bovine/gcc.el
lisp/cedet/semantic/db-find.el
lisp/cedet/semantic/decorate/include.el
lisp/cedet/semantic/fw.el
lisp/cedet/semantic/tag-ls.el
lisp/cedet/semantic/wisent/javascript.el
lisp/cedet/srecode/insert.el
lisp/comint.el
lisp/cus-edit.el
lisp/dired-x.el
lisp/dired.el
lisp/emacs-lisp/eieio-core.el
lisp/emacs-lisp/eieio.el
lisp/emacs-lisp/package.el
lisp/emacs-lisp/regexp-opt.el
lisp/emulation/viper-keym.el
lisp/erc/erc-backend.el
lisp/erc/erc.el
lisp/eshell/em-pred.el
lisp/eshell/esh-util.el
lisp/ffap.el
lisp/filesets.el
lisp/font-lock.el
lisp/gnus/gmm-utils.el
lisp/gnus/gnus-art.el
lisp/gnus/gnus-registry.el
lisp/gnus/gnus-start.el
lisp/gnus/gnus-sum.el
lisp/gnus/gnus-uu.el
lisp/gnus/gnus.el
lisp/gnus/message.el
lisp/gnus/nnir.el
lisp/gnus/nnmail.el
lisp/gnus/nntp.el
lisp/hi-lock.el
lisp/htmlfontify.el
lisp/international/mule-diag.el
lisp/international/ogonek.el
lisp/leim/quail/latin-ltx.el
lisp/ls-lisp.el
lisp/mail/feedmail.el
lisp/mail/mailalias.el
lisp/mail/sendmail.el
lisp/man.el
lisp/mh-e/mh-compat.el
lisp/mh-e/mh-e.el
lisp/mouse-copy.el
lisp/mouse-drag.el
lisp/net/browse-url.el
lisp/net/soap-client.el
lisp/net/tls.el
lisp/net/tramp.el
lisp/obsolete/fast-lock.el
lisp/obsolete/lazy-lock.el
lisp/obsolete/sym-comp.el
lisp/org/org-agenda.el
lisp/org/org-capture.el
lisp/org/org-protocol.el
lisp/org/org-src.el
lisp/org/org-table.el
lisp/org/org.el
lisp/org/ox.el
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-langs.el
lisp/progmodes/cc-vars.el
lisp/progmodes/cperl-mode.el
lisp/progmodes/elisp-mode.el
lisp/progmodes/f90.el
lisp/progmodes/fortran.el
lisp/progmodes/gdb-mi.el
lisp/progmodes/idlw-shell.el
lisp/progmodes/idlwave.el
lisp/progmodes/prolog.el
lisp/progmodes/python.el
lisp/progmodes/vhdl-mode.el
lisp/progmodes/xref.el
lisp/speedbar.el
lisp/startup.el
lisp/textmodes/ispell.el
lisp/textmodes/reftex-vars.el
lisp/textmodes/rst.el
lisp/textmodes/sgml-mode.el
lisp/textmodes/texnfo-upd.el
lisp/textmodes/tildify.el
lisp/thumbs.el
lisp/tree-widget.el
lisp/url/url-util.el
lisp/url/url-vars.el
lisp/vc/ediff-mult.el
lisp/vc/ediff-ptch.el
lisp/vc/vc-hooks.el
lisp/widget.el
lisp/window.el
lisp/woman.el