index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
electric.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-22
(custom-initialize-after-file): New function
Stefan Monnier
2025-09-25
(electric-indent-actions): Add missing NEWS
Elías Gabriel Pérez
2025-09-23
(electric-indent-actions): Fix corner case and refine setup
Stefan Monnier
2025-09-23
lisp/electric.el (electric-indent-actions): Fix bootstrap
Stefan Monnier
2025-09-23
Add electric-indent actions to reindent (bug#79371)
Elías Gabriel Pérez
2025-09-23
(electric-indent-functions-without-reindent): Pare down
Stefan Monnier
2025-04-22
Revert addition of electric-block-comment-mode & follow-up commits
Sean Whitton
2025-03-29
; Fix last change (bug#77081)
Eli Zaretskii
2025-03-29
New minor mode: `electric-block-comment-mode'
Elías Gabriel Pérez
2025-02-28
; Silence byte-compiler during bootstrap
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-05
Restore comment/string check for 'electric-layout-mode'
Morgan Willcock
2024-06-03
Add common pairs to defcustom for electric-quote-chars
Robert Pluim
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-04-07
Eglot: rework eglot-imenu
João Távora
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-23
Make buffer-local-value obsolete as a generalized variable
Lars Ingebrigtsen
2022-08-22
Revert "Make the generalized buffer-local-variable obsolete"
Lars Ingebrigtsen
2022-08-21
Make the generalized buffer-local-variable obsolete
Lars Ingebrigtsen
2022-08-09
Add new user option electric-quote-replace-consecutive
Andrea Greselin
2022-05-24
Fix a byte compilation warning in electric.el
Lars Ingebrigtsen
2022-05-24
Fix the final divergent single quote usages in doc strings
Lars Ingebrigtsen
2022-05-16
Merge from origin/emacs-28
Stefan Kangas
2022-05-15
; * lisp/electric.el (electric-indent-mode): Fix a typo.
Eli Zaretskii
2022-05-15
Merge from origin/emacs-28
Stefan Kangas
2022-05-14
; * lisp/electric.el (electric-indent-mode): Clarify doc (bug#22564).
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-21
Remove redundant #' before lambda
Stefan Kangas
2021-05-29
* lisp/electric.el: Do auto-indent inside strings and comments by default
Stefan Monnier
2021-01-04
Use lexical-binding in the remaining preloaded files
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-02
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-09
Spelling fixes
Paul Eggert
2019-07-02
Correctly reindent previous line in electric-indent-mode
João Távora
2019-06-26
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-05-29
* lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)
Stefan Monnier
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-04-03
Avoid using obsolete indent-relative-maybe
Basil L. Contovounesios
2019-01-25
Adjust previous electric.el and elec-pair.el change
João Távora
2019-01-22
electric-layout-mode kicks in before electric-pair-mode
Joã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 functions
Stefan Monnier
2019-01-18
Revert "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
[next]