auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. a7cde0930f57c9cadcc0f


From: Arash Esbati
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. a7cde0930f57c9cadcc0f1c67b005074c71e8766
Date: Fri, 7 Sep 2018 15:08:08 -0400 (EDT)

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  a7cde0930f57c9cadcc0f1c67b005074c71e8766 (commit)
      from  80bcd0a76bd603916c5d8ac4fa3e7134790ae5d5 (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 a7cde0930f57c9cadcc0f1c67b005074c71e8766
Author: Arash Esbati <address@hidden>
Date:   Fri Sep 7 21:07:09 2018 +0200

    Update style/lettrine.el to package version 2.21
    
    * style/lettrine.el (LaTeX-lettrine-key-val-options): Delete
    "Vone" option.
    ("lettrine"): Delete \LettrineVonefalse macro.

diff --git a/style/lettrine.el b/style/lettrine.el
index 5f3de77..111f7b3 100644
--- a/style/lettrine.el
+++ b/style/lettrine.el
@@ -1,4 +1,4 @@
-;;; lettrine.el --- AUCTeX style for `lettrine.sty' (v2.01)
+;;; lettrine.el --- AUCTeX style for `lettrine.sty' (v2.21)
 
 ;; Copyright (C) 2011, 2018 Free Software Foundation, Inc.
 
@@ -25,7 +25,7 @@
 
 ;;; Commentary:
 
-;; This file adds support for `lettrine.sty' (v2.01) from 2018/07/31.
+;; This file adds support for `lettrine.sty' (v2.21) from 2018/08/28.
 
 ;;; Code:
 
@@ -43,7 +43,6 @@
     ("grid" ("true"))
     ("novskip")
     ("realheight" ("true"))
-    ("Vone")
     ("refstring"))
   "Key=value options for \\lettrine marco.")
 
@@ -60,7 +59,6 @@
     '("LettrineOnGridfalse" 0)
     '("LettrineRealHeightfalse" 0)
     '("LettrineSelfReffalse" 0)
-    '("LettrineVonefalse" 0)
     '("LettrineFont" 0)
     '("LettrineFontHook" 0)
     '("LettrineTextFont" 0)

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

Summary of changes:
 style/lettrine.el | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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