emacs.rst
changeset 382 1f499471d603
parent 296 a1447ce5751b
child 415 3ae537fcc132
--- 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