]> git.eshelyaron.com Git - emacs.git/commitdiff
Refer to "button" rather than "active field" in lispref
authorGlenn Morris <rgm@gnu.org>
Mon, 31 Dec 2012 20:23:29 +0000 (12:23 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 31 Dec 2012 20:23:29 +0000 (12:23 -0800)
(cf 2005-12-22 change to doc/emacs/custom.texi)

* doc/lispref/customize.texi (Common Keywords, Type Keywords):
Replace "active field" with "button".

Fixes: debbugs:13310
doc/lispref/ChangeLog
doc/lispref/customize.texi

index 1af60a68fd2333b3f45644848cc59ff8bd64b542..7d81c23cef34ffe1664278c385d204fb96a50a61 100644 (file)
@@ -1,5 +1,8 @@
 2012-12-31  Glenn Morris  <rgm@gnu.org>
 
+       * customize.texi (Common Keywords, Type Keywords):
+       Replace "active field" with "button".  (Bug#13310)
+
        * customize.texi (Common Keywords): Add xref.  (Bug#13311)
        * tips.texi (Library Headers): Add cindex.
 
index 9819d8a8b3f08f5da0f2d1d83fc7846c0e43bb22..c3de589b01f2c517c1f30b70a2e5e5a2d79c3759 100644 (file)
@@ -77,7 +77,7 @@ item.  Please don't overdo this, since the result would be annoying.
 @item :link @var{link-data}
 @kindex link@r{, customization keyword}
 Include an external link after the documentation string for this item.
-This is a sentence containing an active field which references some
+This is a sentence containing a button that references some
 other documentation.
 
 There are several alternatives you can use for @var{link-data}:
@@ -1080,8 +1080,7 @@ Substitute the item's documentation string.
 
 @item %h
 Like @samp{%d}, but if the documentation string is more than one line,
-add an active field to control whether to show all of it or just the
-first line.
+add a button to control whether to show all of it or just the first line.
 
 @item %t
 Substitute the tag here.  You specify the tag with the @code{:tag}