comparison src/ChangeLog @ 53190:053a4dfb6bd4

* dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM to compile on terminal configuration.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 29 Nov 2003 11:10:07 +0000
parents 2c1d6f1a791e
children ed27adf8b7ac
comparison
equal deleted inserted replaced
53189:2c1d6f1a791e 53190:053a4dfb6bd4
1 2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1 2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM
4 to compile on terminal configuration.
2 5
3 * fileio.c (Fread_file_name): Check use_file_dialog also before 6 * fileio.c (Fread_file_name): Check use_file_dialog also before
4 calling Fx_file_dialog. 7 calling Fx_file_dialog.
5 8
6 * fns.c: use_file_dialog: New variable. 9 * fns.c: use_file_dialog: New variable.