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
*
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
*
(electric-quote-mode): Activate everywhere in message-mode
Stefan Monnier
2015-09-07
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-5
/
+5
*
Treat ' like ’ even when not matching `
Paul Eggert
2015-08-24
1
-19
/
+14
*
Electric quote if coding is undecided or no conv
Paul Eggert
2015-08-08
1
-2
/
+4
*
Fix quoting in electric-quote-mode doc string
Paul Eggert
2015-06-20
1
-1
/
+1
*
New minor mode Electric Quote
Paul Eggert
2015-05-28
1
-0
/
+108
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Add code for "preserving" window sizes.
Martin Rudalics
2014-12-18
1
-1
/
+4
*
* lisp/electric.el (electric-layout-post-self-insert-function):
Dmitry Antipov
2014-06-22
1
-1
/
+1
*
* lisp/electric.el (electric-indent-post-self-insert-function): Don't use
Philipp Rumpf
2014-05-09
1
-22
/
+23
*
* lisp/electric.el (electric-indent-functions-without-reindent): Add yaml.
Stefan Monnier
2014-05-05
1
-1
/
+2
*
* lisp/electric.el (electric-indent-post-self-insert-function): Add doc.
Glenn Morris
2014-03-21
1
-0
/
+4
*
* electric.el (global-map): Really bind C-j.
Stefan Monnier
2014-03-20
1
-1
/
+2
*
* lisp/electric.el (electric-newline-and-maybe-indent): New command.
Stefan Monnier
2014-03-20
1
-6
/
+18
*
* emacs/indent.texi (Indent Convenience): Mention electric-indent-local-mode.
Glenn Morris
2014-03-11
1
-3
/
+5
*
* lisp/electric.el (electric-indent-mode-has-been-called): Remove.
Stefan Monnier
2014-03-03
1
-5
/
+1
*
* lisp/electric.el (electric-indent-functions-without-reindent):
Dmitry Gutov
2014-02-21
1
-1
/
+1
*
Connect electric-indent-mode up with CC Mode. Bug #15478.
Alan Mackenzie
2014-02-17
1
-0
/
+5
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/electric.el: Move all electric-pair-* to elec-pair.el.
Stefan Monnier
2013-12-27
1
-527
/
+0
*
Make Electric Pair mode smarter/more useful:
João Távora
2013-12-26
1
-92
/
+507
[next]