Mercurial > emacs
comparison lispref/ChangeLog @ 71718:51a10c5c78b7
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 08 Jul 2006 22:28:49 +0000 |
parents | a1def5633224 |
children | e7839518ca14 |
comparison
equal
deleted
inserted
replaced
71717:dfc0eccac6a1 | 71718:51a10c5c78b7 |
---|---|
1 2006-07-09 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * display.texi (Refresh Screen): Clarify force-window-update. | |
4 (Truncation): "Normally" indicated by fringe arrows. | |
5 | |
1 2006-07-08 Eli Zaretskii <eliz@gnu.org> | 6 2006-07-08 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * windows.texi (Textual Scrolling, Resizing Windows): | 8 * windows.texi (Textual Scrolling, Resizing Windows): |
4 * variables.texi (Constant Variables): | 9 * variables.texi (Constant Variables): |
5 * text.texi (Buffer Contents, Deletion, Changing Properties) | 10 * text.texi (Buffer Contents, Deletion, Changing Properties) |
6 (Property Search, Special Properties, Sticky Properties) | 11 (Property Search, Special Properties, Sticky Properties) |
7 (Links and Mouse-1, Fields, Change Hooks): | 12 (Links and Mouse-1, Fields, Change Hooks): |
8 * syntax.texi (Syntax Table Functions, Parsing Expressions) | 13 * syntax.texi (Syntax Table Functions, Parsing Expressions) |
9 (Categories): | 14 (Categories): |
10 * symbols.texi (Other Plists): | 15 * symbols.texi (Other Plists): |
11 * streams.texi (Output Variables): | 16 * streams.texi (Output Variables): |
12 * processes.texi (Input to Processes, Query Before Exit): | 17 * processes.texi (Input to Processes, Query Before Exit): |
13 * positions.texi (Word Motion, Text Lines, List Motion): | 18 * positions.texi (Word Motion, Text Lines, List Motion): |
14 * os.texi (Init File, System Environment, Sound Output) | 19 * os.texi (Init File, System Environment, Sound Output) |
15 (Session Management): | 20 (Session Management): |
16 * nonascii.texi (Text Representations, Character Sets) | 21 * nonascii.texi (Text Representations, Character Sets) |
17 (Chars and Bytes, Locales): | 22 (Chars and Bytes, Locales): |
18 * modes.texi (Defining Minor Modes, Header Lines): | 23 * modes.texi (Defining Minor Modes, Header Lines): |
19 * minibuf.texi (Minibuffer Contents): | 24 * minibuf.texi (Minibuffer Contents): |
20 * markers.texi (Information from Markers): | 25 * markers.texi (Information from Markers): |
21 * lists.texi (List Elements, Building Lists, Association Lists): | 26 * lists.texi (List Elements, Building Lists, Association Lists): |
22 * keymaps.texi (Tool Bar): | 27 * keymaps.texi (Tool Bar): |
23 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash): | 28 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash): |
24 * functions.texi (What Is a Function, Mapping Functions): | 29 * functions.texi (What Is a Function, Mapping Functions): |
25 * frames.texi (Creating Frames, Parameter Access, Pointer Shape) | 30 * frames.texi (Creating Frames, Parameter Access, Pointer Shape) |
26 (Color Names, Text Terminal Colors, Display Feature Testing): | 31 (Color Names, Text Terminal Colors, Display Feature Testing): |
27 * files.texi (Visiting Functions, File Name Components) | 32 * files.texi (Visiting Functions, File Name Components) |
28 (Unique File Names, Contents of Directories): | 33 (Unique File Names, Contents of Directories): |
29 * display.texi (Forcing Redisplay, Displaying Messages) | 34 * display.texi (Forcing Redisplay, Displaying Messages) |
30 (Temporary Displays, Font Selection, Auto Faces) | 35 (Temporary Displays, Font Selection, Auto Faces) |
31 (Font Lookup, Fringe Indicators, Display Margins) | 36 (Font Lookup, Fringe Indicators, Display Margins) |
32 (Image Descriptors, Showing Images, Image Cache, Button Types) | 37 (Image Descriptors, Showing Images, Image Cache, Button Types) |
33 (Making Buttons, Manipulating Buttons, Button Buffer Commands) | 38 (Making Buttons, Manipulating Buttons, Button Buffer Commands) |
34 (Display Table Format, Glyphs): | 39 (Display Table Format, Glyphs): |
35 * control.texi (Iteration): | 40 * control.texi (Iteration): |
36 * commands.texi (Command Loop Info, Adjusting Point): | 41 * commands.texi (Command Loop Info, Adjusting Point): |
37 * backups.texi (Making Backups, Auto-Saving): Remove @tindex | 42 * backups.texi (Making Backups, Auto-Saving): Remove @tindex |
38 entries. | 43 entries. |
39 | 44 |
40 2006-07-07 Kim F. Storm <storm@cua.dk> | 45 2006-07-07 Kim F. Storm <storm@cua.dk> |
41 | 46 |