diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2003-01-31 15:24:20 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2003-01-31 15:24:20 +0000 |
commit | c60ee5e70f7ae20f1bbf7d0e2d36f40658f3dff1 (patch) | |
tree | 7d28300d64e41bf2aeed37bc8f1293f9fc52a36a /lispref/ChangeLog | |
parent | 2454c12d458c60b871f6f36c3fd6ba752aad61bf (diff) | |
download | emacs-c60ee5e70f7ae20f1bbf7d0e2d36f40658f3dff1.tar.gz |
Cygwin support patch.
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 4904f01859b..8f735ba3a99 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> + + * os.texi (System Environment): Added cygwin system-type. + 2003-01-25 Richard M. Stallman <rms@gnu.org> * keymaps.texi: Document that a symbol can act as a keymap. @@ -24,6 +28,7 @@ * variables.texi (File Local Variables): Fix typo. 2002-10-23 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> + From Michael Albinus <Michael.Albinus@alcatel.de>. * README: Target for Info file is `make info'. |