Fix a source link
This commit is contained in:
parent
86e67f1267
commit
088e0225bf
@ -722,9 +722,10 @@ to the beginning of the file."
|
|||||||
|
|
||||||
** EShell related
|
** EShell related
|
||||||
|
|
||||||
*** Delete a character, or close ~eshell~ if nothing to delet
|
*** Delete a character, or close ~eshell~ if nothing to delete
|
||||||
|
:PROPERTIES:
|
||||||
Copied from https://ryuslash.org/posts/C-d-to-close-eshell.html
|
:SOURCE: https://ryuslash.org/posts/C-d-to-close-eshell.html
|
||||||
|
:END:
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(defun eshell-C-d ()
|
(defun eshell-C-d ()
|
||||||
|
Loading…
Reference in New Issue
Block a user