1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00
emacs/doc
Stefan Monnier 494ec1e71d * lisp/electric.el (electric-newline-and-maybe-indent): New command.
Bind it globally to C-j.
(electric-indent-mode): Don't mess with the global map any more.
Don't drop the post-self-insert-hook is some buffer is still using it.
* lisp/bindings.el (global-map): Remove C-j binding.

Fixes: debbugs:16770
2014-03-20 13:14:45 -04:00
..
emacs * doc/lispref/modes.texi (Auto-Indentation): Mention electric-indent variables. 2014-03-18 17:14:36 -04:00
lispintro In doc/, use add-hook rather than setq for hooks 2014-02-24 22:11:11 -05:00
lispref * numbers.texi: Improve and clarify a bit, and fix some minor bugs. 2014-03-19 14:21:01 -07:00
man Replace doc references to deleted etc/ files 2014-01-11 17:35:51 -08:00
misc * lisp/electric.el (electric-newline-and-maybe-indent): New command. 2014-03-20 13:14:45 -04:00