/[emacs]/emacs/lisp/emacs-lisp/derived.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/derived.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by teirllm, Sat May 14 18:32:45 2005 UTC revision 1.6 by teirllm, Sat May 21 22:35:35 2005 UTC
# Line 132  BODY can start with a bunch of keyword a Line 132  BODY can start with a bunch of keyword a
132    arguments are currently understood:    arguments are currently understood:
133  :group GROUP  :group GROUP
134          Declare the customization group that corresponds to this mode.          Declare the customization group that corresponds to this mode.
135            The command `customize-mode' uses this.
136  :syntax-table TABLE  :syntax-table TABLE
137          Use TABLE instead of the default.          Use TABLE instead of the default.
138          A nil value means to simply use the same syntax-table as the parent.          A nil value means to simply use the same syntax-table as the parent.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26