diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 2bb3f1b1874..f64f9eb56df 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,20 +1,25 @@ | |||
| 1 | 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 2 | |||
| 3 | * text.texi (Clickable Text): Mention `help-echo' text property. | ||
| 4 | Update intro, examples and associated explanations. | ||
| 5 | |||
| 1 | 2006-07-31 Richard Stallman <rms@gnu.org> | 6 | 2006-07-31 Richard Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * commands.texi: Update xrefs. | 8 | * commands.texi: Update xrefs. |
| 4 | (Event Mod): New node, cut out from old Translating Input. | 9 | (Event Mod): New node, cut out from old Translating Input. |
| 5 | 10 | ||
| 6 | * maps.texi: Update xrefs. | 11 | * maps.texi: Update xrefs. |
| 7 | 12 | ||
| 8 | * keymaps.texi (Translation Keymaps): New node. | 13 | * keymaps.texi (Translation Keymaps): New node. |
| 9 | Update xrefs from Translating Input to Translation Keymaps. | 14 | Update xrefs from Translating Input to Translation Keymaps. |
| 10 | 15 | ||
| 11 | * elisp.texi (Top): Update subnode menu. | 16 | * elisp.texi (Top): Update subnode menu. |
| 12 | 17 | ||
| 13 | * display.texi (Face Functions): Fix explanations of FRAME=t or nil. | 18 | * display.texi (Face Functions): Fix explanations of FRAME=t or nil. |
| 14 | 19 | ||
| 15 | * os.texi (System Interface): Fix menu descriptions of some nodes. | 20 | * os.texi (System Interface): Fix menu descriptions of some nodes. |
| 16 | (Translating Input): Node deleted. | 21 | (Translating Input): Node deleted. |
| 17 | 22 | ||
| 18 | 2006-07-31 Nick Roberts <nickrob@snap.net.nz> | 23 | 2006-07-31 Nick Roberts <nickrob@snap.net.nz> |
| 19 | 24 | ||
| 20 | * modes.texi (Minor Mode Conventions): Update link for add-to-list. | 25 | * modes.texi (Minor Mode Conventions): Update link for add-to-list. |