* 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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).