emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 09 Jun 2005 22:36:07 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * fns.c (Fmemq, Fmaphash): Doc fixes.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]