Hi All,
I downloaded magit-1.1.1 from https://github.com/magit/magit/downloads
and in http://zagadka.vm.bytemark.co.uk/magit/ mentioned the
following steps to install it
sh ./autogen.sh
./configure [опции]
make && make install
there is no autogen.sh or configure file in magit-1.1.1 and I don't
want to install in /usr/local/share/emacs/site-lisp/ folder . I want
to install it in $HOME/emacs.d/site-lisp folder . If I copy all .el
files in to $HOME/emacs.d/site-lisp folder will it work? .
thanks:
Anoop