updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / emacs-lojban-mode / emacs-lojban-mode.install
blob014fcfcaeb74bd3d18e9869ef02b71a73637bc71
1 post_install () {
2   cat << EOF
3 ==> Put this in your ~/.emacs file to be able to use lojban-mode
5 (autoload 'lojban-parse-region "lojban" nil t)
6 (autoload 'lojban-mode "lojban-mode" nil t)
7 EOF
10 post_upgrade () {
11   post_install $1