anything-match-plugin.el (agp-command-line): use `head -n N' instead of `head -N'
commit673f286e5c3c95a30bd823c64068910f24e0786f
authorrubikitch <rubikitch@ruby-lang.org>
Tue, 13 Jul 2010 21:46:18 +0000 (14 06:46 +0900)
committerrubikitch <rubikitch@ruby-lang.org>
Tue, 13 Jul 2010 21:46:18 +0000 (14 06:46 +0900)
tree9e80c39b11e9b1e6ba88b3aa56d69646c7961f95
parent2a3ae6978c9a0f164c54a4e134ef747740bcb3b5
anything-match-plugin.el (agp-command-line): use `head -n N' instead of `head -N'

because head -N is deprecated.
anything-match-plugin.el