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: Andrew Choi
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 24 Mar 2003 14:59:09 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3174 emacs/src/ChangeLog:1.3175
*** emacs/src/ChangeLog:1.3174  Sun Mar 23 22:33:53 2003
--- emacs/src/ChangeLog Mon Mar 24 14:59:08 2003
***************
*** 1,3 ****
--- 1,24 ----
+ 2003-03-24  Andrew Choi  <address@hidden>
+ 
+       * config.in [MAC_OSX]: Do not redefine bcopy, bzero, and bcmp.
+ 
+       * dispextern.h [HAVE_CARBON]: Include Carbon.h.
+ 
+       * fns.c [MAC_OSX]: Do not redefine vector.
+ 
+       * keyboard.c [MAC_OSX]: Handle SIGINT with interrupt_signal.
+ 
+       * macgui.h: Remove definition of No_Cursor.
+ 
+       * macterm.h: Include Carbon.h.  Replace (struct Cursor *) by
+       Cursor.
+ 
+       * xdisp.c: Define No_Cursor.
+       (x_write_glyphs, notice_overwritten_cursor)
+       (draw_phys_cursor_glyph, note_mode_line_or_margin_highlight)
+       (note_mouse_highlight): Remove Mac-specific code.
+       (note_mouse_highlight): Use bcmp instead of == to compare Cursors.
+       
  2003-03-24  John Paul Wallington  <address@hidden>
  
        * xdisp.c (redisplay_window): If mini window's buffer is not




reply via email to

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