emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp subr.el


From: Kim F. Storm
Subject: [Emacs-commit] emacs/lisp subr.el
Date: Sun, 22 Oct 2006 22:32:53 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/10/22 22:32:53

Modified files:
        lisp           : subr.el 

Log message:
        (add-to-list): Optimize if compare-fn is `eq' or `eql'.
        (sit-for): If last command was a prefix arg, add the read-ahead
        event to unread-command-events as (t . EVENT) so it will be added
        to this-command-keys by read-key-sequence.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/subr.el?cvsroot=emacs&r1=1.530&r2=1.531




reply via email to

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