]> git.eshelyaron.com Git - emacs.git/commitdiff
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 24 Jul 2010 13:43:48 +0000 (15:43 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 24 Jul 2010 13:43:48 +0000 (15:43 +0200)
.gitignore
ChangeLog

index 760c452aab16bf21077fb08098d6bf9452d00523..57537b8a50354cd59c51c0332508dc428b5a967b 100644 (file)
@@ -1,6 +1,7 @@
 autom4te.cache
 makefile
 *~
+/README.W32
 
 /bin/
 /site-lisp/
index 87f6e965f622738dd02f33563f500530b75789a9..3fea5befe8d55865a3d71b64ea66f48a778df1b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .bzrignore, .gitignore: Ignore README.W32 on the root directory.
+
 2010-07-24  Ken Brown  <kbrown@cornell.edu>  (tiny change)
 
        * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).