From: Andreas Schwab Date: Fri, 1 Mar 2002 16:02:42 +0000 (+0000) Subject: (texinfo-start-menu-description): Remove extra paren in regexp. X-Git-Tag: ttn-vms-21-2-B4~16416 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=857b864af1baa11116ee722a5acb5d102b39d696;p=emacs.git (texinfo-start-menu-description): Remove extra paren in regexp. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7097d45e1f3..90624661360 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-03-01 Andreas Schwab + + * textmodes/texnfo-upd.el (texinfo-start-menu-description): Remove + extra paren in regexp. From Michael Scholz + 2002-03-01 Eli Zaretskii * mouse.el (mouse-show-mark): Use display-mouse-p, not diff --git a/lisp/textmodes/texnfo-upd.el b/lisp/textmodes/texnfo-upd.el index 18ebb12e832..f97c2b4bdbf 100644 --- a/lisp/textmodes/texnfo-upd.el +++ b/lisp/textmodes/texnfo-upd.el @@ -1,6 +1,6 @@ ;;; texnfo-upd.el --- utilities for updating nodes and menus in Texinfo files -;; Copyright (C) 1989, 1990, 1991, 1992, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1990, 1991, 1992, 2001, 2002 Free Software Foundation, Inc. ;; Author: Robert J. Chassell ;; Maintainer: bug-texinfo@gnu.org @@ -765,7 +765,7 @@ complements the node name rather than repeats it as a title does." "\\|" ; or "\\(^@ifnottex[ ]*\n\\)" ; ifnottex line, if any "\\)?" ; end of expression - "\\)?") + ) nil t) (setq title (buffer-substring