# HG changeset patch # User Eli Zaretskii # Date 1006602564 0 # Node ID 2dd7cfdbbc18c691cec6f046767e07719279505e # Parent 9cef47e51d377f0e10c49cb0c54806674e96b10b *** empty log message *** diff -r 9cef47e51d37 -r 2dd7cfdbbc18 ChangeLog --- a/ChangeLog Sat Nov 24 11:49:13 2001 +0000 +++ b/ChangeLog Sat Nov 24 11:49:24 2001 +0000 @@ -1,5 +1,10 @@ 2001-11-24 Eli Zaretskii + These changes add the Emacs Lisp Introduction manual to the + distribution: + + * make-dist: Copy the files in lispintro directory. + * config.bat: Configure in the lispintro directory. * configure.in (AC_OUTPUT): Add lispintro/Makefile. @@ -7,7 +12,7 @@ * configure: Regenerated. * Makefile.in (SUBDIR_MAKEFILES): Add lispintro. - (lispref/Makefile): New target. + (lispintro/Makefile): New target. (mostlyclean, clean, distclean, maintainer-clean): Add lispintro. (unlock, relock, info, dvi): Ditto. diff -r 9cef47e51d37 -r 2dd7cfdbbc18 lispintro/ChangeLog --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lispintro/ChangeLog Sat Nov 24 11:49:24 2001 +0000 @@ -0,0 +1,16 @@ +2001-11-24 Eli Zaretskii + + * Makefile.in: New file. + + * README: Update. + + * *.eps: Rename to avoid clashes in DOS 8+3 namespace. + +;; Local Variables: +;; coding: iso-2022-7bit-unix +;; End: + + Copyright (C) 2001 + Free Software Foundation, Inc. + Copying and distribution of this file, with or without modification, + are permitted provided the copyright notice and this notice are preserved.