Mercurial > emacs
changeset 100036:638342cdddb4
*** empty log message ***
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 29 Nov 2008 13:36:10 +0000 |
parents | 2fc82decfdd6 |
children | ad05ebb45618 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Sat Nov 29 13:35:51 2008 +0000 +++ b/doc/emacs/ChangeLog Sat Nov 29 13:36:10 2008 +0000 @@ -1,7 +1,11 @@ 2008-11-29 Martin Rudalics <rudalics@gmx.at> + * display.texi (Line Truncation): Add reference to Continuation + Lines. + * windows.texi (Pop Up Window): Mention split-height-threshold and split-width-threshold. + (Split Window): Add reference to Continuation Lines. 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>