summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cperl-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Avoid infloop in CPerl mode fontificationEli Zaretskii2018-10-251-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Add a Flymake backend for PerlJoão Távora2017-11-051-1/+3
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-19/+2
* Support indented HERE-DOCs in cperl-modevividsnow2017-07-221-2/+2
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-2/+2
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-081-7/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-12/+12
* | ; Change maintainer commentGlenn Morris2016-12-101-1/+1
* | Improve previous cperl-mode changeGlenn Morris2016-12-101-24/+22
* | Mark default cperl abbrevs as system onesGlenn Morris2016-12-101-20/+20
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-65/+65
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-211-12/+12
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-8/+8
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-1/+1
* Bind inhibit-modification-hooks rather than a/b-c-fStefan Monnier2015-09-121-2/+2
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-5/+5
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-4/+4
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Call delete-backward-space interactively.Vibhav Pant2015-03-201-1/+1
* Use delete-char instead of delete-backward-char.Vibhav Pant2015-03-191-3/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Treat the perl keyword `constant' like `bless', `return' &cSam Steingold2014-07-091-2/+2
* Spelling fixes.Paul Eggert2014-01-151-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/progmodes/cperl-mode.el (cperl-font-lock-fontify-region-function):Nathan Trapuzzano2013-11-031-2/+3
* Update some function declarationsGlenn Morris2013-09-111-1/+1
* Comment formattingGlenn Morris2013-09-101-9/+9
* Treat interpreter-mode-alist as alist of regexps, not literalsGlenn Morris2013-09-101-9/+9
* Quieten cperl-mode compilationGlenn Morris2013-06-191-0/+4
* Silence cperl-mode compilationGlenn Morris2013-05-281-0/+8
* Silence some cperl-mode compiler warningsGlenn Morris2013-05-231-1/+6
* * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier2013-05-081-0/+1
* Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-1/+1
|\
| * In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-1/+1
* | * lisp/progmodes/cperl-mode.el (cperl-mode): Avoid byte-compile warning.Stefan Monnier2013-02-031-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\|
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/progmodes/cperl-mode.el (cperl-calculate-indent): Do not staggerSam Steingold2012-12-271-2/+4
* | Fix last change.Chong Yidong2012-12-011-2/+3
* | Modularize add-log-current-defun.Chong Yidong2012-12-011-0/+6
|/
* Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org.Chong Yidong2012-08-071-1/+7
|\
| * * lisp/progmodes/cperl-mode.el (cperl-mode): Yet another fix forStefan Monnier2012-08-061-1/+7
* | Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.orgChong Yidong2012-07-211-1/+2
|\|