/[emacs]/emacs/lisp/help-fns.el
ViewVC logotype

Diff of /emacs/lisp/help-fns.el

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

revision 1.67 by nickrob, Thu May 19 00:13:09 2005 UTC revision 1.68 by jet, Mon May 30 18:06:02 2005 UTC
# Line 224  ARGLIST can also be t or a string of the Line 224  ARGLIST can also be t or a string of the
224  ;;;   (symbol-file (if (symbolp subr-or-var) subr-or-var  ;;;   (symbol-file (if (symbolp subr-or-var) subr-or-var
225  ;;;              (subr-name subr-or-var))  ;;;              (subr-name subr-or-var))
226  ;;;            (if (eq kind 'var) 'defvar 'defun)))  ;;;            (if (eq kind 'var) 'defvar 'defun)))
227    ;;;###autoload
228  (defun help-C-file-name (subr-or-var kind)  (defun help-C-file-name (subr-or-var kind)
229    "Return the name of the C file where SUBR-OR-VAR is defined.    "Return the name of the C file where SUBR-OR-VAR is defined.
230  KIND should be `var' for a variable or `subr' for a subroutine."  KIND should be `var' for a variable or `subr' for a subroutine."

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

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