summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-03-18 18:35:33 +0000
committerRichard M. Stallman <rms@gnu.org>2005-03-18 18:35:33 +0000
commitf5e9bc1e0e33dc03fad247d4f913fcb2138802d2 (patch)
tree7009bedea89792e91e13213c0ef34017ff036ae8
parent89cb606c8f31655c2e4ec785af3994e62f077517 (diff)
downloademacs-f5e9bc1e0e33dc03fad247d4f913fcb2138802d2.tar.gz
*** empty log message ***
-rw-r--r--admin/FOR-RELEASE47
1 files changed, 4 insertions, 43 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index e9eac1065be..e182242276b 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -18,13 +18,6 @@ See msg from rms to emacs-devel on 21 Dec.
* FATAL ERRORS
-** Investigate face cache related crash.
-
-Indications: Face cache seems to have been cleared, but
-redisplay uses an invalidated face_id with FACE_FROM_ID
-which then returns a NULL pointer. Said to happen with
-isearch faces.
-
** Investigate reported crashes in compact_small_strings.
** Investigate reported crashes related to using an
@@ -73,28 +66,6 @@ time to make anfe-ftp more intelligent.
* REDISPLAY RELATED BUGS
-** Strange text scrolling with Emacs + GTK
-
-> I could reproduce the problem with the latest CVS.
->
-> % emacs -Q
-> M-x info RET
-> M->
-> C-l
-> C-x ( C-u - 1 C-v C-x )
-> C-x e e e e ...
->
-> I see the problem around "CC mode" and "Forms".
-
-It is not specific for the first line of a buffer.
-
-Rather it happens for lines which are indented but the
-indentation is controlled by a display property and
-the newline is part of that display property -- in
-that case, the indentation is not recognized for the
-first display line.
-
-
** Avoid unbreakable loops in redisplay.
Redisplay may loop if there is an error in some display property, e.g.
@@ -104,16 +75,6 @@ A fix would be to somehow disable handling of display properties if an error
is encountered.
-** Problem with modeline and window margins:
-
-The mode line's right "box" line is misplaced under the right margin,
-rather than at the right window edge.
-
-emacs -Q
-(set-window-margins nil 25 25)
-C-x 2
-
-
** custom mode-line face makes Emacs freeze up
From: Stephen Berman <Stephen.Berman@gmx.net>
@@ -208,12 +169,12 @@ man/misc.texi Chong Yidong
man/msdog.texi Chong Yidong
man/mule.texi "Luc Teirlinck"
man/m-x.texi "Luc Teirlinck" Chong Yidong
-man/picture.texi Joakim Verona <joakim@verona.se>
+man/picture.texi Joakim Verona <joakim@verona.se> Chong Yidong
man/programs.texi "Stephen Eglen" Chong Yidong
man/regs.texi "Luc Teirlinck" Chong Yidong
man/rmail.texi Chong Yidong
-man/screen.texi "Luc Teirlinck" Chong Yidong
-man/search.texi "Luc Teirlinck"
+man/screen.texi "Luc Teirlinck" Chong Yidong
+man/search.texi "Luc Teirlinck" Chong Yidong
man/sending.texi Chong Yidong
man/text.texi "Luc Teirlinck" Chong Yidong
man/trouble.texi Chong Yidong
@@ -268,7 +229,7 @@ lispref/objects.texi "Luc Teirlinck" Chong Yidong
lispref/os.texi "Luc Teirlinck" Chong Yidong
lispref/positions.texi "Luc Teirlinck" Chong Yidong
lispref/processes.texi Chong Yidong
-lispref/searching.texi "Luc Teirlinck"
+lispref/searching.texi "Luc Teirlinck" Chong Yidong
lispref/sequences.texi "Luc Teirlinck" Chong Yidong
lispref/streams.texi "Luc Teirlinck" Chong Yidong
lispref/strings.texi "Luc Teirlinck" Chong Yidong