diff options
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -1,8 +1,11 @@ | |||
| 1 | 2001-11-24 Eli Zaretskii <eliz@gnu.org> | 1 | 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | These changes add the Emacs Lisp Introduction manual to the | 3 | These changes add the Emacs Lisp Introduction manual to the |
| 4 | distribution: | 4 | distribution: |
| 5 | 5 | ||
| 6 | * Makefile.in (install-arch-indep, uninstall): Add ELisp Intro | ||
| 7 | files. | ||
| 8 | |||
| 6 | * make-dist: Copy the files in lispintro directory. | 9 | * make-dist: Copy the files in lispintro directory. |
| 7 | 10 | ||
| 8 | * config.bat: Configure in the lispintro directory. | 11 | * config.bat: Configure in the lispintro directory. |