mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
*** empty log message ***
This commit is contained in:
parent
094e092801
commit
9e6985ed7a
2 changed files with 11 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
1999-12-19 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* emacs-lisp/debug.el (debugger-continue): Don't continue if
|
||||
debugger-may-continue is nil.
|
||||
|
||||
1999-12-18 Dave Love <fx@gnu.org>
|
||||
|
||||
* emacs-lisp/cl-macs.el: Remove conditional definition of
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
1999-12-19 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* eval.c (debugger_may_continue): New variable.
|
||||
(syms_of_eval): Add a DEFVAR_BOOL for it.
|
||||
(call_debugger): Bind it.
|
||||
|
||||
1999-12-19 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* msdos.c (IT_set_face): Don't swap face colors when highlight or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue