# HG changeset patch # User Glenn Morris # Date 1189743709 0 # Node ID 4f84eccebf65a4c4dc13cce2cb71239bf1868f4e # Parent 279dcb8bebb0eb64576755cbb1bef3fb1f243f43 Bug-o-rama. :( diff -r 279dcb8bebb0 -r 4f84eccebf65 admin/FOR-RELEASE --- a/admin/FOR-RELEASE Thu Sep 13 08:49:47 2007 +0000 +++ b/admin/FOR-RELEASE Fri Sep 14 04:21:49 2007 +0000 @@ -78,6 +78,34 @@ 2007-09-07. http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00874.html +** tex-validate-region reports false errors on some LaTeX commands +http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00038.html + +** tex-region ignores value of tex-main-file +http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00039.html + +** tex-terminate-paragraph ignores paragraph-start and paragraph-separate +http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00040.html + +** tex-compilation-parse-errors misses new-style error messages +http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00049.html + +** emacs-22.1 with GTK problems (with patches) +http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html + +** TAGS buffer generates spurious undo warnings +http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00070.html + +** latex mode, nexted subscripts are unreadable +http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00020.html + +** Bug/Patch view.el +http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00073.html + +** jbw@macs.hw.ac.uk: parentheses matching failure on valid sexp +http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01140.html + + * FIXES FOR EMACS 22.3 Here we list any small fixes that arrived too late for Emacs 22.2, but