From 111259b445a73512ea8df2826622836cb169f587 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 1 Nov 1999 15:42:30 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 3 +++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index de7c95c30f8..0b4a95880e0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +1999-11-01 Markus Rost + + * dired-x.el (dired-smart-shell-command): Use + shell-command-history as in shell-command. + 1999-11-01 Richard M. Stallman * userlock.el (ask-user-about-lock): Doc fix. diff --git a/src/ChangeLog b/src/ChangeLog index a2bb91ba84a..04eadd6e0b9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 1999-11-01 Gerd Moellmann + * dispnew.c (Finternal_show_cursor): Renamed from Fshow_cursor. + (syms_of_display): Use the new name. + * textprop.c (verify_interval_modification): Signal text-read-only instead of calling error. -- 2.39.5