aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2011-06-11 12:11:07 +0200
committerAndreas Schwab2011-06-11 12:11:07 +0200
commitb6e3633cafd7d7b370bca5ce2437fe5096144cb1 (patch)
tree10e6326ebac22770229f09ffb72b825a37cc8b26 /src/ChangeLog
parent9397e56f7424b87f0b52be1235b25a56002661f1 (diff)
downloademacs-b6e3633cafd7d7b370bca5ce2437fe5096144cb1.tar.gz
emacs-b6e3633cafd7d7b370bca5ce2437fe5096144cb1.zip
* src/window.h (replace_buffer_in_windows): Declare.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b53eea56a0d..92130c35050 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-06-11 Andreas Schwab <schwab@linux-m68k.org>
2
3 * window.h (replace_buffer_in_windows): Declare.
4
12011-06-11 Martin Rudalics <rudalics@gmx.at> 52011-06-11 Martin Rudalics <rudalics@gmx.at>
2 6
3 * buffer.c: New Lisp objects Qbuffer_list_update_hook and 7 * buffer.c: New Lisp objects Qbuffer_list_update_hook and