aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-05-07 16:15:59 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-05-07 16:15:59 +0100
commit760cee65f3d168be57e2e59c77492cc281302ee8 (patch)
treea845e8e2bfef79f2bea20bf422c04e70631fd304
parentaa33b44c54735124c364c3dd8a10499f7e4ee8cc (diff)
downloaddotfiles-760cee65f3d168be57e2e59c77492cc281302ee8.tar.gz
dotfiles-760cee65f3d168be57e2e59c77492cc281302ee8.zip
Removing results
-rw-r--r--emacs/loader.org3
1 files changed, 0 insertions, 3 deletions
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"))