[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex af15814 42/80: ; * style/babel.el: Fix typo, rem
From: |
Tassilo Horn |
Subject: |
[elpa] externals/auctex af15814 42/80: ; * style/babel.el: Fix typo, remove code remainder. |
Date: |
Wed, 16 Oct 2019 11:07:14 -0400 (EDT) |
branch: externals/auctex
commit af158140f343305967dfc0d4d3ca763e28c540aa
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>
; * style/babel.el: Fix typo, remove code remainder.
---
style/babel.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/style/babel.el b/style/babel.el
index 38a51ab..24d6cbb 100644
--- a/style/babel.el
+++ b/style/babel.el
@@ -136,7 +136,7 @@
(cl-pushnew main-language active-languages :test #'equal))
(nreverse active-languages)))
-;; Setup for \babeltags: Note that the macros is \babeltags, we use
+;; Setup for \babeltags: Note that the macro is \babeltags, we use
;; the version without `s' in order to reduce the hassle with AUCTeX
;; auto-generating the plural form:
(TeX-auto-add-type "babel-babeltag" "LaTeX")
@@ -310,7 +310,6 @@
(TeX-argument-prompt optional nil "Language(s)")
LaTeX-babel-language-list)
"," ]
- ;; LaTeX-arg-babel-babelfont
(TeX-arg-eval let ((fontfam (completing-read
(TeX-argument-prompt optional nil "font
family")
'("rm" "sf" "tt"))))
- [elpa] externals/auctex a30db7c 24/80: Allow the user to customize which TeX commands are available in each mode., (continued)
- [elpa] externals/auctex a30db7c 24/80: Allow the user to customize which TeX commands are available in each mode., Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 4d0cf0f 10/80: ; Silence the compiler, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 7872796 15/80: * tex-info.el (TeX-texinfo-mode): Set `add-log-current-defun-function' locally., Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 18a09f0 03/80: * auctex.el: Add requireds, keywords, and trailer, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex b141ded 27/80: Remove compatibility code for xemacs, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 4611580 32/80: * tex-jp.el (AUCTeX-jp): Add keyword :link to info node., Tassilo Horn, 2019/10/16
- [elpa] externals/auctex ca0437d 16/80: Update keywords to biblatex v3.12, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 1b6e513 22/80: ; Use `LaTeX-extract-key-value-label', Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 5592f7d 17/80: Reset `TeX-PDF-from-DVI' if xetex engine is in use, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex a9eb155 37/80: Fix regression, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex af15814 42/80: ; * style/babel.el: Fix typo, remove code remainder.,
Tassilo Horn <=
- [elpa] externals/auctex 5208d91 50/80: Enhance support for file names with spaces, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 1a83f1b 09/80: ; Remove `eval-when-compile' for latex.el, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex ddd7894 20/80: ; Fix last commit, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex c92251c 36/80: Load hyperref.el in `LaTeX-beamer-class-options', Tassilo Horn, 2019/10/16
- [elpa] externals/auctex d4660dd 18/80: * style/xparse.el ("xparse"): Fix fontification of alternatives., Tassilo Horn, 2019/10/16
- [elpa] externals/auctex b62181c 29/80: ; Remove unused code fragment, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 400b002 28/80: Remove obsolete codes, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 0cc2578 39/80: ; Use the correct variable `LaTeX-fontspec-font-features', Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 945ffaf 40/80: Update style/babel.el to package version 3.31, Tassilo Horn, 2019/10/16
- [elpa] externals/auctex 36d06e2 44/80: ; * tests/latex/preview-latex-test.el: Fix typo., Tassilo Horn, 2019/10/16