repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
emacs-elim-git
/
emacs-elim.install
blob
bb6b4241884d92b8a4c4631e6b8f74042603667a
1
post_install() {
2
echo "Add the following lines to your ~/.emacs :
3
(require 'garak)
4
(setq elim-executable \"/usr/bin/elim-client\")"
5
echo "Also, check /usr/share/emacs-elim/README to see how to use it"
6
}