changeset 64660:40f90cb18fb4

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 28 Jul 2005 08:29:54 +0000
parents 63710e8dd0ef
children 75130ff74ad2
files ChangeLog etc/ChangeLog lib-src/ChangeLog nt/ChangeLog
diffstat 4 files changed, 21 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jul 28 08:29:30 2005 +0000
+++ b/ChangeLog	Thu Jul 28 08:29:54 2005 +0000
@@ -1,3 +1,7 @@
+2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
+
+	* .cvsignore: Add `data' and `site-lisp' (for in-place installs).
+
 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
 
 	Merge gnulib getopt implementation into Emacs.
--- a/etc/ChangeLog	Thu Jul 28 08:29:30 2005 +0000
+++ b/etc/ChangeLog	Thu Jul 28 08:29:54 2005 +0000
@@ -1,10 +1,14 @@
+2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
+
+	* .cvsignore: Add `icons' (for in-place installs).
+
 2005-07-19  Juri Linkov  <juri@jurta.org>
 
 	* grep.txt: New file.
 
 2005-07-19  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
-	* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): 
+	* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
 	-R comes after i386 in setarch command.
 
 2005-07-12  Juri Linkov  <juri@jurta.org>
--- a/lib-src/ChangeLog	Thu Jul 28 08:29:30 2005 +0000
+++ b/lib-src/ChangeLog	Thu Jul 28 08:29:54 2005 +0000
@@ -1,3 +1,11 @@
+2005-07-27  Juanma Barranquero  <lekktu@gmail.com>
+
+	* .cvsignore: Don't ignore fns-* and fns.el, which are no longer
+	generated.  Ignore also ctags.c and getopt.h.
+
+	* makefile.w32-in (clean): Delete getopt.h.
+	(getopt.h): New rule.
+
 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
 
 	Merge gnulib getopt implementation into Emacs.
--- a/nt/ChangeLog	Thu Jul 28 08:29:30 2005 +0000
+++ b/nt/ChangeLog	Thu Jul 28 08:29:54 2005 +0000
@@ -1,3 +1,7 @@
+2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
+
+	* .cvsignore: Add `makefile' and `config.log'.
+
 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
 
 	Merge gnulib getopt implementation into Emacs.