summaryrefslogtreecommitdiff
path: root/lisp/electric.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-22(custom-initialize-after-file): New functionStefan Monnier
2025-09-25(electric-indent-actions): Add missing NEWSElías Gabriel Pérez
2025-09-23(electric-indent-actions): Fix corner case and refine setupStefan Monnier
2025-09-23lisp/electric.el (electric-indent-actions): Fix bootstrapStefan Monnier
2025-09-23Add electric-indent actions to reindent (bug#79371)Elías Gabriel Pérez
2025-09-23(electric-indent-functions-without-reindent): Pare downStefan Monnier
2025-04-22Revert addition of electric-block-comment-mode & follow-up commitsSean Whitton
2025-03-29; Fix last change (bug#77081)Eli Zaretskii
2025-03-29New minor mode: `electric-block-comment-mode'Elías Gabriel Pérez
2025-02-28; Silence byte-compiler during bootstrapStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-05Restore comment/string check for 'electric-layout-mode'Morgan Willcock
2024-06-03Add common pairs to defcustom for electric-quote-charsRobert Pluim
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-04-07Eglot: rework eglot-imenuJoão Távora
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-23Make buffer-local-value obsolete as a generalized variableLars Ingebrigtsen
2022-08-22Revert "Make the generalized buffer-local-variable obsolete"Lars Ingebrigtsen
2022-08-21Make the generalized buffer-local-variable obsoleteLars Ingebrigtsen
2022-08-09Add new user option electric-quote-replace-consecutiveAndrea Greselin
2022-05-24Fix a byte compilation warning in electric.elLars Ingebrigtsen
2022-05-24Fix the final divergent single quote usages in doc stringsLars Ingebrigtsen
2022-05-16Merge from origin/emacs-28Stefan Kangas
2022-05-15; * lisp/electric.el (electric-indent-mode): Fix a typo.Eli Zaretskii
2022-05-15Merge from origin/emacs-28Stefan Kangas
2022-05-14; * lisp/electric.el (electric-indent-mode): Clarify doc (bug#22564).Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-21Remove redundant #' before lambdaStefan Kangas
2021-05-29* lisp/electric.el: Do auto-indent inside strings and comments by defaultStefan Monnier
2021-01-04Use lexical-binding in the remaining preloaded filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-09Spelling fixesPaul Eggert
2019-07-02Correctly reindent previous line in electric-indent-modeJoão Távora
2019-06-26Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier
2019-06-26* lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier
2019-05-29* lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-04-03Avoid using obsolete indent-relative-maybeBasil L. Contovounesios
2019-01-25Adjust previous electric.el and elec-pair.el changeJoão Távora
2019-01-22electric-layout-mode kicks in before electric-pair-modeJoão Távora
2019-01-21* lisp/electric.el: Fix typo in last change.Stefan Monnier
2019-01-21(electric--sort-post-self-insertion-hook): Accept non-symbol functionsStefan Monnier
2019-01-18Revert "Remove leftover from previous electric-layout-rules API"João Távora
2019-01-18(electric-layout-post-self-insert-function-1): Simplify.Stefan Monnier