aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ec81276d8f..c9ea640b588 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
12014-11-17 Paul Eggert <eggert@cs.ucla.edu>
2
3 Simplify and fix doc-related .gitignore files.
4 This fixes some unwanted 'git status' output after 'make docs'.
5 * .gitignore: Add **/Makefile, **/makefile.
6 Remove Makefile, makefile.
7 Add doc/*/*.xxx rules for the usual kinds of documentation outputs
8 and temporaries. Add doc/misc/cc-mode.ss.
9 * doc/emacs/.gitignore, doc/lispintro/.gitignore, doc/misc/.gitignore:
10 * lwlib/.gitignore, oldXMenu/.gitignore:
11 Remove, as these .gitignore files are no longer needed.
12 * doc/lispintro/.gitignore: Replace with list of exceptional PDF files.
13
12014-11-15 Christoph Scholtes <cschol2112@gmail.com> 142014-11-15 Christoph Scholtes <cschol2112@gmail.com>
2 15
3 * .gitignore: Ignore generated file lib/stdalign.h. 16 * .gitignore: Ignore generated file lib/stdalign.h.