Index: auctex/tex.el
diff -u auctex/tex.el:5.523 auctex/tex.el:5.524
--- auctex/tex.el:5.523 Sun Jun  5 12:02:44 2005
+++ auctex/tex.el       Sun Jun  5 12:20:47 2005
@@ -4298,8 +4298,8 @@
   :group 'TeX-quote
   :type '(repeat (group (string :tag "Language")
                        (string :tag "Opening quotation mark")
-                       (string :tag "Closing quotation mark"))
-                       (boolean :tag "Insert plain quote first" :value t)))
+                       (string :tag "Closing quotation mark")
+                       (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