[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp/emacs-lisp edebug.el
From: |
Juri Linkov |
Subject: |
[Emacs-commit] emacs/lisp/emacs-lisp edebug.el |
Date: |
Sun, 28 Nov 2004 03:03:12 -0500 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch:
Changes by: Juri Linkov <address@hidden> 04/11/28 07:56:26
Modified files:
lisp/emacs-lisp: edebug.el
Log message:
(edebug-set-global-break-condition):
Use `read-expression-history'. Set initial contents only if
`edebug-global-break-condition' is non-nil. Set histpos to 1
if initial contents is equal to the last history element.
(edebug-set-conditional-breakpoint): Instead of temporarily
prepending the current condition to the history, set initial
contents to the current condition. Set histpos to 1 if initial
contents is equal to the last history element.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/emacs-lisp/edebug.el.diff?tr1=3.71&tr2=3.72&r1=text&r2=text