# # $Id$ # Included in this directory is a patch for the file lib-src/etags.c from emacs-20.2. This patch and the following instructions may or may not work for any other emacs version. mkdir work tar xzf ..../emacs-20.2.tar.gz cd emacs-20.2/lib-src patch <...../etags.c-ada-patch cd ../.. mkdir build cd build ../emacs-20.2/configure cd lib-src gmake ctags The ctags file in this directory is a pre-compiled binary.