emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/etc ChangeLog PROBLEMS


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/etc ChangeLog PROBLEMS
Date: Wed, 28 Jan 2009 23:44:13 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/01/28 23:44:13

Modified files:
        etc            : ChangeLog PROBLEMS 

Log message:
        * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/ChangeLog?cvsroot=emacs&r1=1.758&r2=1.759
http://cvs.savannah.gnu.org/viewcvs/emacs/etc/PROBLEMS?cvsroot=emacs&r1=1.265&r2=1.266

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/ChangeLog,v
retrieving revision 1.758
retrieving revision 1.759
diff -u -b -r1.758 -r1.759
--- ChangeLog   28 Jan 2009 14:34:34 -0000      1.758
+++ ChangeLog   28 Jan 2009 23:44:12 -0000      1.759
@@ -1,3 +1,7 @@
+2009-01-28  Juanma Barranquero  <address@hidden>
+
+       * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
+
 2009-01-28  Carsten Dominik  <address@hidden>
 
        * refcards/orgcard.tex: New version number.

Index: PROBLEMS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/PROBLEMS,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -b -r1.265 -r1.266
--- PROBLEMS    27 Jan 2009 03:48:02 -0000      1.265
+++ PROBLEMS    28 Jan 2009 23:44:13 -0000      1.266
@@ -2129,6 +2129,14 @@
 
 * Runtime problems specific to MS-Windows
 
+** PATH can contain unexpanded environment variables
+
+Old releases of TCC (version 9) and 4NT (up to version 8) do not correctly
+expand App Paths entries of type REG_EXPAND_SZ.  When Emacs is run from TCC
+and such an entry exists for emacs.exe, exec-path will contain the
+unexpanded entry.  This has been fixed in TCC 10.  For more information,
+see bug#2062.
+
 ** Setting w32-pass-rwindow-to-system and w32-pass-lwindow-to-system to nil
 does not prevent the Start menu from popping up when the left or right
 ``Windows'' key is pressed.
@@ -2672,7 +2680,7 @@
 ** Bootstrapping
 
 Bootstrapping (compiling the .el files) is normally only necessary
-with CVS builds, since they the .elc files are pre-compiled in releases.
+with CVS builds, since the .elc files are pre-compiled in releases.
 
 *** "No rule to make target" with Ubuntu 8.04 make 3.81-3build1
 




reply via email to

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