add no-word.el

This commit is contained in:
Gwenhael Le Moine 2011-06-07 10:07:38 +02:00
parent 39f6f7ccdc
commit 3ce7ebeceb

View file

@ -36,6 +36,7 @@ mkdir -p $PKG/$PREFIX/doc/
mkdir -p $PKG$PREFIX/share/emacs/site-lisp/$PRGNAM/
( cd $PKG$PREFIX/share/emacs/site-lisp/$PRGNAM/
for el in \
"no-word.el" \
"buffer-move.el" \
"goto-last-change.el" \
"fill-column-indicator.el" \