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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 26 May 2005 10:56:29 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4408 emacs/src/ChangeLog:1.4409
*** emacs/src/ChangeLog:1.4408  Thu May 26 09:33:16 2005
--- emacs/src/ChangeLog Thu May 26 14:56:28 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-05-26  Juanma Barranquero  <address@hidden>
+ 
+       * keyboard.c (Frecursive_edit): Fix typo in docstring.
+       (Fposn_at_x_y): Make argument name match its use in docstring.
+ 
  2005-05-26  Lute Kamstra  <address@hidden>
  
        * eval.c (Frun_hooks): Mention run-mode-hooks in docstring.
***************
*** 30,38 ****
  
  2005-05-23  Masatake YAMATO  <address@hidden>
  
!       * xdisp.c (note_mode_line_or_margin_highlight): Added code
!       for mouse-face. Change the type of the first argument from `window'
!       to `List_Object'.
        (note_mouse_highlight): Call note_mode_line_or_margin_highlight with
        window instead of w.
  
--- 35,43 ----
  
  2005-05-23  Masatake YAMATO  <address@hidden>
  
!       * xdisp.c (note_mode_line_or_margin_highlight): Add code
!       for mouse-face.  Change the type of the first argument from `window'
!       to `Lisp_Object'.
        (note_mouse_highlight): Call note_mode_line_or_margin_highlight with
        window instead of w.
  




reply via email to

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