From aa4c46e377a0de14af83faa42852d1b16945c879 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 23 Mar 2019 23:59:04 +0100 Subject: Add ⚠ to my/input-method MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .emacs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.emacs b/.emacs index fda57c6..6621ce2 100644 --- a/.emacs +++ b/.emacs @@ -67,7 +67,8 @@ ("..." ?…) ("-->" ?→) ("-/>" ?↛) ("==>" ?⇒) ("=/>" ?⇏) ("<--" ?←) ("" ?↔) ("<=>" ?⇔))) + ("<->" ?↔) ("<=>" ?⇔) + ("/!\\" ?⚠))) ;; What's life without a little risk? (setq disabled-command-function nil) -- cgit v1.2.3