X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=doc%2Fmastermenu.el;h=db8c631cecdbb785b6008fde2598a886f7c5ab02;hb=502abd93bd8bfba15677aceb221c4530d257bbab;hp=c477f959ace482a676534617ae0b3bef2f9594a5;hpb=e832cab4325c989ee204179e7eb5f02c2babfe0e;p=chaz%2Ftar diff --git a/doc/mastermenu.el b/doc/mastermenu.el index c477f95..db8c631 100644 --- a/doc/mastermenu.el +++ b/doc/mastermenu.el @@ -1,6 +1,6 @@ ;;; mastermenu.el --- Redefinition of texinfo-master-menu-list -;; Copyright (C) 2006 Free Software Foundation, Inc. +;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. ;; Author: Sergey Poznyakoff ;; Maintainer: bug-tar@gnu.org @@ -10,7 +10,7 @@ ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by -;; the Free Software Foundation; either version 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; This program is distributed in the hope that it will be useful, @@ -27,11 +27,11 @@ ;; This file redefines texinfo-master-menu-list so that it takes into ;; account included files. -;; Known bugs: @menu without previous sectioning command will inherit +;; Known bugs: @menu without previous sectioning command will inherit ;; documentation string from the previous menu. However, since such a ;; menu is illegal in a texinfo file, we can live with it. -(require 'texinfo) +(require 'texinfo) (require 'texnfo-upd) (defun texinfo-master-menu-list-recursive (title)