From 068cc8cb6224fad7d0fbebe1e53d597639cb9a86 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Sun, 18 Mar 2018 12:41:11 -0400 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=9C=E2=80=9D=20to=20comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Are there issues with unicode hunks? --- global.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.org b/global.org index 3eb27e9..862d248 100644 --- a/global.org +++ b/global.org @@ -405,7 +405,7 @@ ** flash-hline This function is defined to help in training with new keybindings. It acts as a visual bell which flashes the current line. It is (arbitrarily) - bound to F15 which is supposed to be triggered by some illegal key hit + bound to F15 which is supposed to be triggered by some “illegal” key hit #+BEGIN_SRC emacs-lisp (defun flash-hline () "Flash the current line to emph some mistake"