diff options
author | Glenn Morris <rgm@gnu.org> | 2007-09-19 07:26:17 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-09-19 07:26:17 +0000 |
commit | 959d972d7b19dd6469ac5ea6886a3ae1746ace2f (patch) | |
tree | c6bd5836a2427dbc413e0eb1f92988ba31e55c5f | |
parent | 739d53dc4650ad715adf2834abfadacf0bc3f294 (diff) | |
download | emacs-959d972d7b19dd6469ac5ea6886a3ae1746ace2f.tar.gz |
"tex-terminate-paragraph ignores paragraph-start and
paragraph-separate" is fixed, but raises a question about
tex-validate-region.
-rw-r--r-- | admin/FOR-RELEASE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 6e95956626b..b7d5325f728 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -78,7 +78,7 @@ 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-terminate-paragraph ignores paragraph-start and paragraph-separate +** tex-validate-region should probably a paragraph function, rather than "\n\n". http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00040.html ** emacs-22.1 with GTK problems (with patches) |