emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

symbol-file vs find-lisp-object-file-name


From: raman
Subject: symbol-file vs find-lisp-object-file-name
Date: Sat, 28 Mar 2015 12:33:51 -0700

These two functions:
symbol-file from subr.el
and
find-lisp-object-file-name from  help-fns.el

are almost identical per their documentation -- except that the latter claims 
to also locate things defined in  C code.

That said -- 
(find-lisp-object-file-name 'forward-line 'defun)
returns nil for me.

Should these be somehow rationalized --  
-- 

-- 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]