comparison admin/FOR-RELEASE @ 79017:806b455c6818

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Oct 2007 01:32:25 +0000
parents eb6c7dd21cc5
children 57114c40dbd3
comparison
equal deleted inserted replaced
79016:2478bf2c9d06 79017:806b455c6818
83 ** Frame title no more updated after calling `set-frame-configuration' 83 ** Frame title no more updated after calling `set-frame-configuration'
84 Report by Sebastien Rocca Serra <sroccaserra@gmail.com> on emacs-devel 84 Report by Sebastien Rocca Serra <sroccaserra@gmail.com> on emacs-devel
85 from 2007-08-30. martin rudalics has a potential patch. 85 from 2007-08-30. martin rudalics has a potential patch.
86 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01632.html 86 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01632.html
87 87
88 ** GNU NT-Emacs crashes with longlines-mode and outline-mode
89 Reported by Rainer Thiel <r.thiel@uni-jena.de> on emacs-pretest-bug
90 from 2007-09-22.
91 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01996.html
92 Jason Rumney has a recipe for reproducing this on GNU/Linux:
93 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02267.html
94 Minimum cause: "It occurs when the character before the display
95 property is replaced with an ellipsis"
96 http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00046.html
97
98 * FIXES FOR EMACS 22.3 88 * FIXES FOR EMACS 22.3
99 89
100 Here we list any small fixes that arrived too late for Emacs 22.2, but 90 Here we list any small fixes that arrived too late for Emacs 22.2, but
101 that should be installed on the release branch after 22.2 is released. 91 that should be installed on the release branch after 22.2 is released.
102 92