emacs/test/lisp/emacs-lisp
Noam Postavsky bcd0115e4d Fix lisp indent infloop on unfinished strings (Bug#37045)
* lisp/emacs-lisp/lisp-mode.el (lisp-indent-calc-next): Stop trying to
skip over strings if we've hit the end of buffer.
* test/lisp/emacs-lisp/lisp-mode-tests.el
(lisp-indent-unfinished-string): New test.
2019-08-17 09:42:34 -04:00
..
edebug-resources Update copyright year to 2019 2019-01-01 01:01:13 +00:00
eieio-tests Use plain symbols for eieio type descriptors (Bug#29220) 2019-05-30 18:46:07 -04:00
package-resources Don't use IP 0.0.0.0 for package test server (Bug#22582) 2017-02-25 12:56:09 -05:00
shadow-resources Handle case-insensitive filenames for load-path shadows (Bug#5845) 2018-01-18 16:26:52 -05:00
testcover-resources Update copyright year to 2019 2019-01-01 01:01:13 +00:00
benchmark-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
bytecomp-tests.el Warn about wrong number of args for subrs (Bug#35767) 2019-05-30 18:46:07 -04:00
checkdoc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-extra-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-generic-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-lib-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-macs-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-print-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-seq-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cl-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
derived-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
edebug-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ert-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ert-x-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
generator-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
gv-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
let-alist-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
lisp-mode-tests.el Fix lisp indent infloop on unfinished strings (Bug#37045) 2019-08-17 09:42:34 -04:00
lisp-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
map-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
nadvice-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
package-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
pcase-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
pp-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
regexp-opt-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ring-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rmc-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rx-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
seq-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
shadow-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
subr-x-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
tabulated-list-test.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
testcover-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
thunk-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
timer-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00