From 760cee65f3d168be57e2e59c77492cc281302ee8 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Mon, 7 May 2018 16:15:59 +0100 Subject: Removing results --- emacs/loader.org | 3 --- 1 file changed, 3 deletions(-) (limited to 'emacs') diff --git a/emacs/loader.org b/emacs/loader.org index db9c919..d18230e 100644 --- a/emacs/loader.org +++ b/emacs/loader.org @@ -791,9 +791,6 @@ Setting up my keybindings (lambda () (local-set-key (kbd "C-c C-c") #'y/fsharp-reload-file))) #+END_SRC -#+RESULTS: -| lambda | nil | (local-set-key (kbd C-c C-c) (function y/fsharp-reload-file)) | - Registers #+BEGIN_SRC emacs-lisp (set-register ?e (cons 'file "~/.emacs.d/myinit.org")) -- cgit