comparison src/ChangeLog @ 48070:272d4a04afac

Fix entries to follow ChangeLog style conventions.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 29 Oct 2002 18:17:50 +0000
parents 5b04b006da81
children b7cdece1cebf
comparison
equal deleted inserted replaced
48069:518adc9496ed 48070:272d4a04afac
1 2002-10-29 Kim F. Storm <storm@cua.dk> 1 2002-10-29 Kim F. Storm <storm@cua.dk>
2 2
3 * process.c (Fsignal_process): Allow PROCESS to be specified by 3 * process.c (Fsignal_process): Allow PROCESS to be specified by
4 name in addition to pid (as integer or string). 4 name in addition to pid (as integer or string).
5 5
6 2002-10-28 Juanma Barranquero <lektu@terra.es> (tiny change) 6 2002-10-28 Harald Maier <Harald.Maier.BW@t-online.de> (tiny change)
7 7
8 * w32heap.c: Don't redefine _heap_init and _heap_term on MSVC 7 build 8 * w32heap.c: Don't redefine _heap_init and _heap_term on MSVC 7 build
9 environments. Patch from Jay Finger <jay_finger@hotmail.com> and 9 environments.
10 Harald.Maier.BW@t-online.de.
11 10
12 2002-10-27 Kim F. Storm <storm@cua.dk> 11 2002-10-27 Kim F. Storm <storm@cua.dk>
13 12
14 * xterm.c (note_mouse_highlight): Don't use mouse-face if hidden. 13 * xterm.c (note_mouse_highlight): Don't use mouse-face if hidden.
15 14
449 2002-08-30 Juanma Barranquero <lektu@terra.es> 448 2002-08-30 Juanma Barranquero <lektu@terra.es>
450 449
451 * w32fns.c (Qbox): Make extern. 450 * w32fns.c (Qbox): Make extern.
452 (syms_of_w32fns): Remove initialization of Qbox. 451 (syms_of_w32fns): Remove initialization of Qbox.
453 452
454 * xfns.c (Fx_open_connection): Fix error message. Patch from Rune 453 2002-08-30 Rune Kleveland <runekl@viewpoint.no> (tiny change)
455 Kleveland <runekl@viewpoint.no>. 454
455 * xfns.c (Fx_open_connection): Fix error message.
456 456
457 2002-08-30 Kim F. Storm <storm@cua.dk> 457 2002-08-30 Kim F. Storm <storm@cua.dk>
458 458
459 The following changes consolidates the handling of the cursor 459 The following changes consolidates the handling of the cursor
460 type in xdisp.c, moving duplicate code and functionality from 460 type in xdisp.c, moving duplicate code and functionality from