]> git.eshelyaron.com Git - emacs.git/commitdiff
Fixed: minor bug in footnote.el.
authorGlenn Morris <rgm@gnu.org>
Thu, 1 Nov 2007 03:48:55 +0000 (03:48 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 1 Nov 2007 03:48:55 +0000 (03:48 +0000)
admin/FOR-RELEASE
lisp/ChangeLog

index 1a0d5a8b55a867e1e54c727dd60248791ac7abda..c1557d326358237feea91a042004ba7cdb85fdae 100644 (file)
@@ -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.
index 452d7d7707daf95e9059ee83e36b238c7b427783..24334c9513a8a435e37c43447b64b0e06c27056a 100644 (file)
@@ -1,3 +1,10 @@
+2007-11-01  Glenn Morris  <rgm@gnu.org>
+
+       * 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  <michael.albinus@gmx.de>
 
        * net/tramp.el (tramp-open-connection-telnet)