log lisp/progmodes/pascal.el @ 26222:35c7eab893ab

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):
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):
Mon, 30 Oct 1995 17:35:01 +0000 Richard M. Stallman Comment change.
Thu, 17 Aug 1995 22:08:36 +0000 Richard M. Stallman (pascal-mode): Set comment-start.
Thu, 27 Jul 1995 18:50:02 +0000 Richard M. Stallman (pascal-mode): Added imenu support.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Thu, 23 Mar 1995 20:40:48 +0000 Richard M. Stallman (pascal-mode-syntax-table): Give \ punctuation syntax.
Tue, 24 Jan 1995 03:27:54 +0000 Richard M. Stallman (pascal-*-completion, pascal-comp-defun)
Tue, 17 Jan 1995 20:53:31 +0000 Richard M. Stallman (pascal-mode-map, pascal-outline-map):
Wed, 12 Oct 1994 09:02:43 +0000 Simon Marshall * pascal.el: (pascal-mode): Set font-lock-defaults.
Fri, 07 Oct 1994 10:10:07 +0000 Richard M. Stallman (pascal-font-lock-keywords): New variable.
Sat, 03 Sep 1994 03:34:55 +0000 Richard M. Stallman (pascal-auto-lineup): New variable.
Mon, 18 Apr 1994 01:06:31 +0000 Richard M. Stallman (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.
Sat, 12 Mar 1994 06:29:57 +0000 Richard M. Stallman (pascal-indent-case): Handle comma separated list.
Wed, 02 Mar 1994 19:41:24 +0000 Richard M. Stallman (pascal-calculate-indent): Fixed indentation bug
Tue, 01 Mar 1994 22:28:47 +0000 Richard M. Stallman (pascal-sub-block-re): Recognize for and with.
Tue, 01 Feb 1994 18:14:56 +0000 Richard M. Stallman Many doc fixes.
Mon, 08 Nov 1993 14:46:50 +0000 Richard M. Stallman Initial revision