index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
paren.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
(show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.
Chong Yidong
2007-06-01
1
-8
/
+1
*
(show-paren-function): Fix last fix.
Chong Yidong
2007-04-20
1
-1
/
+2
*
(show-paren-function): Reset window-start to avoid recentering.
Chong Yidong
2007-04-19
1
-1
/
+7
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Fix the highlight overlay extension
Vinicius Jose Latorre
2006-12-01
1
-2
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(show-paren-match, show-paren-mismatch): Use existing group
Juri Linkov
2005-12-30
1
-4
/
+4
*
(paren-showing-faces): New group.
Richard M. Stallman
2005-12-27
1
-4
/
+8
*
(show-paren-mode): No longer change `blink-matching-paren-on-screen'.
Luc Teirlinck
2005-11-27
1
-8
/
+1
*
(show-paren-function): Allow new paren-class info.
Stefan Monnier
2005-11-20
1
-1
/
+6
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-373
Miles Bader
2005-06-10
1
-4
/
+8
*
(show-paren-function): Use it to recognize parens that are
Stefan Monnier
2005-04-19
1
-4
/
+4
*
(show-paren-function): Fix last change (2004-12-02).
Stefan Monnier
2004-12-06
1
-6
/
+7
*
(show-paren-function): Check for matching chars specified by text props.
Richard M. Stallman
2004-12-03
1
-2
/
+4
*
(syntax-after): Undo last change.
Stefan Monnier
2004-11-22
1
-4
/
+4
*
(show-paren-function): Change calls to syntax-after
Richard M. Stallman
2004-11-08
1
-2
/
+2
*
(show-paren-highlight-openparen): New var.
Juri Linkov
2004-04-27
1
-1
/
+4
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-2
/
+2
*
(show-paren-mismatch-face): Fix face spec.
Andreas Schwab
2002-12-01
1
-1
/
+1
*
(show-paren-function): Use syntax-after.
Stefan Monnier
2002-09-09
1
-5
/
+4
*
(show-paren-function): Move back in other direction
Richard M. Stallman
2002-03-11
1
-0
/
+8
*
(show-paren-match-face): Add dark-background variant.
Miles Bader
2001-11-07
1
-3
/
+9
*
Update the Commentary with installation instructions.
Eli Zaretskii
2001-10-16
1
-2
/
+6
*
Some fixes to follow coding conventions in files maintained by FSF.
Pavel JanÃk
2001-07-15
1
-1
/
+1
*
(show-paren-mode): Drop unneeded positional args.
Stefan Monnier
2000-11-03
1
-1
/
+1
*
(show-paren-mode): Use define-minor-mode.
Stefan Monnier
2000-09-29
1
-26
/
+5
*
(show-paren-priority): New user option.
Gerd Moellmann
2000-08-14
1
-0
/
+8
*
(show-paren-mode): Add autoload cookie.
Dave Love
1999-09-25
1
-0
/
+1
*
Fix maintainer address.
Karl Heuer
1999-08-16
1
-1
/
+1
*
(show-paren-mode): Support making show-paren-mode
Karl Heuer
1999-08-16
1
-107
/
+125
*
(show-paren-mode): Doc fix.
Dave Love
1999-04-27
1
-2
/
+2
*
*** empty log message ***
Karl Heuer
1999-03-30
1
-1
/
+1
*
(show-paren-mode): Doc fix.
Karl Heuer
1999-03-30
1
-1
/
+2
*
(show-paren-ring-bell-on-mismatch): New option.
Richard M. Stallman
1998-05-01
1
-1
/
+10
*
(show-paren-match-face): Use gray on all non-color screens.
Richard M. Stallman
1997-07-17
1
-2
/
+1
*
(show-paren-idle-timer): New defvar.
Richard M. Stallman
1997-07-04
1
-33
/
+32
*
(show-paren-mode): Add a defvar before first use.
Richard M. Stallman
1997-07-03
1
-0
/
+2
*
customise, rewrite and extend.
Simon Marshall
1997-06-19
1
-123
/
+155
*
Don't enable the mode just because file is loaded.
Richard M. Stallman
1997-06-18
1
-4
/
+0
*
(show-paren-function): Handle multibyte characters.
Karl Heuer
1997-02-20
1
-8
/
+12
*
(show-paren-function): Handle unbalanced parens as
Richard M. Stallman
1996-09-03
1
-14
/
+27
*
Don't toggle on window-setup-hook.
Simon Marshall
1996-02-28
1
-1
/
+1
*
(show-paren-delay): New variable.
Richard M. Stallman
1996-02-28
1
-16
/
+38
*
Use run-with-idle-timer, not post-command-idle-hook.
Karl Heuer
1996-02-21
1
-3
/
+2
*
(show-paren-command-hook): Position show-paren-overlay-1
Richard M. Stallman
1996-02-11
1
-1
/
+1
[next]