This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  0c15d1af0de1f989065c3028332d4e33f29b95bb (commit)
      from  c7c77a29202353e2a8528ff054b9e029cc05f5a6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0c15d1af0de1f989065c3028332d4e33f29b95bb
Author: Mosè Giordano <m...@gnu.org>
Date:   Sat Mar 28 20:50:20 2015 +0100

    Remove duplicate lines.

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"

-----------------------------------------------------------------------

Summary of changes:
 style/caption.el  |    1 -
 style/geometry.el |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX

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

Reply via email to