2001-08-09 Gerd Moellmann <gerd@gnu.org>
+ * bindings.el (mode-line-format): Specify help-echo for line
+ number, column number and buffer-percent part of the mode-line.
+
* image.el (image-type-regexps): Allow whitespace at the start
of the image data for XPM, XBM and Postscript, which are
text files.
2001-08-09 Gerd Moellmann <gerd@gnu.org>
+ * keyboard.c (Vpre_help_message): New variable.
+ (syms_of_keyboard): Initialize and staticpro it.
+ (show_help_echo): Record current message before displaying a
+ help-echo, and restore that message when clearing the help.
+
* xfns.c (x_create_im): Remove prototype.
* xdisp.c (mark_window_display_accurate_1): Remove an assertion.