-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
103 lines (58 loc) · 2.84 KB
/
ChangeLog
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
2010-05-06 Carsten Dominik <[email protected]>
* Makefile (DOCFILES): Add pdflayout.sty
2010-04-28 Carsten Dominik <[email protected]>
* Document that lines with formatting cookies will be removed
automatically.
2010-04-18 Carsten Dominik <[email protected]>
* Makefile (BATCH): Write the BATCH command a bit more compact.
2010-04-05 Carsten Dominik <[email protected]>
* ORGWEBPAGE/Changes.org: More details on LaTeX headers.
2010-03-05 Carsten Dominik <[email protected]>
* Makefile: Process reference card using pdflayout.sty. Change
processing to use direct PDF processing with pdftex.
2009-12-03 Carsten Dominik <[email protected]>
* Makefile: Add org-docview.el
2009-11-01 Dan Davison <[email protected]>
* org-exp-blocks.el: Modify split separator regexp to avoid empty
strings.
2009-10-21 James TD Smith <[email protected]>
* UTILITIES/x11idle.c: Add a small C program which outputs the X11
idle time
2009-09-16 Carsten Dominik <[email protected]>
* Makefile: Add dependencies for org-crypt.el.
2009-08-06 Carsten Dominik <[email protected]>
* ORGWEBPAGE/index.org: Document that Emacs 23.1 ships with
Org-mode 6.21b.
2009-08-03 Carsten Dominik <[email protected]>
* UTILITIES/mansplit.pl: Fix short contents.
* Makefile (LISPF): Add org-indent.el.
2009-07-07 Tassilo Horn <[email protected]>
* org-gnus.el (org-gnus-store-link): Skip mbox specific first line
that cannot be parsed as header line. Bug reported by Andreas
Rottmann <[email protected]> in <[email protected]> on the
org mode list.
2009-06-17 Carsten Dominik <[email protected]>
* Makefile (LISPF): Add org-exp-blocks.el.
(lisp/org-exp-blocks.elc): Add dependencies for
org-exp-blocks.el.
2009-03-31 Carsten Dominik <[email protected]>
* Makefile (LISPF): Add org-inlinetask.el
(lisp/org-inlinetask.elc): No denpendencies.
2009-01-19 Carsten Dominik <[email protected]>
* Makefile (html_manual): Process the split html manual with the
new script.
* UTILITIES/mansplit.pl: New file.
2009-01-06 Carsten Dominik <[email protected]>
* Makefile (LISPF): Add org-footnote.el
2008-10-09 Carsten Dominik <[email protected]>
* Makefile (infodir): Change default path for info.
2008-09-24 Carsten Dominik <[email protected]>
* Makefile (install-info): Use the install-info program.
2008-09-17 Carsten Dominik <[email protected]>
* Makefile: Handle new file org-plot.el.
2008-09-08 Carsten Dominik <[email protected]>
* Makefile: Remove the unused MV macro.
2008-06-09 Carsten Dominik <[email protected]>
* Makefile: Allow prefix to be set on the command line.
2008-04-25 Carsten Dominik <[email protected]>
* Makefile (BATCH): Fix the path to the local lisp files.