comparison admin/FOR-RELEASE @ 77618:df2eea109103

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 29 Apr 2007 14:46:51 +0000
parents ad1c819ae6c8
children d5d1446553e3
comparison
equal deleted inserted replaced
77617:7f67adabb125 77618:df2eea109103
41 41
42 ** rcyeske@gmail.com, April 22: Failure to build on OpenBSD macppc. 42 ** rcyeske@gmail.com, April 22: Failure to build on OpenBSD macppc.
43 OpenBSD compilation works on i386. 43 OpenBSD compilation works on i386.
44 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00932.html 44 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00932.html
45 45
46 ** bojohan+news@dd.chalmers.se, April 23: delete-overlay causes recentering
47 (This is now the same as the spurious scrolling bug.)
48 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00514.html
49
50 ** Spurious redisplay bug not fixed. 46 ** Spurious redisplay bug not fixed.
51 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00443.html 47 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00443.html
52 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00732.html 48 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00732.html
53
54 ** finish fixing locate.el
55 http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00437.html
56
57 ** angeli@caeruleus.net, April 23: Excessive refontification when setting
58 jit-lock-context-unfontify-pos
59 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00993.html
60 49
61 ** michael.ewe@arcor.de, Apr 24: 22.0.98 not starting on Solaris 10/I386 50 ** michael.ewe@arcor.de, Apr 24: 22.0.98 not starting on Solaris 10/I386
62 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01113.html 51 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01113.html
63 52
64 ** rgm@gnu.org, Apr 24: [Stephen.Berman@gmx.net: Re: redisplay] 53 ** rgm@gnu.org, Apr 24: [Stephen.Berman@gmx.net: Re: redisplay]
65 Gives test case for problem that a dialog box blocks redisplay. 54 Gives test case for problem that a dialog box blocks redisplay.
66 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00951.html 55 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00951.html
67 56
68 ** hiroshi.fujishima@gmail.com, Apr 27: emacs-22.0.99 configure problem
69 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01452.html
70 this is probably an issue for autoconf, rather than Emacs
71
72 ** C mode fontification took 50 seconds 57 ** C mode fontification took 50 seconds
73 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01460.html 58 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg01460.html
59
60 ** Jonas.Bernoulli@stud.unibas.ch, April 26:
61 read syntax of keymaps in 22/23: Invalid size char-table
74 62
75 * DOCUMENTATION 63 * DOCUMENTATION
76 64
77 ** Check the Emacs Tutorial. 65 ** Check the Emacs Tutorial.
78 66