Gergely Polonkai d13f273a24 Remove my personal kill-this-buffer and kill-this-buffer-delete-this-window functions
`(gpolonkai/kill-this-buffer)` just saved the filename of the killed buffer so it can be reopened
with `(gpolonkai/undo-buffer-kill)`.

`(gpolonkai/kill-this-buffer-delete-this-window)` is the same as the built-in
`(kill-buffer-and-window)` command, with a convenient enough key binding.
2018-10-04 09:28:34 +02:00
2018-08-07 14:34:10 +02:00
2018-08-16 13:45:39 +02:00
2018-07-25 15:39:59 +02:00
2018-09-03 14:47:00 +02:00
2018-09-10 09:19:56 +02:00
2016-11-18 14:42:13 +01:00
2018-09-10 09:20:08 +02:00
Description
My .emacs.d directory
Languages
Emacs Lisp 90.2%
YASnippet 9.8%