comparison lispref/ChangeLog @ 57195:720d7ae784c7

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 22 Sep 2004 23:12:22 +0000
parents a7d4968614da
children ce88ee86e383
comparison
equal deleted inserted replaced
57194:4871edb9e1d3 57195:720d7ae784c7
1 2004-09-23 Kim F. Storm <storm@cua.dk>
2
3 * text.texi (Special Properties): Add `cursor', `pointer',
4 `line-height', and `line-spacing' properties.
5
6 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7 Shapes' to menu.
8 (Standard Faces): Doc fix for fringe face.
9 (Fringes): Add `overflow-newline-into-fringe' and
10 'indicate-buffer-boundaries'.
11 (Fringe Bitmaps, Pointer Shapes): New nodes.
12 (Display Property): Add 'Pixel Specification' and 'Display Fringe
13 Bitmaps' to menu.
14 (Specified Space): Describe pixel width and height.
15 (Pixel Specification): New node.
16 (Other Display Specs): Add `slice' property.
17 (Display Fringe Bitmaps): New node.
18 (Images): Add 'Image Slices' to menu.
19 (Image Descriptors): Add `:pointer' and `:map' properties.
20 (Showing Images): Add slice arg to `insert-image'. Add
21 'insert-sliced-image'.
22
1 2004-09-20 Richard M. Stallman <rms@gnu.org> 23 2004-09-20 Richard M. Stallman <rms@gnu.org>
2 24
3 * commands.texi (Key Sequence Input): 25 * commands.texi (Key Sequence Input):
4 Clarify downcasing in read-key-sequence. 26 Clarify downcasing in read-key-sequence.
5 27