emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/window.h
Date: Sun, 25 May 2003 13:48:27 -0400

Index: emacs/src/window.h
diff -c emacs/src/window.h:1.56 emacs/src/window.h:1.57
*** emacs/src/window.h:1.56     Sat May 24 18:08:20 2003
--- emacs/src/window.h  Sun May 25 13:48:26 2003
***************
*** 872,876 ****
--- 872,877 ----
  extern void syms_of_window P_ ((void));
  extern void keys_of_window P_ ((void));
  
+ extern int window_box_text_cols P_ ((struct window *w));
  
  #endif /* not WINDOW_H_INCLUDED */




reply via email to

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