+2000-01-30 Gerd Moellmann <gerd@gnu.org>
+
+ * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list)
+ (cl-macro-list1): Recognize `&allow-other-keys' instead of
+ `&allow-other-keywords'.
+
+ * mail/mh-utils.el (mh-find-progs): Add directory `etc' to
+ the list of directories scanned heuristically.
+
+ * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to
+ exist.
+
2000-01-30 Jason Rumney <jasonr@gnu.org>
* w32-fns.el: Define w32-tty-standard-colors.
+++ /dev/null
-;;; term-nasty.el --- Damned Things from terminfo.el
-
-;;; This text is no longer included in Emacs, because it was censored
-;;; by the Communications Decency Act. The law was promoted as a ban
-;;; on pornography, but it bans far more than that. This file did not
-;;; contain pornography, but it was prohibited nonetheless.
-
-;;; For information on US government censorship of the Internet, and
-;;; what you can do to bring back freedom of the press, see the web
-;;; site http://www.vtw.org/
-
-;;; term-nasty.el ends here
+2000-01-30 Gerd Moellmann <gerd@gnu.org>
+
+ * xterm.c (x_delete_display): Update next_noop_dpyinfo to ensure
+ that XTread_socket does not crash by trying to call XNoOp on a
+ closed display.
+
2000-01-30 Jason Rumney <jasonr@gnu.org>
* w32inevt.c (get_frame, w32_console_mouse_position, mouse_moved_to):