index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
electric.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2019-12-09
1
-2
/
+2
*
Correctly reindent previous line in electric-indent-mode
João Távora
2019-07-02
1
-5
/
+8
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-23
/
+15
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-15
/
+23
*
* lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)
Stefan Monnier
2019-05-29
1
-23
/
+6
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Avoid using obsolete indent-relative-maybe
Basil L. Contovounesios
2019-04-03
1
-3
/
+3
*
Adjust previous electric.el and elec-pair.el change
João Távora
2019-01-25
1
-6
/
+4
*
electric-layout-mode kicks in before electric-pair-mode
João Távora
2019-01-22
1
-25
/
+51
*
* lisp/electric.el: Fix typo in last change.
Stefan Monnier
2019-01-21
1
-2
/
+2
*
(electric--sort-post-self-insertion-hook): Accept non-symbol functions
Stefan Monnier
2019-01-21
1
-2
/
+2
*
Revert "Remove leftover from previous electric-layout-rules API"
João Távora
2019-01-18
1
-0
/
+1
*
(electric-layout-post-self-insert-function-1): Simplify.
Stefan Monnier
2019-01-18
1
-17
/
+12
*
Ensure fns in electric-layout-rules are called in right position
João Távora
2019-01-18
1
-3
/
+7
*
Remove leftover from previous electric-layout-rules API
João Távora
2019-01-18
1
-1
/
+0
*
Extend electric-layout-mode to handle more complex layouts (bug#33794)
João Távora
2019-01-02
1
-33
/
+92
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-4
/
+4
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-9
/
+1
*
|
Suppress indent errors during electric indentation (Bug#18764)
Noam Postavsky
2018-06-25
1
-25
/
+36
*
|
Ignore escape characters for context-sensitive quotes (Bug#29812)
Philipp Stephani
2018-01-07
1
-0
/
+1
*
|
Fix a small bug in electric quoting.
Philipp Stephani
2018-01-07
1
-1
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2017-11-20
1
-1
/
+1
|
\
|
|
*
Fix a typo in doc string of electric-indent-functions-without-reindent
Eli Zaretskii
2017-11-18
1
-1
/
+1
*
|
* lisp/electric.el: Break recursive loading loop
Stefan Monnier
2017-10-01
1
-2
/
+2
*
|
Avoid compilation warning in electric.el
Eli Zaretskii
2017-10-01
1
-0
/
+2
*
|
Electric quote mode: Conditionally replace " (Bug#24710)
Philipp Stephani
2017-10-01
1
-4
/
+21
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Further improve electric quote support for Markdown (Bug#24709)
Philipp Stephani
2017-07-09
1
-14
/
+14
*
Remove pointless code in 'electric-quote-mode'
Philipp Stephani
2017-07-09
1
-5
/
+1
*
Refactor 'electric-quote-mode'
Philipp Stephani
2017-07-09
1
-49
/
+47
*
Use hook instead of face list to inhibit electric quoting
Philipp Stephani
2017-07-03
1
-7
/
+12
*
Electric quotes: Improve support for Markdown mode (Bug#24709)
Philipp Stephani
2017-07-02
1
-19
/
+47
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
electric-quote-chars fixups
Paul Eggert
2016-10-27
1
-19
/
+24
*
|
New user variable 'electric-quote-chars'
Göktuğ Kayaalp
2016-10-27
1
-20
/
+33
*
|
Merge from origin/emacs-25
Paul Eggert
2016-10-23
1
-14
/
+4
|
\
|
|
*
electric-quote mode no longer worries about coding
Paul Eggert
2016-10-23
1
-17
/
+4
|
*
* lisp/electric.el (electric-quote-mode): Improve doc (Bug#24759).
Paul Eggert
2016-10-21
1
-0
/
+3
*
|
Minor doc quoting fixes
Paul Eggert
2016-08-30
1
-1
/
+1
|
/
*
Don’t electrically quote ‘'’ in Python
Paul Eggert
2016-05-02
1
-3
/
+8
*
Add some missing version tags.
Glenn Morris
2016-01-12
1
-0
/
+3
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
[next]