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
/
cperl-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid infloop in CPerl mode fontification
Eli Zaretskii
2018-10-25
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Add a Flymake backend for Perl
João Távora
2017-11-05
1
-1
/
+3
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-19
/
+2
*
Support indented HERE-DOCs in cperl-mode
vividsnow
2017-07-22
1
-2
/
+2
*
Fix all unescaped character literals
Philipp Stephani
2017-05-07
1
-2
/
+2
*
Remove references to OS/2 in code, doc, and comments
Glenn Morris
2017-04-08
1
-7
/
+3
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
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
-12
/
+12
*
|
; Change maintainer comment
Glenn Morris
2016-12-10
1
-1
/
+1
*
|
Improve previous cperl-mode change
Glenn Morris
2016-12-10
1
-24
/
+22
*
|
Mark default cperl abbrevs as system ones
Glenn Morris
2016-12-10
1
-20
/
+20
*
|
Remove obsolete leading * from defcustom, defface doc strings.
Glenn Morris
2016-06-09
1
-65
/
+65
*
|
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-03-21
1
-12
/
+12
|
/
*
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
-8
/
+8
*
Fix several backslash typos in Elisp strings
Paul Eggert
2015-09-17
1
-1
/
+1
*
Bind inhibit-modification-hooks rather than a/b-c-f
Stefan Monnier
2015-09-12
1
-2
/
+2
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-5
/
+5
*
; Do not overwrite preexisting contents of unread-command-events
David Kastrup
2015-08-04
1
-2
/
+2
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-28
1
-4
/
+4
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
Call delete-backward-space interactively.
Vibhav Pant
2015-03-20
1
-1
/
+1
*
Use delete-char instead of delete-backward-char.
Vibhav Pant
2015-03-19
1
-3
/
+3
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Treat the perl keyword `constant' like `bless', `return' &c
Sam Steingold
2014-07-09
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2014-01-15
1
-2
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):
Nathan Trapuzzano
2013-11-03
1
-2
/
+3
*
Update some function declarations
Glenn Morris
2013-09-11
1
-1
/
+1
*
Comment formatting
Glenn Morris
2013-09-10
1
-9
/
+9
*
Treat interpreter-mode-alist as alist of regexps, not literals
Glenn Morris
2013-09-10
1
-9
/
+9
*
Quieten cperl-mode compilation
Glenn Morris
2013-06-19
1
-0
/
+4
*
Silence cperl-mode compilation
Glenn Morris
2013-05-28
1
-0
/
+8
*
Silence some cperl-mode compiler warnings
Glenn Morris
2013-05-23
1
-1
/
+6
*
* lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
Stefan Monnier
2013-05-08
1
-0
/
+1
*
Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.org
Glenn Morris
2013-02-12
1
-1
/
+1
|
\
|
*
In doc, use standard American English style for e.g., etc., i.e.
Paul Eggert
2013-02-12
1
-1
/
+1
*
|
* lisp/progmodes/cperl-mode.el (cperl-mode): Avoid byte-compile warning.
Stefan Monnier
2013-02-03
1
-1
/
+1
*
|
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
*
|
* lisp/progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
Sam Steingold
2012-12-27
1
-2
/
+4
*
|
Fix last change.
Chong Yidong
2012-12-01
1
-2
/
+3
*
|
Modularize add-log-current-defun.
Chong Yidong
2012-12-01
1
-0
/
+6
|
/
*
Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org.
Chong Yidong
2012-08-07
1
-1
/
+7
|
\
|
*
* lisp/progmodes/cperl-mode.el (cperl-mode): Yet another fix for
Stefan Monnier
2012-08-06
1
-1
/
+7
*
|
Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.org
Chong Yidong
2012-07-21
1
-1
/
+2
|
\
|
[next]