diff options
| author | Chong Yidong | 2006-05-10 04:13:11 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-05-10 04:13:11 +0000 |
| commit | 51c88caf6f2802e785d3d03d42821cca5eb5e478 (patch) | |
| tree | fdaa95b98b87feb608c7b3c0883614ce1de0c3d7 /admin | |
| parent | ca75c9a2687432e0bbf2c75eb05256554657a4ff (diff) | |
| download | emacs-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-RELEASE | 2 |
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) |