# HG changeset patch # User Miles Bader # Date 1035793047 0 # Node ID 9f1f449a32da31bf49b42a0b87d20a5a7009500f # Parent 1e646259d1b2298db7b8188036318a3c4486102e *** empty log message *** diff -r 1e646259d1b2 -r 9f1f449a32da lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 28 08:15:29 2002 +0000 +++ b/lisp/ChangeLog Mon Oct 28 08:17:27 2002 +0000 @@ -1,11 +1,17 @@ +2002-10-28 Miles Bader + + * progmodes/make-mode.el (makefile-warn-continuations): Don't + barf when there _aren't_ any suspicious continuations. + 2002-10-28 Juanma Barranquero - * progmodes/compile.el (grep-find-use-xargs): Fix docstring. Patch from - Matt Swift . + * progmodes/compile.el (grep-find-use-xargs): Fix docstring. + Patch from Matt Swift . 2002-10-27 Michael Kifer - * ediff-wind.el (ediff-control-frame-parameters): added scrollbar-height. + * ediff-wind.el (ediff-control-frame-parameters): added + scrollbar-height. 2002-10-27 Andreas Schwab