Commit Graph

1394 Commits

Author SHA1 Message Date
Daniel - 1318b74c61
[Misc] Inhibit font compactification on Windows
This speeds up display of special characters *a lot*
2017-11-11 08:50:39 +01:00
Daniel - e9e5e0455e
[Misc] Fix wrong regexp when updating certificates 2017-11-11 08:48:18 +01:00
Daniel - 699ce82d11
[Private] Update
Signed-off-by: Daniel Borchmann <daniel@algebra20.de>
2017-11-06 21:33:45 +01:00
Daniel - 6d4d519aab
[Org] Clock time again for taking notes 2017-11-06 21:30:57 +01:00
Daniel - 9db7801fe6
[Org] Move ‘org-agenda-prefix-format’ to custom.el 2017-11-06 21:28:06 +01:00
Daniel - 11a467de51
[Org] Shortcut for noting down abbreviations 2017-11-04 11:32:15 +01:00
Daniel - f237beefd6
[Dired] Additional commands for Windows applications 2017-11-04 11:23:20 +01:00
Daniel - ed38c48bf1
[Init] Also consider case when on cygwin 2017-11-04 11:23:07 +01:00
Daniel - 46ceca79ce
[Init] Fix loading environment variables when on Windows 2017-11-04 11:22:49 +01:00
Daniel - edcce1d692
[Org] Add custom link for OneNote files 2017-11-04 11:17:45 +01:00
Daniel - b3a55c2fda
[Misc] Use separate ‘dired-guess-shell-alist-user’ for Windows 2017-10-30 20:10:35 +01:00
Daniel - 97478ace21
[Init] Only read environment variables when not on Windows 2017-10-30 20:05:54 +01:00
Daniel - 2ef42d6412
[Init] Enable flyspell on Windows 2017-10-30 20:05:42 +01:00
Daniel - bcac4afc03
[Org] Don’t use too large numbers in clock consistency checks
They could get too large and could be automatically converted to floats then,
resulting in strange errors.
2017-10-30 20:04:45 +01:00
Daniel - c67bfe2e17
[Org] File handlers for usual Windows file extensions 2017-10-30 20:04:04 +01:00
Daniel - 48c2acde0e
[Helm] Allow specifying separate handler for helm shortcuts 2017-10-30 20:03:42 +01:00
Daniel - 9278973a62
[Private] Update 2017-10-29 22:28:43 +01:00
Daniel - 2709f9c45f
[Misc] Update :commands section for ‘crux’ package 2017-10-29 22:28:24 +01:00
Daniel - 305c358ca9
[Org] Fix misplaced require when exporting calendar 2017-10-29 22:27:38 +01:00
Daniel - ff607e439f
[Init] Cosmetics 2017-10-28 19:34:58 +02:00
Daniel - dccce83ab7
[Elpa] Package update 2017-10-28 19:23:32 +02:00
Daniel - 1dd4aa7db7
[Private] Update 2017-10-28 14:51:39 +02:00
Daniel - 0b04beeb3e
Revert "[Init] Enable ‘smart-mode-line-dark’ explicitly"
Enough to customize ‘sml/theme’ explicitly.

This reverts commit 535112b55a.
2017-10-28 14:50:51 +02:00
Daniel - 535112b55a
[Init] Enable ‘smart-mode-line-dark’ explicitly
Don’t know why it’s not done automatically.  Maybe settings it in custom.el is
too early?
2017-10-28 14:34:05 +02:00
Daniel - 645356054f
[Misc] Some non-crucial slash 2017-10-28 14:31:44 +02:00
Daniel - 02424db2fe
[Misc] Add only certificates if they look like some 2017-10-28 14:31:31 +02:00
Daniel - 5747361df6
[Org] Remove obsolete code from agenda custom command 2017-10-28 14:31:17 +02:00
Daniel - 8ce78e4c47
[Org] Use different face for broken links 2017-10-28 14:29:07 +02:00
Daniel - dc22c1c959
[Misc] Some code cosmetics 2017-10-28 14:28:56 +02:00
Daniel - 9e4c0967e0
[Misc] Make certificate file directory customizable 2017-10-28 14:28:29 +02:00
Daniel - e7db348568
[Misc] Ask for confirmation to stash all changes 2017-10-28 12:15:01 +02:00
Daniel - e036b0ff12
[Misc] Use ivy for magit 2017-10-28 12:00:37 +02:00
Daniel - 67d312d3b7
[Misc] Minor additions for ivy 2017-10-28 09:47:33 +02:00
Daniel - fdcbeebcb8
[Org] Fix bug when initializing custom agenda files 2017-10-28 09:43:28 +02:00
Daniel - 5bc22120fe
[Private] Update 2017-10-27 22:07:15 +02:00
Daniel - 3f1ae34575
[Init] Load customizations in ‘db/run-init’ 2017-10-27 22:06:45 +02:00
Daniel - cd8e7ccd74
[Helm] Unify naming of sources 2017-10-27 21:57:27 +02:00
Daniel - 0803cd9abb
[Helm] Expand ‘db/important-documents-path’ before removing it 2017-10-27 21:57:02 +02:00
Daniel - 9b8c2ca7a7
[Helm] Add missing require 2017-10-27 21:54:20 +02:00
Daniel - 1ab91897e3
[Misc] Remove obsolete ical2org.el 2017-10-27 21:51:16 +02:00
Daniel - e048a01f83
[Helm] Give path for important documents sensible default 2017-10-27 21:48:46 +02:00
Daniel - ac10e90871
[Helm] Make personal shortcut more customizable 2017-10-27 21:46:50 +02:00
Daniel - ad27f96943
[Org] Update agenda files when changing customizations 2017-10-27 21:14:26 +02:00
Daniel - df224c099e
[Helm] Allow to call ‘find-file’ in helm shortcut 2017-10-27 20:53:37 +02:00
Daniel - 4df5c3dbed
[Private] Update 2017-10-27 20:48:28 +02:00
Daniel - 26e44b1d55
[Helm] Speed up recursive directory traversal in helm shortcut
By copying and adapting the code of ‘directory-files-recursively’
2017-10-27 20:47:34 +02:00
Daniel - a0b5d317a1
[Private] Update 2017-10-27 19:57:00 +02:00
Daniel - 5403911bc0
[Helm] Adapt heading of section for important files in shortcut 2017-10-27 19:56:21 +02:00
Daniel - ca6d10fdd5
[Helm] Don’t show hidden files in shortcuts
Dump solution, but still …
2017-10-27 19:54:33 +02:00
Daniel - 9098d675b4
[Helm] Remove accidentally duplicated code
How could this happen?  Maybe I’m too tired already …
2017-10-27 19:44:36 +02:00