diff options
| author | Glenn Morris | 2013-06-22 18:48:23 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-06-22 18:48:23 -0700 |
| commit | 2e667b8ccd507148aa40ad37546b042398234ab8 (patch) | |
| tree | 7b7df23f141145ce549f267b0dacf729e1c9307b /doc/misc/ChangeLog | |
| parent | 5b165ade1eff0fd62ac22f9b3ccf84933d15c61a (diff) | |
| download | emacs-2e667b8ccd507148aa40ad37546b042398234ab8.tar.gz emacs-2e667b8ccd507148aa40ad37546b042398234ab8.zip | |
Remove some doc/misc/Makefile.in stuff that is not needed any more
* doc/misc/Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
Remove; not needed now we use a standard html layout for the faq.
(clean): Remove HTML_TARGETS, emacs-faq.text.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index e167c73f7f1..3a263b68be7 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-06-23 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq): | ||
| 4 | Remove; not needed now we use a standard html layout for the faq. | ||
| 5 | (clean): Remove HTML_TARGETS, emacs-faq.text. | ||
| 6 | |||
| 1 | 2013-06-21 Eduard Wiebe <usenet@pusto.de> | 7 | 2013-06-21 Eduard Wiebe <usenet@pusto.de> |
| 2 | 8 | ||
| 3 | * flymake.texi (Parsing the output, Customizable variables): | 9 | * flymake.texi (Parsing the output, Customizable variables): |