diff options
| author | Chong Yidong | 2009-04-15 03:07:06 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-04-15 03:07:06 +0000 |
| commit | 0c1cfe0109852fa2fc0d955370234bfacdb6bc96 (patch) | |
| tree | 8ceec18bc2ae6e83aff7a06cab2b0752527eed17 /doc/lispref/ChangeLog | |
| parent | 524a655d93e4e535ccab96f6650a18f8d1816e03 (diff) | |
| download | emacs-0c1cfe0109852fa2fc0d955370234bfacdb6bc96.tar.gz emacs-0c1cfe0109852fa2fc0d955370234bfacdb6bc96.zip | |
* display.texi (Truncation): Overlays can use line-prefix and
wrap-prefix too.
(Overlay Properties): Document wrap-prefix and line-prefix.
(Face Attributes): Document underline-minimum-offset.
(Face Remapping): Copyedits.
(Low-Level Font): Copyedits.
(Image Cache): Note that the image cache is shared between frames.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index bac2817b023..073bdc41842 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2009-04-15 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * display.texi (Truncation): Overlays can use line-prefix and | ||
| 4 | wrap-prefix too. | ||
| 5 | (Overlay Properties): Document wrap-prefix and line-prefix. | ||
| 6 | (Face Attributes): Document underline-minimum-offset. | ||
| 7 | (Face Remapping): Copyedits. | ||
| 8 | (Low-Level Font): Copyedits. | ||
| 9 | (Image Cache): Note that the image cache is shared between frames. | ||
| 10 | |||
| 1 | 2009-04-13 Chong Yidong <cyd@stupidchicken.com> | 11 | 2009-04-13 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 12 | ||
| 3 | * display.texi (Refresh Screen): Note that a passage about screen | 13 | * display.texi (Refresh Screen): Note that a passage about screen |