diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-06-02 11:46:18 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-06-02 16:57:02 +0200 |
commit | 52e527a02f40686f355d18ab2ba2d1d7c9fa0fbc (patch) | |
tree | 9ab242f73ebfc7c55bc93ea89dc986bc248548e6 /lisp/auth-source-pass.el | |
parent | 4bacd2a64575ccd55fd9ef8b4648f440243d597a (diff) | |
download | emacs-52e527a02f40686f355d18ab2ba2d1d7c9fa0fbc.tar.gz emacs-52e527a02f40686f355d18ab2ba2d1d7c9fa0fbc.tar.bz2 emacs-52e527a02f40686f355d18ab2ba2d1d7c9fa0fbc.zip |
Make ?\LF generate 10, not -1 (bug#55738)
The old -1 value was an artefact of the reader implementation.
* src/lread.c (read_escape): Remove the `stringp` argument; assume
character literal syntax. Never return -1.
(read_string_literal): Handle string-specific escape semantics here
and simplify.
* test/src/lread-tests.el (lread-escaped-lf): New test.
Diffstat (limited to 'lisp/auth-source-pass.el')
0 files changed, 0 insertions, 0 deletions