What about documenting this feature of define-minor-mode?

Lute.


*** lispref/modes.texi  23 Feb 2005 09:13:14 -0000      1.89
--- lispref/modes.texi  23 Feb 2005 11:40:37 -0000
***************
*** 1121,1128 ****
  (@var{key-sequence} . @var{definition})
  @end example
  
! The @var{keyword-args} consist of keywords followed by corresponding
! values.  A few keywords have special meanings:
  
  @table @code
  @item :global @var{global}
--- 1121,1130 ----
  (@var{key-sequence} . @var{definition})
  @end example
  
! The above three arguments @var{init-value}, @var{lighter}, and
! @var{keymap} can be (partially) omitted when @var{keyword-args} are
! used.  The @var{keyword-args} consist of keywords followed by
! corresponding values.  A few keywords have special meanings:
  
  @table @code
  @item :global @var{global}


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to