(back-to-indentation): Simplify.
commit1e96c0077df6f41d0559bc41ae0009ea51a8faff
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 13 May 2003 19:45:01 +0000 (13 19:45 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 13 May 2003 19:45:01 +0000 (13 19:45 +0000)
tree00fa3c827203f2a4a704d5528ace56152bfb8cba
parentdee9b44fb6e464707bb91e7571873f3f50cb7b94
(back-to-indentation): Simplify.
(undo-equiv-table, undo-in-region, undo-no-redo): New vars.
(undo): Use them to implement the no-redo form of undo.
(undo-only): New fun.
(shell-command): Don't require `shell' since shell-mode is autoloaded.
(insert-buffer): Simplify.
(completion-setup-function): Use minibufferp.
(event-apply-alt-modifier, event-apply-super-modifier)
(event-apply-hyper-modifier, event-apply-shift-modifier)
(event-apply-control-modifier, event-apply-meta-modifier):
Fix docstring to show the proper key sequence.
lisp/simple.el