]> git.eshelyaron.com Git - emacs.git/commitdiff
Updated texinfmt-version number and date.
authorRobert J. Chassell <bob@rattlesnake.com>
Sun, 24 Nov 2002 02:35:49 +0000 (02:35 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Sun, 24 Nov 2002 02:35:49 +0000 (02:35 +0000)
lisp/textmodes/texinfmt.el

index 05af40f1f9446e707e275ad9aa61391a866c5d76..6027299ad59c0e0cb6d9d12f87d267e63ee00251 100644 (file)
@@ -37,7 +37,7 @@
     (defmacro defcustom (var value doc &rest ignore)
       `(defvar ,var ,value ,doc)))
 
-(defvar texinfmt-version "2.38 of 3 July 1998")
+(defvar texinfmt-version "2.39 of 24 Nov 2002")
 
 (defun texinfmt-version (&optional here)
   "Show the version of texinfmt.el in the minibuffer.