comparison admin/FOR-RELEASE @ 77185:d3580c835769

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 13 Apr 2007 16:04:09 +0000
parents 9b9418b75eab
children 3694389d436c
comparison
equal deleted inserted replaced
77184:9b9418b75eab 77185:d3580c835769
41 41
42 * BUGS 42 * BUGS
43 43
44 ** spurious scrolling bug 44 ** spurious scrolling bug
45 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00443.html 45 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00443.html
46 RMS has seen this too, happening during idle time, but cannot reproduce it.
46 47
47 ** crash in gc_sweep 48 ** crash in gc_sweep
48 http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00082.html 49 http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00082.html
49 Reported by Kim Storm, who says "I've tried many ways / many times to 50 Reported by Kim Storm, who says "I've tried many ways / many times to
50 reproduce the crash, but I cannot... messing around with this in 51 reproduce the crash, but I cannot... messing around with this in
63 ** footnote.el doesn't really let people customize footnote-style. 64 ** footnote.el doesn't really let people customize footnote-style.
64 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00406.html 65 http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00406.html
65 66
66 ** BibTeX-mode: bibtex-user-optional-fields: INIT without {} 67 ** BibTeX-mode: bibtex-user-optional-fields: INIT without {}
67 http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00255.html 68 http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00255.html
69
70 ** cyd@stupidchicken.com, Apr 12: display margin errors on a tty
68 71
69 * DOCUMENTATION 72 * DOCUMENTATION
70 73
71 ** Check the Emacs Tutorial. 74 ** Check the Emacs Tutorial.
72 75