add buffer-move
This commit is contained in:
parent
4d6958e5f8
commit
f17f1a31bf
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
"buffer-move.el" \
|
||||
"goto-last-change.el" \
|
||||
"fill-column-indicator.el" \
|
||||
"php-mode-improved.el" \
|
||||
|
|
Loading…
Reference in a new issue