From: Juanma Barranquero Date: Mon, 4 Aug 2008 14:17:35 +0000 (+0000) Subject: Fix typos. X-Git-Tag: emacs-pretest-23.0.90~3664 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d7982012851b8772c623287a11aa497e15ac6c3d;p=emacs.git Fix typos. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 97421befeb3..d9019c4a881 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1354,8 +1354,8 @@ (attribute_hidden): Define if not defind. (__getopt_initialized): Use attribute_hidden. (__libc_argc, __libc_argv): Renamed from original_argc, etc. - (__getopt_nonoption_flags, nonoption_flags_max_len, nonoption_flags_len): - Conditional on USE_NONOPTION_FLAGS. + (__getopt_nonoption_flags, nonoption_flags_max_len) + (nonoption_flags_len): Conditional on USE_NONOPTION_FLAGS. (SWAP_FLAGS): New definitions. (exchange): Test USE_NONOPTION_FLAGS. (_getopt_initialize): Test USE_NONOPTION_FLAGS. @@ -1882,7 +1882,7 @@ 2002-02-03 Paul Eggert - * rcs2log(Copyright): Update to 2002. + * rcs2log (Copyright): Update to 2002. (AWK, TMPDIR): Work around portability problem in broken shells that don't understand `: ${VAR=val}'. (SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.