Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4447 emacs/src/ChangeLog:1.4448
*** emacs/src/ChangeLog:1.4447  Thu Jun  9 23:27:58 2005
--- emacs/src/ChangeLog Fri Jun 10 02:36:07 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-06-09  Luc Teirlinck  <[EMAIL PROTECTED]>
+ 
+       * window.c (Fselect_window): Adapt call to Fselect_frame.
+ 
+       * lisp.h: Update EXFUN of Fselect_frame.
+ 
+       * 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):
+       Adapt to above change.
+ 
  2005-06-10  Juanma Barranquero  <[EMAIL PROTECTED]>
  
        * fns.c (Fmemq, Fmaphash): Doc fixes.


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to