Commit Graph

720 Commits

Author SHA1 Message Date
e59566d7ef Set the mail sending function to sendmail-send-it
This requires an MTA to be configured on the hosts, but it doesn’t really matter.
2018-10-04 09:28:35 +02:00
a1086d211f Add org-force-self-insert to the allowed mc commands 2018-10-04 09:28:35 +02:00
fbb7b76bbd Configure the built-in goto-addr package 2018-10-04 09:28:34 +02:00
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
78ba87b5a1 Make font sizes consistent between frames 2018-10-04 09:28:34 +02:00
5e057573ce Update key/command frequencies table 2018-09-10 09:20:08 +02:00
d1af1a6f42 Set epg’s GPG path to gpg2 2018-09-10 09:19:56 +02:00
2ba993bf2e Add some new functions
* Run function on a region of text
* Mark text as translatable by Jinja
* URL encode/decode text
2018-09-06 14:04:55 +02:00
9c8b47b54b Update installed package list in cust.el 2018-09-03 14:47:00 +02:00
a500f5541c Update achievements 2018-09-03 14:47:00 +02:00
80a665a3fb Create Python script to automatically resolve merge conflict in keyfreq 2018-09-03 14:47:00 +02:00
bfca543ede Update achievements 2018-09-03 14:47:00 +02:00
187cf71459 Update keyfreq file 2018-09-03 14:47:00 +02:00
5e66089252 Update multiple-cursors command list 2018-09-03 11:47:56 +02:00
ae6c01f729 Update key frequencies 2018-08-29 14:47:47 +02:00
4a4a93de02 Fix electric-operator config so it works with the newest version 2018-08-29 14:47:47 +02:00
7eb110756d Update the achievements file 2018-08-29 14:47:47 +02:00
6b7b2d67c6 Make sure the Nyan prompt in eshell always works 2018-08-28 18:13:26 +02:00
84e1b7ab32 Increase font size
I’m getting old…
2018-08-28 18:12:38 +02:00
6c979180f0 Add helm-mode-insert-file to gpolonkai/helm-ff-slash-dir-complete 2018-08-28 18:11:49 +02:00
7f8652db3d Add the org-projectile-helm packace 2018-08-28 18:11:17 +02:00
73277ccf79 Update installed package list in customizations.el 2018-08-28 18:10:50 +02:00
acacdb31b5 Add the meson-mode package 2018-08-28 18:06:22 +02:00
3f15bc72cf Add the go-mode package 2018-08-28 18:06:02 +02:00
dc502b59f1 Add the csv-mode package 2018-08-28 18:05:26 +02:00
930db8aaeb Update achievements 2018-08-16 13:45:39 +02:00
f0e974b8d6 Add the bookmarks file to .gitignore 2018-08-16 13:45:39 +02:00
fcbbd625e2 Update installed package list in customizations.el 2018-08-16 13:45:39 +02:00
b52da15515 Disable key bindings suggestion
Helm tells me the key bindings anyway
2018-08-16 13:45:39 +02:00
c3e5d8838a Enable al the commands 2018-08-16 13:45:39 +02:00
e4749244f3 Add key bindings for achievements and keyfreq 2018-08-16 13:45:39 +02:00
88a978424d Add the key frequency file to the tree 2018-08-16 13:45:39 +02:00
fc0bf5e033 Update score files 2018-08-16 13:45:39 +02:00
988b909879 Add keyboard shortcut for switching to wdired mode 2018-08-13 07:33:58 +02:00
d38af81116 Fix the achievements file
I don’t really know what happened to it, but it got messed up big time…
2018-08-13 07:33:35 +02:00
6a7a2f2202 Add the delight package 2018-08-10 07:16:45 +02:00
17e3b2d364 Make sure point can’t enter the minibuffer prompt 2018-08-09 13:49:03 +02:00
21604ca994 Refactor configuration of Org-mode
Now everything is set during :init (which may or may not be a good idea.)
2018-08-09 13:48:27 +02:00
a64603bad9 Add some dired customisations 2018-08-09 13:48:01 +02:00
085355abef Enable some more commands 2018-08-09 13:24:38 +02:00
681ef586c8 Make sure the language environment is always UTF-8 2018-08-09 13:24:25 +02:00
f5980d6936 Update achievements 2018-08-09 10:36:50 +02:00
71a5897766 Add an alias file for EShell 2018-08-07 14:34:10 +02:00
badabaac1e Add the keyfreq package 2018-08-07 14:33:44 +02:00
05e491cbbf [Bugfix] Fix the backup file name generating function 2018-08-07 14:33:32 +02:00
91113931c7 Bind my personal keymap to C-t
I don’t use `transpose-chars` that often, so it can go to `M-t c`.
2018-08-07 14:32:25 +02:00
ecafe2aed6 Update the multiple-cursors command list 2018-08-07 14:32:10 +02:00
7e53524636 Update achievements 2018-08-07 14:30:16 +02:00
0bb9434604 Updated achievements file format 2018-08-06 09:17:08 +02:00
dcd6562be0 Assign a better (or at least working) key to expand-region
I still wonder why C-@ didn’t work.
2018-08-06 08:27:51 +02:00