aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorChong Yidong2006-05-10 04:13:11 +0000
committerChong Yidong2006-05-10 04:13:11 +0000
commit51c88caf6f2802e785d3d03d42821cca5eb5e478 (patch)
treefdaa95b98b87feb608c7b3c0883614ce1de0c3d7 /admin
parentca75c9a2687432e0bbf2c75eb05256554657a4ff (diff)
downloademacs-51c88caf6f2802e785d3d03d42821cca5eb5e478.tar.gz
emacs-51c88caf6f2802e785d3d03d42821cca5eb5e478.zip
Seems to be fixed: Cursor position display bug from Yamamoto Mistuharu, 11 Apr 2006.
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE2
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index a34bde7d329..88d3a0dcf48 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -36,8 +36,6 @@ point-left text properties.
36 36
37** Is there a basic problem with cl-byte-compile-compiler-macro? 37** Is there a basic problem with cl-byte-compile-compiler-macro?
38 38
39** Cursor position display bug from Yamamoto Mistuharu, 11 Apr 2006.
40
41** Markus Gritsch's report about Emacs looping on Windoze with the following 39** Markus Gritsch's report about Emacs looping on Windoze with the following
42.emacs file, and then reduce Emacs frame width to "something quite narrow": 40.emacs file, and then reduce Emacs frame width to "something quite narrow":
43 (setq-default truncate-lines t) 41 (setq-default truncate-lines t)