diff options
| author | Gerd Moellmann | 2000-11-20 22:28:37 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-11-20 22:28:37 +0000 |
| commit | c51d2b5e2962d547e69791d49a4ef7002422199e (patch) | |
| tree | e403d7172c27a1678b840f6abb893f041ddfb090 /src/ChangeLog | |
| parent | e258eedc76c7259036ac956a0a73f0b0caa2da63 (diff) | |
| download | emacs-c51d2b5e2962d547e69791d49a4ef7002422199e.tar.gz emacs-c51d2b5e2962d547e69791d49a4ef7002422199e.zip | |
(x_create_tip_frame): Use CWSaveUnder only if the
screen supports it.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b4dd1f34fa5..66ed79aedaa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-11-20 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-11-20 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xfns.c (x_create_tip_frame): Use CWSaveUnder only if the | ||
| 4 | screen supports it. | ||
| 5 | |||
| 3 | * s/gnu-linux.h: Don't use `#cpu'. | 6 | * s/gnu-linux.h: Don't use `#cpu'. |
| 4 | 7 | ||
| 5 | * buffer.c (MAP_FAILED): Define it as `((void *) -1)' if it's | 8 | * buffer.c (MAP_FAILED): Define it as `((void *) -1)' if it's |