diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0c95042974f..326a921f284 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-11-20 Jason Rumney + + * w32-fns.el (w32-system-coding-system): Initialize from + locale-coding-system. + 2001-11-20 Eli Zaretskii * play/landmark.el: Mark lm-mode as special. Suggested by Klaus diff --git a/nt/ChangeLog b/nt/ChangeLog index 3a65dacf220..b487fb25912 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,5 +1,8 @@ 2001-11-20 Jason Rumney + * 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