implement eshell-switch-directory-current-buffer bound to \C-cE
[emacs-init.git] / setup / goto-last-change.el
1 (require 'goto-last-change)
2 (global-set-key (kbd "C-+") ' goto-last-change)