Automated merge with file:///srv/hg/admin-doc
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 04 Nov 2009 19:53:55 +0200
changeset 225 0de8b66b6f49
parent 222 221500927a59 (current diff)
parent 224 86768b3fd4d8 (diff)
child 226 2518b23d8098
child 230 438e70eaa36b
Automated merge with file:///srv/hg/admin-doc
emacs.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
+***
--- 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.