diff options
| author | Karoly Lorentey | 2003-12-28 16:03:57 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2003-12-28 16:03:57 +0000 |
| commit | 2e7f2ec031f1708b80df9dc1f60f6b1cb24a5c02 (patch) | |
| tree | 6e682f963c37c5cb6610711ec395ed4e82fff7fc /nt | |
| parent | 53fed860b6a9e8f89eca3fd8a15e49c58aace85d (diff) | |
| parent | 8af1a978a8f635a9d05f56200ba42613e3574c44 (diff) | |
| download | emacs-2e7f2ec031f1708b80df9dc1f60f6b1cb24a5c02.tar.gz emacs-2e7f2ec031f1708b80df9dc1f60f6b1cb24a5c02.zip | |
Merged in changes from CVS HEAD
Patches applied:
* miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-138
Update from CVS
* miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-139
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-15
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/.gitignore | 1 | ||||
| -rw-r--r-- | nt/ChangeLog | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/nt/.gitignore b/nt/.gitignore index 9aff5a7ca3b..c577a6a341f 100644 --- a/nt/.gitignore +++ b/nt/.gitignore | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | *-spd | 1 | *-spd |
| 2 | *.pdb | 2 | *.pdb |
| 3 | .arch-inventory | ||
diff --git a/nt/ChangeLog b/nt/ChangeLog index c534293ae1d..4a51c1ab4ee 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2003-12-24 Miles Bader <miles@gnu.ai.mit.edu> | ||
| 2 | |||
| 3 | * .cvsignore: Add `.arch-inventory'. | ||
| 4 | |||
| 1 | 2003-11-22 Lars Hansen <larsh@math.ku.dk> | 5 | 2003-11-22 Lars Hansen <larsh@math.ku.dk> |
| 2 | 6 | ||
| 3 | * inc/grp.h: Added. | 7 | * inc/grp.h: Added. |