projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb420e7
)
* .gitignore: Ignore /conftest*.
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 17 Dec 2014 02:42:58 +0000
(18:42 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 17 Dec 2014 02:43:27 +0000
(18:43 -0800)
.gitignore
patch
|
blob
|
history
ChangeLog
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 3f1ac89f04552c3858af31a52dc779299a8e6819..cbe13091b059fb461fe3345eaad3d96f3351ff71 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-48,6
+48,7
@@
makefile
/confdefs.h
/config.status
/configure.lineno
+/conftest*
src/config.h
src/epaths.h
diff --git
a/ChangeLog
b/ChangeLog
index 34c1840a727cb58a3ec5b25f4c97f8772ed78211..b6d0fcbb92ddc27492b243522e26847e671b746d 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2014-12-17 Paul Eggert <eggert@cs.ucla.edu>
+
+ * .gitignore: Ignore /conftest*.
+
2014-12-15 Stefan Monnier <monnier@iro.umontreal.ca>
* build-aux/git-hooks/commit-msg (at_sign): Bump up line-length limit