1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00
emacs/test/src
Mattias Engdegård 28622d4dd0 Let ?\LF signal an error (bug#55738)
As suggested by Stefan Monnier.

* src/lread.c (read_escape):
Signal an error for ?\LF since it cannot reasonably be intended.
* test/src/lread-tests.el (lread-escaped-lf): Update test.
* etc/NEWS: Announce.
2022-06-03 11:23:30 +02:00
..
comp-resources
emacs-module-resources Decouple mod-test.c from Gnulib 2022-03-08 18:51:18 -08:00
lread-resources
regex-resources
syntax-resources
alloc-tests.el
buffer-tests.el Clean up a test file in /tmp 2022-05-24 16:11:09 +02:00
callint-tests.el
callproc-tests.el
casefiddle-tests.el
character-tests.el
charset-tests.el
chartab-tests.el
cmds-tests.el
coding-tests.el
comp-tests.el Fix issue with nativecomp tests leaving files behind in /tmp 2022-05-24 17:24:40 +02:00
data-tests.el
decompress-tests.el
doc-tests.el Adjust doc-tests-documentation/autoloaded-macro 2022-02-20 17:42:21 +01:00
editfns-tests.el
emacs-module-tests.el Decouple mod-test.c from Gnulib 2022-03-08 18:51:18 -08:00
emacs-tests.el
eval-tests.el Fix atimer setting and overdue expiration (bug#55628) 2022-05-30 15:52:02 +02:00
fileio-tests.el
filelock-tests.el
floatfns-tests.el
fns-tests.el Faster string-lessp for unibyte arguments 2022-04-04 09:49:31 +02:00
font-tests.el
image-tests.el ; Pacify some --without-x byte-compiler warnings. 2022-05-07 20:18:51 +03:00
indent-tests.el
inotify-tests.el
json-tests.el
keyboard-tests.el
keymap-tests.el
lcms-tests.el
lread-tests.el Let ?\LF signal an error (bug#55738) 2022-06-03 11:23:30 +02:00
marker-tests.el
minibuf-tests.el
print-tests.el Less wrong printed circular list tail index (bug#55395) 2022-05-23 16:50:00 +02:00
process-tests.el
regex-emacs-tests.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
search-tests.el
sqlite-tests.el Allow inserting and selecting binary blobs from sqlite 2022-04-28 14:58:53 +02:00
syntax-tests.el
textprop-tests.el
thread-tests.el Rewrite thread context switch code (bug#48990) 2022-02-12 15:25:53 -05:00
timefns-tests.el Support (encode-time (list s m h D M Y)) 2022-04-25 12:40:20 -07:00
undo-tests.el
xdisp-tests.el
xfaces-tests.el Don't accept whitespace or hex floats in rgbi: colour specs 2022-03-06 14:07:26 +01:00
xml-tests.el