From 088e0225bf70c0ac179c3be04fc69df0c8e5ebc2 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 19 Nov 2018 11:02:19 +0100 Subject: [PATCH] Fix a source link --- configuration.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/configuration.org b/configuration.org index 49cc2f7..98def4f 100644 --- a/configuration.org +++ b/configuration.org @@ -722,9 +722,10 @@ to the beginning of the file." ** EShell related -*** Delete a character, or close ~eshell~ if nothing to delet - -Copied from https://ryuslash.org/posts/C-d-to-close-eshell.html +*** Delete a character, or close ~eshell~ if nothing to delete +:PROPERTIES: +:SOURCE: https://ryuslash.org/posts/C-d-to-close-eshell.html +:END: #+BEGIN_SRC emacs-lisp (defun eshell-C-d ()