emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/informat.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/informat.el,v
Date: Mon, 19 Nov 2007 08:50:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/11/19 08:50:05

Index: informat.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/informat.el,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- informat.el 26 Jul 2007 05:26:27 -0000      1.27
+++ informat.el 19 Nov 2007 08:50:03 -0000      1.28
@@ -32,6 +32,8 @@
 
 (require 'info)
 
+(declare-function texinfo-format-refill "textmodes/texinfmt" ())
+
 ;;;###autoload
 (defun Info-tagify (&optional input-buffer-name)
   "Create or update Info file tag table in current buffer or in a region."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]