auctex-diffs
[Top][All Lists]
Advanced

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

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


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/style/virtex.el,v
Date: Sun, 12 Sep 2010 10:00:16 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    10/09/12 10:00:16

Index: virtex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/virtex.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- virtex.el   23 Jan 1994 08:14:44 -0000      1.1
+++ virtex.el   12 Sep 2010 10:00:12 -0000      1.2
@@ -1,11 +1,10 @@
 ;;; virtex.el - Common code for all TeX formats.
 
-;; $Id: virtex.el,v 1.1 1994/01/23 08:14:44 amanda Exp $
+;; Author: Per Abrahamsen <address@hidden>
 
 ;;; Code:
 
 (TeX-add-style-hook "virtex"
- (function
   (lambda ()
     (TeX-add-symbols "/" "above" "abovedisplayshortskip"
                     "abovedisplayskip" "abovewithdelims" "accent"
@@ -78,6 +77,6 @@
                     "vcenter" "vfil" "vfill" "vfilneg" "vfuzz"
                     "voffset" "vrule" "vsize" "vskip" "vss" "vtop"
                     "wd" "widowpenalty" "write" "xdef" "xleaders"
-                    "xspaceskip" "year"))))
+                    "xspaceskip" "year")))
 
 ;;; virtex.el ends here



reply via email to

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