[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/dispextern.h
From: |
Kim F. Storm |
Subject: |
[Emacs-diffs] Changes to emacs/src/dispextern.h |
Date: |
Fri, 30 Aug 2002 08:00:36 -0400 |
Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.138 emacs/src/dispextern.h:1.139
*** emacs/src/dispextern.h:1.138 Thu Aug 29 10:41:28 2002
--- emacs/src/dispextern.h Fri Aug 30 08:00:36 2002
***************
*** 2274,2280 ****
extern void add_to_log P_ ((char *, Lisp_Object, Lisp_Object));
extern int help_echo_showing_p;
extern int current_mode_line_height, current_header_line_height;
- extern int cursor_in_non_selected_windows;
/* Defined in sysdep.c */
--- 2274,2279 ----