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: Kai Großjohann
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 09 Mar 2003 09:05:30 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4912 emacs/lisp/ChangeLog:1.4913
*** emacs/lisp/ChangeLog:1.4912 Sat Mar  8 14:38:02 2003
--- emacs/lisp/ChangeLog        Sun Mar  9 09:05:25 2003
***************
*** 1,3 ****
--- 1,13 ----
+ 2003-03-09  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * man.el (Man-getpage-in-background): Always use `setenv' for
+       environment variables, instead of modifying process-environment
+       directly.  The previous version let-bound process-environment --
+       the let-binding is skipped for GROFF_NO_SGR because there is
+       already a let-binding in effect in some outer scope.
+ 
+       * emulation/crisp.el (top-level): Interoperate with cua.
+ 
  2003-03-08  Kim F. Storm  <address@hidden>
  
        * emulation/cua-base.el: Provide `cua' feature.




reply via email to

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