Mercurial > emacs
comparison lisp/ChangeLog @ 40534:42586773034e
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 31 Oct 2001 02:15:54 +0000 |
parents | 8f420a5cd591 |
children | b3ba4328511c |
comparison
equal
deleted
inserted
replaced
40533:095b9114cf5f | 40534:42586773034e |
---|---|
1 2001-10-30 Stefan Monnier <monnier@cs.yale.edu> | 1 2001-10-30 Stefan Monnier <monnier@cs.yale.edu> |
2 | |
3 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e. | |
2 | 4 |
3 * simple.el (reindent-then-newline-and-indent): Insert the newline | 5 * simple.el (reindent-then-newline-and-indent): Insert the newline |
4 before indenting the first line. | 6 before indenting the first line. |
5 (undo-get-state, undo-revert-to-state): New funs. | 7 (undo-get-state, undo-revert-to-state): New funs. |
6 (shell-command): Don't kill the buffer even if empty. | 8 (shell-command): Don't kill the buffer even if empty. |