aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE16
1 files changed, 0 insertions, 16 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 797e0d6c277..40fb0168793 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -183,22 +183,6 @@ interrupting I can get a backtrace, here's an example:
183Update: Maybe only reveals itself when compiled with GTK+ 183Update: Maybe only reveals itself when compiled with GTK+
184 184
185 185
186** line-spacing and Electric-pop-up-window
187
188From: SAITO Takuya <tabmore@rivo.mediatti.net>
189Date: Mon, 31 May 2004 02:08:10 +0900 (JST)
190
191Electric-pop-up-window does not work well
192if truncate long lines disabled and/or
193`line-spacing' is set to positive integer.
194
195For example, start emacs -Q --line-spacing 1, and type M-` .
196Then, the last line of *Completions* buffer is not visible.
197
198fit-window-to-buffer works well for me, so I guess
199Electric-pop-up-window can use it.
200
201
202** Partial highlighting of wrapped overlay 186** Partial highlighting of wrapped overlay
203 187
204From: Ralf Angeli <angeli@iwi.uni-sb.de> 188From: Ralf Angeli <angeli@iwi.uni-sb.de>