aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/ChangeLog2
-rw-r--r--man/ChangeLog4
2 files changed, 5 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index eab1752742..03f2d8bef0 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,7 +1,7 @@
2005-01-11 Kim F. Storm <[email protected]>
* 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.
diff --git a/man/ChangeLog b/man/ChangeLog
index 20449bc45e..c10a26895d 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
+2005-01-11 Kim F. Storm <[email protected]>
+
+ * widget.texi (Basic Types): Add :follow-link keyword.
+
2005-01-09 Jay Belanger <[email protected]>
* calc.texi (Basic Commands): Describe new behavior of calc-reset.