diff options
| author | Jan Djärv | 2004-12-25 20:46:26 +0000 |
|---|---|---|
| committer | Jan Djärv | 2004-12-25 20:46:26 +0000 |
| commit | 133c01167ee97820887336e20f4f516202e02ccf (patch) | |
| tree | 7d86a10fcb05a29e855d5051c211aa068f6120c4 /src/ChangeLog | |
| parent | d8f165a83ea0cc5ec18e22bb201d62a058ea71de (diff) | |
| download | emacs-133c01167ee97820887336e20f4f516202e02ccf.tar.gz emacs-133c01167ee97820887336e20f4f516202e02ccf.zip | |
* gtkutil.c (update_frame_tool_bar): Make the value of
tool-bar-button-margin control margins of images in tool bar.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3e9034c6261..5593e98906d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2004-12-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 1 | 2004-12-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * gtkutil.c (update_frame_tool_bar): Make the value of | ||
| 4 | tool-bar-button-margin control margins of images in tool bar. | ||
| 5 | |||
| 3 | * alloc.c (check_depth): New variable. | 6 | * alloc.c (check_depth): New variable. |
| 4 | (overrun_check_malloc, overrun_check_realloc): Only add | 7 | (overrun_check_malloc, overrun_check_realloc): Only add |
| 5 | overhead and write check pattern if check_depth is 1 (to handle | 8 | overhead and write check pattern if check_depth is 1 (to handle |