*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 7 May 2001 14:22:02 +0000 (14:22 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 7 May 2001 14:22:02 +0000 (14:22 +0000)
lisp/ChangeLog
lispref/ChangeLog
src/ChangeLog

index 350baa8b170a98c80d1f429e6d4835106f390630..ebef52b3cc0c20b471e928e4be0c3b97776eb961 100644 (file)
@@ -1,5 +1,8 @@
 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
index 7d37f87d75e9591360463d7eb76b7ec59529c23d..fe71283edfc84c3ce1dff1b3b4a829fe3e58e8d4 100644 (file)
@@ -1,3 +1,8 @@
+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>
 
index 87d0a82077d5e8dadafa39d2034171d677e111a8..a4f28e57cd51243fa89b5cc5f9c3ace7dd3ce390 100644 (file)
@@ -1,3 +1,8 @@
+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