1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
emacs/test/lisp/progmodes
Harald Jörg 9e0fc5321b cperl-mode: Eliminate bad interpretation of ?foo?
* lisp/progmodes/cperl-mode.el (cperl-find-pods-heres): Delete
?? from the allowed bare regexp delimiters.
(cperl-short-docs): Delete ?...? from the documentation.

* test/lisp/progmodes/cperl-mode-tests.el (cperl-bug-47598):
Add tests for good, bad, and ambiguous use of ? as regex
delimiter (bug#47598).
2021-05-06 12:33:40 +02:00
..
cperl-mode-resources cperl-mode: Improve detection of index entries for imenu 2021-02-17 00:54:38 +01:00
flymake-resources
js-resources Convert manual js indent tests to unit tests 2020-10-18 02:28:22 +02:00
ruby-mode-resources ruby-syntax-propertize: Fix certain cases following :: 2021-02-02 03:48:04 +02:00
xref-resources Speed up xref rendering for matches on very long lines 2021-03-08 04:25:15 +02:00
asm-mode-tests.el Fix fill-paragraph in asm-mode 2021-01-28 07:34:10 +01:00
autoconf-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
bat-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cc-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
compile-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cperl-mode-tests.el cperl-mode: Eliminate bad interpretation of ?foo? 2021-05-06 12:33:40 +02:00
elisp-mode-tests.el Make unused `Buffer-menu-sort' alias obsolete 2021-02-17 20:20:49 +01:00
etags-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
executable-tests.el ; Remove spurious comment in last commit 2021-04-01 19:57:05 +02:00
f90-tests.el ; * test/lisp/progmodes/f90-tests.el: Remove stale comment. 2021-02-26 17:11:49 +01:00
flymake-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gdb-mi-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
glasses-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
js-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
opascal-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pascal-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
perl-mode-tests.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
project-tests.el Factor out a helper macro to create a temporary directory. 2021-04-18 21:59:25 +02:00
ps-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
python-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ruby-mode-tests.el Add tests 2021-04-28 05:18:40 +03:00
scheme-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sql-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
subword-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tcl-tests.el Fix tcl-mode indentation of namespaced code 2021-02-08 07:33:49 +01:00
xref-tests.el ; * test/lisp/progmodes/xref-tests.el: Add footer. 2021-04-18 22:05:59 +02:00