Mercurial > emacs
changeset 72273:3f5cb3f04fdc
"C-n doesn't work in Customize Option buffer in -nw with long value
displayed" fix committed
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 04 Aug 2006 15:44:27 +0000 |
parents | f3b2e3e20e3b |
children | 680d93dcff9e |
files | admin/FOR-RELEASE |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Fri Aug 04 15:22:09 2006 +0000 +++ b/admin/FOR-RELEASE Fri Aug 04 15:44:27 2006 +0000 @@ -41,11 +41,6 @@ mode-line-format to "%-" which does not seem to be useful. -** bojohan's and johnsu01@wjsullivan.net's 18 July bug reports that - "C-n doesn't work in Customize Option buffer in -nw with long value - displayed". Yidong proposed a fix, but needs a field expert to check - it. - ** Markus Gritsch's report about Emacs looping on Windoze with the following .emacs file, and then reduce Emacs frame width to "something quite narrow": (setq-default truncate-lines t)