minor changes

This commit is contained in:
Abraham Raji 2020-01-16 23:53:00 +05:30
parent f3903f0e7e
commit 1592c61931
1 changed files with 0 additions and 1 deletions

View File

@ -158,7 +158,6 @@ them all in =~/.emacs.d/backups=, where I can find them with =C-x C-f=
(setq vc-make-backup-files t)
(setq auto-save-file-name-transforms '((".*" "~/.emacs.d/auto-save-list/" t)))
#+end_src
* Windmove
Windmove is a library built into GnuEmacs starting with version 21. It lets
you move point from window to window using Shift and the arrow keys. This is