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