index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
paren.el
Age
Commit message (
Expand
)
Author
2026-04-01
Fix text visibility issue with show-paren--show-context-in-overlay
Tassilo Horn
2026-03-17
Further improve blink-matching-paren-highlight-offscreen
Tassilo Horn
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-22
(custom-initialize-after-file): New function
Stefan Monnier
2025-06-07
; Fix last change (bug#78396)
Eli Zaretskii
2025-06-07
Add option for not highlight parens inside comments or strings
Elías Gabriel Pérez
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-22
Don't check for child frame support
Gerd Möllmann
2024-10-22
Check for tty-child-frames feature in show-paren
Gerd Möllmann
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-15
; * lisp/paren.el (show-paren-function): Fix last change (bug#64547).
Eli Zaretskii
2023-07-10
Fix show-paren-mode when the parentheses is partially visible
Eli Zaretskii
2023-02-05
Make sure 'M-x show-paren-local-mode' turns on right away
Dmitry Gutov
2023-02-05
Fix inability to turn show-paren-local-mode on manually (bug#61098)
Dmitry Gutov
2023-02-05
; * lisp/paren.el (show-paren-predicate): Doc fix. (Bug#61098)
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-29
; Typo fixes in etc/NEWS and lisp/ files
Juanma Barranquero
2022-11-24
Fix face issues in show-paren context overlay (bug#59527)
Tassilo Horn
2022-09-04
Add a basic widget type for buffer predicates
Lars Ingebrigtsen
2022-09-02
Default show-paren-mode to off in special-mode buffers
Lars Ingebrigtsen
2022-08-23
Make buffer-local-value obsolete as a generalized variable
Lars Ingebrigtsen
2022-08-22
Revert "Make the generalized buffer-local-variable obsolete"
Lars Ingebrigtsen
2022-08-21
Make the generalized buffer-local-variable obsolete
Lars Ingebrigtsen
2022-05-02
Allow show-paren to show matching parentheses inside comments
Lars Ingebrigtsen
2022-02-09
; show-paren: improve previous commit bb69361cbe
Tassilo Horn
2022-02-09
show-paren: Don't show context again after C-g-ing it away.
Tassilo Horn
2022-02-08
Allow showing show-paren context in an overlay
Tassilo Horn
2022-02-07
; paren.el: fix comment speaking of an undefined variable
Tassilo Horn
2022-02-07
; Set show-paren--context-child-frame to nil after deleting it
Tassilo Horn
2022-02-07
; Fix previous commit (6e5d79c048)
Tassilo Horn
2022-02-06
Display show-paren-context-when-offscreen in child frame
Tassilo Horn
2022-01-15
Don't strip properties in show-paren-function
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-18
New option show-paren-context-when-offscreen
Daniel Martín
2021-09-29
Enable show-paren-mode by default
Dmitry Gutov
2021-09-11
New minor mode 'show-paren-local-mode'
Dmitry Gutov
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-05-26
Use lexical-binding in paren.el and add tests
Simen Heggestøyl
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-01
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-18
A new face for show-paren in expression mode
Felipe Ochoa
2017-03-19
Merge from origin/emacs-25
Paul Eggert
2017-03-14
* lisp/paren.el (show-paren--default, show-paren-function): Add docstring.
Hong Xu
[next]