summaryrefslogtreecommitdiff
path: root/lisp/elec-pair.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Spelling fixesPaul Eggert2019-12-091-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-3/+3
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-2/+1
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-1/+2
* * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-291-10/+9
* * lisp/elec-pair.el: Do modify+undo more carefullyStefan Monnier2019-02-181-14/+19
* Adjust previous electric.el and elec-pair.el changeJoão Távora2019-01-251-4/+24
* electric-layout-mode kicks in before electric-pair-modeJoão Távora2019-01-221-8/+12
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Electric-pair-mode lets modes choose how to skip whitespaceJoão Távora2018-06-191-2/+9
|/
* Improve documentation of 'electric-pair-mode'Eli Zaretskii2018-02-171-2/+5
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Don't mess up syntax-ppss cache in electric-pair (Bug#29710)Noam Postavsky2017-12-161-3/+22
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix default value of electric-pair-pairs and electric-pair-text-pairsJoão Távora2017-08-181-6/+6
* * lisp/elec-pair.el (electric-pair-text-pairs): Don't autoload (Bug#24901).Noam Postavsky2017-08-181-1/+0
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add support for curly quotation marks to electric-pair-modeReuben Thomas2016-12-021-2/+6
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Address some compilation warnings.Glenn Morris2015-06-161-1/+1
* * lisp/elec-pair.el (electric-pair-post-self-insert-function): Do not use `ch...Tom Willemse2015-04-181-1/+2
* New `electric-pair-local-mode'Tom Willemse2015-03-281-1/+15
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix bug in Electric Pair modeJoão Távora2014-04-131-5/+4
* Spelling fixes.Paul Eggert2014-04-101-1/+1
* Improve on previous quote autopairing changeJoão Távora2014-04-071-19/+36
* Inhibit quote autopairing more frequentlyJoão Távora2014-04-071-13/+14
* Fix electric-pair-delete-adjacent-pairs in modes binding backspace.João Távora2014-04-071-36/+26
* Fix electric-pair-skip-whitespace with quotes in text-modeJoão Távora2014-04-071-4/+6
* lisp/elec-pair.el: Fix typos.Juanma Barranquero2014-02-231-23/+22
* lisp/elec-pair.el: Fix bug#16799.Juanma Barranquero2014-02-201-2/+3
* Fix `electric-pair-backward-delete-char' error at bobJoão Távora2014-02-031-3/+4
* Spelling fixes.Paul Eggert2014-01-041-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix bug #16272 when inserting newline at point-min in electric-pair-mode. João Távora2013-12-281-1/+1
* Spelling and typo fixes.Paul Eggert2013-12-271-6/+6
* Misc small custom fixesGlenn Morris2013-12-271-1/+1
* * lisp/electric.el: Move all electric-pair-* to elec-pair.el.Stefan Monnier2013-12-271-0/+566