emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/customize.texi [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/customize.texi [lexbind]
Date: Tue, 14 Oct 2003 19:10:15 -0400

Index: emacs/lispref/customize.texi
diff -c emacs/lispref/customize.texi:1.25.2.1 
emacs/lispref/customize.texi:1.25.2.2
*** emacs/lispref/customize.texi:1.25.2.1       Fri Apr  4 01:20:41 2003
--- emacs/lispref/customize.texi        Tue Oct 14 19:10:11 2003
***************
*** 376,382 ****
  @end menu
  
  All customization types are implemented as widgets; see @ref{Top, ,
! Introduction, widget, The Emacs Widget Library} for details.
  
  @node Simple Types
  @subsection Simple Types
--- 376,382 ----
  @end menu
  
  All customization types are implemented as widgets; see @ref{Top, ,
! Introduction, widget, The Emacs Widget Library}, for details.
  
  @node Simple Types
  @subsection Simple Types
***************
*** 975,981 ****
  @code{widget-backward}, it will display the string @var{motion-doc} in
  the echo area.  In addition, @var{motion-doc} is used as the mouse
  @code{help-echo} string and may actually be a function or form evaluated
! to yield a help string as for @code{help-echo} text properties.
  @c @xref{Text help-echo}.
  
  @item :match @var{function}
--- 975,982 ----
  @code{widget-backward}, it will display the string @var{motion-doc} in
  the echo area.  In addition, @var{motion-doc} is used as the mouse
  @code{help-echo} string and may actually be a function or form evaluated
! to yield a help string.  If it is a function, it is called with one
! argument, the widget.
  @c @xref{Text help-echo}.
  
  @item :match @var{function}
***************
*** 1054,1056 ****
--- 1055,1061 ----
  @code{checkbox} associated with this item.
  @end ignore
  @end table
+ 
+ @ignore
+    arch-tag: d1b8fad3-f48c-4ce4-a402-f73b5ef19bd2
+ @end ignore




reply via email to

[Prev in Thread] Current Thread [Next in Thread]