From: Paul Eggert Date: Tue, 22 Feb 2011 01:58:44 +0000 (-0800) Subject: Merge: Assume S_ISLNK etc. work, since gnulib supports this. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~770 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9c9ba4ba2021d1f610202403416b5e071e1ae57d;p=emacs.git Merge: Assume S_ISLNK etc. work, since gnulib supports this. --- 9c9ba4ba2021d1f610202403416b5e071e1ae57d diff --cc lib-src/ChangeLog index 187f940a329,6d50f4fa4fc..c30e71b8400 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@@ -1,7 -1,8 +1,12 @@@ + 2011-02-22 Paul Eggert + + Assume S_ISLNK etc. work, since gnulib supports this. + * etags.c (S_ISREG): Remove. + +2011-02-22 Juanma Barranquero + + * makefile.w32-in (obj): Remove filemode.o. + 2011-02-21 Paul Eggert New file "lib/min-max.h".