Automated merge with file:///d:\srv\hg-home\admin-doc
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 01 Dec 2009 15:24:51 +0200
changeset 239 661b792c6603
parent 231 3b3680e6d481 (diff)
parent 238 bda3ce24ded4 (current diff)
child 240 554289ab0486
Automated merge with file:///d:\srv\hg-home\admin-doc
--- a/debian-isntall.rst	Tue Dec 01 15:24:39 2009 +0200
+++ b/debian-isntall.rst	Tue Dec 01 15:24:51 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 Dec 01 15:24:39 2009 +0200
+++ b/emacs.rst	Tue Dec 01 15:24:51 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.
--- a/git.rst	Tue Dec 01 15:24:39 2009 +0200
+++ b/git.rst	Tue Dec 01 15:24:51 2009 +0200
@@ -18,6 +18,23 @@
     name = Oleksandr Gavenko
     mail = gavenkoa@gmail.com
 
+** Windows.
+
+No official support for Windows OS.
+
+*** Cygwin.
+
+*** MSys.
+
+Native port.
+
+  $ cat gitconfig
+[core]
+autocrlf = false
+symlinks = false
+
+  http://code.google.com/p/msysgit
+
 * Start your project.
 
 Setup proj space on fs.