aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2014-12-11 18:11:46 -0800
committerPaul Eggert2014-12-11 18:12:13 -0800
commit3cf7629f98d1f4eadb1f097e7e6eaef43ab392ac (patch)
treeb2064b31f048651d8dc09d90eadacaa0f0c0742e /ChangeLog
parent301a4014a72964a8ec0078055c273d045d94fe42 (diff)
downloademacs-3cf7629f98d1f4eadb1f097e7e6eaef43ab392ac.tar.gz
emacs-3cf7629f98d1f4eadb1f097e7e6eaef43ab392ac.zip
Git ignore lib/std*.h
* .gitignore: Add lib/std*.h, to ignore stdarg.h, stdbool.h, and stddef.h. Remove subsumed entries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39d3eae6faf..a99a1b8f99f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12014-12-12 Paul Eggert <eggert@cs.ucla.edu>
2
3 Git ignore lib/std*.h
4 * .gitignore: Add lib/std*.h, to ignore stdarg.h, stdbool.h, and
5 stddef.h. Remove subsumed entries.
6
12014-12-11 Paul Eggert <eggert@cs.ucla.edu> 72014-12-11 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Port commit-msg to mawk 9 Port commit-msg to mawk