comparison netinstall/ChangeLog @ 707:a307f9a2021d

[xemacs-hg @ 2001-12-20 05:49:28 by andyp] sync with 21-4-6-windows
author andyp
date Thu, 20 Dec 2001 05:49:48 +0000
parents 685b588e92d8
children b35d39ece38f
comparison
equal deleted inserted replaced
706:c9bf82d465b5 707:a307f9a2021d
1 2001-12-12 Andy Piper <andy@xemacs.org>
2
3 * win32.h (CDECL): reorder to remove warnings.
4
5 * Makefile.in.in: add new dependencies.
6
7 * desktop.h: new file.
8
9 * uninstall.cc: use it.
10
11 * install.cc (uninstall_one): when uninstalling xemacs remove
12 shortcuts also.
13
14 * desktop.cc (remove_xemacs_setup): split out from
15 remove_desktop_setup.
16 (remove_desktop_setup): call it.
17
18 2001-12-05 Andy Piper <andy@xemacs.org>
19
20 * win32.h: re-order declarations for native windows from Fabrice
21 Popineau.
22
23 2001-11-22 Andy Piper <andy@xemacs.org>
24
25 * Makefile.in.in (setup-bin.ini): cope with kit revisions.
26
27 * source.cc (save_dialog): warning removal.
28 (load_dialog): ditto.
29
30 * msg.cc: remove cvs id.
31
32 * desktop.cc (find_xemacs_version): new function. Cope with kit
33 revisions.
34 (find_xemacs_exe_path): use it.
35 (find_xemacs_exe_name): ditto.
36
37 2001-11-21 Stephen J. Turnbull <stephen@xemacs.org>
38
39 * XEmacs 21.4.6 "Common Lisp" is released.
40
1 2001-10-27 Andy Piper <andy@xemacs.org> 41 2001-10-27 Andy Piper <andy@xemacs.org>
2 42
3 * localdir.cc (dialog_cmd): allow download directory to be 43 * localdir.cc (dialog_cmd): allow download directory to be
4 created. 44 created.
5 * log.cc (exit_setup): cygwin -> XEmacs 45 * log.cc (exit_setup): cygwin -> XEmacs
347 387
348 2000-11-12 Andy Piper <andy@xemacs.org> 388 2000-11-12 Andy Piper <andy@xemacs.org>
349 389
350 * all: port from cygwin setup. 390 * all: port from cygwin setup.
351 391
352 %%% $Id: ChangeLog,v 1.10 2001/10/30 05:13:28 andyp Exp $ 392 %%% $Id: ChangeLog,v 1.11 2001/12/20 05:49:40 andyp Exp $
353 $Revision: 1.10 $ 393 $Revision: 1.11 $
354 394
355 395