summaryrefslogtreecommitdiff
path: root/etc/TODO
diff options
context:
space:
mode:
authorDmitry Antipov <dmantipov@yandex.ru>2014-07-21 20:58:12 +0400
committerDmitry Antipov <dmantipov@yandex.ru>2014-07-21 20:58:12 +0400
commit780c294f37fc0132aeab5d7ee6ecf4152ebb7215 (patch)
treeaf9fec0faf00bf0bad0e7bd44f0c827223a080a2 /etc/TODO
parent190644a0115a592f237b5f7c91f0f96e82edb864 (diff)
downloademacs-780c294f37fc0132aeab5d7ee6ecf4152ebb7215.tar.gz
* src/frame.c (Fframe_parameters): Always report frame height without
menu and tool bar lines. * etc/TODO: remove frame height remark.
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/TODO b/etc/TODO
index cbf8336230e..11bbd356a88 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -144,11 +144,6 @@ for users to customize.
http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-12/msg00165.html,
and the rest of that discussion.
-** 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.
-
** In Emacs Info, examples of using Customize should be clickable
and they should create Custom buffers.