emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 16 Oct 2004 14:46:00 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6451 emacs/lisp/ChangeLog:1.6452
*** emacs/lisp/ChangeLog:1.6451 Sat Oct 16 15:35:53 2004
--- emacs/lisp/ChangeLog        Sat Oct 16 18:38:36 2004
***************
*** 1,3 ****
--- 1,9 ----
+ 2004-10-16  Juri Linkov  <address@hidden>
+ 
+       * progmodes/compile.el (compilation-start): Move let-binding of
+       `process-environment' into `with-current-buffer' body.
+       Reported by Matt Hodges <address@hidden>.
+ 
  2004-10-16  Richard M. Stallman  <address@hidden>
  
        * pcvs-util.el (cvs-bury-buffer):
***************
*** 271,277 ****
  2004-10-05  Juri Linkov  <address@hidden>
  
        * isearch.el (isearch-done): Set mark after running hook.
!       Suggested by Drew Adams <address@hidden>.
  
        * info.el (Info-history, Info-toc): Fix Info headers.
        (Info-toc): Narrow buffer before Info-fontify-node.
--- 277,283 ----
  2004-10-05  Juri Linkov  <address@hidden>
  
        * isearch.el (isearch-done): Set mark after running hook.
!       Reported by Drew Adams <address@hidden>.
  
        * info.el (Info-history, Info-toc): Fix Info headers.
        (Info-toc): Narrow buffer before Info-fontify-node.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]