emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Fri, 18 Mar 2005 13:35:34 -0500

Index: emacs/admin/FOR-RELEASE
diff -c emacs/admin/FOR-RELEASE:1.56 emacs/admin/FOR-RELEASE:1.57
*** emacs/admin/FOR-RELEASE:1.56        Tue Mar  8 02:28:09 2005
--- emacs/admin/FOR-RELEASE     Fri Mar 18 18:35:33 2005
***************
*** 18,30 ****
  
  * 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
--- 18,23 ----
***************
*** 73,100 ****
  
  * 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.
--- 66,71 ----
***************
*** 104,119 ****
  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 <address@hidden>
--- 75,80 ----
***************
*** 208,219 ****
  man/msdog.texi      Chong Yidong
  man/mule.texi       "Luc Teirlinck"
  man/m-x.texi        "Luc Teirlinck"  Chong Yidong
! man/picture.texi    Joakim Verona <address@hidden>
  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/sending.texi    Chong Yidong
  man/text.texi       "Luc Teirlinck"   Chong Yidong
  man/trouble.texi    Chong Yidong
--- 169,180 ----
  man/msdog.texi      Chong Yidong
  man/mule.texi       "Luc Teirlinck"
  man/m-x.texi        "Luc Teirlinck"  Chong Yidong
! man/picture.texi    Joakim Verona <address@hidden>   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"   Chong Yidong
  man/sending.texi    Chong Yidong
  man/text.texi       "Luc Teirlinck"   Chong Yidong
  man/trouble.texi    Chong Yidong
***************
*** 268,274 ****
  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/sequences.texi         "Luc Teirlinck"   Chong Yidong
  lispref/streams.texi   "Luc Teirlinck"   Chong Yidong
  lispref/strings.texi   "Luc Teirlinck"   Chong Yidong
--- 229,235 ----
  lispref/os.texi                "Luc Teirlinck"   Chong Yidong
  lispref/positions.texi         "Luc Teirlinck"   Chong Yidong
  lispref/processes.texi   Chong Yidong
! 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]