CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    12/01/11 21:04:28

Index: setspace.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/setspace.el,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- setspace.el 25 Apr 2011 18:32:18 -0000      1.2
+++ setspace.el 11 Jan 2012 21:04:28 -0000      1.3
@@ -50,8 +50,8 @@
    (when (and (featurep 'font-latex)
               (eq TeX-install-font-lock 'font-latex-setup))
      (font-latex-add-keywords '(("singlespacing" "")
-                              '("doublespacing" "")
-                              '("onehalfspacing" ""))
+                               ("doublespacing" "")
+                               ("onehalfspacing" ""))
                               'function))))
 
 (defvar LaTeX-setspace-package-options 

_______________________________________________
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to