* src/window.h (replace_buffer_in_windows): Declare.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-06-11 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* window.h (replace_buffer_in_windows): Declare.
|
||||
|
||||
2011-06-11 Martin Rudalics <rudalics@gmx.at>
|
||||
|
||||
* buffer.c: New Lisp objects Qbuffer_list_update_hook and
|
||||
|
||||
@@ -918,6 +918,7 @@ extern int window_internal_height (struct window *);
|
||||
extern int window_body_cols (struct window *w);
|
||||
EXFUN (Frecenter, 1);
|
||||
extern void temp_output_buffer_show (Lisp_Object);
|
||||
extern void replace_buffer_in_windows (Lisp_Object);
|
||||
extern void replace_buffer_in_windows_safely (Lisp_Object);
|
||||
extern void init_window_once (void);
|
||||
extern void init_window (void);
|
||||
|
||||
Reference in New Issue
Block a user