From 3d71fb43af45c4171b3d28509d5af50b7f8c2188 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Tue, 7 Dec 2021 10:14:12 +0100 Subject: [PATCH] [Emacs] Remove accidental leftover code --- org/config/emacs.org | 4 ---- 1 file changed, 4 deletions(-) diff --git a/org/config/emacs.org b/org/config/emacs.org index 109a515..d1f6a8c 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -6384,10 +6384,6 @@ And some for C and C++. (add-hook 'c++-mode-hook #'c-cpp-mode-pretty-symbols) #+end_src -#+begin_src emacs-lisp -(defun) -#+end_src - Finally, similar to how ~org-appear~ behaves, let’s show the real string of our symbols when the cursor is on it. #+begin_src emacs-lisp