comparison src/ChangeLog @ 235:85a06df23a9a r20-5b16

Import from CVS: tag r20-5b16
author cvs
date Mon, 13 Aug 2007 10:14:40 +0200
parents 52952cbfc5b5
children 41f2f0e326e9
comparison
equal deleted inserted replaced
234:946e7f6ce379 235:85a06df23a9a
1 1998-01-02 Charles G. Waldman <cgw@pgt.com>
2
3 * frame.h: fix erroneous FRAME_RIGHT_BORDER_START macro.
4 Corrects display glitch when toolbar is on the right.
5
6 1998-01-02 Kirill M. Katsnelson <kkm@kis.ru>
7
8 * emacs.c (make_arg_list_1): On Win32 platforms, GetModuleFileName
9 is consulted instead of argv[0] to get full path to the xemacs
10 executable.
11
12 1998-01-01 SL Baur <steve@altair.xemacs.org>
13
14 * m/sparc.h: Cleans up some warnings about unused variables in
15 getloadavg.c under Sparc/Linux.
16 From Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
17
18 * fileio.c (vars_of_fileio): Enable directory-sep-char always for
19 compatibility.
20
21 * emacs.c (main_1): Inhibit reloading dumped lisp when using
22 `-batch' or `-vanilla'.
23
24 1997-12-31 SL Baur <steve@altair.xemacs.org>
25
26 * emacs.c: New variables `inhibit-update-dumped-lisp' and
27 `inhibit-update-autoloads'.
28 (vars_of_emacs): Initialize them.
29
1 1997-12-29 Kirill M. Katsnelson <kkm@kis.ru> 30 1997-12-29 Kirill M. Katsnelson <kkm@kis.ru>
2 31
3 * msw-proc.c (mswindows_enqueue_magic_event): Made extern. User by 32 * msw-proc.c (mswindows_enqueue_magic_event): Made extern. User by
4 menubar-msw.c 33 menubar-msw.c
5 34