Fix a source link

This commit is contained in:
Gergely Polonkai 2018-11-19 11:02:19 +01:00
parent 86e67f1267
commit 088e0225bf
1 changed files with 4 additions and 3 deletions

View File

@ -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 ()