index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
perl-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recognize the backslash operator in perl-mode
Mauro Aranda
2022-09-20
1
-0
/
+6
*
perl-mode: / is a regexp match if there's nothing before it
Mauro Aranda
2022-09-19
1
-0
/
+1
*
Make two perl-mode aliases obsolete
Stefan Kangas
2022-08-05
1
-2
/
+3
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
perl-mode: Recognize "when"/"given" keywords
Stefan Kangas
2021-12-27
1
-2
/
+4
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-6
/
+6
*
perl-mode: fix variable fontification
Tomasz Konojacki
2021-08-07
1
-9
/
+8
*
; perl-mode.el: Allow newline between quote-likes and delimiter
Harald Jörg
2021-06-11
1
-1
/
+1
*
; perl-mode.el: Detect quote-like operator immediately after =>
Harald Jörg
2021-06-09
1
-1
/
+1
*
; perl-mode.el: Detect regexes immediately after "|&"
Harald Jörg
2021-06-08
1
-1
/
+1
*
perl-mode: Fix regexps for fontification
Harald Jörg
2021-03-24
1
-3
/
+3
*
Remove redundant :group args in progmodes/*.el
Stefan Kangas
2021-02-13
1
-3
/
+1
*
perl-mode.el: Eliminate keywords which are not in Perl.
Harald Jörg
2021-01-28
1
-4
/
+3
*
Add 'perl-non-scalar-variable' face to perl-mode
Protesilaos Stavrou
2021-01-19
1
-2
/
+9
*
perl-mode: Display here-docs as strings instead of comments
Harald Jörg
2021-01-05
1
-1
/
+28
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lisp/progmodes/perl-mode.el: Fix handling of s'foo'bar'
Stefan Monnier
2020-12-05
1
-12
/
+27
*
perl-mode and cperl-mode: Recognize regex after "return"
Harald Jörg
2020-11-17
1
-1
/
+1
*
; Fix more typos
Stefan Kangas
2020-10-03
1
-1
/
+1
*
* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168
Stefan Monnier
2020-08-14
1
-1
/
+3
*
Add and remove backslashes in regexps
Mattias Engdegård
2020-02-20
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...)
Stefan Monnier
2019-11-15
1
-9
/
+22
*
Fix indenting in perl functions with doc-comments
Tom Willemse
2019-09-30
1
-2
/
+2
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
|
*
Revert "Support all perl variable declarators and prefixes"
Noam Postavsky
2018-03-20
1
-4
/
+3
*
|
Don't quote self-quoting pcase patterns
Michael Heerdegen
2018-10-30
1
-2
/
+2
*
|
Explicitly require cl-lib where needed
Glenn Morris
2018-03-16
1
-0
/
+2
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-2
/
+0
*
|
Fix font-lock in perl-mode
Evgeni Kolev
2018-03-03
1
-1
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Add missing :version tags revealed by cusver-check
Glenn Morris
2017-12-12
1
-0
/
+1
*
; Spelling fixes
Paul Eggert
2017-11-16
1
-1
/
+1
*
Add a Flymake backend for Perl
João Távora
2017-11-05
1
-1
/
+70
*
* lisp/progmodes/perl-mode.el: Fix electric indentation with RET
Stefan Monnier
2017-10-30
1
-1
/
+3
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Support all perl variable declarators and prefixes (Bug#27613)
Jefferson Carpenter
2017-08-25
1
-3
/
+4
*
* lisp/progmodes/perl-mode.el: Add support for indented here docs
Stefan Monnier
2017-07-24
1
-29
/
+14
*
Don't pass the value of point to 'push-mark', as that's the default.
Bartosz Duszel
2017-04-28
1
-2
/
+2
*
Propertize only perl prototype chars `][$%&*;+@\' as punctuation
Evgeni Kolev
2017-04-01
1
-3
/
+5
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-02-05
1
-3
/
+4
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-1
/
+1
*
* lisp/progmodes/perl-mode.el: Refine handling of /re/ and y/abc/def/
Stefan Monnier
2015-06-15
1
-11
/
+25
[next]