# HG changeset patch # User Oleksandr Gavenko # Date 1257357235 -7200 # Node ID 0de8b66b6f495cf5582028d69b2eb86b1bb5a068 # Parent 221500927a597f137ce848ed09361737214cec60# Parent 86768b3fd4d831b4d2ce608e10d99a2405a387d9 Automated merge with file:///srv/hg/admin-doc diff -r 221500927a59 -r 0de8b66b6f49 debian-isntall.rst --- 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 +*** diff -r 221500927a59 -r 0de8b66b6f49 emacs.rst --- 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.