log lisp/progmodes/pascal.el @ 22461:8a7cf102704d

age author description
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