# HG changeset patch # User Richard M. Stallman # Date 1004401272 0 # Node ID aff6073e9dd146400089b92f6571494b0eeb3a7c # Parent ac56d29e1dfd2cf671d22479faf6a88a528f1d2e *** empty log message *** diff -r ac56d29e1dfd -r aff6073e9dd1 lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 29 19:37:06 2001 +0000 +++ b/lisp/ChangeLog Tue Oct 30 00:21:12 2001 +0000 @@ -1,3 +1,18 @@ +2001-10-29 Richard M. Stallman + + * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to + window-live-p. + (edebug-set-conditional-breakpoint): Unconditionally use + the former Emacs >=19 definition. + (edebug-mark): Define unconditionally. + (edebug-eval-expression): Always call read-from-minibuffer + and specify history list. + (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p, + edebug-set-conditional-breakpoint. + (edebug-emacs-version-specific): Function deleted; + do the job at top level. + (edebug-emacs-19-specific): Function deleted, this is the default. + 2001-10-29 Sam Steingold * w32-fns.el (convert-standard-filename): Handle cygwin-specific