comparison lisp/ChangeLog @ 26949:a8d8d13a3c21

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sun, 19 Dec 1999 13:16:06 +0000
parents 701de01758bc
children 903a19771606
comparison
equal deleted inserted replaced
26948:5385b12ef9a8 26949:a8d8d13a3c21
1 1999-12-19 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs-lisp/debug.el (debugger-continue): Don't continue if
4 debugger-may-continue is nil.
5
1 1999-12-18 Dave Love <fx@gnu.org> 6 1999-12-18 Dave Love <fx@gnu.org>
2 7
3 * emacs-lisp/cl-macs.el: Remove conditional definition of 8 * emacs-lisp/cl-macs.el: Remove conditional definition of
4 eval-when-compile. Don't specify abs, expt, gethash, 9 eval-when-compile. Don't specify abs, expt, gethash,
5 hash-table-count, hash-table-p as side-effect-free here. 10 hash-table-count, hash-table-p as side-effect-free here.