From 49aa3a12ccf0ceea3961edaec9cd00dc6038fc79 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Thu, 5 Feb 2015 15:40:19 +0100 Subject: Remove recently added BUFFER arg of `window-text-pixel-size'. * xdisp.c (Fwindow_text_pixel_size): Remove optional BUFFER argument added on 2015-02-01. * display.texi (Size of Displayed Text): Remove description of optional argument BUFFER of `window-text-pixel-size'. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 6b56abbafd1..2c9b6c8375b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2015-02-05 Martin Rudalics + + * xdisp.c (Fwindow_text_pixel_size): Remove optional BUFFER + argument added on 2015-02-01. + 2015-02-04 Paul Eggert Remove no-longer-used two_byte_p calculations -- cgit v1.2.1