Carsten Dominik
ea6cb1cdb9
Fixing typos on the documentation.
2008-05-18 12:29:09 +02:00
Carsten Dominik
787b8a8160
New file org-annotation-helper.el.
2008-05-18 07:07:22 +02:00
Carsten Dominik
24a400df76
Fix Norwegian language settings.
...
Patch from Peder Stray
2008-05-18 07:06:07 +02:00
Carsten Dominik
f4b66bd8fc
Fix bug in org-mhe.el.
...
Patch from Thomas Baumann.
2008-05-18 07:02:04 +02:00
Carsten Dominik
21678fb411
Mask more properties with `org-column'.
...
Also added a detailed description on how this face is used
an why background properties might shine through, and
how to avoid this.
2008-05-16 22:38:11 +02:00
Carsten Dominik
02aa965e1d
Improve handling of searches in org-mhe.el.
...
Patch by Nick Dokos.
2008-05-16 16:25:52 +02:00
Carsten Dominik
155213dc11
Create publishing directory if it does not yet exist.
...
Patch from Sebastian Rose.
2008-05-16 16:01:31 +02:00
Carsten Dominik
8ee2a8b7d8
Default format for calc changed to (fload 8)
...
This gives better accuracy and less surprises.
2008-05-16 12:34:24 +02:00
Carsten Dominik
56a96e0364
Clock/add_time Format
...
Replace all occurrences of the format string "%d:%02d" with
org-time-clocksum-format, which contains the same string by default.
This allows anyone to customize the appearance of clock summaries.
For example:
(setq org-time-clocksum-format "%02d:%02d")
2008-05-16 07:36:27 +02:00
Carsten Dominik
6d8ffe91e8
Better outline-path completion.
...
This now is more like file name completion.
2008-05-16 07:24:19 +02:00
Carsten Dominik
110b336275
Moved org-id.el to the core. Can now force UIDs in iCalendar export.
2008-05-15 10:28:38 +02:00
Carsten Dominik
6ba68246c0
Include domain name into newly created IDs.
2008-05-15 09:39:34 +02:00
Carsten Dominik
849a778c3b
Change clock time in mode line when editing time stamp.
2008-05-15 08:40:33 +02:00
Carsten Dominik
92190080be
Fix version number for web page.
...
Grrr, I had forgotten that.....
2008-05-15 05:06:08 +02:00
Carsten Dominik
b4159c5017
Release 6.03.
2008-05-15 04:40:55 +02:00
Carsten Dominik
ca0ee78db6
Use a separate face for mtags.
2008-05-14 14:53:32 +02:00
Carsten Dominik
80fb3351de
Make the colon in "ORGTBL: SEND" optional.
2008-05-14 14:28:08 +02:00
Carsten Dominik
d2795c72c8
Make sure structure commands can be either case.
2008-05-14 14:23:44 +02:00
Carsten Dominik
c3a01489ad
Do not include the colon in the include template.
...
In fact, it is optional, but BEGIN_SRC does not have it either.
2008-05-14 14:22:10 +02:00
Carsten Dominik
f331434d99
Fixed some typos in the documentation.
2008-05-14 14:21:17 +02:00
Carsten Dominik
4b36c8d470
Fixed bug with date ranges in iCalendar export.
...
When there are no time-of-day infos, the appointment
ended up being too short by one day. Fixed now.
2008-05-14 14:03:02 +02:00
Carsten Dominik
4b8f738e62
Version number pumped to 6.03pre03
2008-05-14 10:32:24 +02:00
Carsten Dominik
f3e075ed62
Support for Muse-like structure tags.
2008-05-14 09:50:53 +02:00
Carsten Dominik
36a4a26f2f
Fixed typos in docstrings.
2008-05-13 16:43:00 +02:00
Carsten Dominik
4d99cbe28e
Better fontification and auto-indentation of description lists.
2008-05-13 16:20:48 +02:00
Carsten Dominik
bb53613c9f
Implement the verse environment.
2008-05-13 15:57:23 +02:00
Carsten Dominik
9abd45ebab
initial steps
2008-05-12 16:18:23 +02:00
Carsten Dominik
cadf136e3d
Documentation.
2008-05-12 16:17:49 +02:00
Carsten Dominik
9d4ad10615
Documentation.
2008-05-12 16:02:39 +02:00
Carsten Dominik
180b2b15cd
Documentation.
2008-05-12 08:55:40 +02:00
Carsten Dominik
20fcf5c321
Bug fixes for colored example export.
2008-05-12 07:32:57 +02:00
Carsten Dominik
f2247707a1
Fix setup of Changes.org.
2008-05-12 07:32:21 +02:00
Carsten Dominik
6ecd659335
Documentation fixes for table exporter.
2008-05-12 07:31:21 +02:00
Carsten Dominik
6193d1538b
Implement FIXED_TOC option for org-info.js.
2008-05-12 07:30:34 +02:00
Carsten Dominik
3e2c5413d2
Fix the links to Worg.
...
The new site is part of orgmode.org.
2008-05-12 07:29:13 +02:00
Carsten Dominik
9c8aabbf81
New functions to export tables to csv and tsv.
...
The new functionas are orgtbl-to-csv and orgtbl-to-tsv.
2008-05-10 13:40:25 +02:00
Carsten Dominik
1e042b511a
Improve interactive use and documentation of table export.
2008-05-10 07:54:45 +02:00
Carsten Dominik
0a9c180b63
Bug fixes.
2008-05-09 22:21:40 +02:00
Carsten Dominik
5e40fe056e
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-05-09 21:41:06 +02:00
Carsten Dominik
77f1f31c99
Remove special characters as selection keys for clock history.
...
Patch from Bernt Hansen.
2008-05-09 21:40:50 +02:00
Bastien Guerry
cdc4c23d2c
Fixed typo in Changes.org: capitalized the #+include directive.
2008-05-09 21:21:04 +02:00
Carsten Dominik
939051fd3f
Bug fix.
2008-05-09 13:59:37 +02:00
Carsten Dominik
b00babf8aa
Bug fix.
2008-05-09 13:55:25 +02:00
Carsten Dominik
201ec4d22b
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
...
Conflicts:
lisp/ChangeLog
2008-05-09 13:39:07 +02:00
Carsten Dominik
de39ac51ee
Improve running htmlize.el in batch-mode.
2008-05-09 13:38:01 +02:00
Bastien Guerry
f91d59c1ad
Applied Juanma Barranquero minor typos fixes from emacs-commits.
...
See <E1Ju8Wc-0008Qb-TG@cvs.savannah.gnu.org> on emacs-diffs@gnu.org .
Here is the complete ChangeLog entry:
2008-05-08 Juanma Barranquero <lekktu@gmail.com>
* org/org.el (org-modules, org-format-latex-options):
* org/org-archive.el (org-archive-stamp-time)
(org-archive-save-context-info):
* org/org-faces.el (org-hide):
* org/org-irc.el (org-irc-parse-link):
* org/org-macs.el (org-call-with-arg, org-autoload):
* org/org-mew.el (org-mew-store-link):
* org/org-remember.el (org-remember-store-without-prompt)
(org-remember-templates): Fix typos in docstrings.
* org/org-info.el (org-info-store-link): Remove leftover docstring.
* org/org-bbdb.el (org-bbdb-export): Remove leftover docstring.
(org-bbdb-anniversary-field, org-bbdb-extract-date-fun)
(org-bbdb-anniv-split): Fix typos in docstrings.
* org/org-publish.el (org-publish-project-alist): Doc fixes.
(org-publish-use-timestamps-flag): Reflow docstring.
(org-publish-files-alist): Fix typos in docstring.
2008-05-09 06:08:45 +02:00
Carsten Dominik
d4812f088b
Organize Changes.org.
2008-05-08 18:20:28 +02:00
Carsten Dominik
66f801cbff
Version number change to 6.03pre01.
...
Yes, we are moving to the 6.03 release.
2008-05-08 17:17:58 +02:00
Carsten Dominik
92269ce637
Add some index entries.
2008-05-08 17:16:29 +02:00
Carsten Dominik
6a718675af
Make Makefile reflect the renaming of org-infojs.el.
2008-05-08 15:53:21 +02:00