Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2956:ee35a8fdcfcd
[xemacs-hg @ 2005-09-27 05:29:41 by ben]
fix compilation warnings
text.c, event-Xt.c, lisp.h, number-gmp.c, number-gmp.h: Fix compilation warnings. A couple of changes of new -> new_,
'foo -> `foo'.
| author | ben |
|---|---|
| date | Tue, 27 Sep 2005 05:29:45 +0000 |
| parents | c7d4a681eb2c |
| children | 5eb04c84c7ae |
comparison
equal
deleted
inserted
replaced
| 2955:4d269e525e21 | 2956:ee35a8fdcfcd |
|---|---|
| 1 2005-09-27 Ben Wing <ben@xemacs.org> | |
| 2 | |
| 3 * text.c (wcscmp_ascii): | |
| 4 * text.c (COPY_TEXT_BETWEEN_FORMATS): | |
| 5 * event-Xt.c (x_event_to_emacs_event): | |
| 6 * event-Xt.c (ShellVisualPatch): | |
| 7 * lisp.h: | |
| 8 * lisp.h (assert_with_message): | |
| 9 * number-gmp.c (bigfloat_to_string): | |
| 10 * number-gmp.h: | |
| 11 Fix compilation warnings. A couple of changes of new -> new_, | |
| 12 'foo -> `foo'. | |
| 13 | |
| 1 2005-09-26 Ben Wing <ben@xemacs.org> | 14 2005-09-26 Ben Wing <ben@xemacs.org> |
| 2 | 15 |
| 3 * specifier.c: | 16 * specifier.c: |
| 4 * specifier.c (Fvalid_specifier_type_p): | 17 * specifier.c (Fvalid_specifier_type_p): |
| 5 * specifier.c (Fvalid_specifier_locale_p): | 18 * specifier.c (Fvalid_specifier_locale_p): |
