*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 12 Feb 2000 10:41:48 +0000 (10:41 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Feb 2000 10:41:48 +0000 (10:41 +0000)
lib/ChangeLog

index 32c625b98b7d0634202c0e393b536e1b625befc8..ba5007682ae0b355ca6ad114ba81056b3b9cfc4a 100644 (file)
@@ -1,3 +1,12 @@
+2000-02-12  Jim Meyering  <meyering@lucent.com>
+
+       * userspec.c (ISDIGIT): Define it.
+       (isdigit): Remove definition.
+       (is_number): Use ISDIGIT, not isdigit.
+       <libintl.h>: Include.
+       (_ and N_): Define.
+       (parse_user_spec): Mark translatable strings.
+
 2000-02-10  Jim Meyering  <meyering@lucent.com>
 
        With these changes, nanosleep.[ch] are finally enough like the other