aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKaroly Lorentey2004-08-31 16:30:29 +0000
committerKaroly Lorentey2004-08-31 16:30:29 +0000
commitbfe3b03c6a537ffbdfa25e3b16acd40ae6a833ef (patch)
tree961072e4fa30982489b86dd8bc831fe42fedc25e /src/ChangeLog
parentd61858fb8b38da03f4a53f33e66b11e280533627 (diff)
parent2728b5d02c0686c40c49aebd00f7d5520b371aed (diff)
downloademacs-bfe3b03c6a537ffbdfa25e3b16acd40ae6a833ef.tar.gz
emacs-bfe3b03c6a537ffbdfa25e3b16acd40ae6a833ef.zip
Merged in changes from CVS trunk (Jan Djärv has fixed the XSync call in xterm.c, no need to disable it anymore).
Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-506 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-507 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-508 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-238
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cbf06bc480f..d49514b2fc0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12004-08-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.
4
5 * xfns.c (x_window_to_frame, x_any_window_to_frame)
6 (x_non_menubar_window_to_frame, x_menubar_window_to_frame)
7 (x_top_window_to_frame): Return 0 if wdesc is None.
8
12004-08-22 Richard M. Stallman <rms@gnu.org> 92004-08-22 Richard M. Stallman <rms@gnu.org>
2 10
3 * process.c (process_send_signal) [SIGNALS_VIA_CHARACTERS, 11 * process.c (process_send_signal) [SIGNALS_VIA_CHARACTERS,