]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 4 Apr 2009 11:32:49 +0000 (11:32 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 4 Apr 2009 11:32:49 +0000 (11:32 +0000)
src/ChangeLog

index ad6463acf559e4b241a9faceab455e27fb035bfe..a9b35bff3d10b1b15e3ea8c95c098ff5bb1784dd 100644 (file)
@@ -79,7 +79,6 @@
 
        * xterm.c (handle_one_xevent): Call x_handle_net_wm_state if
        the property _NET_WM_STATE has changed.
-       updated.
        (x_handle_net_wm_state): New function to update frame parameter
        fullscreen.
        (x_term_init): Initialize atoms for _NET_WM_STATE.
        input_interrupt_mode to nil.
 
        * image.c (svg_load_image): Don't right-shift background RGB when
-       obtained from FRAME_BACKGROUND_PIXEL. Under HAVE_NS use ns_query_color.
+       obtained from FRAME_BACKGROUND_PIXEL.  Under HAVE_NS use ns_query_color.
 
 2009-01-28  Kenichi Handa  <handa@m17n.org>