Mercurial > emacs
changeset 55222:968aecf8299b
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Wed, 28 Apr 2004 23:20:59 +0000 |
parents | c5dd3d0f1c5d |
children | 14d50685dce0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 28 23:19:43 2004 +0000 +++ b/lisp/ChangeLog Wed Apr 28 23:20:59 2004 +0000 @@ -1,3 +1,9 @@ +2004-04-29 John Paul Wallington <jpw@gnu.org> + + * thumbs.el (toplevel): Require cl at compile time. + Remove conditional definitions of `ignore-errors' and `caddar' + because they occur at run time. + 2004-04-28 Nick Roberts <nickrob@gnu.org> * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)