Добавил коментарии по инсталляции файлов настроек.
authorOleksander Gavenko <gavenko_a@3g.ua>
Fri, 18 Apr 2008 00:02:56 +0300
changeset 12 fb11a9de5ab3
parent 11 1fea5e1edb38
child 13 5b2c1a203703
Добавил коментарии по инсталляции файлов настроек.
INSTALL
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/INSTALL	Fri Apr 18 00:02:56 2008 +0300
@@ -0,0 +1,23 @@
+-*- mode: outline; code: cp-1251 -*-
+
+                                 Install note for .emacs.
+
+*  .
+
+    `.emacs'.   emacs     `$HOME/.emacs'.
+
+       `$HOME/.el'.
+
+*  Windows.
+
+    HOME.   
+  <win-drive-char>:\home
+
+*  Unix.
+
+         ,
+       :
+  ln -s /home/other-user/.emacs /home/sasha/.emacs
+  ln -s /home/other-user/.emacs-custom.el /home/sasha/.emacs-custom.el
+  ln -s /home/other-user/.el /home/sasha/.el
+