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

Diff of /emacs/lisp/derived.el

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

revision 1.27 by rms, Sun Nov 11 17:58:58 2001 UTC revision 1.28 by pj, Thu Nov 15 21:46:12 2001 UTC
# Line 205  been generated automatically, with a ref Line 205  been generated automatically, with a ref
205    
206  ;; PUBLIC: find if the current mode derives from another.  ;; PUBLIC: find if the current mode derives from another.
207    
208  ;;; ;;;###autoload  ;;;###autoload
209  (defun derived-mode-p (&rest modes)  (defun derived-mode-p (&rest modes)
210    "Non-nil if the current major mode is derived from one of MODES.    "Non-nil if the current major mode is derived from one of MODES.
211  Uses the `derived-mode-parent' property of the symbol to trace backwards."  Uses the `derived-mode-parent' property of the symbol to trace backwards."

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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