Sync to HEAD
[bpt/emacs.git] / lisp / progmodes / cperl-mode.el
2004-04-16 Kenichi HandaSync to HEAD
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-05-06 Juanma Barranquero(cperl-lineup): Don't quote nil and t in docstrings.
2003-05-03 Richard M. Stallman(cperl-nonoverridable-face): Doc fix.
2003-03-22 Kim F. Storm(cperl-electric-backspace): Add delete-selection property.
2003-02-23 Stefan MonnierMerge changes from CPerl-5.0.
2003-02-23 Stefan MonnierMerge changes from CPerl-4.35.
2003-02-18 Juanma Barranquero(cperl-electric-keyword, cperl-electric-pod, cperl...
2003-02-14 Juanma Barranquero(cperl-next-bad-style): Fix use of character constant.
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2003-01-29 Juanma Barranquero(cperl-beautify-level, cperl-beautify-regexp): Fix...
2003-01-18 Juanma BarranqueroDon't make faces depend on window-system.
2002-09-09 Richard M. Stallman(cperl-noscan-files-regexp): In addition to RCS, exclud...
2002-07-02 Juanma Barranquero(cperl-break-one-line-blocks-when-indent): Fix typo.
2002-06-26 Richard M. StallmanMany trivial doc fixes.
2002-04-08 Stefan Monnier(cperl-make-face, cperl-force-face):
2002-03-16 Richard M. Stallman(cperl-imenu--function-name-regexp-perl):
2002-03-14 Richard M. Stallman(cperl-outline-regexp): Move definition up.
2002-03-04 Stefan Monnier(cperl-menu): Add "-emacs" to the version.
2002-01-13 Pavel JaníkFix typo.
2001-12-31 Richard M. Stallman(various face definitions): Use :weight and :slant.
2001-11-21 Richard M. Stallman(cperl-problems, cperl-tips, cperl-non-problems, cperl...
2001-11-20 Stefan Monnier(cperl-perldoc): Require man before binding `manual...
2001-10-12 Stefan MonnierMerged in changes from v4.32.
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2001-05-04 Stefan Monnier(cperl-font-lock-keywords)
2001-03-06 Stefan Monnier(cperl-msb-fix, cperl-get-help-defer):
2001-03-06 Stefan Monnier(cperl-mode): Set major-mode to cperl-mode
2001-01-03 Dave Love(cperl-invalid-face): Don't double-quote
2000-10-25 Dave Love(cperl-mode): Set
2000-10-12 Dave Love(cperl-tips-faces): Doc fix.
2000-10-11 Sam Steingold(cperl-invalid-face): double-quote underline
2000-09-21 Dave Love(top-level): Clean up
2000-01-09 Gerd MoellmannReplace ^F with ^L.
1999-12-01 Richard M. Stallman(cperl-under-as-char): Make nil the default value.
1999-11-15 Gerd MoellmannUse new backquote syntax.
1999-06-12 Karl Heuer(cperl-invalid-face): Fix custom type.
1999-01-02 Richard M. StallmanCan use linear algorithm for indentation if Emacs suppo...
1998-09-18 Andreas Schwab(cperl-lazy-help-time): Fix customize
1998-06-09 Richard M. Stallman(pod2man-program): Var reinstalled.
1998-06-08 Richard M. StallmanComment change.
1998-06-08 Richard M. Stallman(cperl-problems): Doc fix.
1998-06-07 Richard M. StallmanSecond half of changes in version 1.4.
1998-06-07 Richard M. Stallman(cperl-pod-to-manpage): Function deleted
1998-05-30 Richard M. Stallman(cperl-style-alist): New variable, since `c-mode'
1998-02-22 Stephen EglenCommented out line 471 (miniperl entry in interpreter...
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1997-11-23 Karl HeuerInitial revision