Mercurial > emacs
changeset 57531:5fa8dc9548ec
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 16 Oct 2004 18:38:36 +0000 |
parents | 2aec2ccb618b |
children | 53338d8522cb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <juri@jurta.org> + + * progmodes/compile.el (compilation-start): Move let-binding of + `process-environment' into `with-current-buffer' body. + Reported by Matt Hodges <MPHodges@member.fsf.org>. + 2004-10-16 Richard M. Stallman <rms@gnu.org> * pcvs-util.el (cvs-bury-buffer): @@ -271,7 +277,7 @@ 2004-10-05 Juri Linkov <juri@jurta.org> * isearch.el (isearch-done): Set mark after running hook. - Suggested by Drew Adams <drew.adams@oracle.com>. + Reported by Drew Adams <drew.adams@oracle.com>. * info.el (Info-history, Info-toc): Fix Info headers. (Info-toc): Narrow buffer before Info-fontify-node.