GNUのダウンロードページから最新のEmacsのソース(現時点ではemacs-23.2.tar.gz)をダウンロード。
tar xvfz emacs-23.2.tar.gz cd emacs-23.2 ./configure --with-ns --without-x make make install
nextstep/Emacs.appができるので、/Applicationsなどにコピーする。
GNUのダウンロードページから最新のEmacsのソース(現時点ではemacs-23.2.tar.gz)をダウンロード。
tar xvfz emacs-23.2.tar.gz cd emacs-23.2 ./configure --with-ns --without-x make make install
nextstep/Emacs.appができるので、/Applicationsなどにコピーする。