aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--ChangeLog4
2 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1ee08d84907..4bb9152f776 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,6 @@ TAGS
17/bin/ 17/bin/
18/site-lisp/ 18/site-lisp/
19/leim/ja-dic/ 19/leim/ja-dic/
20etc/refcards/*.aux
21etc/refcards/*.log
22info/*.info
diff --git a/ChangeLog b/ChangeLog
index 9bc922990a8..3e8dc23db12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12013-12-19 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
2
3 * .gitignore: Ignore refcard temporaries and info/*.info files.
4
12013-12-17 Paul Eggert <eggert@cs.ucla.edu> 52013-12-17 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Merge from gnulib, incorporating: 7 Merge from gnulib, incorporating: