# HG changeset patch # User Oleksandr Gavenko # Date 1255365998 -10800 # Node ID 1f1a18891bc2d10d7619b6df9ca9db8ce85f65d2 # Parent 6db1954b50f8019db68e7b0444a9f0c7f62677fa Call tree. diff -r 6db1954b50f8 -r 1f1a18891bc2 emacs.rst --- a/emacs.rst Sun Oct 11 21:52:39 2009 +0300 +++ b/emacs.rst Mon Oct 12 19:46:38 2009 +0300 @@ -50,6 +50,12 @@ error 'No error until here' when reloading the file, move the expression towards the back of the file, otherwise towards the front of the file. +** Call tree. + +Before byte compiling file execute + + (setq byte-compile-generate-call-tree t) + * WWW. ** Text based WWW browser.