From dd5c96e8a6e2187acc4c7bedf83b6d9bfef8ea63 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 1 Nov 1999 14:54:58 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ src/ChangeLog | 3 +++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0134ce8eb32..51b2b7f339a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +1999-11-01 Richard M. Stallman + + * userlock.el (ask-user-about-lock): Doc fix. + 1999-11-01 Gerd Moellmann * frame.el (blink-cursor-mode): Call internal-show-cursor instead diff --git a/src/ChangeLog b/src/ChangeLog index bd81dde8e22..a2bb91ba84a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 1999-11-01 Gerd Moellmann + * textprop.c (verify_interval_modification): Signal text-read-only + instead of calling error. + * data.c (Qtext_read_only): New built-in error. (syms_of_data): Initialize it. -- 2.39.5