# HG changeset patch # User Oleksander Gavenko # Date 1208466176 -10800 # Node ID fb11a9de5ab382b106ea4a729863fc0461720dc5 # Parent 1fea5e1edb38aa7bf4301e8bcf9c4ac2fe6ad5ba Добавил коментарии по инсталляции файлов настроек. diff -r 1fea5e1edb38 -r fb11a9de5ab3 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. + :\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 +