~ericmoritz/+junk/emacs.d

« back to all changes in this revision

Viewing changes to src/org-6.34c/contrib/ChangeLog

  • Committer: Eric Moritz
  • Date: 2010-03-08 17:33:56 UTC
  • Revision ID: eric@eric-moritzs-macbook-pro.local-20100308173356-lfvzvmyp2kzm7l5y
Added a src folder to hold versions of packages that I use

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2010-01-08  Carsten Dominik  <carsten.dominik@gmail.com>
 
2
 
 
3
        * lisp/org-export-generic.el (org-export-generic): Close body
 
4
        levels.
 
5
 
 
6
2009-11-20  Carsten Dominik  <carsten.dominik@gmail.com>
 
7
 
 
8
        * lisp/org-export-generic.el (org-set-generic-type): Use `aput'.
 
9
 
 
10
        * lisp/org-git-link.el (org-git-gitrepos-p): Make definition
 
11
        XEmacs compatible.
 
12
 
 
13
2009-11-01  Carsten Dominik  <carsten.dominik@gmail.com>
 
14
 
 
15
        * lisp/org-mac-iCal.el (omi-import-ics): Use `diary-file'
 
16
        variable.
 
17
 
 
18
2009-10-22  Carsten Dominik  <carsten.dominik@gmail.com>
 
19
 
 
20
        * lisp/org-registry.el (org-registry-assoc-all)
 
21
        (org-registry-find-all): Clean rewrite
 
22
 
 
23
2009-10-19  James TD Smith  <ahktenzero@mohorovi.cc>
 
24
 
 
25
        * lisp/org-registry.el (org-registry-assoc-all): Stop this from
 
26
        deleting the links it finds from the registry.
 
27
        (org-registry-find-all): Add a new function which returns all
 
28
        registry entries which satisfy a test function.
 
29
 
 
30
2009-10-02  Carsten Dominik  <carsten.dominik@gmail.com>
 
31
 
 
32
        * lisp/org-special-blocks.el (org-special-blocks-ignore-regexp):
 
33
        New variable.
 
34
        (org-special-blocks-make-special-cookies): Use
 
35
        `org-special-blocks-ignore-regexp'.
 
36
 
 
37
2009-09-16  Carsten Dominik  <carsten.dominik@gmail.com>
 
38
 
 
39
        * lisp/org-invoice.el: New file.
 
40
 
 
41
2009-08-14  Carsten Dominik  <carsten.dominik@gmail.com>
 
42
 
 
43
        * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Use a
 
44
        safer regular expression.
 
45
 
 
46
2009-08-07  Carsten Dominik  <carsten.dominik@gmail.com>
 
47
 
 
48
        * lisp/org-track.el: New file.
 
49
 
 
50
2009-08-03  Carsten Dominik  <carsten.dominik@gmail.com>
 
51
 
 
52
        * lisp/org-indent.el: File removed.
 
53
 
 
54
2009-07-21  Wes Hardaker <wjhns209@hardakers.net>  (tiny change)
 
55
 
 
56
        * lisp/org-export-generic.el (org-export-generic-format): Fix
 
57
        compatibility issue with Emacs 23.
 
58
 
 
59
2009-07-12  James TD Smith  <ahktenzero@mohorovi.cc>
 
60
 
 
61
        * lisp/org-checklist.el (org-checklist): Add a custom group for
 
62
        org-checklist. The options are all for the unchecked items export
 
63
        function.
 
64
        (org-checklist-export-time-format): Allow customising the
 
65
        timestamp appended to the saved unchecked items list
 
66
        (org-checklist-export-function): Allow customising the output
 
67
        format for the unchecked items list.
 
68
        (org-checklist-export-params): Options for the exporter.
 
69
        (org-checklist-a2ps-params): Printing options.
 
70
        (org-make-checklist-export): Use values from custom vars. Printing
 
71
        is now controlled by the PRINT_EXPORT property in the entry, and
 
72
        the user is only asked if it is missing. Pass the switches to
 
73
        a2ps-buffer properly.
 
74
 
 
75
2009-06-20  Carsten Dominik  <carsten.dominik@gmail.com>
 
76
 
 
77
        * README: List new file org-export-generic.el
 
78
 
 
79
        * lisp/org-export-generic.el: New file.
 
80
 
 
81
2009-05-10  Carsten Dominik  <carsten.dominik@gmail.com>
 
82
 
 
83
        * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa)
 
84
        (org-export-blocks-format-dot): Support ditaa export also for the
 
85
        docbook exporter.
 
86
 
 
87
2009-05-07  Carsten Dominik  <carsten.dominik@gmail.com>
 
88
 
 
89
        * lisp/org-special-blocks.el: New file.
 
90
 
 
91
2009-04-08  Carsten Dominik  <carsten.dominik@gmail.com>
 
92
 
 
93
        * lisp/org-choose.el (org-choose-get-fn-map-group): Fix bug with
 
94
        level selection.
 
95
 
 
96
2009-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
 
97
 
 
98
        * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Handle
 
99
        multiple keys in a single \cite command.
 
100
 
 
101
2009-03-30  Carsten Dominik  <carsten.dominik@gmail.com>
 
102
 
 
103
        * lisp/org-mtags.el: Fix copyright year.
 
104
 
 
105
2009-03-13  Carsten Dominik  <carsten.dominik@gmail.com>
 
106
 
 
107
        * lisp/org-mtags.el (org-mtags-replace): Support literal docbook.
 
108
 
 
109
2009-03-12  Carsten Dominik  <carsten.dominik@gmail.com>
 
110
 
 
111
        * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Analyze
 
112
        return value of the call to bibtex2html.
 
113
        (org-export-bibtex-preprocess): Change Class to ID, there can only
 
114
        be one.
 
115
        (org-exp-bibtex-docites): Generalize the regexp looking for
 
116
        citations.
 
117
 
 
118
2009-02-26  Carsten Dominik  <carsten.dominik@gmail.com>
 
119
 
 
120
        * lisp/org2rem.el: New version from Shatad Pratap.
 
121
 
 
122
2009-02-24  Carsten Dominik  <carsten.dominik@gmail.com>
 
123
 
 
124
        * lisp/org-choose.el (org-choose-get-fn-map-group): Only check
 
125
        true siblings.
 
126
 
 
127
2009-02-18  Carsten Dominik  <carsten.dominik@gmail.com>
 
128
 
 
129
        * lisp/org-R.el: New file.
 
130
 
 
131
2009-02-13  Carsten Dominik  <carsten.dominik@gmail.com>
 
132
 
 
133
        * lisp/org-choose.el (org-choose-get-fn-map-group): Require
 
134
        `org-agenda'.
 
