log lisp/paren.el @ 50198:e3786189489e

age author description
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 01 Dec 2002 23:15:37 +0000 Andreas Schwab (show-paren-mismatch-face): Fix face spec.
Mon, 09 Sep 2002 23:16:49 +0000 Stefan Monnier (show-paren-function): Use syntax-after.
Mon, 11 Mar 2002 09:14:28 +0000 Richard M. Stallman (show-paren-function): Move back in other direction
Wed, 07 Nov 2001 05:13:09 +0000 Miles Bader (show-paren-match-face): Add dark-background variant.
Tue, 16 Oct 2001 19:05:47 +0000 Eli Zaretskii Update the Commentary with installation instructions.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Fri, 03 Nov 2000 22:30:37 +0000 Stefan Monnier (show-paren-mode): Drop unneeded positional args.
Fri, 29 Sep 2000 03:11:01 +0000 Stefan Monnier (show-paren-mode): Use define-minor-mode.
Mon, 14 Aug 2000 19:46:18 +0000 Gerd Moellmann (show-paren-priority): New user option.
Sat, 25 Sep 1999 12:35:20 +0000 Dave Love (show-paren-mode): Add autoload cookie.
Mon, 16 Aug 1999 04:04:27 +0000 Karl Heuer Fix maintainer address.
Mon, 16 Aug 1999 03:18:40 +0000 Karl Heuer (show-paren-mode): Support making show-paren-mode
Tue, 27 Apr 1999 19:10:09 +0000 Dave Love (show-paren-mode): Doc fix.
Tue, 30 Mar 1999 21:37:40 +0000 Karl Heuer *** empty log message ***
Tue, 30 Mar 1999 21:29:38 +0000 Karl Heuer (show-paren-mode): Doc fix.
Fri, 01 May 1998 05:33:39 +0000 Richard M. Stallman (show-paren-ring-bell-on-mismatch): New option.
Thu, 17 Jul 1997 18:36:12 +0000 Richard M. Stallman (show-paren-match-face): Use gray on all non-color screens.
Fri, 04 Jul 1997 00:16:50 +0000 Richard M. Stallman (show-paren-idle-timer): New defvar.
Thu, 03 Jul 1997 01:06:11 +0000 Richard M. Stallman (show-paren-mode): Add a defvar before first use.
Thu, 19 Jun 1997 08:37:05 +0000 Simon Marshall customise, rewrite and extend.
Wed, 18 Jun 1997 20:21:20 +0000 Richard M. Stallman Don't enable the mode just because file is loaded.
Thu, 20 Feb 1997 05:48:19 +0000 Karl Heuer (show-paren-function): Handle multibyte characters.
Tue, 03 Sep 1996 17:54:23 +0000 Richard M. Stallman (show-paren-function): Handle unbalanced parens as
Wed, 28 Feb 1996 12:17:10 +0000 Simon Marshall Don't toggle on window-setup-hook.
Wed, 28 Feb 1996 01:28:42 +0000 Richard M. Stallman (show-paren-delay): New variable.
Wed, 21 Feb 1996 21:21:55 +0000 Karl Heuer Use run-with-idle-timer, not post-command-idle-hook.
Sun, 11 Feb 1996 19:25:08 +0000 Richard M. Stallman (show-paren-command-hook): Position show-paren-overlay-1
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 21 Dec 1995 17:59:43 +0000 Karl Heuer (window-setup-hook): Clear blink-matching-paren-on-screen;