*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 24 Dec 2003 07:32:41 +0000 (07:32 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 24 Dec 2003 07:32:41 +0000 (07:32 +0000)
lib-src/ChangeLog
src/ChangeLog

index 3e2350c..1a0774e 100644 (file)
@@ -1,3 +1,8 @@
+2003-12-24  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * make-docfile.c (main): For return code, no longer special-case VMS.
+       Instead, use `EXIT_SUCCESS' and `EXIT_FAILURE' from stdlib.h.
+
 2003-09-28  Andreas B\e,A|\e(Bsching  <crunchy@tzi.de>  (tiny change)
 
        * emacsclient.c (quote_file_name): Print the result instead of
index f2277e5..b25a81a 100644 (file)
@@ -1,3 +1,8 @@
+2003-12-24  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * tparam.c (tparam1): Add handling for `%pN', which
+       means use param N for the next substitution.
+
 2003-12-24  Thien-Thi Nguyen  <ttn@gnu.org>
 
        * xfaces.c (Fcolor_gray_p): Fix omission bug: