Mercurial > hg > xemacs-beta
annotate etc/unicode/COPYING @ 5688:b6c506c30f93
Respect face and display table information for the minibuffer prompt.
src/ChangeLog addition:
2012-10-14 Aidan Kehoe <kehoea@parhasard.net>
Respect face and display table information in the minibuffer
prompt. Thanks for the bug report, Nelson Ferreira!
* redisplay.c (struct prop_block):
Add entries representing the minibuffer prompt explicitly to the
union here.
* redisplay.c (add_propagation_runes):
Respect the face and the display table for the minibuffer prompt
here.
* redisplay.c (regenerate_window):
Use the new union members when passing the minibuffer prompt info
to add_propagation_runes().
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 14 Oct 2012 16:14:25 +0100 |
parents | 04ff11b0e50a |
children |
rev | line source |
---|---|
5421
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
diff
changeset
|
1 These files are *not* part of XEmacs. |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
diff
changeset
|
2 |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
diff
changeset
|
3 They are all available publicly from O'Reilly Associates or the |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
diff
changeset
|
4 Unicode Consortium, and are collected here *unchanged* for the |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
diff
changeset
|
5 convenience of the user/builder of XEmacs. Redistribution is governed |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
diff
changeset
|
6 by their own licensing notices. |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
diff
changeset
|
7 |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
diff
changeset
|
8 See "ibm/COPYING", "mule-ucs/README" and "unicode-consortium/COPYING" |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
diff
changeset
|
9 for details. |