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

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

[elpa] externals/auctex a45821b 92/95: ; * latex.el (LaTeX-section-list-


From: Tassilo Horn
Subject: [elpa] externals/auctex a45821b 92/95: ; * latex.el (LaTeX-section-list-add-locally): Fix doc string.
Date: Sun, 16 Apr 2017 01:27:03 -0400 (EDT)

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

    ; * latex.el (LaTeX-section-list-add-locally): Fix doc string.
---
 latex.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/latex.el b/latex.el
index 5e75d31..fa87c98 100644
--- a/latex.el
+++ b/latex.el
@@ -214,8 +214,7 @@ section."
 (defun LaTeX-section-list-add-locally (sections &optional clean)
   "Add SECTIONS to `LaTeX-section-list'.
 SECTIONS can be a single list containing the section macro name
-as a string and the the level as an integer or a list of such
-lists.
+as a string and the level as an integer or a list of such lists.
 
 If optional argument CLEAN is non-nil, remove any existing
 entries from `LaTeX-section-list' before adding the new ones.



reply via email to

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