diff options
| author | Eli Zaretskii | 2001-11-24 11:49:24 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-11-24 11:49:24 +0000 |
| commit | 070f247d5cc536fd14705d1c8c4ae96c162ab738 (patch) | |
| tree | 5b68ab377ab670cc9ccf6532cc29a91d009caec9 /lispintro | |
| parent | 3716a2068f7366e7cf54af21165f1cecbfab76aa (diff) | |
| download | emacs-070f247d5cc536fd14705d1c8c4ae96c162ab738.tar.gz emacs-070f247d5cc536fd14705d1c8c4ae96c162ab738.zip | |
*** empty log message ***
Diffstat (limited to 'lispintro')
| -rw-r--r-- | lispintro/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog new file mode 100644 index 00000000000..fdd8b8123c9 --- /dev/null +++ b/lispintro/ChangeLog | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * Makefile.in: New file. | ||
| 4 | |||
| 5 | * README: Update. | ||
| 6 | |||
| 7 | * *.eps: Rename to avoid clashes in DOS 8+3 namespace. | ||
| 8 | |||
| 9 | ;; Local Variables: | ||
| 10 | ;; coding: iso-2022-7bit-unix | ||
| 11 | ;; End: | ||
| 12 | |||
| 13 | Copyright (C) 2001 | ||
| 14 | Free Software Foundation, Inc. | ||
| 15 | Copying and distribution of this file, with or without modification, | ||
| 16 | are permitted provided the copyright notice and this notice are preserved. | ||