+2002-09-29 Richard M. Stallman <rms@gnu.org>
+
+ * startup.el (user-mail-address): Initialize to a useful value
+ once Emacs is started up; initialize to "" at loadup time.
+ (command-line): "", not nil, means user-mail-address not set yet.
+
2002-09-29 Kai Gro\e,b_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* net/tramp.el: Version 2.0.24 released.
2002-09-29 Richard M. Stallman <rms@gnu.org>
+ * search.c (Freplace_match): Adjust match data for the substitution
+ just made in the buffer.
+
* xdisp.c (STOP_POLLING, RESUME_POLLING): New macros.
(redisplay_internal): Use them. Do RESUME_POLLING at end of function.