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,v


From: Paul Eggert
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 12 Sep 2006 16:43:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Paul Eggert <eggert>    06/09/12 16:43:25

Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10049
retrieving revision 1.10050
diff -u -b -r1.10049 -r1.10050
--- lisp/ChangeLog      12 Sep 2006 15:43:20 -0000      1.10049
+++ lisp/ChangeLog      12 Sep 2006 16:43:24 -0000      1.10050
@@ -1,3 +1,12 @@
+2006-09-12  Paul Eggert  <address@hidden>
+
+       * comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
+       not to "t".
+       * progmodes/compile.el (compilation-start): Likewise.
+       * progmodes/idlwave.el (idlwave-rescan-asynchronously):
+       Don't use expand-file-name on invocation-directory, since this
+       might mishandle special characters in invocation-directory.
+
 2006-09-12  Stefan Monnier  <address@hidden>
 
        * pcvs-defs.el: Remove * in defcustom's docstrings.




reply via email to

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