--- a/debian-isntall.rst Tue Oct 27 14:49:39 2009 +0200
+++ b/debian-isntall.rst Wed Nov 04 19:53:55 2009 +0200
@@ -34,7 +34,7 @@
Defaults env_reset
root ALL=(ALL) ALL
- sasha ALL=(ALL) ALL
+ user ALL=(ALL) ALL
$ ^D
** Mount additional partitions.
@@ -71,4 +71,4 @@
/dev/sda5 /mnt/music ntfs ro,nls=utf8,gid=win,dmask=222,fmask=337 0 0
/dev/sdd1 /mnt/usb vfat rw,shortname=winnt,utf8,quiet,gid=win,dmask=002,fmask=111 0 0
-***
\ No newline at end of file
+***
--- a/emacs.rst Tue Oct 27 14:49:39 2009 +0200
+++ b/emacs.rst Wed Nov 04 19:53:55 2009 +0200
@@ -64,6 +64,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.