Computing, Emacs, Linux, software, Tips
Weekly Emacs tip #28 — Examine the differences between a buffer and its file
Sometimes I want to see the differences between a file (i.e. the thing on disk) and the Emacs buffer that “visits” the file. For example, before saving a file, I might want to check what changes will be saved to disk. Another thing that happens to me regularly is that a file gets changed on […]
Read full case study