Mercurial > emacs
changeset 28517:4609228bcd2a
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 08 Apr 2000 23:42:11 +0000 |
parents | b393b2d78c62 |
children | 5da961b04d97 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 08 23:39:07 2000 +0000 +++ b/lisp/ChangeLog Sat Apr 08 23:42:11 2000 +0000 @@ -1,3 +1,8 @@ +2000-04-08 Dave Love <fx@gnu.org> + + * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop, + unless, when. + 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp> * viper-util.el (viper-put-on-search-overlay): New subroutine.