aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2008-08-04 14:17:35 +0000
committerJuanma Barranquero2008-08-04 14:17:35 +0000
commitd7982012851b8772c623287a11aa497e15ac6c3d (patch)
tree712e8864f218b172c13836f50b51decc7c7a2551 /lib-src/ChangeLog
parent4342f814c49d902f88c42ac450f3b2bdeb24de5f (diff)
downloademacs-d7982012851b8772c623287a11aa497e15ac6c3d.tar.gz
emacs-d7982012851b8772c623287a11aa497e15ac6c3d.zip
Fix typos.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
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 @@
1354 (attribute_hidden): Define if not defind. 1354 (attribute_hidden): Define if not defind.
1355 (__getopt_initialized): Use attribute_hidden. 1355 (__getopt_initialized): Use attribute_hidden.
1356 (__libc_argc, __libc_argv): Renamed from original_argc, etc. 1356 (__libc_argc, __libc_argv): Renamed from original_argc, etc.
1357 (__getopt_nonoption_flags, nonoption_flags_max_len, nonoption_flags_len): 1357 (__getopt_nonoption_flags, nonoption_flags_max_len)
1358 Conditional on USE_NONOPTION_FLAGS. 1358 (nonoption_flags_len): Conditional on USE_NONOPTION_FLAGS.
1359 (SWAP_FLAGS): New definitions. 1359 (SWAP_FLAGS): New definitions.
1360 (exchange): Test USE_NONOPTION_FLAGS. 1360 (exchange): Test USE_NONOPTION_FLAGS.
1361 (_getopt_initialize): Test USE_NONOPTION_FLAGS. 1361 (_getopt_initialize): Test USE_NONOPTION_FLAGS.
@@ -1882,7 +1882,7 @@
1882 1882
18832002-02-03 Paul Eggert <eggert@twinsun.com> 18832002-02-03 Paul Eggert <eggert@twinsun.com>
1884 1884
1885 * rcs2log(Copyright): Update to 2002. 1885 * rcs2log (Copyright): Update to 2002.
1886 (AWK, TMPDIR): Work around portability problem in broken shells that 1886 (AWK, TMPDIR): Work around portability problem in broken shells that
1887 don't understand `: ${VAR=val}'. 1887 don't understand `: ${VAR=val}'.
1888 (SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001. 1888 (SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.