[Emacs-diffs] Changes to emacs/lib-src/getopt.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/lib-src/getopt.c diff -c emacs/lib-src/getopt.c:1.27 emacs/lib-src/getopt.c:1.28 *** emacs/lib-src/getopt.c:1.27 Wed Jul 27 01:31:21 2005 --- emacs/lib-src/getopt.c Sun Aug 7 10:44:16 2005 *** *** 2,9 NOTE: getopt is now part of the C library, so if you don'

[Emacs-diffs] Changes to emacs/lib-src/getopt.c

2005-07-26 Thread Miles Bader
Index: emacs/lib-src/getopt.c diff -c emacs/lib-src/getopt.c:1.26 emacs/lib-src/getopt.c:1.27 *** emacs/lib-src/getopt.c:1.26 Tue Jul 26 21:43:12 2005 --- emacs/lib-src/getopt.c Wed Jul 27 01:31:21 2005 *** *** 1239,1241 --- 1239,1244 } #endif /* TEST */ + + /* ar

[Emacs-diffs] Changes to emacs/lib-src/getopt.c

2005-07-26 Thread Paul Eggert
Index: emacs/lib-src/getopt.c diff -c emacs/lib-src/getopt.c:1.25 emacs/lib-src/getopt.c:1.26 *** emacs/lib-src/getopt.c:1.25 Mon Jul 4 15:24:11 2005 --- emacs/lib-src/getopt.c Tue Jul 26 21:43:12 2005 *** *** 2,9 NOTE: getopt is now part of the C library, so if you don'

[Emacs-diffs] Changes to emacs/lib-src/getopt.c

2005-07-04 Thread Lute Kamstra
Index: emacs/lib-src/getopt.c diff -c emacs/lib-src/getopt.c:1.24 emacs/lib-src/getopt.c:1.25 *** emacs/lib-src/getopt.c:1.24 Mon Sep 1 15:45:03 2003 --- emacs/lib-src/getopt.c Mon Jul 4 15:24:11 2005 *** *** 18,24 You should have received a copy of the GNU General P