[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex 0c15d1a 07/11: Remove duplicate lines.
From: |
Tassilo Horn |
Subject: |
[elpa] externals/auctex 0c15d1a 07/11: Remove duplicate lines. |
Date: |
Sat, 11 Apr 2015 12:02:41 +0000 |
branch: externals/auctex
commit 0c15d1af0de1f989065c3028332d4e33f29b95bb
Author: Mosè Giordano <address@hidden>
Commit: Mosè Giordano <address@hidden>
Remove duplicate lines.
---
style/caption.el | 1 -
style/geometry.el | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/style/caption.el b/style/caption.el
index 4803839..ddefb5b 100644
--- a/style/caption.el
+++ b/style/caption.el
@@ -142,7 +142,6 @@ supported by `caption.sty'.")
(add-hook 'TeX-auto-prepare-hook #'LaTeX-caption-auto-prepare t)
(add-hook 'TeX-update-style-hook #'TeX-auto-parse t)
-(add-hook 'TeX-update-style-hook #'TeX-auto-parse t)
(defun LaTeX-caption-update-key-val-options ()
"Update the buffer-local key-val options before offering them
diff --git a/style/geometry.el b/style/geometry.el
index f68668c..973f63c 100644
--- a/style/geometry.el
+++ b/style/geometry.el
@@ -100,7 +100,6 @@ package.")
(add-hook 'TeX-auto-prepare-hook #'LaTeX-geometry-auto-prepare t)
(add-hook 'TeX-update-style-hook #'TeX-auto-parse t)
-(add-hook 'TeX-update-style-hook #'TeX-auto-parse t)
(TeX-add-style-hook
"geometry"
- [elpa] externals/auctex updated (6620d8c -> 05e30be), Tassilo Horn, 2015/04/11
- [elpa] externals/auctex 8af05de 01/11: Apply styles in reverse order, Tassilo Horn, 2015/04/11
- [elpa] externals/auctex b91b203 02/11: docfix, Tassilo Horn, 2015/04/11
- [elpa] externals/auctex b418fbb 04/11: Ask for a `Width' in minibuffer and not a `Length'., Tassilo Horn, 2015/04/11
- [elpa] externals/auctex 4fd5b48 03/11: Add three missing LaTeX lengths., Tassilo Horn, 2015/04/11
- [elpa] externals/auctex e4a6481 05/11: New style colortbl.el., Tassilo Horn, 2015/04/11
- [elpa] externals/auctex 0c15d1a 07/11: Remove duplicate lines.,
Tassilo Horn <=
- [elpa] externals/auctex c2f6e9c 08/11: [Fix #20227] Fix indentation of \[...\] math mode., Tassilo Horn, 2015/04/11
- [elpa] externals/auctex c7c77a2 06/11: Fix parsing of new auto types in style files., Tassilo Horn, 2015/04/11
- [elpa] externals/auctex bf5f55b 09/11: Document indentation of "\[...\]"., Tassilo Horn, 2015/04/11
- [elpa] externals/auctex 05e30be 11/11: Release 11.88.4, Tassilo Horn, 2015/04/11
- [elpa] externals/auctex 143aa59 10/11: Merge branch 'master' into elpa, Tassilo Horn, 2015/04/11