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: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 24 Feb 2003 18:09:59 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4882 emacs/lisp/ChangeLog:1.4883
*** emacs/lisp/ChangeLog:1.4882 Mon Feb 24 12:28:34 2003
--- emacs/lisp/ChangeLog        Mon Feb 24 18:09:57 2003
***************
*** 1,3 ****
--- 1,13 ----
+ 2003-02-24  Dave Love  <address@hidden>
+ 
+       * obsolete/cplus-md.el: Deleted.  (Requires removed c-mode.el.)
+ 
+       * env.el (read-envvar-name): Decode names.
+       (substitute-env-vars): Use eval-when-compile and char class.
+       (setenv): Doc fix.  Encode the data (after checking that's
+       possible).
+       (getenv): Encode the name and decode the result.
+ 
  2003-02-24  Ken Manheimer  <address@hidden>
  
        * allout.el (allout-pre-command-business): Fix docstring.




reply via email to

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