]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Tue, 20 Nov 2001 23:12:47 +0000 (23:12 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 20 Nov 2001 23:12:47 +0000 (23:12 +0000)
lisp/ChangeLog
nt/ChangeLog

index 0c95042974f30f7fda47ff58bd7ac8505f2af5c9..326a921f284faf2c7e620303a6f442c0857952a1 100644 (file)
@@ -1,3 +1,8 @@
+2001-11-20  Jason Rumney  <jasonr@gnu.org>
+
+       * w32-fns.el (w32-system-coding-system): Initialize from
+       locale-coding-system.
+
 2001-11-20  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * play/landmark.el: Mark lm-mode as special.  Suggested by Klaus
index 3a65dacf220f9c002d12f01e6b5d54e2b37bc8eb..b487fb259120f00869cba3d8f85d55ac3e2de36f 100644 (file)
@@ -1,5 +1,8 @@
 2001-11-20  Jason Rumney  <jasonr@gnu.org>
 
+       * INSTALL: Update table of versions of make that are suitable
+       for building Emacs, based on recent feedback.
+
        * TODO, _emacs, emacs.bat.in, debug.bat.in: Removed.
 
 2001-11-17  Jason Rumney  <jasonr@gnu.org>