# HG changeset patch # User Glenn Morris # Date 1176433236 0 # Node ID da6223a564e8603e3af296383e4a26abb99ef721 # Parent 0f28a629f9912e2af440c761762dbc52644364b6 *** empty log message *** diff -r 0f28a629f991 -r da6223a564e8 ChangeLog --- a/ChangeLog Fri Apr 13 03:00:16 2007 +0000 +++ b/ChangeLog Fri Apr 13 03:00:36 2007 +0000 @@ -1,3 +1,7 @@ +2007-04-13 Glenn Morris + + * INSTALL: In lib-src, timer, wakeup, yow are removed. + 2007-04-04 Glenn Morris * configure.in (NON_GNU_CPP): Use associated preprocessor when diff -r 0f28a629f991 -r da6223a564e8 admin/FOR-RELEASE --- a/admin/FOR-RELEASE Fri Apr 13 03:00:16 2007 +0000 +++ b/admin/FOR-RELEASE Fri Apr 13 03:00:36 2007 +0000 @@ -42,8 +42,7 @@ * BUGS ** spurious scrolling bug -Not sure what this refers to (added April 9). Maybe -http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-04/msg00003.html ? +http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00443.html ** crash in gc_sweep http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00082.html @@ -52,19 +51,33 @@ various ways does not crash Emacs no matter how much I try." ** ryanmcgeary@hotmail.com, Apr 9: x-display-pixel-width +http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00400.html Not a bug, but doc must be updated. ** disumu@x3y2z1.net, Apr 10: url-http endless loop http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00379.html +** Parsing URL attributes - url-mailto, url-imap, url-ldap broken? +http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00455.html + ** lennart.borgman@gmail.com, Apr 11: before-string in overlay +http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00153.html ** nickrob@snap.net.nz, April 12: display margin errors on a tty +http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00220.html ** footnote.el doesn't really let people customize footnote-style. +http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00406.html -** compile.el change to use compilation-directory instead of - default-directory does not work right. +** compile.el change to use compilation-directory instead of + default-directory does not work right. +http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00342.html + +** tmm-menubar breaks in org mode +http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00230.html + +** BibTeX-mode: bibtex-user-optional-fields: INIT without {} +http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00255.html * DOCUMENTATION diff -r 0f28a629f991 -r da6223a564e8 etc/ChangeLog --- a/etc/ChangeLog Fri Apr 13 03:00:16 2007 +0000 +++ b/etc/ChangeLog Fri Apr 13 03:00:36 2007 +0000 @@ -2,6 +2,8 @@ * MACHINES: emacserver is removed. + * MORE.STUFF: Update some links, remove some dead ones. + 2007-04-04 Slawomir Nowaczyk * emacs.py (format_exception): New function.