diff options
| -rw-r--r-- | admin/FOR-RELEASE | 2 | ||||
| -rw-r--r-- | etc/TODO | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 61d983422e9..fb172a99a63 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -36,6 +36,8 @@ and KDE projects, to use the new Emacs icons in etc/images/icons. | |||
| 36 | 36 | ||
| 37 | * BUGS | 37 | * BUGS |
| 38 | 38 | ||
| 39 | ** Stephen.Berman@gmx.net: isearch-yank-line and field text property | ||
| 40 | |||
| 39 | ** Markus Gritsch's report about Emacs looping on Windoze with the following | 41 | ** Markus Gritsch's report about Emacs looping on Windoze with the following |
| 40 | .emacs file, and then reduce Emacs frame width to "something quite narrow": | 42 | .emacs file, and then reduce Emacs frame width to "something quite narrow": |
| 41 | (setq-default truncate-lines t) | 43 | (setq-default truncate-lines t) |
| @@ -357,6 +357,8 @@ when the body only calls primitives. | |||
| 357 | 357 | ||
| 358 | ** Face remapping. | 358 | ** Face remapping. |
| 359 | 359 | ||
| 360 | ** Make `format-time-string' preserve text properties like `format'. | ||
| 361 | |||
| 360 | ** Optionally make the cursor a little thinner at the end of a line | 362 | ** Optionally make the cursor a little thinner at the end of a line |
| 361 | or the end of the buffer. | 363 | or the end of the buffer. |
| 362 | 364 | ||