*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2003-12-24 07:32:41 +00:00
parent 9ad4bf7a45
commit 8babaa5960
2 changed files with 10 additions and 0 deletions

View 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,A|(Bsching <crunchy@tzi.de> (tiny change)
* emacsclient.c (quote_file_name): Print the result instead of

View 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: