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
*
* 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
*
* lisp/electric.el (electric-indent-mode): Enable by default.
Stefan Monnier
2013-11-29
1
-0
/
+2
*
* lisp/electric.el (electric-indent-mode-map): Remove.
Stefan Monnier
2013-11-17
1
-8
/
+8
*
* lisp/electric.el (electric-indent-just-newline): New command.
Stefan Monnier
2013-11-05
1
-3
/
+15
*
* lisp/electric.el (electric-indent-local-mode): New minor mode.
Stefan Monnier
2013-11-05
1
-5
/
+25
*
* lisp/electric.el (electric-indent-post-self-insert-function):
Stefan Monnier
2013-11-04
1
-8
/
+4
*
* lisp/electric.el (electric-indent-inhibit): New var.
Stefan Monnier
2013-10-07
1
-8
/
+16
*
Remove references to universal-argument-num-events.
Juanma Barranquero
2013-09-23
1
-2
/
+0
*
* lisp/electric.el (electric-pair-mode): Improve interaction with
Stefan Monnier
2013-06-19
1
-21
/
+33
*
* lisp/electric.el (electric-pair-inhibit-predicate): Add :version.
Glenn Morris
2013-04-03
1
-0
/
+1
*
* lisp/electric.el (electric-pair-inhibit-predicate): New var.
Stefan Monnier
2013-04-01
1
-6
/
+21
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
Rework the last delsel/electric fix.
Stefan Monnier
2012-10-22
1
-10
/
+7
*
* lisp/delsel.el (delete-selection-helper): New function, extracted from
Simon Law
2012-10-21
1
-9
/
+24
*
Fix electric-pair-mode/delete-selection-mode interaction.
Chong Yidong
2012-07-14
1
-5
/
+6
*
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-6
/
+4
*
* lisp/electric.el (electric-indent-post-self-insert-function): Check that
Stefan Monnier
2012-04-19
1
-0
/
+1
*
Doc fixes for electric.el
Glenn Morris
2012-02-08
1
-7
/
+14
*
Minor-mode doc fixes for ARG behavior
Glenn Morris
2012-02-07
1
-1
/
+4
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-04
1
-1
/
+1
*
* lisp/electric.el: Streamline electric-indent's hook.
Stefan Monnier
2011-12-03
1
-18
/
+23
*
* lisp/electric.el (electric-indent-mode): Fix last change (too optimistic).
Stefan Monnier
2011-11-20
1
-9
/
+17
*
* lisp/electric.el: Make electric-indent-mode better behaved.
Stefan Monnier
2011-11-11
1
-14
/
+17
*
* lisp/electric.el (electric-pair-post-self-insert-function): Let user
Stefan Monnier
2011-11-09
1
-0
/
+1
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-3
/
+16
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-1
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
* lisp/electric.el (electric-indent-post-self-insert-function):
Stefan Monnier
2011-01-17
1
-2
/
+4
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* lisp/electric.el (electric-indent-post-self-insert-function):
Stefan Monnier
2010-12-07
1
-7
/
+7
*
|
* lisp/electric.el (electric-pair-pairs): New var.
Stefan Monnier
2010-11-17
1
-6
/
+19
*
|
* lisp/electric.el (electric-layout-mode): New minor mode.
Stefan Monnier
2010-11-16
1
-31
/
+96
*
|
* lisp/electric.el (electric-indent-chars): Autoload.
Stefan Monnier
2010-10-27
1
-0
/
+4
*
|
* lisp/electric.el (electric-indent-post-self-insert-function):
Stefan Monnier
2010-09-05
1
-0
/
+4
[next]