diff options
| author | Kim F. Storm | 2005-01-12 15:32:26 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2005-01-12 15:32:26 +0000 |
| commit | 37181fc463f4357642ca7eab41d283d84b00c1ef (patch) | |
| tree | 6357637dc218688ee184d31e3691cfc2fb28f47f /lispref | |
| parent | f5340eb76a8b557ae4408cda5c95f9fa686eb0f7 (diff) | |
| download | emacs-37181fc463f4357642ca7eab41d283d84b00c1ef.tar.gz emacs-37181fc463f4357642ca7eab41d283d84b00c1ef.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 7ff405b3206..257310dc801 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2005-01-12 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * text.texi (Links and Mouse-1): Rename section from Enabling | ||
| 4 | Mouse-1 to Following Links. Change xrefs. | ||
| 5 | Add examples for define-button-type and define-widget. | ||
| 6 | |||
| 7 | * display.texi (Button Properties, Button Buffer Commands): | ||
| 8 | Clarify mouse-1 and follow-link functionality. | ||
| 9 | |||
| 1 | 2005-01-12 Richard M. Stallman <rms@gnu.org> | 10 | 2005-01-12 Richard M. Stallman <rms@gnu.org> |
| 2 | 11 | ||
| 3 | * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change. | 12 | * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change. |