summaryrefslogtreecommitdiff
path: root/lisp/paren.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-6/+5
* * subr.el (forward-point): Add obsolescence declaration.Juanma Barranquero2009-03-191-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-4/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.Chong Yidong2007-06-011-8/+1
* (show-paren-function): Fix last fix.Chong Yidong2007-04-201-1/+2
* (show-paren-function): Reset window-start to avoid recentering.Chong Yidong2007-04-191-1/+7
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Fix the highlight overlay extensionVinicius Jose Latorre2006-12-011-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (show-paren-match, show-paren-mismatch): Use existing groupJuri Linkov2005-12-301-4/+4
* (paren-showing-faces): New group.Richard M. Stallman2005-12-271-4/+8
* (show-paren-mode): No longer change `blink-matching-paren-on-screen'.Luc Teirlinck2005-11-271-8/+1
* (show-paren-function): Allow new paren-class info.Stefan Monnier2005-11-201-1/+6
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-373Miles Bader2005-06-101-4/+8
* (show-paren-function): Use it to recognize parens that areStefan Monnier2005-04-191-4/+4
* (show-paren-function): Fix last change (2004-12-02).Stefan Monnier2004-12-061-6/+7
* (show-paren-function): Check for matching chars specified by text props.Richard M. Stallman2004-12-031-2/+4
* (syntax-after): Undo last change.Stefan Monnier2004-11-221-4/+4
* (show-paren-function): Change calls to syntax-afterRichard M. Stallman2004-11-081-2/+2
* (show-paren-highlight-openparen): New var.Juri Linkov2004-04-271-1/+4
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* (show-paren-mismatch-face): Fix face spec.Andreas Schwab2002-12-011-1/+1
* (show-paren-function): Use syntax-after.Stefan Monnier2002-09-091-5/+4
* (show-paren-function): Move back in other directionRichard M. Stallman2002-03-111-0/+8
* (show-paren-match-face): Add dark-background variant.Miles Bader2001-11-071-3/+9
* Update the Commentary with installation instructions.Eli Zaretskii2001-10-161-2/+6
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (show-paren-mode): Drop unneeded positional args.Stefan Monnier2000-11-031-1/+1
* (show-paren-mode): Use define-minor-mode.Stefan Monnier2000-09-291-26/+5
* (show-paren-priority): New user option.Gerd Moellmann2000-08-141-0/+8
* (show-paren-mode): Add autoload cookie.Dave Love1999-09-251-0/+1
* Fix maintainer address.Karl Heuer1999-08-161-1/+1
* (show-paren-mode): Support making show-paren-modeKarl Heuer1999-08-161-107/+125
* (show-paren-mode): Doc fix.Dave Love1999-04-271-2/+2
* *** empty log message ***Karl Heuer1999-03-301-1/+1
* (show-paren-mode): Doc fix.Karl Heuer1999-03-301-1/+2
* (show-paren-ring-bell-on-mismatch): New option.Richard M. Stallman1998-05-011-1/+10
* (show-paren-match-face): Use gray on all non-color screens.Richard M. Stallman1997-07-171-2/+1
* (show-paren-idle-timer): New defvar.Richard M. Stallman1997-07-041-33/+32
* (show-paren-mode): Add a defvar before first use.Richard M. Stallman1997-07-031-0/+2
* customise, rewrite and extend.Simon Marshall1997-06-191-123/+155
* Don't enable the mode just because file is loaded.Richard M. Stallman1997-06-181-4/+0