comparison src/ChangeLog @ 327:03446687b7cc r21-0-61

Import from CVS: tag r21-0-61
author cvs
date Mon, 13 Aug 2007 10:48:16 +0200
parents f2b5d7006b0a
children 58bac07dfa74
comparison
equal deleted inserted replaced
326:e2671bc7f66a 327:03446687b7cc
1 1999-01-04 XEmacs Build Bot <builds@cvs.xemacs.org>
2
3 * XEmacs 21.0.61 is released
4
5 1998-12-15 Charles G. Waldman <cgw@pgt.com>
6
7 * sound.c (play-sound-file): Correct doc string to
8 mention support of WAV files on Microsoft Windows
9
10 1998-12-28 Martin Buchholz <martin@xemacs.org>
11
12 * buffer.c (init_initial_directory):
13 - use correct conversions between internal and external format.
14 (directory_is_current_directory): new function
15 (init_buffer): convert initial_directory to internal format.
16 - solve crashes when current working directory is non-ASCII.
17
18 1998-12-15 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
19
20 * eldap.c (toplevel): Mention that eldap.c compiles with
21 OpenLDAP libs
22 (Fldap_open): Use `GET_C_STRING_OS_DATA_ALLOCA'
23 (Fldap_search_internal): Ditto
24
25 1998-12-15 Gunnar Evermann <ge204@eng.cam.ac.uk>
26
27 * glyphs.c (normalize_image_instantiator): GCPRO instantiator
28
29 1998-12-16 Jonathan Harris <jhar@tardis.ed.ac.uk>
30
31 * menubar-msw.c (displayable_menu_item):
32 Escape occurrences of '&' and support occurrences of the
33 '%_' accelerator indicator in menus.
34
35 1998-12-16 Jonathan Harris <jhar@tardis.ed.ac.uk>
36
37 * event-msw.c
38 (Belatedly) added Kirill to list of file's authors.
39 emacs_mswindows_quit_p: Don't process WM_PAINT messages in
40 quit checking. WM_PAINT messages cause redisplay, but
41 windows' states are not necessarily stable when this function
42 gets called.
43
44 1998-12-14 Hrvoje Niksic <hniksic@srce.hr>
45
46 * extents.c (set_extent_glyph_1): Make sure that the glyph we
47 attach to the extent is valid.
48
1 1998-12-11 XEmacs Build Bot <builds@cvs.xemacs.org> 49 1998-12-11 XEmacs Build Bot <builds@cvs.xemacs.org>
2 50
3 * XEmacs 21.0.60 is released 51 * XEmacs 21.0.60 is released
4 52
5 1998-12-03 Andy Piper <andy@xemacs.org> 53 1998-12-03 Andy Piper <andy@xemacs.org>