aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorChong Yidong2006-08-04 15:44:27 +0000
committerChong Yidong2006-08-04 15:44:27 +0000
commit04146a367c7226bb47a2c6d0cd210c938a414e68 (patch)
treed96e210c1f3f96ae43c55c3eec346c502c2ee58e /admin
parent0f2e2a3bbc74a84038de18603e5d734f38fa9db4 (diff)
downloademacs-04146a367c7226bb47a2c6d0cd210c938a414e68.tar.gz
emacs-04146a367c7226bb47a2c6d0cd210c938a414e68.zip
"C-n doesn't work in Customize Option buffer in -nw with long value
displayed" fix committed
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE5
1 files changed, 0 insertions, 5 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 342914337a3..8d618563d89 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -41,11 +41,6 @@ and then click the button "Erase Customization". This will set
41mode-line-format to "%-" which does not seem to be useful. 41mode-line-format to "%-" which does not seem to be useful.
42 42
43 43
44** bojohan's and johnsu01@wjsullivan.net's 18 July bug reports that
45 "C-n doesn't work in Customize Option buffer in -nw with long value
46 displayed". Yidong proposed a fix, but needs a field expert to check
47 it.
48
49** Markus Gritsch's report about Emacs looping on Windoze with the following 44** Markus Gritsch's report about Emacs looping on Windoze with the following
50.emacs file, and then reduce Emacs frame width to "something quite narrow": 45.emacs file, and then reduce Emacs frame width to "something quite narrow":
51 (setq-default truncate-lines t) 46 (setq-default truncate-lines t)