diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8326302528d..3d25be38469 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2002-03-04 Pavel Jan,Bm(Bk + * net/snmp-mode.el: Require tempo when compiling to prevent + warnings. Update copyright notice. + * help.el (describe-key-briefly, describe-key): Interpret `undefined' like not defined at all. diff --git a/src/ChangeLog b/src/ChangeLog index 848d7a87319..fb15705c697 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-03-04 Pavel Jan,Bm(Bk + + * lread.c (read_filtered_event): Do not call start_hourglass + before returning. + 2002-03-04 Juanma Barranquero * w32term.c (x_display_and_set_cursor): Fix typo.