From 3f4413f85f87c4909c79debc4d66d4304a41b8c9 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Mitsuharu Date: Mon, 18 Apr 2005 07:45:19 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8b97c774aaa..9f95265f5f1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-04-18 YAMAMOTO Mitsuharu + + * tooltip.el (tooltip-mode): `emacs-quick-startup' and + `display-graphic-p' may not be bound yet. + 2005-04-17 Luc Teirlinck * startup.el (command-line): No longer enable Xterm Mouse mode by diff --git a/src/ChangeLog b/src/ChangeLog index 3483a2c5905..2a253f1f8fc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2005-04-18 YAMAMOTO Mitsuharu + + * macterm.c (XTread_socket): Don't beep on keyboard input even if + no frame is visible. + 2005-04-16 Dan Nicolaescu * term.c (struct keys): Add support for shifted keys. -- 2.39.2