summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cperl-mode.el
Commit message (Expand)AuthorAge
* cperl-mode: eliminate dead codeHarald Jörg2021-02-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix some over-wide docstringsStefan Kangas2020-12-30
* cperl-mode: Correctly syntax highlight index/value array slicesE. Choroba2020-12-25
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* CPerl-mode: don't treat <<>> as starting a here-docHarald Jörg2020-12-16
* Update short docs in cperl-modeE. Choroba2020-12-16
* ; cperl-mode: Eliminate fallbacks if font-lock isn't loadedHarald Jörg2020-12-11
* Remove some ancient Emacs compat code from cperl-modeStefan Kangas2020-12-10
* Prefer setq-local in cperl-mode.elStefan Kangas2020-12-10
* Remove redundant requires of 'font-lock'Stefan Kangas2020-12-03
* Make variable cperl-version obsoleteStefan Kangas2020-12-02
* Remove some Emacs 19 compat code from cperl-modeStefan Kangas2020-12-02
* Use null-device where appropriateMichael Albinus2020-11-25
* Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-24
* Add new variable cperl-tags-file-nameStefan Kangas2020-11-19
* Assume font-lock is provided; it's preloaded since 22.1Stefan Kangas2020-11-19
* * lisp/progmodes/cperl-mode.el: Doc fix.Stefan Kangas2020-11-19
* Remove redundant 'function's around lambdasStefan Kangas2020-11-17
* perl-mode and cperl-mode: Recognize regex after "return"Harald Jörg2020-11-17
* Don't quote lambdas in several placesStefan Kangas2020-11-14
* cperl-mode: Indentation of ')' follows customisationHarald Jörg2020-11-09
* cperl-mode: Fix indentation for Emacs 26Harald Jörg2020-11-03
* * lisp/simple.el (blink-matching-open): Fix bug#37127Stefan Monnier2020-10-30
* Suppress a misleading message when closing a paren in a regexHarald Jörg2020-10-30
* cperl-mode: Delete a misleading comment, add tests for verificationHarald Jörg2020-10-19
* Add some references to the microdocs in the comments in cperl-modeLars Ingebrigtsen2020-10-15
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* cperl-mode: Add compatibility for Emacs 26.1Harald Jörg2020-09-28
* cperl-mode: Delete conditional code where conditions evaluate to nilHarald Jörg2020-09-26
* ; Fix typosStefan Kangas2020-09-21
* * lisp/progmodes/cperl-mode.el (cperl-set-style): Fix docstring.Michael Albinus2020-09-18
* cperl-mode: Add new value "PBP" for 'cperl-set-style'Harald Jörg2020-09-17
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Tweak how cperl-mode fontifies hashes and arraysLars Ingebrigtsen2020-09-05
* Fix infloop when indenting in cperl-modeHarald Jörg2020-09-04
* Fix freeze in cperl-mode when editing a regexpHarald Jörg2020-09-03
* Fix indent-region for identifiers with underscores in cperl-modeHarald Jörg2020-08-28
* Remove some compat code from cperl-modeStefan Kangas2020-08-21
* cperl-mode: Highlight '{$a++ / $b}' correctlyHarald Jörg2020-08-14
* Fix fontification of %d in strings in cperl-modeLars Ingebrigtsen2020-08-07
* cperl-mode.el: Correctly terminate HERE-docsHarald Jörg2020-08-05
* cperl-mode: Fix bad parameter construction in cperl-etagsHarald Jörg2020-08-05
* cperl-mode: Workaround for failure of cperl-write-tagsHarald Jörg2020-08-05
* * lisp/progmodes/cperl-mode.el: Clarify comment.Stefan Kangas2020-03-01
* Add and remove backslashes in regexpsMattias Engdegård2020-02-20
* Prefer saying "Info manual" to "info page" in docsStefan Kangas2020-01-23
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* Remove some compat code from cperl-mode.elLars Ingebrigtsen2019-10-19