emacs/lisp/progmodes
Harald Jörg 217064e9dc ;cperl-mode.el: Fix fontification edge cases
These were reported by happy-barney on GitHub
https://github.com/HaraldJoerg/cperl-mode/issues

* lisp/progmodes/cperl-mode.el (cperl-init-faces): Don't mistake
$method as a method declaration.
Move matcher for "use require" higher to prevent "require" being
fontified as keyword.

* test/lisp/progmodes/cperl-mode-resources/sub-names.pl: Add a
test case for $method

* test/lisp/progmodes/cperl-mode-tests.el
(cperl-test-fontify-declarations): Add a test case for a module
name looking like a keyword
(cperl-test-fontify-sub-names): Verify that $method does not
declare a method
2026-05-25 11:23:34 +02:00
..
antlr-mode.el
asm-mode.el
autoconf.el
bat-mode.el
bug-reference.el
c-ts-common.el ; Avoid byte-compilation warning in c-ts-common.el 2026-02-26 14:15:21 +02:00
c-ts-mode.el ; Add comment thing for c-ts-mode 2026-04-30 21:30:28 -07:00
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el
cc-defs.el CC Mode: Handle mixed symbols and non-symbols in regexps 2026-03-03 16:19:16 +02:00
cc-engine.el
cc-fonts.el
cc-guess.el
cc-langs.el
cc-menus.el
cc-mode.el
cc-styles.el
cc-vars.el
cfengine.el
cl-font-lock.el
cmacexp.el
cmake-ts-mode.el
compile.el ; Improve documentation of commands that move by compilation errors 2026-05-17 09:05:13 +03:00
cperl-mode.el ;cperl-mode.el: Fix fontification edge cases 2026-05-25 11:23:34 +02:00
cpp.el
csharp-mode.el
cwarn.el
dcl-mode.el
dockerfile-ts-mode.el
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el Use the new error API functions 2026-03-10 10:48:21 -04:00
eglot.el Eglot: use standard face for completion annotations (bug#81088) 2026-05-21 10:33:37 +01:00
elisp-mode.el ; Expand 'elisp-fontify-symbol' and 'elisp-scope-analyze-form' docs 2026-05-06 16:10:33 +02:00
elixir-ts-mode.el
erts-mode.el
etags-regen.el etags-regen: Don't try to generate tags during completion, by default 2026-03-14 04:28:32 +02:00
etags.el
executable.el
f90.el
flymake-cc.el
flymake-proc.el
flymake.el Use the new 'margin' face in Flymake (bug#80693) 2026-05-12 18:42:42 +03:00
fortran.el
gdb-mi.el
glasses.el
go-ts-mode.el
grep.el grep-edit--prepare-buffer: Fix allowed insertion positions 2026-04-03 04:38:59 +03:00
gud.el
heex-ts-mode.el
hideif.el
hideshow.el hideshow: Menu entry for 'hs-toggle-all' 2026-05-19 18:30:57 +03:00
icon.el
inf-lisp.el
java-ts-mode.el
js.el (js-jsx--detect-after-change): Fix test regression 2026-04-19 00:01:22 -04:00
json-ts-mode.el
ld-script.el
lua-mode.el ; Fix Gregor Schmid's attribution for lua-mode.el. 2026-05-08 13:47:52 +01:00
lua-ts-mode.el
m4-mode.el
make-mode.el Fix defining a few faces as empty 2026-04-27 21:35:44 +02:00
meta-mode.el
mixal-mode.el
modula2.el
octave.el Use single-arg form of signal to re-throw an error 2026-03-10 10:48:22 -04:00
opascal.el
pascal.el
peg.el
perl-mode.el
php-ts-mode.el
prog-mode.el
project.el Project prompters always default to current project, if any 2026-05-02 09:38:04 +01:00
prolog.el
ps-mode.el
python.el Improve Python setup codes to avoid leaving global names 2026-03-07 13:32:11 +02:00
ruby-mode.el
ruby-ts-mode.el
rust-ts-mode.el
scheme.el
sh-script.el Revert "sh-script: Mark + and * as punctuation rather than a symbol constituent" 2026-05-23 13:27:49 +03:00
simula.el
sql.el
subword.el
tcl.el
typescript-ts-mode.el
vera-mode.el
verilog-mode.el
vhdl-mode.el
which-func.el
xref.el xref-edit--prepare-buffer: Prohibit insertion before group headers too 2026-04-03 04:33:14 +03:00
xscheme.el