diff lib-src/ChangeLog @ 37737:68224ef83a38

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 15 May 2001 10:42:45 +0000
parents 729181f245b9
children 02ea605273b3
line wrap: on
line diff
--- a/lib-src/ChangeLog	Tue May 15 10:42:18 2001 +0000
+++ b/lib-src/ChangeLog	Tue May 15 10:42:45 2001 +0000
@@ -1,10 +1,10 @@
 2001-05-14  Francesco Potorti`  <pot@gnu.org>
 
-	* /cvs/emacs/lib-src/etags.c (add_regex):
-	Reset the whole newly allocated pattern buffer instead of
-	the individual members.  It's safer and works with Xemacs.
-
-	* /cvs/emacs/lib-src/etags.1: Markups corrected.
+	* etags.c (add_regex): Reset the whole newly allocated pattern
+	buffer instead of the individual members.  It's safer and works
+	with Xemacs.
+
+	* etags.1: Markups corrected.
 
 2001-05-08  Gerd Moellmann  <gerd@gnu.org>