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
|
||||
|
||||
*** 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 ()
|
||||
|
Loading…
Reference in New Issue
Block a user