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

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

[nongnu] elpa/racket-mode f0f1a7bde1: racket-unicode input method: chang


From: ELPA Syncer
Subject: [nongnu] elpa/racket-mode f0f1a7bde1: racket-unicode input method: change "oint" to "Oint"
Date: Sat, 14 Sep 2024 13:01:41 -0400 (EDT)

branch: elpa/racket-mode
commit f0f1a7bde1b1e15188b076967dbd5e8b90ab1056
Author: Ben Carriel <pl.proofs@gmail.com>
Commit: GitHub <noreply@github.com>

    racket-unicode input method: change "oint" to "Oint"
---
 racket-unicode-input-method.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/racket-unicode-input-method.el b/racket-unicode-input-method.el
index 9086d989a7..0bb1dd9073 100644
--- a/racket-unicode-input-method.el
+++ b/racket-unicode-input-method.el
@@ -130,7 +130,7 @@ can turn it off by setting `input-method-highlight-flag' to 
nil."
  ("prod "               ["∏"])
  ("coprod"              ["∐"])
  ("integrate "          ["∫"])
- ("oint "               ["∮"])
+ ("Oint "               ["∮"])
  ("vee "                ["∨"])
  ("wedge "              ["∧"])
  ("follows "            ["∘"])



reply via email to

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