comparison src/ChangeLog @ 3072:4c038e89d563

[xemacs-hg @ 2005-11-16 07:22:37 by stephent] Assorted minor fixes. TODO comment in configure.ac: <87irutytzq.fsf@tleepslib.sk.tsukuba.ac.jp> Avoid warning, don't redefine integer types on Mac OS X: <87ek5hytvq.fsf@tleepslib.sk.tsukuba.ac.jp> Fix uninitialized variable: <87acg5yttp.fsf@tleepslib.sk.tsukuba.ac.jp> Eliminate warnings for unused parameters and functions: <8764qtytrp.fsf@tleepslib.sk.tsukuba.ac.jp> Quiet byte-compiler in select.el: <871x1hytow.fsf@tleepslib.sk.tsukuba.ac.jp> Quiet compiler about unused parameters in sound.el: <87wtj9xf16.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 16 Nov 2005 07:22:46 +0000
parents d30cd499e445
children 135bb6aa3ee2
comparison
equal deleted inserted replaced
3071:a80f978d8342 3072:4c038e89d563
1 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * sound.c (USED_IF_HAVE_NATIVE_OR_NAS, USED_IF_HAVE_ANY):
4 New conditional UNUSED macros.
5 (Fplay_sound_file, Fdevice_sound_enabled_p, init_device_sound):
6 Use them.
7
8 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org>
9
10 * event-Xt.c (x_to_emacs_keysym): Initialize len.
11
12 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org>
13
14 * database.c: Don't redefine integer types for Mac OS X, either.
15
1 2005-11-13 Ben Wing <ben@xemacs.org> 16 2005-11-13 Ben Wing <ben@xemacs.org>
2 17
3 * alloc.c: 18 * alloc.c:
4 * alloc.c (alloc_lrecord): 19 * alloc.c (alloc_lrecord):
5 * alloc.c (noseeum_alloc_lrecord): 20 * alloc.c (noseeum_alloc_lrecord):