mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-01 01:41:01 -08:00
*** empty log message ***
This commit is contained in:
parent
9048000044
commit
dead519df9
1 changed files with 15 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue