Mercurial > emacs
comparison src/ChangeLog @ 104290:ced4690576f6
* eval.c (Fcalled_interactively_p, Finteractive_p): Doc
fix (Bug#3936).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 15 Aug 2009 21:51:33 +0000 |
parents | f3b6df5e1576 |
children | f3695109ab95 |
comparison
equal
deleted
inserted
replaced
104289:3c79de4c87a1 | 104290:ced4690576f6 |
---|---|
6 * lisp.h (xd_pending_messages): Declare. | 6 * lisp.h (xd_pending_messages): Declare. |
7 | 7 |
8 * keyboard.c (readable_events): Call xd_pending_messages. | 8 * keyboard.c (readable_events): Call xd_pending_messages. |
9 | 9 |
10 2009-08-15 Chong Yidong <cyd@stupidchicken.com> | 10 2009-08-15 Chong Yidong <cyd@stupidchicken.com> |
11 | |
12 * eval.c (Fcalled_interactively_p, Finteractive_p): Doc | |
13 fix (Bug#3936). | |
11 | 14 |
12 * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131). | 15 * xdisp.c (pop_it): Don't pop into a display vector (Bug#4131). |
13 | 16 |
14 * buffer.c (set_buffer_internal_1) | 17 * buffer.c (set_buffer_internal_1) |
15 (swap_out_buffer_local_variables): Check for unbound local | 18 (swap_out_buffer_local_variables): Check for unbound local |