emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp simple.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp simple.el
Date: Tue, 13 May 2003 15:45:01 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/05/13 
15:45:01

Modified files:
        lisp           : simple.el 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/simple.el.diff?tr1=1.599&tr2=1.600&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]