Index: emacs/lisp/emacs-lisp/derived.el
diff -c emacs/lisp/emacs-lisp/derived.el:1.5 
emacs/lisp/emacs-lisp/derived.el:1.6
*** emacs/lisp/emacs-lisp/derived.el:1.5        Sat May 14 18:32:45 2005
--- emacs/lisp/emacs-lisp/derived.el    Sat May 21 22:35:35 2005
***************
*** 132,137 ****
--- 132,138 ----
    arguments are currently understood:
  :group GROUP
        Declare the customization group that corresponds to this mode.
+       The command `customize-mode' uses this.
  :syntax-table TABLE
        Use TABLE instead of the default.
        A nil value means to simply use the same syntax-table as the parent.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to