emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/frame.h


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/frame.h
Date: Thu, 27 Nov 2003 16:16:04 -0500

Index: emacs/src/frame.h
diff -c emacs/src/frame.h:1.105 emacs/src/frame.h:1.106
*** emacs/src/frame.h:1.105     Sun Oct  5 09:42:01 2003
--- emacs/src/frame.h   Thu Nov 27 16:16:04 2003
***************
*** 795,803 ****
  extern Lisp_Object Vterminal_frame;
  
  extern Lisp_Object Vmouse_highlight;
- 
- enum text_cursor_kinds get_specified_cursor_type P_ ((Lisp_Object, int *));
- enum text_cursor_kinds get_window_cursor_type P_ ((struct window *, int *, 
int *));
  
  /* The currently selected frame.  */
  
--- 795,800 ----




reply via email to

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