| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | | * lisp/electric.el (electricity): New group. | Stefan Monnier | 2010-09-03 | 1 | -1/+139 |
* | | Misc code tweaks. | Stefan Monnier | 2010-05-07 | 1 | -4/+2 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Replace last-input-char with last-input-event. | Glenn Morris | 2009-01-09 | 1 | -2/+2 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (Electric-pop-up-window): Call window-end with UPDATE set to t. | Martin Rudalics | 2008-11-04 | 1 | -1/+1 |
* | (Electric-pop-up-window): Don't shrink the window if it's already big | Chong Yidong | 2008-10-29 | 1 | -1/+3 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |