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, 01 Nov 2005 02:18:13 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <address@hidden> 05/11/01 07:18:11

Modified files:
        lisp           : simple.el 

Log message:
        (eval-expression-print-format): Use lisp-readable syntax
        for octal and hexa output, and merge the char into the paren.
        (kill-new): Use push.
        (copy-to-buffer): Use with-current-buffer.
        (completion-setup-function): Move code in loop to remove redundancy.
        (minibuffer-local-must-match-map): Don't add bindings that duplicate
        those inherited from minibuffer-local-completion-map.

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





reply via email to

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