aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cperl-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/cperl-mode.el: Clarify comment.Stefan Kangas2020-03-011-1/+1
* Add and remove backslashes in regexpsMattias Engdegård2020-02-201-4/+4
* Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-231-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-1/+1
* Remove some compat code from cperl-mode.elLars Ingebrigtsen2019-10-191-88/+24
* Remove more XEmacs compat code in cperl-mode.elStefan Kangas2019-10-041-34/+3
* New function time-convertPaul Eggert2019-08-051-1/+1
* Fix looking up functions like "-e" in cperl-modeStefan Kangas2019-07-131-1/+1
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-4/+4
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-2/+51
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-51/+2
* Remove XEmacs support from cperl-modeLars Ingebrigtsen2019-06-201-104/+29
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Fix regexp branches that subsume other branchesPaul Eggert2019-04-191-1/+1
* 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