1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-22 04:21:24 -08:00

*** empty log message ***

This commit is contained in:
Jason Rumney 2001-11-20 23:12:47 +00:00
parent ecd46a8c9a
commit 4fe4ed1e1e
2 changed files with 8 additions and 0 deletions

View 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

View 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>