emacs.rst
changeset 1420 4d1d9be91688
parent 1334 9bf0d5a1f0cf
child 1476 f437a8297ba2
--- a/emacs.rst	Tue Nov 13 11:30:35 2012 +0200
+++ b/emacs.rst	Sat Nov 17 11:50:46 2012 +0200
@@ -64,6 +64,7 @@
 See value of variable ``load-history`` (by C-h v load-history RET)::
 
   (symbol-file 'c-mode)
+  (find-lisp-object-file-name 'c-mode (symbol-function 'c-mode))
 
 Using edebug.
 -------------