2001-01-11 Gerd Moellmann <gerd@gnu.org>
+ * comint.el (comint-goto-process-mark): Don't print a message
+ when running in batch mode.
+
* isearch.el (isearch-search): In the condition-case handler for
`error', set isearch-invalid-regexp to the whole error message.
2001-01-11 Gerd Moellmann <gerd@gnu.org>
+ * xselect.c (selection_request_dpyinfo): New variable.
+ (x_handle_selection_request): Set it.
+ (x_selection_request_lisp_error): Don't call
+ x_decline_selection_request if selection request's display has
+ been closed.
+
* xfaces.c (x_free_colors, x_free_dpy_colors) [DEBUG_X_COLORS]: Do
the unregister_colors before calling XFreeColors.