aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/elec-pair.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* December 2025 spelling fixesPaul Eggert2025-12-261-5/+5
* Support strings for electric pairs (bug#78053)Elías Gabriel Pérez2025-06-211-4/+76
* Merge from origin/emacs-30Eli Zaretskii2025-05-171-75/+107
|\
| * Improve Electric Pair mode documentation (bug#78021)Stephen Berman2025-05-101-75/+107
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Prefer '(evenp A)' to '(= 0 (% A 2))'evenp-oddpStefan Kangas2025-02-171-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | Teach Electric Pair mode about prefix argumentsEshel Yaron2024-09-221-35/+42
|/
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Fix choice in electric-pair-skip-whitespace-charsMauro Aranda2023-08-311-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-061-1/+3
|\ \
| * | Fix problems resulting from modification of the undo listPo Lu2023-06-061-1/+3
| |/
* | Update Android portPo Lu2023-02-181-0/+14
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make buffer-local-value obsolete as a generalized variableLars Ingebrigtsen2022-08-231-1/+2
* Revert "Make the generalized buffer-local-variable obsolete"Lars Ingebrigtsen2022-08-221-2/+1
* Make the generalized buffer-local-variable obsoleteLars Ingebrigtsen2022-08-211-1/+2
* Merge from origin/emacs-28Stefan Kangas2022-07-141-1/+1
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-1/+1
* | lisp/elec-pair.el: Simplify last changeStefan Monnier2022-07-031-44/+40
* | elec-pair: Fix bug incorrectly hiding syntax-propertize-functionAllen Li2022-07-031-39/+47
* | ; Fix typos.Stefan Kangas2022-07-021-2/+2
* | Merge from origin/emacs-28Stefan Kangas2022-06-271-1/+1
|\ \ | |/
| * ; elec-pair: Fix docstring typo (bug#56233)Allen Li2022-06-261-1/+1
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Remove redundant #' before lambdaStefan Kangas2021-10-211-39/+39
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* Add docstring for 'electric-pair-p-s-i-f' and minor refactorJoão Távora2021-09-211-12/+41
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* 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