CVSROOT: /sources/auctex Module name: auctex Changes by: Reiner Steib <rsteib> 07/01/05 11:22:31
Index: tex.el =================================================================== RCS file: /sources/auctex/auctex/tex.el,v retrieving revision 5.595 retrieving revision 5.596 diff -u -b -r5.595 -r5.596 --- tex.el 5 Jan 2007 11:19:13 -0000 5.595 +++ tex.el 5 Jan 2007 11:22:31 -0000 5.596 @@ -4670,11 +4670,11 @@ (defcustom TeX-quote-language-alist nil "Alist for overriding the default language-specific quote insertion. First element in each item is the name of the language as set by -the language style file. Second element is the opening quotation -mark. Third element is the closing quotation mark. Opening and -closing quotation marks can be specified directly as strings or -as functions returning a string. Fourth element is a boolean -specifying insertion behavior, overriding +the language style file as a string. Second element is the +opening quotation mark. Third elemxent is the closing quotation +mark. Opening and closing quotation marks can be specified +directly as strings or as functions returning a string. Fourth +element is a boolean specifying insertion behavior, overriding `TeX-quote-after-quote'. See Info node `(auctex)European' for valid languages." :group 'TeX-quote _______________________________________________ auctex-commit mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/auctex-commit
