Index: auctex/tex.el
diff -u auctex/tex.el:5.522 auctex/tex.el:5.523
--- auctex/tex.el:5.522 Sun Jun  5 11:54:17 2005
+++ auctex/tex.el       Sun Jun  5 12:02:44 2005
@@ -4299,7 +4299,7 @@
   :type '(repeat (group (string :tag "Language")
                        (string :tag "Opening quotation mark")
                        (string :tag "Closing quotation mark"))
-                       (boolean :tag "Insert plain quote first" :value t))))
+                       (boolean :tag "Insert plain quote first" :value t)))
 
 (defvar TeX-quote-language nil
   "If non-nil determines behavior of quote insertion.


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to