diff options
| author | Paul Eggert | 2011-01-08 23:33:50 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-01-08 23:33:50 -0800 |
| commit | e275c824b0fe255bbb5af98a6c9a21bb8321d6e8 (patch) | |
| tree | 55f731672b2aa769d9807f3d014ffbf33c5a759e /ChangeLog | |
| parent | 84bbb1add53329f6059958a9609240aed336258c (diff) | |
| download | emacs-e275c824b0fe255bbb5af98a6c9a21bb8321d6e8.tar.gz emacs-e275c824b0fe255bbb5af98a6c9a21bb8321d6e8.zip | |
Regenerate.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -1,5 +1,13 @@ | |||
| 1 | 2011-01-09 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-01-09 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | Regenerate. | ||
| 4 | * lib/getopt.c, lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h: | ||
| 5 | * lib/gettext.h, lib/unistd.in.h, m4/unistd_h.m4: | ||
| 6 | New files, copied from gnulib by gnulib-tool. | ||
| 7 | * aclocal.m4, configure, lib/Makefile.in, m4/getopt.m4: | ||
| 8 | * m4/gnulib-cache.m4, m4/gnulib-comp.m4, src/config.in: | ||
| 9 | Regenerate. | ||
| 10 | |||
| 3 | Use gnulib's getopt-gnu module. | 11 | Use gnulib's getopt-gnu module. |
| 4 | * Makefile.in (GNULIB_MODULES): Add getopt-gnu. | 12 | * Makefile.in (GNULIB_MODULES): Add getopt-gnu. |
| 5 | (AUTOCONF_INPUTS): Remove getopt.m4; aclocal.m4 is a good-enough | 13 | (AUTOCONF_INPUTS): Remove getopt.m4; aclocal.m4 is a good-enough |