diff options
| author | Chong Yidong | 2006-10-29 21:33:23 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-10-29 21:33:23 +0000 |
| commit | a1b40c181bc6e33cd5812008eb707627eb31869b (patch) | |
| tree | 827ea817e44d2ae710f018014951934a5088de6e /lispintro/ChangeLog | |
| parent | cbdeee32c1a2a4091d6cc4230626c71fc473bfca (diff) | |
| download | emacs-a1b40c181bc6e33cd5812008eb707627eb31869b.tar.gz emacs-a1b40c181bc6e33cd5812008eb707627eb31869b.zip | |
* makefile.w32-in: Use relative paths to avoid advertising filesystem
contents during compilation.
Diffstat (limited to 'lispintro/ChangeLog')
| -rw-r--r-- | lispintro/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog index a210e21d98e..48e46e43429 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog | |||
| @@ -3,6 +3,8 @@ | |||
| 3 | * Makefile.in: Use relative paths to avoid advertising filesystem | 3 | * Makefile.in: Use relative paths to avoid advertising filesystem |
| 4 | contents during compilation. | 4 | contents during compilation. |
| 5 | 5 | ||
| 6 | * makefile.w32-in: Likewise. | ||
| 7 | |||
| 6 | 2006-08-21 Robert J. Chassell <bob@rattlesnake.com> | 8 | 2006-08-21 Robert J. Chassell <bob@rattlesnake.com> |
| 7 | 9 | ||
| 8 | * emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex | 10 | * emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex |