emacs/lisp/emacs-lisp
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
..
advice.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
autoload.el add file name to autoload error messages. 2015-07-22 04:31:44 -05:00
avl-tree.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
backquote.el A few more doc string fixes (Bug#20385) 2015-05-28 00:45:00 -07:00
benchmark.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bindat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
byte-opt.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
byte-run.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
bytecomp.el Fix disassembly of non-compiled lexical functions (bug#21377) 2015-09-03 15:15:11 -04:00
cconv.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
chart.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
check-declare.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
checkdoc.el Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00
cl-extra.el Fix cl-subseq and cl-concatenate 2015-08-24 10:25:19 +02:00
cl-generic.el Revert "Prefer ‘format’ to ‘substitute-command-keys’" 2015-08-23 16:33:39 +02:00
cl-indent.el Fix indentation for with-output-to-string 2015-06-26 18:03:30 +08:00
cl-lib.el Initialize cl--gensym-counter to 0 2015-06-27 10:59:08 -07:00
cl-macs.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
cl-preloaded.el Add online-help support to describe types 2015-07-07 02:14:16 -04:00
cl-seq.el Fix bootstrap (void function cl-member). 2015-05-13 19:02:31 -04:00
cl.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
copyright.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
crm.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
cursor-sensor.el Deprecate intangible' and point-entered' properties 2015-04-13 15:51:15 -04:00
debug.el * lisp/emacs-lisp/debug.el (debug-help-follow): Use describe-symbol. 2015-07-09 13:18:57 -04:00
derived.el Revert "Extend ‘format’ to translate curved quotes" 2015-08-23 16:33:39 +02:00
disass.el Fix disassembly of non-compiled lexical functions (bug#21377) 2015-09-03 15:15:11 -04:00
easy-mmode.el In strings, prefer plain and ' to \ and \' 2015-06-30 15:08:02 -07:00
easymenu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
edebug.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
eieio-base.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
eieio-compat.el * lisp/emacs-lisp/eieio-core.el (eieio--class-v): Remove 2015-07-02 10:59:32 -04:00
eieio-core.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
eieio-custom.el Spelling fixes 2015-05-05 12:25:48 -07:00
eieio-datadebug.el EIEIO: Change class's representation to unify instance & class slots 2015-03-18 23:02:26 -04:00
eieio-opt.el Revert "Prefer ‘format’ to ‘substitute-command-keys’" 2015-08-23 16:33:39 +02:00
eieio-speedbar.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
eieio.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
eldoc.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
elint.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
elp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ert-x.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
ert.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
ewoc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
find-func.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
float-sup.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
generator.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
generic.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
gv.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
helper.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
inline.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
let-alist.el * lisp/let-alist.el: move to lisp/emacs-lisp/let-alist.el 2015-06-17 15:40:58 +01:00
lisp-mnt.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
lisp-mode.el Add online-help support to describe types 2015-07-07 02:14:16 -04:00
lisp.el Further lisp-complete-symbol related cleanup. 2015-05-18 20:51:47 -04:00
macroexp.el Treat “instead” strings as docstrings 2015-08-31 00:05:31 -07:00
map-ynp.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
map.el Add support for gv.el in map.el 2015-07-09 19:49:47 +02:00
nadvice.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
package-x.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
package.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
pcase.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
pp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
re-builder.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
regexp-opt.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
regi.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ring.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
rx.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
seq.el Improve seq-concatenate for new sequence types 2015-08-27 00:29:22 +02:00
shadow.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
smie.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
subr-x.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
syntax.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
tabulated-list.el Use curved quotes in core elisp diagnostics 2015-08-16 09:00:14 -07:00
tcover-ses.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
tcover-unsafep.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
testcover.el text-quoting-style in emacs-lisp diagnostics 2015-08-21 20:22:32 -07:00
timer.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
tq.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
trace.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
unsafep.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
warnings.el Text quoting fixes in cedet, emulation, emacs-lisp 2015-08-29 21:43:01 -07:00