mywin: use whitespace-line-column to calculate number of parallel windows
[emacs-init.git] / setup / goto-last-change.el
1 (require 'goto-last-change)
2 (global-set-key (kbd "C-+") ' goto-last-change)