Mercurial > emacs
changeset 78838:008bf89ffa59
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 19 Sep 2007 15:04:50 +0000 |
parents | 5c28c184a1f6 |
children | c929c4d052e0 |
files | lispref/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Wed Sep 19 15:04:45 2007 +0000 +++ b/lispref/ChangeLog Wed Sep 19 15:04:50 2007 +0000 @@ -1,6 +1,8 @@ 2007-09-19 Richard Stallman <rms@gnu.org> * display.texi (Display Property): Explain multiple display specs. + Clarify when they work in parallel and when one overrides. + Fix error in example. 2007-08-30 Martin Rudalics <rudalics@gmx.at>