/[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.32 by lute, Thu Mar 31 14:54:00 2005 UTC revision 1.33 by monnier, Thu Mar 31 23:16:20 2005 UTC
# Line 217  FUNCTION-LIST is a list of functions to Line 217  FUNCTION-LIST is a list of functions to
217  additional setup.  additional setup.
218    
219  See the file generic-x.el for some examples of `define-generic-mode'."  See the file generic-x.el for some examples of `define-generic-mode'."
220    (declare (debug (sexp def-form def-form def-form form def-form &optional stringp)))    (declare (debug (sexp def-form def-form def-form form def-form
221                            &optional stringp))
222               (indent 1))
223    
224    ;; Backward compatibility.    ;; Backward compatibility.
225    (when (eq (car-safe mode) 'quote)    (when (eq (car-safe mode) 'quote)

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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