log lisp/paren.el @ 87735:dfca58cb5e8d

age author description
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-06-01 Chong Yidong (show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.
2007-04-20 Chong Yidong (show-paren-function): Fix last fix.
2007-04-19 Chong Yidong (show-paren-function): Reset window-start to avoid recentering.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-01 Vinicius Jose Latorre Fix the highlight overlay extension
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-30 Juri Linkov (show-paren-match, show-paren-mismatch): Use existing group
2005-12-27 Richard M. Stallman (paren-showing-faces): New group.
2005-11-27 Luc Teirlinck (show-paren-mode): No longer change `blink-matching-paren-on-screen'.
2005-11-20 Stefan Monnier (show-paren-function): Allow new paren-class info.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-373
2005-04-19 Stefan Monnier (show-paren-function): Use it to recognize parens that are
2004-12-06 Stefan Monnier (show-paren-function): Fix last change (2004-12-02).
2004-12-03 Richard M. Stallman (show-paren-function): Check for matching chars specified by text props.
2004-11-22 Stefan Monnier (syntax-after): Undo last change.
2004-11-08 Richard M. Stallman (show-paren-function): Change calls to syntax-after
2004-04-27 Juri Linkov (show-paren-highlight-openparen): New var.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-12-01 Andreas Schwab (show-paren-mismatch-face): Fix face spec.
2002-09-09 Stefan Monnier (show-paren-function): Use syntax-after.
2002-03-11 Richard M. Stallman (show-paren-function): Move back in other direction
2001-11-07 Miles Bader (show-paren-match-face): Add dark-background variant.
2001-10-16 Eli Zaretskii Update the Commentary with installation instructions.
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2000-11-03 Stefan Monnier (show-paren-mode): Drop unneeded positional args.
2000-09-29 Stefan Monnier (show-paren-mode): Use define-minor-mode.
2000-08-14 Gerd Moellmann (show-paren-priority): New user option.
1999-09-25 Dave Love (show-paren-mode): Add autoload cookie.
1999-08-16 Karl Heuer Fix maintainer address.
1999-08-16 Karl Heuer (show-paren-mode): Support making show-paren-mode
1999-04-27 Dave Love (show-paren-mode): Doc fix.
1999-03-30 Karl Heuer *** empty log message ***
1999-03-30 Karl Heuer (show-paren-mode): Doc fix.
1998-05-01 Richard M. Stallman (show-paren-ring-bell-on-mismatch): New option.
1997-07-17 Richard M. Stallman (show-paren-match-face): Use gray on all non-color screens.
1997-07-04 Richard M. Stallman (show-paren-idle-timer): New defvar.
1997-07-03 Richard M. Stallman (show-paren-mode): Add a defvar before first use.
1997-06-19 Simon Marshall customise, rewrite and extend.
1997-06-18 Richard M. Stallman Don't enable the mode just because file is loaded.
1997-02-20 Karl Heuer (show-paren-function): Handle multibyte characters.
1996-09-03 Richard M. Stallman (show-paren-function): Handle unbalanced parens as
1996-02-28 Simon Marshall Don't toggle on window-setup-hook.
1996-02-28 Richard M. Stallman (show-paren-delay): New variable.
1996-02-21 Karl Heuer Use run-with-idle-timer, not post-command-idle-hook.
1996-02-11 Richard M. Stallman (show-paren-command-hook): Position show-paren-overlay-1
1996-01-14 Erik Naggum Update FSF's address.
1995-12-21 Karl Heuer (window-setup-hook): Clear blink-matching-paren-on-screen;
1995-11-10 Karl Heuer (show-paren-command-hook): Don't list `paren-mismatch'
1995-08-21 Richard M. Stallman Use post-command-idle-hook.
1995-08-16 Richard M. Stallman (show-paren-command-hook): Do nothing if have unread events.
1995-01-10 Richard M. Stallman (show-paren-command-hook): Don't alter paren-mismatch face
1994-08-17 Richard M. Stallman (show-paren-command-hook): Set the face of an overlay
1994-08-11 Richard M. Stallman (show-paren-command-hook): Cope if matching-paren gives nil.
1994-06-25 Richard M. Stallman (show-paren-command-hook): Use matching-paren.
1994-06-23 Richard M. Stallman (show-paren-command-hook): Handle close paren rather than open paren