emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/custom.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/custom.el
Date: Sun, 29 Sep 2002 13:47:51 -0400

Index: emacs/lisp/custom.el
diff -c emacs/lisp/custom.el:1.54 emacs/lisp/custom.el:1.55
*** emacs/lisp/custom.el:1.54   Sat Sep 21 15:59:42 2002
--- emacs/lisp/custom.el        Sun Sep 29 00:19:06 2002
***************
*** 175,181 ****
  
  The following keywords are meaningful:
  
! :type VALUE should be a widget type for editing the symbols value.
  :options VALUE should be a list of valid members of the widget type.
  :group  VALUE should be a customization group.
          Add SYMBOL to that group.
--- 175,181 ----
  
  The following keywords are meaningful:
  
! :type VALUE should be a widget type for editing the symbol's value.
  :options VALUE should be a list of valid members of the widget type.
  :group  VALUE should be a customization group.
          Add SYMBOL to that group.




reply via email to

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