about summary refs log tree commit diff stats
path: root/config.default.h
Commit message (Expand)AuthorAgeFilesLines
* switched to regexp matching for Rulesarg@10ksloc.org2006-08-041-4/+3
* fixed a bug in dmenu callarg@10ksloc.org2006-08-041-3/+0
* using execl now, argv changed, using cmd and const char defs directly in the ...arg@10ksloc.org2006-08-041-2/+4
* s/tag2/two/garg@10ksloc.org2006-08-031-2/+2
* stylistic chnagearg@10ksloc.org2006-08-031-2/+2
* removed TLast tag enum, now tags is simple defined as char *[] array, the res...arg@10ksloc.org2006-08-031-27/+21
* changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...arg@10ksloc.org2006-08-031-2/+2
* changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ...arg@10ksloc.org2006-08-021-1/+1
* removed the CONFIG variable from config.mk, renamed config.h into config.defa...arg@10ksloc.org2006-08-021-0/+62
David Morgan <djm_uk@protonmail.com> 2022-10-18 16:27:27 +0100 committer David Morgan <djm_uk@protonmail.com> 2022-10-18 16:27:27 +0100 Try a difference approach to upgraded packages' href='/djm/dotfiles/commit/.emacs.d/init.el?id=0b7b8e2e7925c3fead94288756cce6ea83b7532b'>0b7b8e2 ^
0b7b8e2 ^



86278e4 ^
0b7b8e2 ^







d0db566 ^
d0db566 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69