Using Version Control in Emacs
Friday, June 20th, 2008I’ve recently discovered another wonderful thing about Emacs – Version Control
Let’s say you are working on a project that is under some version control system. You are editing a file and you type “C-x v v”. Then Emacs will do the next logical thing with that file. If the file is not on version control, [...]
