*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-09-12 21:39:06 +00:00
parent 15fad0379b
commit c0ad3b38ec
2 changed files with 8 additions and 0 deletions

View 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.

View 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,Ad(Brv <jan.h.d@swipnet.se>
* xselect.c (x_reply_selection_request): XSync and UNBLOCK before