summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2006-07-03 14:35:18 +0000
committerChong Yidong <cyd@stupidchicken.com>2006-07-03 14:35:18 +0000
commitbf663dbcb4766b46b5f3f95c60403dc5f3396ab8 (patch)
tree80b85923c865c28c986456e7e74cdce8399bc985
parent2f294ab882e915531173ea9c96402e561211a1c9 (diff)
downloademacs-bf663dbcb4766b46b5f3f95c60403dc5f3396ab8.tar.gz
Remove finished items.
-rw-r--r--admin/FOR-RELEASE12
1 files changed, 0 insertions, 12 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 1f1e58a80e7..51bb9473d17 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -12,9 +12,6 @@ has to be set to nil: when t, it can leak memory and cause other problems.
** Check for widow and orphan lines in manuals;
make sure all the pages really look ok in the manual as formatted.
-** Update facemenu-unlisted-faces, adding whatever other
-face name prefixes should be in it for good results.
-
** Update AUTHORS.
** Regenerate the postscript files of the reference cards in etc.
@@ -39,15 +36,6 @@ and KDE projects, to use the new Emacs icons in etc/images/icons.
* BUGS
-** text_property_stickiness can be called with a POS value that is before BEGV.
-
-text_property_stickiness is called from get_pos_property,
-which is called from find_field, which is called from
-various user-level functions in editfns.c.
-
-** JD Smith's 17 Apr 2006 bug report that CVS operations
-get mysterious unreproducible failures.
-
** Is there a basic problem with cl-byte-compile-compiler-macro?
** Markus Gritsch's report about Emacs looping on Windoze with the following