emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/macterm.c


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/macterm.c
Date: Sun, 30 Mar 2003 10:35:32 -0500

Index: emacs/src/macterm.c
diff -c emacs/src/macterm.c:1.39 emacs/src/macterm.c:1.40
*** emacs/src/macterm.c:1.39    Fri Mar 21 17:56:52 2003
--- emacs/src/macterm.c Sun Mar 30 10:35:32 2003
***************
*** 1,5 ****
  /* Implementation of GUI terminal on the Mac OS.
!    Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,5 ----
  /* Implementation of GUI terminal on the Mac OS.
!    Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
***************
*** 8633,8638 ****
--- 8633,8639 ----
    mac_define_frame_cursor,
    mac_clear_frame_area,
    mac_draw_window_cursor,
+   mac_draw_vertical_window_border,
    mac_shift_glyphs_for_insert
  };
  




reply via email to

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