1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-07 16:10:46 -08:00
emacs/lisp/international
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
..
ccl.el * lisp/international/ccl.el: Fix quoting. 2015-08-30 23:37:03 -07:00
characters.el Generate char-script-table from Unicode source. (Bug#20789) 2015-06-16 23:43:03 -07:00
fontset.el Improve fontset support for latest OTF script tags 2015-08-17 19:58:28 +03:00
isearch-x.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
iso-ascii.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
iso-cvt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
iso-transl.el C-x 8 shorthands for curved quotes, Euro, etc. 2015-05-10 17:42:21 -07:00
ja-dic-cnv.el Don't overflow if computing approximate percentage 2015-07-31 10:13:38 -07:00
ja-dic-utl.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
kinsoku.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
kkc.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
latexenc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
latin1-disp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mule-cmds.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
mule-conf.el More-conservative ‘format’ quote restyling 2015-08-23 22:39:06 -07:00
mule-diag.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
mule-util.el Fix following Info cross-references to anchors 2015-07-18 13:23:22 +03:00
mule.el Use curved quotes in core elisp diagnostics 2015-08-16 09:00:14 -07:00
ogonek.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
quail.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
README Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
robin.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
titdic-cnv.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
ucs-normalize.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
utf-7.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00

The following files in this directory are derived from the Unicode
Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt:

  charprop.el uni-bidi.el uni-category.el uni-combining.el
  uni-comment.el uni-decimal.el uni-decomposition.el uni-digit.el
  uni-lowercase.el uni-mirrored.el uni-name.el uni-numeric.el
  uni-old-name.el uni-titlecase.el uni-uppercase.el

These files were generated from the version admin/unidata/UnicodeData.txt
in the Emacs sources, using the file unidata-gen.el in the same directory.

The file UnicodeData.txt is used under the Unicode Terms of Use,
contained in the file admin/unidata/copyright.html.