Commit Graph

137 Commits

Author SHA1 Message Date
Daniel - 5f49a8c240
[EMMS] Improve loading of personal configuration 2017-11-11 17:42:03 +01:00
Daniel - 663c57cd36
[Haskell] Fix wrong order of custom ‘add-hook’ calls 2017-11-11 12:05:15 +01:00
Daniel - b8b770e505
[Init] Move auto-mode specifications into ‘db/run-init’
and delete scala-mode.
2017-11-11 12:03:39 +01:00
Daniel - ba8d2653f0
[Init] Move misplaced ‘add-hook’ call into ‘db/run-init’ 2017-11-11 11:53:25 +01:00
Daniel - 95457488e7
[Misc] Remove some unnecessary ‘require’s 2017-11-11 11:46:24 +01:00
Daniel - 9aa1884d9b
[Misc] We actually don’t use ocular … 2017-11-11 11:44:39 +01:00
Daniel - 1240abfff0
[Init] Move constants to top 2017-11-11 11:44:30 +01:00
Daniel - 2799557f9d
[Init] Some initial comments 2017-11-11 11:44:20 +01:00
Daniel - c1c15e40b9
[Misc] Set security level to high
ZIH certificate is out, no need anymore to not be paranoid!
2017-11-11 09:24:39 +01:00
Daniel - 12cfeebefa
[Misc] Increase gnutls log-level 2017-11-11 09:06:52 +01:00
Daniel - 139862d66d
[Misc] Introduce variable ‘on-windows’
to increase readability
2017-11-11 09:06:41 +01:00
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 - 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 - 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 - 2709f9c45f
[Misc] Update :commands section for ‘crux’ package 2017-10-29 22:28:24 +01:00
Daniel - ff607e439f
[Init] Cosmetics 2017-10-28 19:34:58 +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 - 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 - 3f1ae34575
[Init] Load customizations in ‘db/run-init’ 2017-10-27 22:06:45 +02:00
Daniel - 563a24c79c
[Init] Reorganization 2017-10-21 09:08:15 +02:00
Daniel - d515b9480d
[Org] Generalize export of org-mode calendar to ics
The location to which the calendar will be exported is not taken from the
customized value of ‘org-icalendar-combined-agenda-file’, which is not fixed
anymore in the configuration.  If this variable is not set (i.e. nil), the no
exporting is done.
2017-10-21 09:02:46 +02:00
Daniel - 9f50ae527b
[Init] Moving more variables to custom.el 2017-10-17 22:37:24 +02:00
Daniel - 488b021138
[Init] Update headings 2017-10-17 22:21:28 +02:00
Daniel - 8e57752bc7
[Misc] Only load custom.el when present 2017-10-17 22:21:10 +02:00
Daniel - 05400e9366
[Misc] Customize path to abbreviations 2017-10-17 22:20:57 +02:00
Daniel - e49a3e3236
[Misc] Moving path specifications to custom.el 2017-10-17 22:09:53 +02:00
Daniel - 4cbfd144bc
[Misc] No magic tilde for ivy 2017-10-14 18:03:41 +02:00
Daniel - 98bcd19b72
[Dired] Enable quicksorting for windows 2017-10-05 18:28:41 +02:00
Daniel - eeadb28a8c
[Init] Config for ‘typing’ 2017-10-05 18:24:14 +02:00
Daniel - ae1507a2b0
[Misc] Move abbreviations to private/ 2017-10-02 18:09:57 +02:00
Daniel - eb658dffa6
[Init] Fix typo 2017-10-02 18:09:32 +02:00
Daniel - a3cd6f19a7
[Themes] Move themes into separate directory 2017-10-02 18:05:34 +02:00
Daniel - 4ac8be452b
[Init] Move ‘pp’ to section of builtin packages 2017-09-30 22:40:57 +02:00
Daniel - 6439b71543
[Misc] Enable lispy in minibuffer if available 2017-09-30 22:28:42 +02:00
Daniel - a0cd28a621
[Org] Export diary only when not on Windows 2017-09-30 21:55:50 +02:00
Daniel - 06d5c624d4
[Init] Binding ‘iedit-mode’ 2017-09-29 21:25:41 +02:00
Daniel - 12d0b6e1e8
[Init] Minor comment 2017-09-29 21:24:33 +02:00
Daniel - 3fac9913e3
[Init] Remove use-package declaration for ‘pdf-tools’
Didn’t do much
2017-09-29 21:24:13 +02:00