]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 11 Jan 2005 08:36:58 +0000 (08:36 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 11 Jan 2005 08:36:58 +0000 (08:36 +0000)
lispref/ChangeLog
man/ChangeLog

index eab17527421b857e3c62ac02d8a952fba8068a7d..03f2d8bef04441226e37ec6c14157fb87db620b0 100644 (file)
@@ -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.
index 20449bc45efe4e19ce096fabdfdb7dd5ea576051..c10a26895dbb4f24aedf280f768805909df550fe 100644 (file)
@@ -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.