/[emacs]/emacs/lisp/generic.el
ViewVC logotype

Diff of /emacs/lisp/generic.el

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

revision 1.20.8.2 by uid65618, Thu Feb 5 14:48:32 2004 UTC revision 1.20.8.3 by miles, Tue Jul 6 09:14:18 2004 UTC
# Line 1  Line 1 
1  ;;; generic.el --- defining simple major modes with comment and font-lock  ;;; generic.el --- defining simple major modes with comment and font-lock
2  ;;  ;;
3  ;; Copyright (C) 1997, 1999 Free Software Foundation, Inc.  ;; Copyright (C) 1997, 1999, 2004 Free Software Foundation, Inc.
4  ;;  ;;
5  ;; Author:  Peter Breton <pbreton@cs.umb.edu>  ;; Author:  Peter Breton <pbreton@cs.umb.edu>
6  ;; Created: Fri Sep 27 1996  ;; Created: Fri Sep 27 1996
# Line 188  regexp in `generic-find-file-regexp'.  I Line 188  regexp in `generic-find-file-regexp'.  I
188                                   &optional description)                                   &optional description)
189    "Create a new generic mode with NAME.    "Create a new generic mode with NAME.
190    
 Args: (NAME COMMENT-LIST KEYWORD-LIST FONT-LOCK-LIST AUTO-MODE-LIST  
             FUNCTION-LIST &optional DESCRIPTION)  
   
191  NAME should be a symbol; its string representation is used as the function  NAME should be a symbol; its string representation is used as the function
192  name. If DESCRIPTION is provided, it is used as the docstring for the new  name. If DESCRIPTION is provided, it is used as the docstring for the new
193  function.  function.

Legend:
Removed from v.1.20.8.2  
changed lines
  Added in v.1.20.8.3

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