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
*
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
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
Stefan Monnier
2014-09-21
1
-1
/
+1
*
* lisp/progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case.
Stefan Monnier
2014-07-08
1
-158
/
+129
*
* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): New var.
Stefan Monnier
2014-04-25
1
-24
/
+19
*
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Slash after
Stefan Monnier
2014-04-22
1
-1
/
+1
*
* lisp/progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent in
Stefan Monnier
2014-04-16
1
-1
/
+3
*
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'
Stefan Monnier
2014-04-02
1
-1
/
+5
*
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Add "foreach"
Stefan Monnier
2014-04-02
1
-1
/
+1
*
* lisp/progmodes/perl-mode.el (perl-indent-new-calculate):
Stefan Monnier
2014-04-02
1
-5
/
+6
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/progmodes/perl-mode.el: Use lexical-binding.
Stefan Monnier
2013-10-08
1
-26
/
+20
*
Convert symbol prettification into minor mode and global minor mode.
Juanma Barranquero
2013-06-19
1
-1
/
+1
*
Introduce and use prog-prettify-install.
Ted Zlatanov
2013-06-05
1
-21
/
+4
*
Symbol prettify in prog-mode; added to perl-mode, cfengine3-mode, and emacs-l...
Ted Zlatanov
2013-06-05
1
-42
/
+26
*
* lisp/progmodes/perl-mode.el (perl-prettify-symbols): Add :version.
Glenn Morris
2013-05-07
1
-0
/
+1
*
* lisp/progmodes/perl-mode.el: Add support for here documents.
Stefan Monnier
2013-05-06
1
-6
/
+43
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Fix last change.
Chong Yidong
2012-12-01
1
-2
/
+4
*
|
Modularize add-log-current-defun.
Chong Yidong
2012-12-01
1
-1
/
+7
*
|
Convert several major modes to setq-local.
Chong Yidong
2012-12-01
1
-17
/
+15
*
|
* perl-mode.el: Add coding cookie.
Stefan Monnier
2012-11-08
1
-18
/
+13
*
|
* lisp/progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
Stefan Monnier
2012-11-08
1
-22
/
+68
|
/
*
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-2
/
+2
*
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
1
-1
/
+1
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-1
/
+0
*
Add perl-indent-parens-as-block option (tiny change)
Peter Oliver
2012-04-16
1
-2
/
+13
*
* lisp/progmodes/perl-mode.el (c-macro-expand): Remove unnecessary autoload
Glenn Morris
2012-04-16
1
-6
/
+1
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-9
/
+9
*
* lisp/progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
Stefan Monnier
2012-03-29
1
-11
/
+12
*
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
Stefan Monnier
2012-03-14
1
-1
/
+5
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Small perl-mode fixes.
Glenn Morris
2011-10-04
1
-3
/
+7
*
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):
Stefan Monnier
2011-09-27
1
-1
/
+2
*
Handle "my" and "our" keywords in Perl imenu (Bug#8261).
Chong Yidong
2011-05-08
1
-1
/
+1
*
lisp/progmodes/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-22
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
Stefan Monnier
2011-01-24
1
-2
/
+4
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
[next]