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
*
; Typo fixes in etc/NEWS and lisp/ files
Juanma Barranquero
2022-11-29
1
-1
/
+1
*
Fix face issues in show-paren context overlay (bug#59527)
Tassilo Horn
2022-11-24
1
-0
/
+4
*
Add a basic widget type for buffer predicates
Lars Ingebrigtsen
2022-09-04
1
-1
/
+1
*
Default show-paren-mode to off in special-mode buffers
Lars Ingebrigtsen
2022-09-02
1
-1
/
+18
*
Make buffer-local-value obsolete as a generalized variable
Lars Ingebrigtsen
2022-08-23
1
-1
/
+2
*
Revert "Make the generalized buffer-local-variable obsolete"
Lars Ingebrigtsen
2022-08-22
1
-2
/
+1
*
Make the generalized buffer-local-variable obsolete
Lars Ingebrigtsen
2022-08-21
1
-1
/
+2
*
Allow show-paren to show matching parentheses inside comments
Lars Ingebrigtsen
2022-05-02
1
-0
/
+7
*
; show-paren: improve previous commit bb69361cbe
Tassilo Horn
2022-02-09
1
-1
/
+2
*
show-paren: Don't show context again after C-g-ing it away.
Tassilo Horn
2022-02-09
1
-15
/
+23
*
Allow showing show-paren context in an overlay
Tassilo Horn
2022-02-08
1
-10
/
+43
*
; paren.el: fix comment speaking of an undefined variable
Tassilo Horn
2022-02-07
1
-3
/
+3
*
; Set show-paren--context-child-frame to nil after deleting it
Tassilo Horn
2022-02-07
1
-1
/
+2
*
; Fix previous commit (6e5d79c048)
Tassilo Horn
2022-02-07
1
-1
/
+1
*
Display show-paren-context-when-offscreen in child frame
Tassilo Horn
2022-02-06
1
-7
/
+119
*
Don't strip properties in show-paren-function
Lars Ingebrigtsen
2022-01-15
1
-3
/
+1
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
New option show-paren-context-when-offscreen
Daniel Martín
2021-10-18
1
-0
/
+21
|
/
*
Enable show-paren-mode by default
Dmitry Gutov
2021-09-29
1
-0
/
+2
*
New minor mode 'show-paren-local-mode'
Dmitry Gutov
2021-09-11
1
-5
/
+27
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Use lexical-binding in paren.el and add tests
Simen Heggestøyl
2019-05-26
1
-2
/
+2
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-2
/
+2
*
A new face for show-paren in expression mode
Felipe Ochoa
2017-08-18
1
-11
/
+15
*
Merge from origin/emacs-25
Paul Eggert
2017-03-19
1
-2
/
+4
|
\
|
*
* lisp/paren.el (show-paren--default, show-paren-function): Add docstring.
Hong Xu
2017-03-14
1
-2
/
+4
*
|
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Remove some face aliases obsoleted in 22.1
Mark Oteiza
2016-06-23
1
-5
/
+0
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Add documentation for changes to Show Paren mode.
Alan Mackenzie
2015-12-16
1
-1
/
+4
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Trigger showing when point is in the "periphery" of a line or just
Alan Mackenzie
2014-10-16
1
-74
/
+122
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Make blink-matching-paren perform blinking without moving the cursor
Dmitry Gutov
2013-12-13
1
-22
/
+0
*
* lisp/paren.el: Simplify the code.
Stefan Monnier
2013-05-30
1
-95
/
+76
*
* lisp/paren.el (show-paren-data-function): New hook.
Stefan Monnier
2013-05-30
1
-65
/
+80
*
* paren.el (show-paren-function): Make sure to set 'priority and
Bastien Guerry
2013-01-24
1
-5
/
+4
*
* paren.el (show-paren-function): Make sure an overlay exists
Bastien Guerry
2013-01-23
1
-15
/
+15
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/paren.el (show-paren-delay): Add a :set function. Doc fix. (Bug#12297)
Glenn Morris
2012-08-29
1
-1
/
+10
[next]