# HG changeset patch # User John Paul Wallington # Date 1083194459 0 # Node ID 968aecf8299b3c555a5b6a51d55da29834075b06 # Parent c5dd3d0f1c5dffc0f6d0f621c853772bc0c9c8b5 *** empty log message *** diff -r c5dd3d0f1c5d -r 968aecf8299b lisp/ChangeLog --- 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 + + * 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 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)