emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/auctex 7249c78 11/57: * latex.el (LaTeX-common-initiali


From: Tassilo Horn
Subject: [elpa] externals/auctex 7249c78 11/57: * latex.el (LaTeX-common-initialization): Add eminnershape macro.
Date: Tue, 25 Jul 2017 14:02:28 -0400 (EDT)

branch: externals/auctex
commit 7249c789a6381f962e3fdb1f72f4ad1a0c311074
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>

    * latex.el (LaTeX-common-initialization): Add eminnershape macro.
---
 latex.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/latex.el b/latex.el
index 4613d36..80bdab6 100644
--- a/latex.el
+++ b/latex.el
@@ -6463,7 +6463,8 @@ function would return non-nil and `(match-string 1)' 
would return
      "textasciicircum" "textasciitilde"
      "textregistered" "texttrademark"
      "rmfamily" "sffamily" "ttfamily" "mdseries" "bfseries"
-     "itshape" "slshape" "upshape" "scshape"))
+     "itshape" "slshape" "upshape" "scshape"
+     "eminnershape"))
 
   (TeX-run-style-hooks "LATEX")
 



reply via email to

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