1999-11-01 Gerd Moellmann <gerd@gnu.org>
+ * frame.el (blink-cursor-mode): Call internal-show-cursor instead
+ of show-cursor.
+ (blink-cursor-start, blink-cursor-end): Ditto.
+
* textmodes/tex-mode.el (tex-default-mode): Changed to latex-mode.
1999-11-01 Richard M. Stallman <rms@caffeine.ai.mit.edu>
1999-11-01 Gerd Moellmann <gerd@gnu.org>
+ * data.c (Qtext_read_only): New built-in error.
+ (syms_of_data): Initialize it.
+
+ * lisp.h: Add extern declaration for Qtext_read_only.
+
* syntax.c: Remove whitespace after open or in front of closing
parentheses.