aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2005-01-12 15:32:26 +0000
committerKim F. Storm2005-01-12 15:32:26 +0000
commit37181fc463f4357642ca7eab41d283d84b00c1ef (patch)
tree6357637dc218688ee184d31e3691cfc2fb28f47f
parentf5340eb76a8b557ae4408cda5c95f9fa686eb0f7 (diff)
downloademacs-37181fc463f4357642ca7eab41d283d84b00c1ef.tar.gz
emacs-37181fc463f4357642ca7eab41d283d84b00c1ef.zip
*** empty log message ***
-rw-r--r--lispref/ChangeLog9
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 @@
12005-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
12005-01-12 Richard M. Stallman <rms@gnu.org> 102005-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.