summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cperl-mode.el
Commit message (Expand)AuthorAge
...
* cperl-mode: Don't reposition the window when writing messagesHarald Jörg2021-04-04
* cperl-mode: Don't interpret y_ as start of y// function.Harald Jörg2021-03-18
* Don't pre-load facemenuLars Ingebrigtsen2021-03-18
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-11
* Remove Emacs 19 workaround from cperl-mode.elStefan Kangas2021-03-10
* Remove check for missing easymenu from cperl-mode.elStefan Kangas2021-02-26
* Fix regexp mistakesMattias Engdegård2021-02-19
* Fix typosMattias Engdegård2021-02-18
* cperl-mode: Improve detection of index entries for imenuHarald Jörg2021-02-17
* Comment out mysterious code from cperl-mode.elStefan Kangas2021-02-13
* Remove outdated documentation from cperl-mode.elStefan Kangas2021-02-13
* Remove XEmacs and Emacs 21 compat code from cperl-modeStefan Kangas2021-02-13
* ; Fix recent regexp-opt conversion in cperl-modeStefan Kangas2021-02-12
* * lisp/progmodes/cperl-mode.el (cperl-init-faces): Use regexp-opt.Stefan Kangas2021-02-11
* 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