[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] Changes to auctex/tex.el
From: |
Ralf Angeli |
Subject: |
[AUCTeX-diffs] Changes to auctex/tex.el |
Date: |
Sun, 05 Jun 2005 08:20:47 -0400 |
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] Changes to auctex/tex.el, Ralf Angeli, 2005/06/02
- [AUCTeX-diffs] Changes to auctex/tex.el, Ralf Angeli, 2005/06/05
- [AUCTeX-diffs] Changes to auctex/tex.el, Ralf Angeli, 2005/06/05
- [AUCTeX-diffs] Changes to auctex/tex.el,
Ralf Angeli <=
- [AUCTeX-diffs] Changes to auctex/tex.el, David Kastrup, 2005/06/07
- [AUCTeX-diffs] Changes to auctex/tex.el, Ralf Angeli, 2005/06/10
- [AUCTeX-diffs] Changes to auctex/tex.el, Ralf Angeli, 2005/06/11
- [AUCTeX-diffs] Changes to auctex/tex.el, Ralf Angeli, 2005/06/16
- [AUCTeX-diffs] Changes to auctex/tex.el, Ralf Angeli, 2005/06/21
- [AUCTeX-diffs] Changes to auctex/tex.el, Ralf Angeli, 2005/06/21