comparison lispref/ChangeLog @ 60504:7e29653a0f41

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 08 Mar 2005 03:20:31 +0000
parents 3876b849847a
children a17dd01f0af8
comparison
equal deleted inserted replaced
60503:ed1869261935 60504:7e29653a0f41
1 2005-03-07 Richard M. Stallman <rms@gnu.org>
2
3 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4 Now subnodes of Fringes.
5 (Overlay Arrow): Document overlay-arrow-variable-list.
6 (Fringe Size/Pos): New node, broken out of Fringes.
7 (Display): Explain clearing vs redisplay better.
8 (Truncation): Clarify use of bitmaps.
9 (The Echo Area): Clarify the uses of the echo area.
10 Add max-mini-window-height.
11 (Progress): Clarify.
12 (Invisible Text): Explain that main loop moves point out.
13 (Selective Display): Say "hidden", not "invisible".
14 (Managing Overlays): Moved up. Describe relation to Undo here.
15 (Overlay Properties): Clarify intro.
16 (Finding Overlays): Explain return values when nothing found.
17 (Width): truncate-string-to-width has added arg.
18 (Displaying Faces): Clarify and update mode line face handling.
19 (Face Functions): Minor cleanup.
20 (Conditional Display): Merged into Other Display Specs.
21 (Pixel Specification, Other Display Specs): Minor cleanups.
22 (Images, Image Descriptors): Minor cleanups.
23 (GIF Images): Patents have expired.
24 (Showing Images): Explain default text for insert-image.
25 (Manipulating Button Types): Merged into Manipulating Buttons.
26 (Making Buttons): Explain return values.
27 (Button Buffer Commands): Add xref.
28 (Inverse Video): Update mode-line-inverse-video.
29 (Display Table Format): Clarify.
30 (Active Display Table): Give defaults for window-display-table.
31
32 * calendar.texi (Calendar Customizing): calendar-holiday-marker
33 and calendar-today-marker are strings, not chars.
34 (Holiday Customizing): Minor fix.
35
36 * nonascii.texi (Text Representations): Clarify position-bytes.
37 (Character Sets): Add list-charset-chars.
38 (Scanning Charsets): Add charset-after.
39 (Encoding and I/O): Minor fix.
40
41 * internals.texi (Writing Emacs Primitives): Update `or' example.
42 Update limit on # args of subr.
43
44 * edebug.texi (Using Edebug): Arrow is in fringe.
45 (Instrumenting): Arg to eval-defun works without loading edebug.
46 (Edebug Execution Modes): Add xref.
47
48 * customize.texi (Common Keywords): Clarify :require.
49 Mention :version here.
50 (Variable Definitions, Group Definitions): Not here.
51 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
52
1 2005-03-06 Richard M. Stallman <rms@gnu.org> 53 2005-03-06 Richard M. Stallman <rms@gnu.org>
2 54
3 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21". 55 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4 (Resizing Windows): Likewise. 56 (Resizing Windows): Likewise.
5 57