Commit Graph

5 Commits

Author SHA1 Message Date
Gergely Polonkai ec94d552fc Change recompile-files shell script to pure Elisp
It still calls `find(1)`, but everything else is Elisp. This means it is
generally faster. It still has some buffer processing overhead, though.
2016-10-13 17:23:05 +02:00
Gergely Polonkai 6e1155f847 Reorganize init.el 2016-09-29 10:50:50 +02:00
Gergely Polonkai 2165c8aa78 Create æ-enclose-region and bind it to M-(
It encloses region in the specified character, or pair of brackets.
2016-09-23 14:58:35 +02:00
Gergely Polonkai a33c173a64 Change org-mode settings to be more dynamic
Directory names are now relative to the XDG documents dir.
2016-09-15 16:21:17 +02:00
Gergely Polonkai bf9369af4b Move own Lisp files to lisp/ 2016-09-15 16:08:54 +02:00