From 651df7d9b55a19b41ed23c93b5cb47dfb2954e53 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 2 Dec 2008 23:12:38 +0000 Subject: [PATCH] * keyboard.c (make_lispy_position): Only use PT if the selected window is current. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 8a4f81dd845..ea82b8206e0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-12-02 Chong Yidong + + * keyboard.c (make_lispy_position): Only use PT if the selected + window is current. + 2008-12-02 Andreas Schwab * font.c (font_unparse_fcname): Fix use of uninitialized variable. -- 2.39.2