branch: main
commit 723ac2826f4771ccac592a9e9e9d0e4263df05d2
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; * NEWS.org (Changed): Fix formatting.
---
NEWS.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index 8917727b..d0653240 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -16,7 +16,7 @@
** Changed
- AUCTeX now requires GNU Emacs 28.1 or higher.
-- Replace $..$ with \[..\] in ~LaTeX-mode~ and any derived mode when
+- Replace =$..$= with =\[..\]= in LaTeX mode and any derived mode when
hitting =$= repeatedly where ~TeX-electric-math~ is non-~nil~.
** Fixed