comparison src/ChangeLog @ 47990:5496c6832b8a

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 24 Oct 2002 19:57:38 +0000
parents d249077dbc15
children 611d3b187f8c
comparison
equal deleted inserted replaced
47989:9a0bf4470a6b 47990:5496c6832b8a
1 2002-10-24 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (get_window_cursor_type): New arg ACTIVE_CURSOR.
4 Callers changed (supply dummy arg).
5
6 * lisp.h (get_window_cursor_type): Update prototype.
7
8 * w32term.c (x_display_and_set_cursor): Get active_cursor from
9 get_window_cursor_type to track system caret.
10
1 2002-10-24 Kim F. Storm <storm@cua.dk> 11 2002-10-24 Kim F. Storm <storm@cua.dk>
2 12
3 * process.c (Fformat_network_address): New function. 13 * process.c (Fformat_network_address): New function.
4 (syms_of_process): Defsubr it. 14 (syms_of_process): Defsubr it.
5 (list_processes_1): Use it to format :local/:remote address if 15 (list_processes_1): Use it to format :local/:remote address if