(compile-last): Ensure GREP_OPTIONS is null before calling
authorGlenn Morris <rgm@gnu.org>
Sun, 18 Oct 2009 00:34:47 +0000 (00:34 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 18 Oct 2009 00:34:47 +0000 (00:34 +0000)
commit18b5ffb503e0892a57bac57138d8361b26b6bec6
treedd18e3cb5b838ff5341ab2def877163481239f67
parentc2e161b23c473f61308970a57062e48955e47415
(compile-last): Ensure GREP_OPTIONS is null before calling
grep, so that binary files (eg international/uni-bidi.el) can match.
Remove test for "UnicodeData" files, since it is hopefully unnecesary
now, and in any case the file header format has changed.
lisp/ChangeLog
lisp/Makefile.in