mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
* .bzrignore: Add lib/sys/. * Makefile.in (GNULIB_MODULES): Add filemode. * lib/Makefile.am (MOSTLYCLEANDIRS): New macro. * lib/filemode.c: Renamed from src/filemode.c and regenerated from gnulib. This adds support for some more file types, e.g., Cray DMF migrated files. * lisp/emacs-lisp/find-gc.el (find-gc-source-files): Remove filemode.c. * lib/filemode.h, lib/sys_stat.in.h, m4/filemode.m4, m4/st_dm_mode.m4: * m4/sys_stat_h.m4: New files, generated from gnulib. * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate. 2011-02-20 Paul Eggert <eggert@cs.ucla.edu> |
||
|---|---|---|
| .. | ||
| 00gnulib.m4 | ||
| c-strtod.m4 | ||
| extensions.m4 | ||
| filemode.m4 | ||
| getloadavg.m4 | ||
| getopt.m4 | ||
| gl-comp.m4 | ||
| gnulib-common.m4 | ||
| gnulib-tool.m4 | ||
| include_next.m4 | ||
| longlong.m4 | ||
| md5.m4 | ||
| mktime.m4 | ||
| multiarch.m4 | ||
| st_dm_mode.m4 | ||
| stdbool.m4 | ||
| stddef_h.m4 | ||
| stdint.m4 | ||
| stdlib_h.m4 | ||
| strftime.m4 | ||
| sys_stat_h.m4 | ||
| time_h.m4 | ||
| time_r.m4 | ||
| tm_gmtoff.m4 | ||
| unistd_h.m4 | ||
| wchar_t.m4 | ||