summaryrefslogtreecommitdiff
path: root/lisp/progmodes/perl-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Fix last change.Chong Yidong2012-12-011-2/+4
* | Modularize add-log-current-defun.Chong Yidong2012-12-011-1/+7
* | Convert several major modes to setq-local.Chong Yidong2012-12-011-17/+15
* | * perl-mode.el: Add coding cookie.Stefan Monnier2012-11-081-18/+13
* | * lisp/progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.Stefan Monnier2012-11-081-22/+68
|/
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-2/+2
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-1/+0
* Add perl-indent-parens-as-block option (tiny change)Peter Oliver2012-04-161-2/+13
* * lisp/progmodes/perl-mode.el (c-macro-expand): Remove unnecessary autoloadGlenn Morris2012-04-161-6/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-9/+9
* * lisp/progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.Stefan Monnier2012-03-291-11/+12
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):Stefan Monnier2012-03-141-1/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Small perl-mode fixes.Glenn Morris2011-10-041-3/+7
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):Stefan Monnier2011-09-271-1/+2
* Handle "my" and "our" keywords in Perl imenu (Bug#8261).Chong Yidong2011-05-081-1/+1
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):Stefan Monnier2011-01-241-2/+4
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-30/+12
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-5/+2
* | * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):Stefan Monnier2010-11-021-0/+5
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-143/+191
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fix references to jit-lock properties.Juanma Barranquero2009-11-301-2/+2
* (perl-font-lock-special-syntactic-constructs):Stefan Monnier2009-11-301-9/+10
* (perl-indent-line-command): Call indent-region if region is active.Chong Yidong2009-01-281-47/+54
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-4/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (perl-font-lock-syntactic-keywords): Try to beStefan Monnier2008-06-031-4/+19
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (perl-font-lock-syntactic-keywords): Recognize `sub ($$)'.Stefan Monnier2008-04-031-2/+2
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--devo--0Miles Bader2007-12-161-2/+7
|\ \ | |/
| * * progmodes/perl-mode.el (perl-continued-statement-offset)Dan Nicolaescu2007-12-091-2/+7
* | Merge from emacs--devo--0Miles Bader2007-12-061-1/+3
|\ \ | |/
| * (perl-font-lock-syntactic-keywords): Don't match "sub { (...) ... }".Stefan Monnier2007-11-301-1/+3
| * * progmodes/cperl-mode.el (cperl-indent-level): Autoload theDan Nicolaescu2007-08-251-1/+8
* | Merge from emacs--devo--0Miles Bader2007-08-291-1/+8
|\ \
| * | * progmodes/cperl-mode.el (cperl-indent-level): Autoload theDan Nicolaescu2007-08-251-1/+8
| |/
* | Merge from emacs--devo--0Miles Bader2007-08-211-2/+10
|\ \ | |/
| * (perl-font-lock-syntactic-keywords): Correctly match / regexp matchersStefan Monnier2007-08-161-2/+10
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1