1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-07 14:31:41 -08:00
emacs/test/src
Eli Zaretskii b84b8dff70 Fix copying text properties in 'format'
* src/editfns.c (styled_format): Fix accounting for text
properties that come from the format string.  (Bug#46317)

* test/src/editfns-tests.el (format-properties): Add new tests for
bug#46317.
2021-02-06 11:54:08 +02:00
..
emacs-module-resources
lread-resources
regex-resources
syntax-resources
alloc-tests.el
buffer-tests.el
callint-tests.el
callproc-tests.el
casefiddle-tests.el
charset-tests.el
chartab-tests.el
cmds-tests.el
coding-tests.el
data-tests.el
decompress-tests.el
editfns-tests.el Fix copying text properties in 'format' 2021-02-06 11:54:08 +02:00
emacs-module-tests.el
eval-tests.el
fileio-tests.el
floatfns-tests.el
fns-tests.el
font-tests.el
indent-tests.el
inotify-tests.el
json-tests.el
keyboard-tests.el
keymap-tests.el
lcms-tests.el
lread-tests.el
marker-tests.el
minibuf-tests.el
print-tests.el
process-tests.el
regex-emacs-tests.el
syntax-tests.el
textprop-tests.el
thread-tests.el
timefns-tests.el
undo-tests.el
xdisp-tests.el
xfaces-tests.el
xml-tests.el