Добавил коментарии по инсталляции файлов настроек.
--- /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
+