]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Fri, 10 Jun 2005 02:45:38 +0000 (02:45 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Fri, 10 Jun 2005 02:45:38 +0000 (02:45 +0000)
src/ChangeLog

index 0962308155e9c6030831994c4564f198cb02878b..2622787d3aa501a07ca99ea3fd760beb31c94365 100644 (file)
@@ -6,8 +6,9 @@
 
        * keyboard.c (command_loop_1): Adapt call to Fselect_frame.
 
-       * frame.c (do_switch_frame, Fselect_frame): Delete unused arg no_enter.
-       (set-mouse-position, set-mouse-pixel-position, iconify-frame):
+       * frame.c (Fhandle_switch_frame, Fselect_frame): Delete unused arg
+       no_enter.
+       (Fset_mouse_position, Fset_mouse_pixel_position, Ficonify_frame):
        Adapt to above change.
 
 2005-06-10  Juanma Barranquero  <lekktu@gmail.com>