auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/style/csquotes.el,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/style/csquotes.el,v
Date: Fri, 25 Aug 2006 17:23:05 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    06/08/25 17:23:05

Index: csquotes.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/csquotes.el,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- csquotes.el 25 May 2006 07:50:56 -0000      1.10
+++ csquotes.el 25 Aug 2006 17:23:05 -0000      1.11
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
 
-;; Author: Ralf Angeli <address@hidden>
+;; Author: Ralf Angeli <address@hidden>
 ;; Maintainer: address@hidden
 ;; Created: 2004-11-29
 ;; Keywords: tex
@@ -26,7 +26,7 @@
 
 ;;; Commentary:
 
-;; This file adds support for `csquotes.sty', version 3.2.
+;; This file adds support for `csquotes.sty', version 3.5.
 
 
 ;;; Code:
@@ -110,8 +110,10 @@
        "Delimiter for citation" "Closing quotation mark")
       '("MakeHyphenBlockQuote" "Language" "Opening quotation mark"
        "Delimiter for citation" "Closing quotation mark")
+      "EnableQuotes"
       "DisableQuotes"
-      "RestoreQuotes"
+      "VerbatimQuotes"
+      "DeleteQuotes"
       '("textcquote" ["Pre-note"] ["Post-note"] "Key" ["Punctuation"] t)
       '("textcquote*" ["Pre-note"] ["Post-note"] "Key" ["Punctuation"] t)
       '("foreigntextcquote" "Language" ["Pre-note"] ["Post-note"] "Key"
@@ -144,6 +146,7 @@
                      ',quote-style-name-list)
        "Alias name")
     '("DeclareQuoteOption" 1)
+    '("ExecuteQuoteOptions" 1)
     '("DeclarePlainStyle" "Opening outer quotation mark"
       "Closing outer quotation mark" "Opening inner quotation mark"
       "Closing inner quotation mark")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]