auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] [elpa] externals/auctex eb40d5e 57/62: ; Fix doc string


From: Tassilo Horn
Subject: [AUCTeX-diffs] [elpa] externals/auctex eb40d5e 57/62: ; Fix doc string
Date: Sun, 20 Dec 2020 10:40:06 -0500 (EST)

branch: externals/auctex
commit eb40d5e95e126d561104f83517da4d2750550fb9
Author: Ikumi Keita <ikumi@ikumi.que.jp>
Commit: Ikumi Keita <ikumi@ikumi.que.jp>

    ; Fix doc string
    
    * context.el (ConTeXt-numbered-section-hook):
    (ConTeXt-unnumbered-section-hook):
    LaTeX-reference -> ConTeXt-reference
---
 context.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/context.el b/context.el
index a2e9314..bde604f 100644
--- a/context.el
+++ b/context.el
@@ -421,7 +421,7 @@ ConTeXt-section-title: Query the user about the title of the
 section.  Modifies `ConTeXt-title'.
 
 ConTeXt-section-section: Insert ConTeXt section command according
-to `ConTeXt-name', `ConTeXt-title', and `LaTeX-reference'.  If
+to `ConTeXt-name', `ConTeXt-title', and `ConTeXt-reference'.  If
 `ConTeXt-title' is an empty string, `ConTeXt-done-mark' will be
 placed at the point they should be inserted.
 
@@ -469,7 +469,7 @@ ConTeXt-section-title: Query the user about the title of the
 section.  Modifies `ConTeXt-title'.
 
 ConTeXt-section-section: Insert ConTeXt section command according
-to `ConTeXt-name', `ConTeXt-title', and `LaTeX-reference'.  If
+to `ConTeXt-name', `ConTeXt-title', and `ConTeXt-reference'.  If
 `ConTeXt-title' is an empty string, `ConTeXt-done-mark' will be
 placed at the point they should be inserted.
 



reply via email to

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