From c0ad3b38ec2daba15be85cc36ba4961535af9751 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sun, 12 Sep 2004 21:39:06 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e92f89844de..02112a1208d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -10,6 +10,8 @@ 2004-09-12 Kim F. Storm + * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message. + * emulation/cua-rect.el (cua--rectangle-operation): Let bind inhibit-field-text-motion to t so rectangles work in comint buffers. diff --git a/src/ChangeLog b/src/ChangeLog index ab3bd9f6aca..5fee1e8d97d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2004-09-12 Kim F. Storm + + * editfns.c (Fformat): Handle format strings with multiple text + properties. Reverse text property list from the format string, + so the positions are in increasing order. + 2004-09-10 Jan Dj,Ad(Brv * xselect.c (x_reply_selection_request): XSync and UNBLOCK before -- 2.39.5