Mercurial > emacs
changeset 40463:aff6073e9dd1
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 30 Oct 2001 00:21:12 +0000 |
parents | ac56d29e1dfd |
children | f1e32a9da9a8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + + * 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 <sds@gnu.org> * w32-fns.el (convert-standard-filename): Handle cygwin-specific