1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00
emacs/lisp/international
Mattias Engdegård 2bdb2cd10d Document that {en,de}code-coding-string preserve match data
* lisp/international/mule.el (define-coding-system):
Require :pre-write-conversion and :post-read-conversion functions
to leave the match data untouched.
* src/coding.c (Fdecode_coding_string, Fencode_coding_string):
Document functions as match-data-preserving.

Suggested by Stefan Monnier (see bug#41445).
2020-05-28 16:58:57 +02:00
..
ccl.el
characters.el Support Unicode 13.0 2020-03-14 14:54:59 +02:00
fontset.el Support Unicode 13.0 2020-03-14 14:54:59 +02:00
isearch-x.el
iso-ascii.el
iso-cvt.el
iso-transl.el
ja-dic-cnv.el
ja-dic-utl.el
kinsoku.el
kkc.el
latexenc.el
latin1-disp.el
mule-cmds.el Merge from origin/emacs-27 2020-03-18 07:50:37 -07:00
mule-conf.el ; * lisp/international/mule-conf.el: Minor comment wording fix. 2020-04-08 12:52:18 +03:00
mule-diag.el
mule-util.el ; Fix some typos and doc issues (bug#40695) 2020-04-18 17:10:02 +02:00
mule.el Document that {en,de}code-coding-string preserve match data 2020-05-28 16:58:57 +02:00
ogonek.el
quail.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
rfc1843.el
robin.el
titdic-cnv.el Merge from origin/emacs-27 2020-04-15 07:50:15 -07:00
ucs-normalize.el Don't clobber match data in utf-8-hfs conversion (bug#41445) 2020-05-27 16:29:43 +02:00
utf-7.el
utf7.el