gnus-art.el (gnus-button-alist): Also support quotes 'like this'
[gnus] / texi / texi2latex.el
index f404300..91ccda6 100644 (file)
@@ -1,5 +1,5 @@
 ;;; texi2latex.el --- convert a texi file into a LaTeX file.
-;; Copyright (C) 1996, 2004 Lars Magne Ingebrigtsen
+;; Copyright (C) 1996, 2004, 2008 Lars Magne Ingebrigtsen
 
 (require 'cl)
 
@@ -418,5 +418,3 @@ insert the text with the @insertcopying command."
   "Insert the copyright notice and copying permissions from the Texinfo file,
 which are indicated by the @copying ... @end copying command."
   (insert (concat "\n" latexi-copying-text)))
-
-;;; arch-tag: 31e30f7f-4876-4dd1-ba3a-6f9f7ea0d256