index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
progmodes
/
cperl-mode-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
;cperl-mode.el: Do not mistake a left-shift operator for a here-doc.
Harald Jörg
2023-10-14
1
-0
/
+16
*
cperl-mode.el: Optionally treat trailing text as comment
Harald Jörg
2023-10-14
1
-0
/
+14
*
; cperl-mode.el: Don't override fontificaton in comments.
Harald Jörg
2023-10-09
1
-0
/
+23
*
Fix indentation in perl-mode (Bug#35925)
Mauro Aranda
2023-10-01
1
-0
/
+14
*
; cperl-mode-tests.el: Avoid using skip-when
Harald Jörg
2023-09-29
1
-3
/
+7
*
Use new ERT `skip-when` macro in tests
Stefan Kangas
2023-09-04
1
-3
/
+3
*
cperl-mode.el: Subroutine names are fontified correctly in all places
Harald Jörg
2023-08-02
1
-0
/
+33
*
; cperl-mode: Refine syntax of attributes
Harald Jörg
2023-07-06
1
-2
/
+6
*
; * test/lisp/progmodes/cperl-mode-tests.el: add missing backslashes
Mattias Engdegård
2023-07-04
1
-1
/
+1
*
cperl-mode.el: Add support for new Perl syntax in Perl 5.36 and 5.38
Harald Jörg
2023-07-03
1
-4
/
+33
*
; cperl-mode.el: Fix two indentation bugs (Bug#11733)
Harald Jörg
2023-07-02
1
-0
/
+11
*
cperl-mode: Fix byte-compilation warnings
Harald Jörg
2023-07-01
1
-6
/
+9
*
cperl-mode.el: Support subroutine signatures
Harald Jörg
2023-06-30
1
-3
/
+140
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-12-26
1
-1
/
+1
*
Recognize the backslash operator in perl-mode
Mauro Aranda
2022-09-20
1
-0
/
+30
*
perl-mode: / is a regexp match if there's nothing before it
Mauro Aranda
2022-09-19
1
-0
/
+12
*
Fix cperl list indentation problem
Lars Ingebrigtsen
2022-09-16
1
-0
/
+3
*
Prefer URL commentary header in two files
Stefan Kangas
2022-06-18
1
-1
/
+1
*
Fix misplaced interactive spec
Stefan Kangas
2022-06-17
1
-1
/
+0
*
Further doc string quoting fixes
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
; cperl-mode.el: Detect prototypes in anonymous subroutines
Harald Jörg
2022-02-02
1
-0
/
+49
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
cperl-mode.el: Allow non-ASCII Perl identifiers
Harald Jörg
2021-09-14
1
-1
/
+300
*
cperl-mode.el: Use rx sequences for Perl grammar
Harald Jörg
2021-09-07
1
-5
/
+5
*
; cperl-mode.el: Fix border cases of inserting with elisp
Harald Jörg
2021-08-30
1
-6
/
+52
*
(cperl-test-bug-14343): Make it work for perl-mode
Stefan Monnier
2021-08-30
1
-7
/
+7
*
* test/lisp/progmodes/cperl-mode-tests.el: Adjust here-doc tests for perl-mode
Stefan Monnier
2021-08-30
1
-31
/
+26
*
Fix recently added cperl test
Glenn Morris
2021-08-23
1
-2
/
+2
*
; cperl-mode: bugfix / rework fontification of here-docs
Harald Jörg
2021-08-23
1
-0
/
+115
*
; perl-mode.el: Allow newline between quote-likes and delimiter
Harald Jörg
2021-06-11
1
-0
/
+11
*
; perl-mode.el: Detect quote-like operator immediately after =>
Harald Jörg
2021-06-09
1
-0
/
+18
*
; perl-mode.el: Detect regexes immediately after "|&"
Harald Jörg
2021-06-08
1
-5
/
+25
*
cperl-mode: Eliminate bad interpretation of ?foo?
Harald Jörg
2021-05-06
1
-0
/
+27
*
cperl-mode: Avoid abbrev expansion in variable names
Harald Jörg
2021-04-20
1
-0
/
+29
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
1
-1
/
+1
*
perl-mode: Fix regexps for fontification
Harald Jörg
2021-03-24
1
-0
/
+19
*
* test/lisp/progmodes/cperl-mode-tests.el: Silence warnings
Stefan Monnier
2021-03-18
1
-3
/
+6
*
cperl-mode: Don't interpret y_ as start of y// function.
Harald Jörg
2021-03-18
1
-0
/
+26
*
cperl-mode: Improve detection of index entries for imenu
Harald Jörg
2021-02-17
1
-0
/
+95
*
perl-mode: Display here-docs as strings instead of comments
Harald Jörg
2021-01-05
1
-0
/
+32
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
CPerl-mode: don't treat <<>> as starting a here-doc
Harald Jörg
2020-12-16
1
-0
/
+8
*
perl-mode and cperl-mode: Recognize regex after "return"
Harald Jörg
2020-11-17
1
-0
/
+15
*
Cleanup of the test file for cperl-mode
Harald Jörg
2020-11-11
1
-182
/
+152
*
cperl-mode: Indentation of ')' follows customisation
Harald Jörg
2020-11-09
1
-0
/
+38
*
; Silence byte-compiler warnings in tests
Stefan Kangas
2020-11-05
1
-1
/
+1
*
cperl-mode: Fix indentation for Emacs 26
Harald Jörg
2020-11-03
1
-0
/
+29
*
cperl-mode: Skip a test for older Emacsen (preparing for ELPA)
Harald Jörg
2020-11-03
1
-0
/
+4
*
* lisp/simple.el (blink-matching-open): Fix bug#37127
Stefan Monnier
2020-10-30
1
-16
/
+23
[next]