+2000-03-31 Andrew Innes <andrewi@gnu.org>
+
+ * vc.el (vc-backend-diff): Return the correct status if we had to
+ retry the rcsdiff command without the --brief option.
+
2000-03-31 Dave Love <fx@gnu.org>
* help.el (help-manyarg-func-alist): Correct several omissions.
2000-04-01 Gerd Moellmann <gerd@gnu.org>
+ * xfaces.c (realize_basic_faces): Block input while realizing
+ the faces.
+
* keyboard.c (lispy_mouse_names): Add additional mouse names.
* termhooks.h (NUM_MOUSE_BUTTONS): Increase to 15.
2000-03-31 Gerd Moellmann <gerd@gnu.org>
* xterm.c (x_produce_glyphs): When displaying unibyte text
- or ASCII, handle case that per-char metric is NULL.
+ or ASCII, handle case that per-char metric is null.
2000-03-30 Ken Raeburn <raeburn@gnu.org>