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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 11 Mar 2006 12:03:13 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4926 emacs/src/ChangeLog:1.4927
--- emacs/src/ChangeLog:1.4926  Fri Mar 10 08:08:55 2006
+++ emacs/src/ChangeLog Sat Mar 11 12:03:12 2006
@@ -1,3 +1,14 @@
+2006-03-11  Eli Zaretskii  <address@hidden>
+
+       * xdisp.c (get_phys_cursor_geometry): Don't decrease height by 1.
+
+       * macterm.c (mac_draw_rectangle): Don't add 1 to width and height.
+       (x_draw_glyph_string_foreground)
+       (x_draw_composite_glyph_string_foreground)
+       (x_draw_image_foreground): Don't subtract 1 from width and height
+       arguments to mac_draw_rectangle.
+       (x_draw_hollow_cursor): Add 1 to w->phys_cursor_width.
+
 2006-03-10  Kim F. Storm  <address@hidden>
 
        * alloc.c (USE_POSIX_MEMALIGN): Fix last change.




reply via email to

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