emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/emacs-lisp edebug.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/emacs-lisp edebug.el
Date: Thu, 29 May 2003 18:09:24 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/05/29 
18:09:24

Modified files:
        lisp/emacs-lisp: edebug.el 

Log message:
        (edebug-window-list): Use push.
        (edebug-macrop): Use functionp.
        (edebug-functionp): Remove.
        (edebug-get-displayed-buffer-points): Use push.
        (edebug-set-buffer-points): Use save-current-buffer and buffer-live-p.
        (edebug-list-form): Remove dead code.
        (backquote-form): Correctly handle `(a . ,b).
        (edebug-mode-map, global-edebug-map): Move init to inside the defvar.

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





reply via email to

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