Cosmetic fix.
authorkaoru <kaoru>
Fri, 9 Nov 2007 23:16:45 +0000 (23:16 +0000)
committerkaoru <kaoru>
Fri, 9 Nov 2007 23:16:45 +0000 (23:16 +0000)
utils/ptexinfmt.el

index 741d9b3..cdf03fa 100644 (file)
@@ -295,7 +295,6 @@ DOCSTRING will be printed if ASSERTION is nil and
 (put 'ifnotdocbook 'texinfo-format 'texinfo-discard-line)
 (put 'ifnotdocbook 'texinfo-end 'texinfo-discard-command)
 
-
 ;; @ifnotinfo ... @end ifnotinfo (makeinfo 3.11 or later)
 (put 'ifnotinfo 'texinfo-format 'texinfo-format-ifnotinfo)
 (ptexinfmt-defun-if-void texinfo-format-ifnotinfo ()
@@ -338,7 +337,6 @@ DOCSTRING will be printed if ASSERTION is nil and
                 (progn (re-search-forward "@end ifdocbook[ \t]*\n")
                        (point))))
 
-
 \f
 ;;; Marking
 ;; @indicateurl, @url, @env, @command,