From 0ecaad6399dfabeaf13f59984f00e9d67c4f56b2 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 1 Nov 2007 03:48:55 +0000 Subject: [PATCH] Fixed: minor bug in footnote.el. --- admin/FOR-RELEASE | 2 -- lisp/ChangeLog | 7 +++++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 1a0d5a8b55a..c1557d32635 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -59,8 +59,6 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00519.html I proposed a patch, which fixed this and seemed right, but the patch caused other problems. They are being investigated now. -** usenet@pusto.de, Oct 17: minor bug in footnote.el - * DOCUMENTATION ** Check the Emacs Tutorial. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 452d7d7707d..24334c9513a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2007-11-01 Glenn Morris + + * mail/footnote.el (footnote-numeric-regexp) + (footnote-english-upper-regexp, footnote-english-lower-regexp) + (footnote-roman-lower-regexp, footnote-roman-upper-regexp): + Match multi-character footnotes. + 2007-10-31 Michael Albinus * net/tramp.el (tramp-open-connection-telnet) -- 2.39.2