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 *));
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
