Explorar o código

Merge branch 'maint'

Nicolas Goaziou %!s(int64=8) %!d(string=hai) anos
pai
achega
03d43ee6c6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lisp/ox-texinfo.el

+ 0 - 1
lisp/ox-texinfo.el

@@ -666,7 +666,6 @@ holding export options."
 	    (top-contents
 	     (org-export-data (org-element-contents first-section) info)))
        (and (org-string-nw-p top-contents) (concat "\n" top-contents)))
-     (and copying "@insertcopying\n")
      "@end ifnottex\n\n"
      ;; Menu.
      (org-texinfo-make-menu (plist-get info :parse-tree) info 'master)