From: Richard M. Stallman Date: Tue, 30 Oct 2001 00:21:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~19037 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dead519df99f78a0ebae12c1dfa2caef424cd73c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 397da093117..01a7b852032 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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