changeset 105614:1823e414dc49

* .gitignore: Add echolisp.tmp.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 15 Oct 2009 10:18:17 +0000
parents 8815cb207a2b
children 33df72cf19f1
files lib-src/.gitignore lib-src/ChangeLog
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/.gitignore	Thu Oct 15 07:22:27 2009 +0000
+++ b/lib-src/.gitignore	Thu Oct 15 10:18:17 2009 +0000
@@ -2,6 +2,7 @@
 ctags.c
 getopt.h
 stamp_BLD
+echolisp.tmp
 
 oo/
 oo-spd/
--- a/lib-src/ChangeLog	Thu Oct 15 07:22:27 2009 +0000
+++ b/lib-src/ChangeLog	Thu Oct 15 10:18:17 2009 +0000
@@ -1,3 +1,7 @@
+2009-10-15  Juanma Barranquero  <lekktu@gmail.com>
+
+	* .gitignore: Add echolisp.tmp.
+
 2009-10-15  Glenn Morris  <rgm@gnu.org>
 
 	* emacsclient.c (print_help_and_exit): Fix bug report instructions.