Commit Graph

424 Commits

Author SHA1 Message Date
68867d42bd
[Misc] ‘add-hook’ without #’
Don’t know whether this is better, but the functions added to hooks may not be
available at that time, and consequently we add only symbols.
2018-01-27 17:48:27 +01:00
0dd77f0a73
[Misc] Silence some compiler warnings in init.el 2018-01-27 17:31:50 +01:00
51a96a0ef2
[Misc] Move ‘defun’s in init.el to top-level 2018-01-27 17:31:31 +01:00
0db33fb843
[EMMS] Silence some compiler warnings 2018-01-27 17:28:20 +01:00
3a556afca6
[Dired] Inline custom function from ‘db-utils’ into init.el 2018-01-27 16:41:20 +01:00
250a460a14
[Misc] Change keybinding of ‘ivy-restrict-to-matches’
The default keybinding cause me too many typos ...
2018-01-27 16:32:38 +01:00
e5cbbb0a43
[Gnus] Use plain connection to gmane.org
certificate has expired :/
2018-01-27 12:12:22 +01:00
6fd381f020
[Timeline] Include archives 2018-01-27 12:11:59 +01:00
54a2edb223
[Timeline] Don’t stack ‘car’ and ‘cdr’ too much
For clarity and sanity.
2018-01-24 21:09:26 +01:00
eebf3f0e35
[Timeline] Beautify test on including the current clockline 2018-01-24 21:05:11 +01:00
d011ce0422
[Timeline] Barf if no clocklines can be found in given range 2018-01-24 20:55:10 +01:00
d6e79dcf2d
[Timeline] Use ‘org-time-string-to-seconds’
instead of longer version using ‘org-parse-time-string’.
2018-01-24 20:54:48 +01:00
fe1a509acf
[Timeline] Don’t use ‘cl’
Lot’s of ‘car’s and ‘cdr’s now!
2018-01-24 20:50:04 +01:00
0a5dc32b98
[Timeline] Add missing case when looking for clocklines in range
Missed case where there is only one clockline covering the whole requested
range.
2018-01-24 20:48:57 +01:00
7399609194
[EShell] Set some further variables 2018-01-24 19:30:05 +01:00
361ee2e83d
[EShell] Citing some sources 2018-01-24 19:29:57 +01:00
46400826eb
[EShell] Don’t barf if git commands cannot be found 2018-01-24 19:29:42 +01:00
e7ab32951b
[Timeline] Require ‘cl’ 2018-01-24 19:29:24 +01:00
7a9961a253
[Org] Don’t ask so much for meetings 2018-01-23 17:51:00 +01:00
31e1c64037
[Org] Use ‘cl-equalp’ instead of ‘equalp’ 2018-01-23 17:50:23 +01:00
88a20aff5f
[Timeline] Minor updates 2018-01-21 19:48:12 +01:00
50b7cf2653
[Timeline] Make filtering when formatting customizable 2018-01-21 19:15:33 +01:00
35c9ccbc4d
[Timeline] Make more clear that we keep some headlines as they are 2018-01-21 19:04:10 +01:00
9d407f74f6
[Misc] ‘use-package’ declaration for ‘timeline-tools’ 2018-01-21 19:00:31 +01:00
f59d687620
[Timeline] Make format of inactive timestamps into global variables 2018-01-21 19:00:14 +01:00
a21bc3bc70
[Timeline] Use ‘cl-assert’ instead of ‘assert’ 2018-01-21 19:00:05 +01:00
90f6201c87
[Timeline] Continue refactoring 2018-01-21 18:51:30 +01:00
78480d5fae
[Timeline] More refactoring 2018-01-21 18:47:11 +01:00
cbaf589c53
[Timeline] Renaming functions 2018-01-21 18:38:22 +01:00
8ce8182529
[Timeline] Expand TODO in Commentary 2018-01-21 18:37:55 +01:00
574d62e2b3
[Timeline] Incorporating suggestions from flycheck 2018-01-21 18:28:36 +01:00
8fd665b954
[Org] Comments and TODOs 2018-01-21 18:12:48 +01:00
caa13eb1d3
[Timeline] Moving timeline code into separate package 2018-01-21 18:07:04 +01:00
3787cef333
Merge branch 'db/org-merger'
Conflicts:
	site-lisp/db-org.el
	site-lisp/db-utils.el
2018-01-21 16:19:04 +01:00
2d9b54104c
[Org] Highlight some latex syntax 2018-01-21 16:12:55 +01:00
b790d98977
[Org] Functions to copy clock lines from one task to another 2018-01-21 16:10:21 +01:00
74a26b4d5a
[Org] Change API of function to add clock lines to task
Instead of resolving an ID, this function now gets a marker designating the task
where the provided clock line should go to.
2018-01-21 16:09:27 +01:00
489f5972bd
[Private] Update 2018-01-21 14:59:45 +01:00
b2cc8098a2
[Dired] Some cleaning up 2018-01-21 14:57:11 +01:00
08927fd0ee
[Org] Fix reformatting function for bank csv files 2018-01-21 14:55:58 +01:00
034985e578
[Misc] No separate use-package declaration for markdown-mode 2018-01-21 10:52:47 +01:00
5e329c791b
[Misc] Don’t use separate key mapping for eyebrowse 2018-01-18 18:50:02 +01:00
18e943f6d2
[Misc] Don’t auto-compile 2018-01-18 18:48:34 +01:00
9e32733014
[Misc] Even more silencing 2018-01-16 18:30:59 +01:00
b55ad9c988
[Gnus] Rename config file
This makes the autocompiler happy.
2018-01-16 18:21:24 +01:00
18dd29d7e2
[Misc] Remove some more byte compiler warnings 2018-01-16 18:20:24 +01:00
c962fc94d4
[Private] Update 2018-01-16 17:56:14 +01:00
38eed98a2b
[Misc] Change prefix key for eyebrowse 2018-01-16 17:55:29 +01:00
55e3c0ab8f
[Org] Avoid some byte compiler warnings 2018-01-16 17:55:15 +01:00
925bb90dee
[Org] Don’t set symbol for ellipsis explicitly
Let’s use customize for this.
2018-01-16 17:40:56 +01:00