]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 12 Sep 2004 21:39:06 +0000 (21:39 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 12 Sep 2004 21:39:06 +0000 (21:39 +0000)
lisp/ChangeLog
src/ChangeLog

index e92f89844de0b040b74239ada9f0df9b6a4be320..02112a1208d83398fe4c29975376bc0266476df4 100644 (file)
@@ -10,6 +10,8 @@
 
 2004-09-12  Kim F. Storm  <storm@cua.dk>
 
+       * 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.
 
index ab3bd9f6aca692c8fe813a1e22e10bcf22e00d09..5fee1e8d97d83c9632544673f62877e0767365c5 100644 (file)
@@ -1,3 +1,9 @@
+2004-09-12  Kim F. Storm  <storm@cua.dk>
+
+       * 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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xselect.c (x_reply_selection_request): XSync and UNBLOCK before