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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 10 Oct 2005 16:49:56 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4636 emacs/src/ChangeLog:1.4637
*** emacs/src/ChangeLog:1.4636  Mon Oct 10 19:02:10 2005
--- emacs/src/ChangeLog Mon Oct 10 20:49:55 2005
***************
*** 1,15 ****
  2005-10-10  Jason Rumney  <address@hidden>
  
        * xterm.c (remember_mouse_glyph): New function.
!       (note_mouse_movement): Use it to remember the current glyph if
!       changed.
        (XTmouse_position): Fix calculation of fake glyph under mouse.
!       Move code to calculate glyph under mouse into
!       remember_mouse_glyph.
  
  2005-10-10  Jan Dj,Ad(Brv  <address@hidden>
  
!       * emacs.c (USAGE3, standard_args): -nb => -nbi
  
  2005-10-10  Juanma Barranquero  <address@hidden>
  
--- 1,13 ----
  2005-10-10  Jason Rumney  <address@hidden>
  
        * xterm.c (remember_mouse_glyph): New function.
!       (note_mouse_movement): Use it to remember the current glyph if changed.
        (XTmouse_position): Fix calculation of fake glyph under mouse.
!       Move code to calculate glyph under mouse into remember_mouse_glyph.
  
  2005-10-10  Jan Dj,Ad(Brv  <address@hidden>
  
!       * emacs.c (USAGE3, standard_args): -nb => -nbi.
  
  2005-10-10  Juanma Barranquero  <address@hidden>
  
***************
*** 24,31 ****
  
  2005-10-09  Jan Dj,Ad(Brv  <address@hidden>
  
!       * emacs.c (standard_args): Removed options -i, -itype, --icon-type,
!       added -nb, --no-bitmap-icon.
  
        * xfns.c (Fx_create_frame): Make bitmapIcon have default on.
  
--- 22,29 ----
  
  2005-10-09  Jan Dj,Ad(Brv  <address@hidden>
  
!       * emacs.c (standard_args): Remove options -i, -itype, --icon-type.
!       Add options -nb, --no-bitmap-icon.
  
        * xfns.c (Fx_create_frame): Make bitmapIcon have default on.
  




reply via email to

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