# HG changeset patch # User Stefan Monnier # Date 953779198 0 # Node ID 85db5c5cde2051c14ed0ec05c80c7ed11297a0cb # Parent 18aaefd4bc8f7dccffc68742ca1b031763710700 *** empty log message *** diff -r 18aaefd4bc8f -r 85db5c5cde20 lisp/ChangeLog --- a/lisp/ChangeLog Thu Mar 23 02:37:44 2000 +0000 +++ b/lisp/ChangeLog Thu Mar 23 02:39:58 2000 +0000 @@ -1,3 +1,9 @@ +2000-03-22 Stefan Monnier + + * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean + up the code and the regexp and make sure the cursor is temporarily + moved to the suspicious line while querying the user. + 2000-03-22 Jason Rumney * w32-fns.el (w32-charset-info-alist): Initialize.