Mercurial > emacs
comparison etc/NEWS @ 52665:c9422c237eae
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Mon, 29 Sep 2003 10:28:56 +0000 |
parents | 35a79a8e5bd0 |
children | 749e8f353e55 |
comparison
equal
deleted
inserted
replaced
52664:0e2f2cae953c | 52665:c9422c237eae |
---|---|
2541 | 2541 |
2542 +++ | 2542 +++ |
2543 ** The new mode-line construct `(:propertize ELT PROPS...)' can be | 2543 ** The new mode-line construct `(:propertize ELT PROPS...)' can be |
2544 used to add text properties to mode-line elements. | 2544 used to add text properties to mode-line elements. |
2545 | 2545 |
2546 ** Mode line display ignores text properties in the value | 2546 +++ |
2547 of a variable whose `risky-local-variables' property is nil. | 2547 ** Mode line display ignores text properties as well as the |
2548 :propertize and :eval forms in the value of a variable whose | |
2549 `risky-local-variable' property is nil. | |
2548 | 2550 |
2549 +++ | 2551 +++ |
2550 ** The new `%i' and `%I' constructs for `mode-line-format' can be used | 2552 ** The new `%i' and `%I' constructs for `mode-line-format' can be used |
2551 to display the size of the accessible part of the buffer on the mode | 2553 to display the size of the accessible part of the buffer on the mode |
2552 line. | 2554 line. |