Mercurial > emacs
changeset 79642:01fcad3cc628
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 28 Dec 2007 03:50:09 +0000 |
parents | ccc6bcfd1dba |
children | 078fe4baaf42 |
files | lispref/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Fri Dec 28 03:50:04 2007 +0000 +++ b/lispref/ChangeLog Fri Dec 28 03:50:09 2007 +0000 @@ -2,6 +2,7 @@ * frames.texi (Size Parameters): Fix typo. (Basic Parameters): For `title', refer to title bar. + (Size and Position): Explain meaning of frame pixel width and height. 2007-12-23 Richard Stallman <rms@gnu.org>