Various docstring and commentary fixes, including
[bpt/emacs.git] / lisp / progmodes / pascal.el
1997-12-12 Dave LoveUse imenu-case-fold-search.
1997-08-04 Richard M. Stallman(pascal-mode-syntax-table): _ is now a symbol constituent.
1997-06-22 Richard M. StallmanAdd provide call.
1997-05-30 Richard M. StallmanComment change.
1997-04-15 Richard M. StallmanAdd 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...
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...
1996-01-15 Erik NaggumUpdate comment preamble.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-04 Karl Heuer(pascal-auto-newline, pascal-mode, electric-pascal...
1995-10-30 Richard M. StallmanComment 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 HeuerUpdate 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...
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. StallmanMany doc fixes.
1993-11-08 Richard M. StallmanInitial revision