Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
# (find-eev-update-links "~/eev-current/")
# (find-eev-update-links "~/eev-current/")
# (find-eev-update-links "~/eev-current/")
# (find-efunction 'find-eev-update-links)

# (ee-expand ee-eevdir)
# (find-eevfile "eev.el" "$EEVDIR")
# (find-eevfile "")

* (eepitch-shell)
* (eepitch-kill)
* (eepitch-shell)

mkdir ~/eev-current/
cd    ~/eev-current/
mv -v eev-current.tar.gz eev-current-old.tar.gz
wget http://angg.twu.net/eev-current.tar.gz
tar -xvzf eev-current.tar.gz

(progn
  (add-to-list 'load-path "~/eev-current/")
  (require 'eev-all)
  (eev-mode 1)
  )

* (eepitch-shell)
* (eepitch-kill)
* (eepitch-shell)

cd ~/eev-current/
./eev-rctool prepare
./eev-rctool install_rc

# (find-eevfile "eev-rctool")
# (find-eevsh "./eev-rctool help")
# (find-eevsh "./eev-rctool notes")
# (find-eevtmpfile "")
# (find-eevtmpfile "backup/")
# (find-eevtmpfile "backup/do_install.sh")
# (find-eevtmpfile "backup/do_uninstall.sh")
# (find-fline "~/.emacs" "Beginning of the eev block:")