comparison src/ChangeLog @ 63189:cf4a5258f723

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 10 Jun 2005 02:45:38 +0000
parents 461a31b5c269
children ff6c8b50eefd
comparison
equal deleted inserted replaced
63188:461a31b5c269 63189:cf4a5258f723
4 4
5 * lisp.h: Update EXFUN of Fselect_frame. 5 * lisp.h: Update EXFUN of Fselect_frame.
6 6
7 * keyboard.c (command_loop_1): Adapt call to Fselect_frame. 7 * keyboard.c (command_loop_1): Adapt call to Fselect_frame.
8 8
9 * frame.c (do_switch_frame, Fselect_frame): Delete unused arg no_enter. 9 * frame.c (Fhandle_switch_frame, Fselect_frame): Delete unused arg
10 (set-mouse-position, set-mouse-pixel-position, iconify-frame): 10 no_enter.
11 (Fset_mouse_position, Fset_mouse_pixel_position, Ficonify_frame):
11 Adapt to above change. 12 Adapt to above change.
12 13
13 2005-06-10 Juanma Barranquero <lekktu@gmail.com> 14 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
14 15
15 * fns.c (Fmemq, Fmaphash): Doc fixes. 16 * fns.c (Fmemq, Fmaphash): Doc fixes.