# HG changeset patch # User Juri Linkov # Date 1097951916 0 # Node ID 5fa8dc9548ecdc83d41811cd75f4b971ab01720d # Parent 2aec2ccb618bdb4e9a302de214bdfb426da54ba4 *** empty log message *** diff -r 2aec2ccb618b -r 5fa8dc9548ec lisp/ChangeLog --- a/lisp/ChangeLog Sat Oct 16 18:37:54 2004 +0000 +++ b/lisp/ChangeLog Sat Oct 16 18:38:36 2004 +0000 @@ -1,3 +1,9 @@ +2004-10-16 Juri Linkov + + * progmodes/compile.el (compilation-start): Move let-binding of + `process-environment' into `with-current-buffer' body. + Reported by Matt Hodges . + 2004-10-16 Richard M. Stallman * pcvs-util.el (cvs-bury-buffer): @@ -271,7 +277,7 @@ 2004-10-05 Juri Linkov * isearch.el (isearch-done): Set mark after running hook. - Suggested by Drew Adams . + Reported by Drew Adams . * info.el (Info-history, Info-toc): Fix Info headers. (Info-toc): Narrow buffer before Info-fontify-node.