Mercurial > emacs
comparison src/ChangeLog @ 69607:761eaec1aae4
* dispnew.c (init_display): Check DISPLAY here.
* emacs.c (main): Don't check here.
* xterm.c (x_display_ok): Don't use DISPLAY env var.
| author | Andreas Schwab <schwab@suse.de> |
|---|---|
| date | Mon, 20 Mar 2006 22:41:23 +0000 |
| parents | 40a0e06dc5aa |
| children | 04a1dd9137ea |
comparison
equal
deleted
inserted
replaced
| 69606:40a0e06dc5aa | 69607:761eaec1aae4 |
|---|---|
| 1 2006-03-20 Andreas Schwab <schwab@suse.de> | |
| 2 | |
| 3 * dispnew.c (init_display): Check DISPLAY here. | |
| 4 | |
| 5 * emacs.c (main): Don't check here. | |
| 6 | |
| 7 * xterm.c (x_display_ok): Don't use DISPLAY env var. | |
| 8 | |
| 1 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca> | 9 2006-03-20 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 10 |
| 3 * window.c (window_scroll_pixel_based): Yet another int/Lisp_Object | 11 * window.c (window_scroll_pixel_based): Yet another int/Lisp_Object |
| 4 mixup (YAILOM). | 12 mixup (YAILOM). |
| 5 | 13 |
