updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / emacs-egg-git / emacs-egg-git.install
blob5b52ec26484826e9eac7d804bd326bf3693339f4
1 post_install() {
2   echo ">> To enable egg add the following lines to your emacs configuration:"
4   echo "(require 'egg)"
7 post_upgrade() {
8   post_install