aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9166bb77b04..dcb69e73c4d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-11-22 Gerd Moellmann <gerd@gnu.org> 12000-11-22 Gerd Moellmann <gerd@gnu.org>
2 2
3 * buffer.c (Fmake_indirect_buffer): Don't treat nil as a
4 buffer object.
5
3 * frame.h (struct frame): Replace desired_tool_bar_items, 6 * frame.h (struct frame): Replace desired_tool_bar_items,
4 current_tool_bar_items, n_desired_tool_bar_items, 7 current_tool_bar_items, n_desired_tool_bar_items,
5 n_current_tool_bar_items removed with tool_bar_items and 8 n_current_tool_bar_items removed with tool_bar_items and