log lisp/progmodes/pascal.el @ 23192:1ea9db09a678

age author description
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):
Thu, 07 Mar 1996 05:53:10 +0000 Richard M. Stallman (pascal-declaration-end): Now locates the end of a parameterlist correctly.
Mon, 15 Jan 1996 05:56:38 +0000 Erik Naggum Update comment preamble.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 23:46:19 +0000 Karl Heuer (pascal-auto-newline, pascal-mode, electric-pascal-hash):