diff options
| author | Glenn Morris | 2010-10-03 17:55:42 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-10-03 17:55:42 -0700 |
| commit | 8cce34d087ea3dee6e8e6f5272dc3b403cf5cd35 (patch) | |
| tree | e1a9041b970cf4978d80f9641d5e04583f97624f /doc/lispref/ChangeLog | |
| parent | 0264072dee05ee304c3a4506df1ead13cca91668 (diff) | |
| download | emacs-8cce34d087ea3dee6e8e6f5272dc3b403cf5cd35.tar.gz emacs-8cce34d087ea3dee6e8e6f5272dc3b403cf5cd35.zip | |
* doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 54df508e13c..3cb96fe8fbe 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * Makefile.in (dvi, pdf, $(infodir)): New targets. | 3 | * Makefile.in (dvi, pdf, $(infodir)): New targets. |
| 4 | ($(infodir)/elisp): Ensure target directory exists. Use $@. | 4 | ($(infodir)/elisp): Ensure target directory exists. Use $@. |
| 5 | Fix -I typo. | ||
| 5 | (clean): No 'make.out' or 'core' files. | 6 | (clean): No 'make.out' or 'core' files. |
| 6 | (.PHONY): Declare clean rules. | 7 | (.PHONY): Declare clean rules. |
| 7 | (maintainer-clean): Delete pdf file. Guard against cd failures. | 8 | (maintainer-clean): Delete pdf file. Guard against cd failures. |