changeset 59468:f62b32973669

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 11 Jan 2005 08:36:58 +0000
parents 9c3931bf6cd0
children 8507e984115b
files lispref/ChangeLog man/ChangeLog
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Tue Jan 11 08:36:26 2005 +0000
+++ b/lispref/ChangeLog	Tue Jan 11 08:36:58 2005 +0000
@@ -1,7 +1,7 @@
 2005-01-11  Kim F. Storm  <storm@cua.dk>
 
 	* display.texi (Button Properties, Button Buffer Commands):
-	Mention mouse-1 binding.
+	Mention mouse-1 binding.  Add follow-link keyword.
 
 	* text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
 	(Enabling Mouse-1 to Follow Links): New subsection.
--- a/man/ChangeLog	Tue Jan 11 08:36:26 2005 +0000
+++ b/man/ChangeLog	Tue Jan 11 08:36:58 2005 +0000
@@ -1,3 +1,7 @@
+2005-01-11  Kim F. Storm  <storm@cua.dk>
+
+	* widget.texi (Basic Types): Add :follow-link keyword.
+
 2005-01-09  Jay Belanger  <belanger@truman.edu>
 
 	* calc.texi (Basic Commands): Describe new behavior of calc-reset.