diff options
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index afd85a0dcd9..97a1e663d0f 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -42,8 +42,7 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. | |||
| 42 | * BUGS | 42 | * BUGS |
| 43 | 43 | ||
| 44 | ** spurious scrolling bug | 44 | ** spurious scrolling bug |
| 45 | Not sure what this refers to (added April 9). Maybe | 45 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00443.html |
| 46 | http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-04/msg00003.html ? | ||
| 47 | 46 | ||
| 48 | ** crash in gc_sweep | 47 | ** crash in gc_sweep |
| 49 | http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00082.html | 48 | http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00082.html |
| @@ -52,19 +51,33 @@ http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00082.html | |||
| 52 | various ways does not crash Emacs no matter how much I try." | 51 | various ways does not crash Emacs no matter how much I try." |
| 53 | 52 | ||
| 54 | ** ryanmcgeary@hotmail.com, Apr 9: x-display-pixel-width | 53 | ** ryanmcgeary@hotmail.com, Apr 9: x-display-pixel-width |
| 54 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00400.html | ||
| 55 | Not a bug, but doc must be updated. | 55 | Not a bug, but doc must be updated. |
| 56 | 56 | ||
| 57 | ** disumu@x3y2z1.net, Apr 10: url-http endless loop | 57 | ** disumu@x3y2z1.net, Apr 10: url-http endless loop |
| 58 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00379.html | 58 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00379.html |
| 59 | 59 | ||
| 60 | ** Parsing URL attributes - url-mailto, url-imap, url-ldap broken? | ||
| 61 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00455.html | ||
| 62 | |||
| 60 | ** lennart.borgman@gmail.com, Apr 11: before-string in overlay | 63 | ** lennart.borgman@gmail.com, Apr 11: before-string in overlay |
| 64 | http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00153.html | ||
| 61 | 65 | ||
| 62 | ** nickrob@snap.net.nz, April 12: display margin errors on a tty | 66 | ** nickrob@snap.net.nz, April 12: display margin errors on a tty |
| 67 | http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00220.html | ||
| 63 | 68 | ||
| 64 | ** footnote.el doesn't really let people customize footnote-style. | 69 | ** footnote.el doesn't really let people customize footnote-style. |
| 70 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00406.html | ||
| 71 | |||
| 72 | ** compile.el change to use compilation-directory instead of | ||
| 73 | default-directory does not work right. | ||
| 74 | http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00342.html | ||
| 75 | |||
| 76 | ** tmm-menubar breaks in org mode | ||
| 77 | http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00230.html | ||
| 65 | 78 | ||
| 66 | ** compile.el change to use compilation-directory instead of | 79 | ** BibTeX-mode: bibtex-user-optional-fields: INIT without {} |
| 67 | default-directory does not work right. | 80 | http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00255.html |
| 68 | 81 | ||
| 69 | * DOCUMENTATION | 82 | * DOCUMENTATION |
| 70 | 83 | ||