diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d3f667e6374..a1d4c7dbd08 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-02-03 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Omit unnecessary var if GTK or NS | ||
| 4 | * frame.c, frame.h (frame_default_tool_bar_height) [USE_GTK||HAVE_NS]: | ||
| 5 | Now a constant zero on these platforms. | ||
| 6 | |||
| 1 | 2015-02-01 Martin Rudalics <rudalics@gmx.at> | 7 | 2015-02-01 Martin Rudalics <rudalics@gmx.at> |
| 2 | 8 | ||
| 3 | * xdisp.c (Fwindow_text_pixel_size): Add optional argument BUFFER. | 9 | * xdisp.c (Fwindow_text_pixel_size): Add optional argument BUFFER. |