Mercurial > emacs
diff etc/TODO @ 67533:a8ecaed1cf25
Add note about frame-parameter height and make-frame
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 12 Dec 2005 09:38:23 +0000 |
parents | fef1a2442ef2 |
children | 9b67c4d3afae |
line wrap: on
line diff
--- a/etc/TODO Mon Dec 12 09:36:47 2005 +0000 +++ b/etc/TODO Mon Dec 12 09:38:23 2005 +0000 @@ -36,6 +36,11 @@ ** Make occur handle multi-line matches cleanly with context. +** Height returned by frame-parameter ... and height given to + make-frame does not mean the same thing. The former includes menu and + tool bar lines, the latter don't. frame-parameter should return height + without menu and tool bar lines. + * Important features: ** Provide user-friendly ways to list all available font families,