summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cperl-mode.el
Commit message (Expand)AuthorAge
* Fix some useless condition-case formsMattias Engdegård2023-02-28
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Normalize some syntax table definitionsStefan Kangas2022-11-04
* Do perl documentation lookups case-insensitively, like manReuben Thomas2022-10-14
* files.el (major-mode-remap-alist): New custom var (bug#58075)Stefan Monnier2022-10-03
* Merge from origin/emacs-28Stefan Kangas2022-09-21
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-20
* | Abolish max-specpdl-size (bug#57911)Mattias Engdegård2022-09-19
* | ; * lisp/progmodes/cperl-mode.el: Fix typo.Stefan Kangas2022-09-16
* | ; * lisp/progmodes/cperl-mode.el: Fix Author header.Stefan Kangas2022-09-16
* | Delete mystery code from cperl-mode.elStefan Kangas2022-09-16
* | Delete some commented out code in cperl-mode.elStefan Kangas2022-09-16
* | Fix cperl list indentation problemLars Ingebrigtsen2022-09-16
* | Use substitute-command-keys in a few more placesStefan Kangas2022-08-23
* | Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* | Make compat function cperl-putback-char obsoleteStefan Kangas2022-08-17
* | * lisp/progmodes/cperl-mode.el: Improve commentary.Stefan Kangas2022-08-17
* | ; Delete code in cperl-mode.el commented out since 1997Stefan Kangas2022-08-17
* | Don't check if autoloaded functions are fboundpStefan Kangas2022-08-17
* | Avoid using aliases for color functionsStefan Kangas2022-08-09
* | Rename pod2man-program to cperl-pod2man-programStefan Kangas2022-08-04
* | Merge from origin/emacs-28Stefan Kangas2022-07-23
|\|
| * * lisp/progmodes/cperl-mode.el: Don't mention obsolete archive.Stefan Kangas2022-07-21
* | ; Fix typos.Mattias Engdegård2022-07-02
* | Remove compat code; assume imenu.el existsStefan Kangas2022-05-20
* | Remove some XEmacs compat code for display-graphic-pStefan Kangas2022-05-15
* | ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-14
* | Fix cperl-file-style defcustom typeLars Ingebrigtsen2022-05-12
* | Fix previous cperl-file-style changeLars Ingebrigtsen2022-05-11
* | Add new user option 'cperl-file-style'Lars Ingebrigtsen2022-05-11
* | Bind 'imenu' to 'M-g i' globallySean Whitton2022-04-21
* | ; cperl-mode.el: Detect prototypes in anonymous subroutinesHarald Jörg2022-02-02
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Prefer command remapping in cperl-mode.elStefan Kangas2021-12-14
* | ; cperl-mode.el: Fix one match-count in my commit 2021-09-14Harald Jörg2021-11-03
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* cperl-mode.el: Allow non-ASCII Perl identifiersHarald Jörg2021-09-14
* Declare unused function cperl-inside-parens-p obsoleteStefan Kangas2021-09-13
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-13
* ; Fix symbol quoting typosStefan Kangas2021-09-12
* cperl-mode.el: Use rx sequences for Perl grammarHarald Jörg2021-09-07
* ; cperl-mode.el: Fix border cases of inserting with elispHarald Jörg2021-08-30
* Fix doc strings in recent changes.Eli Zaretskii2021-08-23
* ; cperl-mode: bugfix / rework fontification of here-docsHarald Jörg2021-08-23
* Fix highlighting in cperl-mode for "for /regex/"E. Choroba2021-06-24
* cperl-mode: Eliminate bad interpretation of ?foo?Harald Jörg2021-05-06
* cperl-mode: Avoid abbrev expansion in variable namesHarald Jörg2021-04-20