+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.
+
2001-05-08 Gerd Moellmann <gerd@gnu.org>
* ebrowse.c (enter_namespace): Fix reallocation of
2001-04-05 Dave Love <fx@gnu.org>
* emacsclient.c (fail): Don't return a value.
- (main): Cast uid values for sprintf.
+ (main): Cast uid values for sprintf.
2001-04-03 Gerd Moellmann <gerd@gnu.org>