2001-05-07 Gerd Moellmann <gerd@gnu.org>
+ * cus-edit.el (custom-file): Signal an error if user-init-file is
+ nil (running -q).
+
* mail/rmailedit.el (rmail-edit-mode-hook): Add :version.
* mail/smtpmail.el (smtpmail-warn-about-unknown-extensions): Add
+2001-05-07 Gerd Moellmann <gerd@gnu.org>
+
+ * Makefile.in (install): Use install-info command line options
+ like in Emacs' Makefile.in.
+
2000-12-09 Miles Bader <miles@gnu.org>
* windows.texi (Window Start): Update documentation for
2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
- * hooks.texi (Standard Hooks): replace obsolete
+ * hooks.texi (Standard Hooks): Replace obsolete
`after-make-frame-hook' with `after-make-frame-functions'.
- * frames.texi (Creating Frames): dito.
+ * frames.texi (Creating Frames): Ditto.
- * variables.texi (Future Local Variables): dito.
+ * variables.texi (Future Local Variables): Ditto.
2000-10-16 Gerd Moellmann <gerd@gnu.org>
+2001-05-07 Gerd Moellmann <gerd@gnu.org>
+
+ * keyboard.c (delete_kboard): Handle the case that selected_frame
+ has been deleted in the course of x_connection_closed.
+
2001-05-03 Eli Zaretskii <eliz@is.elta.co.il>
* xterm.c (XTread_socket) <Expose> [!USE_TOOLKIT_SCROLL_BARS]: Fix