diff -r bce5618a8704 -r 1f499471d603 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