all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* symbol-file vs find-lisp-object-file-name
@ 2015-03-28 19:33 raman
  0 siblings, 0 replies; only message in thread
From: raman @ 2015-03-28 19:33 UTC (permalink / raw)
  To: emacs-devel

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 --  
-- 

-- 



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-28 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-28 19:33 symbol-file vs find-lisp-object-file-name raman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.