135
        (cl): Require `cl' at runtime.
 
136
        (org-choose-filter-one): Use `org-split-string' for consistency
 
137
        accross Emacs version.
 
138
 
 
139
2009-02-12  Carsten Dominik  <carsten.dominik@gmail.com>
 
140
 
 
141
        * lisp/org-choose.el ("org"): Use file name instead of feature for
 
142
        `eval-after-load', this is XEmacs compatible.
 
143
 
 
144
2009-02-10  Carsten Dominik  <carsten.dominik@gmail.com>
 
145
 
 
146
        * lisp/org-choose.el (org-choose-get-fn-map-group): Call
 
147
        `org-up-heading-all' instead of `outline-up-heading-all', which
 
148
        does not exist.
 
149
 
 
150
2009-02-04  Carsten Dominik  <carsten.dominik@gmail.com>
 
151
 
 
152
        * lisp/org-depend.el (org-depend-act-on-sibling): New macro.
 
153
        (org-depend-trigger-todo): Call `org-depend-act-on-sibling',
 
154
        implement reacting on new keyword `chain-sibling-cheduled'.
 
155
 
 
156
2009-02-03  Carsten Dominik  <carsten.dominik@gmail.com>
 
157
 
 
158
        * lisp/org-exp-blocks.el (org-exp-blocks): Provide this feature.
 
159
 
 
160
2009-01-16  Carsten Dominik  <carsten.dominik@gmail.com>
 
161
 
 
162
        * lisp/org-depend.el (org-depend-block-todo): Set a tag when a
 
163
        state change is blocked.
 
164
        (org-depend-tag-blocked): New option.
 
165
 
 
166
2009-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
 
167
 
 
168
        * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
 
169
        to cater for the new export switched in src and example tags.
 
170
        (org-mtags-replace): Fix bugs in prefix processing.
 
171
        (org-mtags-get-tag-and-attributes): Add local variable bindings.
 
172
 
 
173
2008-12-19  Carsten Dominik  <carsten.dominik@gmail.com>
 
174
 
 
175
        * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
 
176
        lines that have no space after the colon.
 
177
 
 
178
2008-12-08  Carsten Dominik  <carsten.dominik@gmail.com>
 
179
 
 
180
        * lisp/org-browser-url.el: New file.
 
181
 
 
182
        * lisp/org-registry.el (org-registry-before-first-heading-p):
 
