auctex-diffs
[Top][All Lists]
Advanced

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

master e2d2827e: ; * style/ltx-base.el ("ltx-base"): Fix last change.


From: Arash Esbati
Subject: master e2d2827e: ; * style/ltx-base.el ("ltx-base"): Fix last change.
Date: Tue, 27 Feb 2024 10:32:57 -0500 (EST)

branch: master
commit e2d2827e391144ac6273854ea6eb24514ce48b18
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    ; * style/ltx-base.el ("ltx-base"): Fix last change.
---
 style/ltx-base.el | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/style/ltx-base.el b/style/ltx-base.el
index 67e1f6b4..19a1da17 100644
--- a/style/ltx-base.el
+++ b/style/ltx-base.el
@@ -105,17 +105,13 @@
     ;; 5.2 Case changing
     ;; \MakeUppercase, \MakeLowercase & \MakeTitlecase are in latex.el
 
-    ;; 5.4 Better user-defined math display environments
+    ;; 5.3 Better user-defined math display environments
     "ignorespacesafterend"
 
-    ;; 5.5 Normalising spacing
+    ;; 5.4 Normalising spacing
     "normalsfcodes"
 
-    ;; 5.3 Better user-defined math display environments
-    '("ignorespacesafterend")
-
-    ;; 5.4 Normalising spacing
-    '("normalsfcodes")
+    ;; 5.5 Querying localisation: TBD
 
     ;; 5.6 Extended and expandable references of properties
     '("RecordProperties" "Label"



reply via email to

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