aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/FOR-RELEASE2
-rw-r--r--etc/TODO2
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)
diff --git a/etc/TODO b/etc/TODO
index 87edd2bc1a8..c636d7dd7a8 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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