Give `window-text-pixel-size' optional BUFFER argument.
commit92a8dec54ed3314ca06f40cd0c226c4267a160e8
authorMartin Rudalics <rudalics@gmx.at>
Sun, 1 Feb 2015 20:00:14 +0000 (1 12:00 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 1 Feb 2015 20:06:32 +0000 (1 12:06 -0800)
tree2849adeaa9595366b537997ed06243816dba01d3
parent241260cc2819e5df254ad85953588b06388ade61
Give `window-text-pixel-size' optional BUFFER argument.

[This reinstalls commit 1d1162479caf1fdf48564f1486fa84e3cdacaa9b,
which I mistakenly reverted.  --eggert]
* xdisp.c (Fwindow_text_pixel_size): Add optional argument BUFFER.
* display.texi (Size of Displayed Text): Describe optional
argument BUFFER of `window-text-pixel-size'.
doc/lispref/ChangeLog
doc/lispref/display.texi
src/ChangeLog
src/xdisp.c