Mercurial > emacs
comparison ChangeLog @ 40888:188d75dc27f9
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 10 Nov 2001 14:45:22 +0000 |
parents | 09d18d7e6e49 |
children | 2c9f8d79e7ea |
comparison
equal
deleted
inserted
replaced
40887:fdd022babda5 | 40888:188d75dc27f9 |
---|---|
1 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> | 1 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> |
2 | |
3 The following changes add the ELisp reference manual to the | |
4 distribution. | |
2 | 5 |
3 * make-dist: Add the lispref directory to the distribution. | 6 * make-dist: Add the lispref directory to the distribution. |
4 | 7 |
5 * Makefile.in (install-arch-indep): Add elisp* to the list of | 8 * Makefile.in (install-arch-indep): Add elisp* to the list of |
6 installed Info files. | 9 installed Info files. |
10 (SUBDIR_MAKEFILES): Add lispref/Makefile. | |
11 (lispref/Makefile): New target. | |
12 (mostlyclean, clean, distclean, maintainer-clean, unlock, relock): | |
13 Add commands for the lispref directory. | |
14 (info, dvi): Ditto. | |
7 | 15 |
8 * config.bat: Configure in `lispref'. | 16 * config.bat: Configure in `lispref'. |
9 | 17 |
10 2001-11-09 Richard M. Stallman <rms@gnu.org> | 18 2001-11-09 Richard M. Stallman <rms@gnu.org> |
11 | 19 |