]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 10 Oct 2005 20:49:55 +0000 (20:49 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 10 Oct 2005 20:49:55 +0000 (20:49 +0000)
src/ChangeLog

index b1dca8abe3ce539c039b57c02365c45cce14f1d6..51026ce3406ee2eb96317fb908aa7a6808779817 100644 (file)
@@ -1,15 +1,13 @@
 2005-10-10  Jason Rumney  <jasonr@gnu.org>
 
        * xterm.c (remember_mouse_glyph): New function.
-       (note_mouse_movement): Use it to remember the current glyph if
-       changed.
+       (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.
+       Move code to calculate glyph under mouse into remember_mouse_glyph.
 
 2005-10-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * emacs.c (USAGE3, standard_args): -nb => -nbi
+       * emacs.c (USAGE3, standard_args): -nb => -nbi.
 
 2005-10-10  Juanma Barranquero  <lekktu@gmail.com>
 
@@ -24,8 +22,8 @@
 
 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
-       * emacs.c (standard_args): Removed options -i, -itype, --icon-type,
-       added -nb, --no-bitmap-icon.
+       * 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.