summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cperl-mode.el
Commit message (Expand)AuthorAgeFilesLines
* More minor regex cleanupPaul Eggert2019-03-191-1/+1
* Fix more regular expression typosPaul Eggert2019-03-181-9/+9
* More regexp corrections and tweaksPaul Eggert2019-03-101-1/+1
* More regexp corrections and tweaksPaul Eggert2019-03-081-2/+2
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-12/+12
* Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-131-3/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-271-1/+1
|\ \ | |/
| * Avoid infloop in CPerl mode fontificationEli Zaretskii2018-10-251-1/+1
* | Merge from emacs-26Noam Postavsky2018-06-101-1/+1
|\ \ | |/
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-10/+2
* | Remove leading * from two defcustom doc stringsGlenn Morris2018-02-261-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/progmodes/cperl-mode.el: Split table for electric kwd abbrevsStefan Monnier2017-12-221-27/+34
* | * lisp/progmodes/cperl-mode.el: Use cl-lib. Fix comment conventionStefan Monnier2017-12-221-200/+143
* | * lisp/progmodes/cperl-mode.el: Use lexical-bindingStefan Monnier2017-12-221-478/+369
* | * lisp/progmodes/cperl-mode.el: Merge from Jonathan Rockway's versionStefan Monnier2017-12-211-83/+153
* | Merge from origin/emacs-26Paul Eggert2017-11-081-1/+3
|\ \ | |/
| * Add a Flymake backend for PerlJoão Távora2017-11-051-1/+3
* | Merge from origin/emacs-26Paul Eggert2017-10-121-1/+1
|\ \ | |/
| * ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* | Make FILENAME argument of 'file-name-base' mandatoryPhilipp Stephani2017-09-241-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