changeset 77160:da6223a564e8

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Fri, 13 Apr 2007 03:00:36 +0000
parents 0f28a629f991
children 0ebcdaee8a4e
files ChangeLog admin/FOR-RELEASE etc/ChangeLog
diffstat 3 files changed, 23 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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  <rgm@gnu.org>
+
+	* INSTALL: In lib-src, timer, wakeup, yow are removed.
+
 2007-04-04  Glenn Morris  <rgm@gnu.org>
 
 	* configure.in (NON_GNU_CPP): Use associated preprocessor when
--- 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
 
--- 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  <slawomir.nowaczyk.847@student.lu.se>
 
 	* emacs.py (format_exception): New function.