log lisp/progmodes/pascal.el @ 25278:cbe304a26771

age author description
Mon, 16 Aug 1999 04:04:27 +0000 Karl Heuer Fix maintainer address.
Mon, 12 Jul 1999 16:14:13 +0000 Richard M. Stallman (pascal-beg-of-defun): More intuitive behavior when having nested functons.
Tue, 19 Jan 1999 03:23:10 +0000 Richard M. Stallman (pascal-calculate-indent): Code with an invalid
Fri, 30 Oct 1998 19:47:56 +0000 Karl Heuer (pascal-mode): `blink-matching-paren-dont-ignore-comments' set to t.
Fri, 03 Jul 1998 20:10:32 +0000 Richard M. Stallman (pascal-insert-block): Fixed space-deletion bug in
Fri, 20 Feb 1998 14:58:27 +0000 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
Fri, 12 Dec 1997 17:10:08 +0000 Dave Love Use imenu-case-fold-search.
Mon, 04 Aug 1997 19:42:32 +0000 Richard M. Stallman (pascal-mode-syntax-table): _ is now a symbol constituent.
Sun, 22 Jun 1997 18:57:55 +0000 Richard M. Stallman Add provide call.
Fri, 30 May 1997 07:30:02 +0000 Richard M. Stallman Comment change.
Tue, 15 Apr 1997 23:38:27 +0000 Richard M. Stallman Add defgroup; use defcustom for user vars.
Tue, 15 Apr 1997 23:30:35 +0000 Richard M. Stallman (pascal-mode): Set comment-start.
Sat, 07 Dec 1996 20:33:22 +0000 Richard M. Stallman (pascal-mode): Make comment-indent-function buffer local.
Sat, 26 Oct 1996 16:05:58 +0000 Richard M. Stallman (pascal-indent-declaration): Avoid infinite loop
Mon, 13 May 1996 16:25:13 +0000 Richard M. Stallman (pascal-end-of-statement, pascal-calculate-indent):