183
        Function renamed to `org-before-first-heading-p', and moved to
 
184
        org.el.
 
185
 
 
186
2008-09-20  James TD Smith  <ahktenzero@mohorovi.cc>
 
187
 
 
188
        * lisp/org-checklist.el: New file.
 
189
 
 
190
2008-09-02  Carsten Dominik  <dominik@science.uva.nl>
 
191
 
 
192
        * lisp/org-mairix.el: Update to version 0.5.
 
193
 
 
194
2008-07-04  Christian Egli  <christian.egli@alumni.ethz.ch>
 
195
 
 
196
        * scripts/org2hpda: the default location of the diary file should
 
197
        of course be ~/diary
 
198
 
 
199
2008-07-02  Carsten Dominik  <dominik@science.uva.nl>
 
200
 
 
201
        * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
 
202
        as options in the include directive.
 
203
 
 
204
2008-06-18  Christian Egli  <christian.egli@alumni.ethz.ch>
 
205
 
 
206
        * scripts/org2hpda (DIARY): Make the location of the diary file
 
207
        configurable.
 
208
        (all): reduce links to their destination, i.e. change
 
209
        '[[http://foo][bar]]' to 'bar'
 
210
 
 
211
2008-05-28  Carsten Dominik  <dominik@science.uva.nl>
 
212
 
 
213
        * lisp/org-mtags.el (org-mtags-replace)
 
214
        (org-mtags-supported-tags): Fixed typo in contents tag.
 
215
        (org-mtags-replace): Fix but that could lead to an infinite loop
 
216
        for a partial tag.
 
217
 
 
218
2008-05-19  Carsten Dominik  <dominik@science.uva.nl>
 
219
 
 
220
        * lisp/org-annotation-helper.el: Remove John Rakestraw from author
 
221
        list, upon his request.
 
222
 
 
223
2008-05-17  Carsten Dominik  <dominik@science.uva.nl>
 
224
 
 
225
        * lisp/org-annotation-helper.el: New file.
 
226
 
 
227
2008-05-15  Carsten Dominik  <dominik@science.uva.nl>
 
228
 
 
229
        * lisp/org-id.el (org-id-include-domain): New option.
 
230
        (org-id-new): Add the domain name to an ID if
 
231
        `org-id-include-domain' is set.
 
232
 
 
233
2008-05-04  Jason Riedy  <jason@acm.org>
 
234
 
 
235
        * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
 
236
        default fmt function, collect only the first header line for
 
237
        field names, and don't call plist-get for the table name on
 
238
        every line.
 
239
 
 
240
2008-04-15  Jason Riedy  <jason@acm.org>
 
241
 
 
242
        * lisp/orgtbl-sqlinsert.el: New file.
 
243
        * README: Add to list.
 
244
 
 
245
2008-04-07  Carsten Dominik  <dominik@science.uva.nl>
 
246
 
 
247
        * lisp/org-iswitchb.el: File removed, because the functionality is
 
248
        now in org.el, in the core.
 
249
 
 
250
        * lisp/org-mew.el: File moved into the core.
 
251
 
 
252
2008-03-14  Carsten Dominik  <dominik@science.uva.nl>
 
253
 
 
254
        * lisp/org-depend.el: Add `provide' for the module system.
 
255
 
 
256
        * lisp/org-man.el: Add `provide' for the module system.
 
257
 
 
258
        * lisp/org-interactive-query.el: Renamed from org-iq.el.
 
259
 
 
260
2008-03-05  Bastien Guerry  <bzg@altern.org>
 
261
 
 
262
        * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
 
263
        Correctly handle function with no documentation.
 
264
 
 
265
2008-02-29  Tokuya Kameshima <kames@fa2.so-net.ne.jp>
 
266
 
 
267
        * lisp/org-bookmark.el (org-bookmark-store-link): Use
 
268
        `bookmark-all-names' instead of `bookmark-alist'.
 
269
 
 
270
2008-02-29  Bastien Guerry  <bzg@altern.org>
 
271
 
 
272
        * lisp/org-bookmark.el (org-bookmark-in-dired)
 
273
        (org-bookmark-when-visiting-a-file)
 
274
        (org-bookmark-use-first-bookmark): New options.
 
275
        (org-bookmark-store-link): Behave according to options.
 
276
 
 
277
2008-02-29  Bastien Guerry  <bzg@altern.org>
 
278
 
 
279
        * lisp/org-mairix.el (org-mairix): Use `org-link' group.
 
280
 
 
281
2008-02-28  Bastien Guerry  <bzg@altern.org>
 
282
 
 
283
        * lisp/org-bookmark.el: New file.
 
284
 
 
285
2008-02-26  Carsten Dominik  <dominik@science.uva.nl>
 
286
 
 
287
        * lisp/org-id.el: New file.
 
288
 
 
289
2008-02-21  Carsten Dominik  <dominik@science.uva.nl>
 
290
 
 
291
        * lisp/org-screen.el: New file.
 
292
 
 
293
2008-02-17  Christian Egli  <christian.egli@alumni.ethz.ch>
 
294
 
 
295
        * scripts/org2hpda: Added a Makefile for generation of hipster pda
 
296
        style printouts
 
297
 
 
298
2008-02-08  Phil Jackson  <phil@shellarchive.co.uk>
 
299
 
 
300
        * scripts/dir2org.zsh: New file.
 
301
 
 
302
2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
 
303
 
 
304
        * lisp/org-annotate-file.el: New file.
 
305
 
 
306
2008-02-07  Bastien Guerry  <bzg@altern.org>
 
307
 
 
308
        * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
 
309
        to CONTRIB/lisp/.
 
310
 
 
311
2008-02-07  Phil Jackson  <phil@shellarchive.co.uk>
 
312
 
 
313
        * lisp/org-irc.el: New file.
 
314
 
 
315
        * ChangeLog: New file.