What functions and variables Emacs load and from which files?
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 05 May 2010 22:50:14 +0300
changeset 382 1f499471d603
parent 381 bce5618a8704
child 383 7b3a1cdbf22b
What functions and variables Emacs load and from which files?
emacs.rst
--- a/emacs.rst	Wed May 05 22:30:49 2010 +0300
+++ b/emacs.rst	Wed May 05 22:50:14 2010 +0300
@@ -16,6 +16,10 @@
 
 * Debugging.
 
+** What functions and variables Emacs load and from which files?
+
+See value of variable 'load-history' (by C-h v load-history RET).
+
 ** Using edebug.
 
 Execute 'M-x edebug-defun' (also on 'C-u C-M-x') on defun in source code to