changeset 39318:532c538efc45

Etags dumped core whan using -R. Eli corrected this.
author Francesco Potortì <pot@gnu.org>
date Mon, 17 Sep 2001 15:48:23 +0000
parents a7f40b000353
children bce0864bc830
files lib-src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Mon Sep 17 15:47:23 2001 +0000
+++ b/lib-src/ChangeLog	Mon Sep 17 15:48:23 2001 +0000
@@ -1,3 +1,8 @@
+2001-09-15  Eli Zaretskii  <eliz@is.elta.co.il>
+
+	* etags.c (analyse_regex): If regex_arg is NULL, return
+	immediately after a call to free_patterns.
+
 2001-09-01  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* ebrowse.c (SEEK_END): #define if not defined by system headers.
@@ -35,7 +40,7 @@
 	+LINE:COLUMN option.
 
 2000-07-17  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
-	
+
 	* emacsclient.c (main): Add support for +LINE:COLUMN command line
 	argument.