]> code.delx.au - gnu-emacs/blobdiff - lisp/informat.el
Merge from emacs--rel--22
[gnu-emacs] / lisp / informat.el
index 18a459ba0fedeecc6a727b944aec883791877678..81b05d7b61a0bd06f93c882f60c838cf4f3ff342 100644 (file)
@@ -1,7 +1,7 @@
 ;;; informat.el --- info support functions package for Emacs
 
 ;; Copyright (C) 1986, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007 Free Software Foundation, Inc.
+;;   2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: help
@@ -32,6 +32,8 @@
 
 (require 'info)
 
+(declare-function texinfo-format-refill "texinfmt" ())
+
 ;;;###autoload
 (defun Info-tagify (&optional input-buffer-name)
   "Create or update Info file tag table in current buffer or in a region."