2007-09-21 Glenn Morris <rgm@gnu.org>
* emacstool.1: Remove file.
+ * emacs.bash: Adapt for removal of emacstool.
2007-09-16 Glenn Morris <rgm@gnu.org>
case "${windowsys}" in
x ) (emacs "$@" &) ;;
- sun ) (emacstool "$@" &) ;;
+ sun ) echo "unsupported window system"; return 1 ;;
esac
else
if jobs %emacs 2> /dev/null ; then
+2007-09-21 Glenn Morris <rgm@gnu.org>
+
+ * Makefile.in (emacstool): Remove target.
+
2007-09-21 Markus Triska <markus.triska@gmx.at>
* xterm.c (x_delete_display): Compile session management