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.h


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/src/macterm.h
Date: Sun, 24 Apr 2005 02:07:09 -0400

Index: emacs/src/macterm.h
diff -c emacs/src/macterm.h:1.21 emacs/src/macterm.h:1.22
*** emacs/src/macterm.h:1.21    Sat Apr 16 03:05:43 2005
--- emacs/src/macterm.h Sun Apr 24 06:07:09 2005
***************
*** 620,625 ****
--- 620,629 ----
  #define FONT_TYPE_FOR_UNIBYTE(font, ch) 0
  #define FONT_TYPE_FOR_MULTIBYTE(font, ch) 0
  
+ /* Defined in macselect.c */
+ 
+ extern void x_clear_frame_selections P_ ((struct frame *));
+ 
  /* Defined in mac.c.  */
  
  extern OSErr posix_pathname_to_fsspec P_ ((const char *, FSSpec *));




reply via email to

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