# HG changeset patch # User Stefan Monnier # Date 1083530751 0 # Node ID 6cf17e20d8ddfed04ac9a7cc8bdecfdfbb4dd811 # Parent e95e9c6896080a23db6ecc7d8a792d5736228985 *** empty log message *** diff -r e95e9c689608 -r 6cf17e20d8dd lisp/ChangeLog --- a/lisp/ChangeLog Sun May 02 20:45:36 2004 +0000 +++ b/lisp/ChangeLog Sun May 02 20:45:51 2004 +0000 @@ -1,3 +1,9 @@ +2004-05-02 Stefan Monnier + + * progmodes/compile.el (compilation-gcpro): New var + (compilation-fake-loc): Use it. + (compilation-forget-errors): Reset it. + 2004-05-02 Dan Nicolaescu * diff-mode.el (diff-header-face, diff-file-header-face):