log lisp/progmodes/pascal.el @ 74577:eb977be26d8c

age author description
2006-02-10 Nick Roberts Update copyright for 2006.
2005-11-17 Juri Linkov Add :link (custom-group-link font-lock-faces) to defgroup.
2005-10-16 Masatake YAMATO * message.el (message-expand-group): Pass the common
2005-10-10 Stefan Monnier (pascal-mode-map): Move init into declaration.
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-08-01 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
2005-07-16 Richard M. Stallman (pascal-outline-map): Use fboundp, not boundp. Correctly avoid warnings.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Juanma Barranquero (pascal): Finish `defgroup' description with period.
2005-05-26 Lute Kamstra * progmodes/ada-mode.el (ada-mode):
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitepace deleted.
2002-09-06 Juanma Barranquero (pascal-start-keywords): Fix spacing.
2002-02-12 Eli Zaretskii (pascal-imenu-generic-expression): Add menu-title and fix parentheses.
2000-05-18 Gerd Moellmann (pascal-indent-alist, pascal-indent-comment): Changed
2000-02-17 Gerd Moellmann (pascal-mode-syntax-table): Change syntax
1999-08-16 Karl Heuer Fix maintainer address.
1999-07-12 Richard M. Stallman (pascal-beg-of-defun): More intuitive behavior when having nested functons.
1999-01-19 Richard M. Stallman (pascal-calculate-indent): Code with an invalid
1998-10-30 Karl Heuer (pascal-mode): `blink-matching-paren-dont-ignore-comments' set to t.
1998-07-03 Richard M. Stallman (pascal-insert-block): Fixed space-deletion bug in
1998-02-20 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
1997-12-12 Dave Love Use imenu-case-fold-search.
1997-08-04 Richard M. Stallman (pascal-mode-syntax-table): _ is now a symbol constituent.
1997-06-22 Richard M. Stallman Add provide call.
1997-05-30 Richard M. Stallman Comment change.
1997-04-15 Richard M. Stallman Add defgroup; use defcustom for user vars.
1997-04-15 Richard M. Stallman (pascal-mode): Set comment-start.
1996-12-07 Richard M. Stallman (pascal-mode): Make comment-indent-function buffer local.
1996-10-26 Richard M. Stallman (pascal-indent-declaration): Avoid infinite loop
1996-05-13 Richard M. Stallman (pascal-end-of-statement, pascal-calculate-indent):
1996-03-07 Richard M. Stallman (pascal-declaration-end): Now locates the end of a parameterlist correctly.
1996-01-15 Erik Naggum Update comment preamble.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (pascal-auto-newline, pascal-mode, electric-pascal-hash):
1995-10-30 Richard M. Stallman Comment change.
1995-08-17 Richard M. Stallman (pascal-mode): Set comment-start.
1995-07-27 Richard M. Stallman (pascal-mode): Added imenu support.
1995-04-07 Karl Heuer Update copyright.
1995-03-23 Richard M. Stallman (pascal-mode-syntax-table): Give \ punctuation syntax.
1995-01-24 Richard M. Stallman (pascal-*-completion, pascal-comp-defun)
1995-01-17 Richard M. Stallman (pascal-mode-map, pascal-outline-map):
1994-10-12 Simon Marshall * pascal.el: (pascal-mode): Set font-lock-defaults.
1994-10-07 Richard M. Stallman (pascal-font-lock-keywords): New variable.
1994-09-03 Richard M. Stallman (pascal-auto-lineup): New variable.
1994-04-18 Richard M. Stallman (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.
1994-03-12 Richard M. Stallman (pascal-indent-case): Handle comma separated list.
1994-03-02 Richard M. Stallman (pascal-calculate-indent): Fixed indentation bug
1994-03-01 Richard M. Stallman (pascal-sub-block-re): Recognize for and with.
1994-02-01 Richard M. Stallman Many doc fixes.
1993-11-08 Richard M. Stallman Initial revision