Trailing whitepace deleted.
[bpt/emacs.git] / lisp / progmodes / perl-mode.el
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2002-11-12 Stefan Monnier(perl-hanging-paren-p): New fun.
2002-10-18 Stefan Monnier(perl-mode-syntax-table): Change $ back to just "/...
2002-09-13 Stefan Monnier(perl-mode-syntax-table): Mark $, % and @
2002-01-22 Richard M. Stallman(perl-mode-abbrev-table): Restore definition.
2001-11-21 Richard M. Stallman(perl-mode): Don't use define-derived-mode.
2001-10-31 Stefan Monnier(perl-indent-line): Use `eq' to compare output of ...
2001-10-05 Gerd Moellmann(perl-indent-continued-arguments): New var.
2001-06-10 Stefan Monnier(perl-font-lock-syntactic-keywords): New var, to recogn...
2001-05-25 Stefan Monnier(perl-mode): Use define-derived-mode.
2000-09-29 Stefan Monnier(perl-mode): Don't gratuitously override the default...
2000-05-30 Gerd Moellmann(perl-indent-line): When looking for a
1998-04-30 Richard M. Stallman(perl-mode): Add autoload cookie.
1998-02-22 Stephen EglenCustomized.
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1997-12-12 Dave LoveUse imenu-case-fold-search.
1997-11-23 Karl Heuer(perl-mode): Delete autoload cookie.
1997-04-08 Richard M. Stallman(calculate-perl-indent): When indenting under a
1996-11-17 Karl Heuer*** empty log message ***
1996-10-26 Richard M. Stallman(electric-perl-terminator, perl-indent-command):
1996-09-28 Richard M. StallmanAdd `provide' call.
1996-02-21 Karl Heuer(perl-imenu-generic-expression): Recognize packages.
1996-01-25 Simon MarshallSupport for Font Lock mode.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-05 Karl HeuerComment fixes.
1995-07-26 Richard M. Stallman(perl-imenu-generic-expression) New variable.
1995-04-11 Richard M. Stallman(perl-comment-indent): Make extra space only when
1995-03-08 Richard M. Stallman(calculate-perl-indent): When backing up over continuat...
1995-03-02 Boris Goldowsky(perl-mode): Remove ^ from paragraph-start & paragraph...
1995-02-23 Richard M. Stallman(perl-tab-to-comment): Default is nil.
1994-10-12 Simon Marshall* perl-mode.el: (perl-mode): Set font-lock-defaults.
1994-10-07 Richard M. Stallman(perl-font-lock-keywords): New variable.
1994-09-24 Richard M. StallmanComment change.
1994-08-17 Richard M. Stallman(perl-indent-command): Fix backwards conditional.
1994-05-03 Karl HeuerUpdate copyright.
1994-02-12 Richard M. Stallman(perl-mode): Set parse-sexp-ignore-comments.
1994-01-14 Richard M. StallmanChange defconsts to defvars. Doc fixes.
1993-08-05 Richard M. Stallman(perl-mode): Add autoload cookie.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1992-07-27 Richard M. Stallmanentered into RCS
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-07-15 Eric S. Raymond*** empty log message ***
1991-12-21 Jim BlandyInitial revision