summaryrefslogtreecommitdiff
path: root/lisp/paren.el
Commit message (Expand)AuthorAgeFilesLines
* Use lexical-binding in paren.el and add testsSimen Heggestøyl2019-05-261-2/+2
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-2/+2
* A new face for show-paren in expression modeFelipe Ochoa2017-08-181-11/+15
* Merge from origin/emacs-25Paul Eggert2017-03-191-2/+4
|\
| * * lisp/paren.el (show-paren--default, show-paren-function): Add docstring.Hong Xu2017-03-141-2/+4
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-231-5/+0
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Add documentation for changes to Show Paren mode.Alan Mackenzie2015-12-161-1/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Trigger showing when point is in the "periphery" of a line or justAlan Mackenzie2014-10-161-74/+122
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Make blink-matching-paren perform blinking without moving the cursorDmitry Gutov2013-12-131-22/+0
* * lisp/paren.el: Simplify the code.Stefan Monnier2013-05-301-95/+76
* * lisp/paren.el (show-paren-data-function): New hook.Stefan Monnier2013-05-301-65/+80
* * paren.el (show-paren-function): Make sure to set 'priority andBastien Guerry2013-01-241-5/+4
* * paren.el (show-paren-function): Make sure an overlay existsBastien Guerry2013-01-231-15/+15
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/paren.el (show-paren-delay): Add a :set function. Doc fix. (Bug#12297)Glenn Morris2012-08-291-1/+10
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-5/+7
* * lisp/paren.el (show-paren-function): Don't show escaped parens.Juri Linkov2011-09-101-5/+15
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Support for systems without floats was removed a decade ago.Glenn Morris2010-10-211-3/+1
|/
* 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