diff admin/FOR-RELEASE @ 59322:b0bb670d6f7d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 03 Jan 2005 03:20:06 +0000
parents 99cedf3ad084
children 75e5456e5a43
line wrap: on
line diff
--- a/admin/FOR-RELEASE	Mon Jan 03 02:42:25 2005 +0000
+++ b/admin/FOR-RELEASE	Mon Jan 03 03:20:06 2005 +0000
@@ -183,22 +183,6 @@
 Update: Maybe only reveals itself when compiled with GTK+
 
 
-** line-spacing and Electric-pop-up-window
-
-From: SAITO Takuya <tabmore@rivo.mediatti.net>
-Date: Mon, 31 May 2004 02:08:10 +0900 (JST)
-
-Electric-pop-up-window does not work well
-if truncate long lines disabled and/or
-`line-spacing' is set to positive integer.
-
-For example, start emacs -Q --line-spacing 1, and type M-` .
-Then, the last line of *Completions* buffer is not visible.
-
-fit-window-to-buffer works well for me, so I guess
-Electric-pop-up-window can use it.
-
-
 ** Partial highlighting of wrapped overlay
 
 From: Ralf Angeli <angeli@iwi.uni-sb.de>