summaryrefslogtreecommitdiff
path: root/lisp/progmodes/perl-mode.el
Commit message (Expand)AuthorAge
* perl-mode.el: Eliminate keywords which are not in Perl.Harald Jörg2021-01-28
* Add 'perl-non-scalar-variable' face to perl-modeProtesilaos Stavrou2021-01-19
* perl-mode: Display here-docs as strings instead of commentsHarald Jörg2021-01-05
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/progmodes/perl-mode.el: Fix handling of s'foo'bar'Stefan Monnier2020-12-05
* perl-mode and cperl-mode: Recognize regex after "return"Harald Jörg2020-11-17
* ; Fix more typosStefan Kangas2020-10-03
* * lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168Stefan Monnier2020-08-14
* Add and remove backslashes in regexpsMattias Engdegård2020-02-20
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...)Stefan Monnier2019-11-15
* Fix indenting in perl functions with doc-commentsTom Willemse2019-09-30
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Revert "Support all perl variable declarators and prefixes"Noam Postavsky2018-03-20
* | Don't quote self-quoting pcase patternsMichael Heerdegen2018-10-30
* | Explicitly require cl-lib where neededGlenn Morris2018-03-16
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
* | Fix font-lock in perl-modeEvgeni Kolev2018-03-03
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Add missing :version tags revealed by cusver-checkGlenn Morris2017-12-12
* ; Spelling fixesPaul Eggert2017-11-16
* Add a Flymake backend for PerlJoão Távora2017-11-05
* * lisp/progmodes/perl-mode.el: Fix electric indentation with RETStefan Monnier2017-10-30
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Support all perl variable declarators and prefixes (Bug#27613)Jefferson Carpenter2017-08-25
* * lisp/progmodes/perl-mode.el: Add support for indented here docsStefan Monnier2017-07-24
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-28
* Propertize only perl prototype chars `][$%&*;+@\' as punctuationEvgeni Kolev2017-04-01
* Update copyright year to 2017Paul Eggert2016-12-31
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* Update copyright year to 2016Paul Eggert2016-01-01
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* * lisp/progmodes/perl-mode.el: Refine handling of /re/ and y/abc/def/Stefan Monnier2015-06-15
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):Stefan Monnier2014-09-21
* * lisp/progmodes/perl-mode.el: Use syntax-ppss; fix one indentation case.Stefan Monnier2014-07-08
* * lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): New var.Stefan Monnier2014-04-25
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Slash afterStefan Monnier2014-04-22
* * lisp/progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent inStefan Monnier2014-04-16
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'Stefan Monnier2014-04-02
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Add "foreach"Stefan Monnier2014-04-02
* * lisp/progmodes/perl-mode.el (perl-indent-new-calculate):Stefan Monnier2014-04-02
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/progmodes/perl-mode.el: Use lexical-binding.Stefan Monnier2013-10-08
* Convert symbol prettification into minor mode and global minor mode.Juanma Barranquero2013-06-19