2002-11-24 Richard M. Stallman <rms@gnu.org>
+ * mail/sendmail.el (mail-signature): Handle case where
+ value of mail-signature is a string.
+
* menu-bar.el (menu-bar-describe-menu): Add "What's This?" item.
* faces.el (face-set-after-frame-default): Ignore errors
+2002-11-24 Richard M. Stallman <rms@gnu.org>
+
+ * search.c (Fstring_match): Doc fix.
+
+ * callint.c (Fcall_interactively): If a command fails because
+ `*' detects a read-only buffer, but RECORD_FLAG is set,
+ record it anyway if the args don't actually do tty input.
+
2002-11-22 Dave Love <fx@gnu.org>
* sysdep.c (stuff_char) [PROTOTYPES]: Provide ISO C arglist.