diff options
Diffstat (limited to '.emacs')
| -rw-r--r-- | .emacs | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -71,8 +71,8 @@ '(;; Punctuation ("..." ?…) ;; Math symbols - ("~~" ?≈) ("~~_" ?≊) ("~=" ?≅) ("~_" ?≃) - ("=_" ?≡) ("^=" ?≙) (":=" ?≔) + ("~~" ?≈) ("~~=" ?≊) ("~==" ?≅) ("~=" ?≃) + ("==" ?≡) ("^=" ?≙) (":=" ?≔) ("<=" ?≤) (">=" ?≥) ("-->" ?→) ("-/>" ?↛) ("==>" ?⇒) ("=/>" ?⇏) ("<--" ?←) ("</-" ?↚) ("<==" ?⇐) ("</=" ?⇍) |
