diff options
| author | Chong Yidong | 2009-04-15 22:06:52 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-04-15 22:06:52 +0000 |
| commit | ed8ab760ef75888924f37746d025efaa00a84c76 (patch) | |
| tree | c28577722aefede8bd04f0094e9ebd30feb6987b /doc/lispref/ChangeLog | |
| parent | 80d7cdca53f26dfd282c654eadeda63e0ca09715 (diff) | |
| download | emacs-ed8ab760ef75888924f37746d025efaa00a84c76.tar.gz emacs-ed8ab760ef75888924f37746d025efaa00a84c76.zip | |
* display.texi (Line Height): Emphasize that line-spacing only takes
effect on graphical terminals.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 8cb1e0206b3..f5f7727daf7 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -11,6 +11,8 @@ | |||
| 11 | (Face Remapping): Copyedits. | 11 | (Face Remapping): Copyedits. |
| 12 | (Low-Level Font): Copyedits. | 12 | (Low-Level Font): Copyedits. |
| 13 | (Image Cache): Note that the image cache is shared between frames. | 13 | (Image Cache): Note that the image cache is shared between frames. |
| 14 | (Line Height): Emphasize that line-spacing only takes effect on | ||
| 15 | graphical terminals. | ||
| 14 | 16 | ||
| 15 | 2009-04-13 Chong Yidong <cyd@stupidchicken.com> | 17 | 2009-04-13 Chong Yidong <cyd@stupidchicken.com> |
| 16 | 18 | ||