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

[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"))))



reply via email to

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