]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Thu, 13 Jun 2002 20:42:37 +0000 (20:42 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 13 Jun 2002 20:42:37 +0000 (20:42 +0000)
lisp/ChangeLog
src/ChangeLog

index 68cff36afacfc96953e5046cb757a282bce79b33..fa3842ff0544ab7d907827e72635ebec3727e64f 100644 (file)
@@ -1,3 +1,7 @@
+2002-06-13  Jason Rumney  <jasonr@gnu.org>
+
+       * w32-fns.el (w32-charset-info-alist): Reorder.
+
 2002-06-13  Andreas Schwab  <schwab@suse.de>
 
        * files.el (auto-mode-alist): Move entry for ".in" to the end.
index ba3ad1949216ce912dc3c79e4bb877bc0a40ad5e..11e36eb5a51fbe59772e4da4de938f6c6fd46c73 100644 (file)
@@ -1,6 +1,7 @@
 2002-06-13  Jason Rumney  <jasonr@gnu.org>
 
        * w32.c (init_environment): Remove EMACSLOCKDIR.
+       (stat): Swap _S_IFDIR and _S_IFREG.
 
 2002-06-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>