summaryrefslogtreecommitdiff
path: root/lisp/electric.el
Commit message (Expand)AuthorAge
* Eglot: rework eglot-imenuJoão Távora2023-04-07
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make buffer-local-value obsolete as a generalized variableLars Ingebrigtsen2022-08-23
* Revert "Make the generalized buffer-local-variable obsolete"Lars Ingebrigtsen2022-08-22
* Make the generalized buffer-local-variable obsoleteLars Ingebrigtsen2022-08-21
* Add new user option electric-quote-replace-consecutiveAndrea Greselin2022-08-09
* Fix a byte compilation warning in electric.elLars Ingebrigtsen2022-05-24
* Fix the final divergent single quote usages in doc stringsLars Ingebrigtsen2022-05-24
* Merge from origin/emacs-28Stefan Kangas2022-05-16
|\
| * ; * lisp/electric.el (electric-indent-mode): Fix a typo.Eli Zaretskii2022-05-15
* | Merge from origin/emacs-28Stefan Kangas2022-05-15
|\|
| * ; * lisp/electric.el (electric-indent-mode): Clarify doc (bug#22564).Eli Zaretskii2022-05-14
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Remove redundant #' before lambdaStefan Kangas2021-10-21
|/
* * lisp/electric.el: Do auto-indent inside strings and comments by defaultStefan Monnier2021-05-29
* Use lexical-binding in the remaining preloaded filesStefan Monnier2021-01-04
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* Update copyright year to 2020Paul Eggert2020-01-01
* Spelling fixesPaul Eggert2019-12-09
* Correctly reindent previous line in electric-indent-modeJoão Távora2019-07-02
* 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
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Avoid using obsolete indent-relative-maybeBasil L. Contovounesios2019-04-03
* 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
* * lisp/electric.el: Fix typo in last change.Stefan Monnier2019-01-21
* (electric--sort-post-self-insertion-hook): Accept non-symbol functionsStefan Monnier2019-01-21
* Revert "Remove leftover from previous electric-layout-rules API"João Távora2019-01-18
* (electric-layout-post-self-insert-function-1): Simplify.Stefan Monnier2019-01-18
* Ensure fns in electric-layout-rules are called in right positionJoão Távora2019-01-18
* Remove leftover from previous electric-layout-rules APIJoão Távora2019-01-18
* Extend electric-layout-mode to handle more complex layouts (bug#33794)João Távora2019-01-02
* 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
* | Suppress indent errors during electric indentation (Bug#18764)Noam Postavsky2018-06-25
* | Ignore escape characters for context-sensitive quotes (Bug#29812)Philipp Stephani2018-01-07
* | Fix a small bug in electric quoting.Philipp Stephani2018-01-07
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Glenn Morris2017-11-20
|\|
| * Fix a typo in doc string of electric-indent-functions-without-reindentEli Zaretskii2017-11-18
* | * lisp/electric.el: Break recursive loading loopStefan Monnier2017-10-01
* | Avoid compilation warning in electric.elEli Zaretskii2017-10-01