diff options
| author | Gerd Moellmann | 2000-01-03 21:22:35 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-01-03 21:22:35 +0000 |
| commit | 44cd3ae58d6d404ba8e48736024a45030bd3f8c2 (patch) | |
| tree | adf66f1a28b60e4522babef921e625e3378fa65b /src/ChangeLog | |
| parent | ea4fa0af4b3d0f1904fb3f19516343b6322f8e9c (diff) | |
| download | emacs-44cd3ae58d6d404ba8e48736024a45030bd3f8c2.tar.gz emacs-44cd3ae58d6d404ba8e48736024a45030bd3f8c2.zip | |
(NO_EDITRES): Define even if HAVE_LIBXMU.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c1b7c0a9de2..c096c0a8870 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-01-03 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xfaces.c (syms_of_xfaces): Change Sface_color_gray_p to | ||
| 4 | Scolor_gray_p, Sface_color_supported_p to Scolor_supported_p. | ||
| 5 | |||
| 6 | * s/hpux9.h (NO_EDITRES): Define even if HAVE_LIBXMU. | ||
| 7 | |||
| 1 | 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> | 8 | 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 9 | ||
| 3 | * xdisp.c (handle_single_display_prop) [HAVE_WINDOW_SYSTEM]: No | 10 | * xdisp.c (handle_single_display_prop) [HAVE_WINDOW_SYSTEM]: No |