2001-10-05 Gerd Moellmann <gerd@gnu.org>
+ * files.el (find-file-noselect): If file's read-only status has
+ changed on disk, ask if buffer's read-only status should be
+ changed, unless NOWARN is set.
+
* emacs-lisp/cl-macs.el (define-setf-expander): Make it an
alias for define-setf-method.
+2001-10-05 Gerd Moellmann <gerd@gnu.org>
+
+ * xfns.c (tiff_error_handler, tiff_warning_handler): New functions.
+ (tiff_load): Install them as error and warning handler.
+
2001-10-04 Andrew Innes <andrewi@gnu.org>
* w32fns.c (x_to_w32_color): Fix argument to alloca.