]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Fri, 13 Apr 2007 03:00:36 +0000 (03:00 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 13 Apr 2007 03:00:36 +0000 (03:00 +0000)
ChangeLog
admin/FOR-RELEASE
etc/ChangeLog

index e6eed08e9db108c3bf15985358800ff6d23e6e6f..7fe9ac3efe6bbeb9a897548f9210dd8a0461163a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index afd85a0dcd9cafca4ce90e6d87e7dc4ea0469dfd..97a1e663d0f40c05b81dcf1d952b658deffd3fc3 100644 (file)
@@ -42,8 +42,7 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
 * 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 @@ http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00082.html
  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.                                      
+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
 
-** compile.el change to use compilation-directory instead of
-   default-directory does not work right.
+** BibTeX-mode: bibtex-user-optional-fields: INIT without {}
+http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00255.html
 
 * DOCUMENTATION
 
index 1bb9b2002cc214b4af232d01d017cee413cef78c..d28562f8a620e8c95fbf30f210cfa193eeec16fd 100644 (file)
@@ -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.