Carsten Dominik
e16cbbb5e2
Fix some typos.
2008-09-03 10:36:21 +02:00
Carsten Dominik
1e79189212
Support searching in backward headlines with isearch.
2008-09-03 10:11:36 +02:00
Carsten Dominik
5a890b3473
Minor fixes.
2008-09-03 09:10:17 +02:00
Carsten Dominik
badb19e1c7
Base org-iswitchb buffer selection on major-mode.
...
This was a request by Mike Newman.
2008-07-28 17:05:04 -07:00
Carsten Dominik
d172a1ccc5
Minor documentation fixes.
2008-07-28 12:12:50 -07:00
Carsten Dominik
c4375970d7
Minor fixes.
2008-07-25 20:41:02 -07:00
Carsten Dominik
caa2788b26
Allow a user-defined filter for the values in column view.
2008-07-25 17:05:37 -07:00
Carsten Dominik
2c26217b88
Release 6.06b.
2008-07-25 14:58:41 -07:00
Carsten Dominik
b8b821336e
Restart font-lock after local editing in different mode.
2008-07-24 17:23:41 -07:00
Carsten Dominik
3cf6fc4393
Fix autoloading bug with `org-dblock-write:columnview'.
2008-07-24 10:11:29 -07:00
Carsten Dominik
177e154e6c
Release 6.06a.
2008-07-24 06:42:03 -07:00
Carsten Dominik
14ffcc8b9a
Release 6.06.
2008-07-24 06:26:02 -07:00
Carsten Dominik
5ea6de59a1
Protect call to dvipng.
2008-07-23 13:41:39 -07:00
Carsten Dominik
6321ab8a85
Test for the existence of narrow-map.
2008-07-20 08:01:58 -07:00
Carsten Dominik
45e6f57af9
New option org-open-directory-means-index-dot-org.
2008-07-18 13:55:18 -07:00
Carsten Dominik
3db122fdbb
Allow attributes in hyperlinks.
2008-07-17 14:29:26 -07:00
Carsten Dominik
323b54472e
Fixed bug with inserting headlines into a narrowed buffer region.
2008-07-17 09:57:50 -07:00
Carsten Dominik
30e5143fd2
Fix bug in imenu-after-jump-hook.
2008-07-16 07:05:48 -07:00
Carsten Dominik
523f8986e7
Bug fix for plain lists starting in first line of a buffer.
2008-07-14 11:23:57 -07:00
Bastien Guerry
b68b57c99f
Small doc fixes from Emacs (Juanma Barranquero) and a bug fix in org-exp.el.
...
See <E1KE2Mh-0005EC-CF@cvs.savannah.gnu.org> in emacs-commit@:
* org.el (org-agenda-skip-unavailable-files):
* org-clock.el (org-clock-out-when-done): Doc fixes.
The bug affected the exportation of commented subtree: case cannot be
ignored when checking for the COMMENT cookie ("Comment" is a frequent
word in french, and has a completely different meaning.)
2008-07-04 04:09:00 +02:00
Carsten Dominik
9919ff82a0
Fix bugs in the BEGIN_VERSE environment.
...
This did not work at all - now it does.....
2008-07-02 15:14:12 -07:00
Carsten Dominik
b5ed7fca04
Version number bumped to 6.06pre01.
2008-07-02 13:34:26 -07:00
Carsten Dominik
7becc742cd
Time comparisons for property searches.
2008-07-01 16:23:17 -07:00
Carsten Dominik
e1165fd8f3
Added org-export.el to experimental, fixed a few bugs.
2008-06-25 10:13:50 +02:00
Carsten Dominik
112489aafb
Bug fix with monthly repeaters.
2008-06-25 09:32:59 +02:00
Carsten Dominik
9b084b22f5
Allow omitting the "file:" prefix in some file links.
...
The file path must be absolute, or it must start with "./" or "../".
2008-06-24 08:37:50 +02:00
Carsten Dominik
21499409c3
Release 6.05b.
2008-06-20 00:21:15 +02:00
Carsten Dominik
f41be4b87d
Implement including archives into agenda.
...
trees that are marked with the ARCHIVE tag and even archive files
can now temporarily be included into an agenda view.
Press `v' in the agenda to get trees with ARCHIVE tags.
Press `C-u v' to get archive files included.
2008-06-20 00:20:12 +02:00
Carsten Dominik
a13bbf18c8
Fix bugs related to transporting whitespace with entries.
2008-06-18 18:33:05 +02:00
Carsten Dominik
2a8f099e7e
Release 6.05a.
2008-06-17 17:06:16 +02:00
Carsten Dominik
e1c22570b7
Version number 6.05, this will be released soon.
2008-06-16 17:51:04 +02:00
Carsten Dominik
7416ed17aa
Make agenda log mode also show the end time of a CLOCK entry.
2008-06-16 17:49:53 +02:00
Carsten Dominik
be026ff5ad
Implement actions tied to cursor date in agenda.
2008-06-16 16:26:30 +02:00
Carsten Dominik
e8202bf861
Version number 6.05pre01, with a detailed list of changes.
...
Yes, the 6.05 release is just around the corner.
2008-06-15 09:44:21 +02:00
Carsten Dominik
9db8450a90
Don't allow org-schedule/deadline to clobber repeaters.
2008-06-15 08:04:14 +02:00
Carsten Dominik
2c3ac24e03
New remember escapes hat use calendar date as default.
...
When calling a remember template from the agenda or from the
calendar, the cursor date becomes the default for %v and %V.
2008-06-15 07:09:12 +02:00
Carsten Dominik
2003d83370
Use agenda/calendar date as default for remember templates.
...
This applies only when the remember process gets started in the
agenda or calendar buffer.
2008-06-15 07:07:41 +02:00
Carsten Dominik
a476426a73
Small bug fixes for inserting tabulators and for cursor positioning.
2008-06-15 06:43:21 +02:00
Carsten Dominik
aa57d06982
Fix bug with removing ical buffer too early.
...
The problem was that the function that did kill the buffer was called
inside the loop - it should really be called outside!
2008-06-13 10:39:37 +02:00
Carsten Dominik
c16d17d0e6
Bug fixed.
2008-06-12 12:46:52 +02:00
Carsten Dominik
b8c3e861ae
Make sure the region in XEmacs stays when using Org's special
...
beginning-of-line and end-of-line commands.
2008-06-12 07:49:39 +02:00
Carsten Dominik
e3132e37b7
Completing the mapping API.
...
This is documented in the new appendix "Using the mapping API".
2008-06-11 23:27:22 +02:00
Carsten Dominik
f1d1cb8c2c
First shot at a mapping API.
...
Some details still need to be worked out.
2008-06-11 16:18:21 +02:00
Carsten Dominik
edfd4f8abf
Fixed bug with file tags.
...
This bug was reported by Manuel Hermenegildo. There
were really two issues: The parsing of the FILETAGS line
was broken, and the function `org-get-tags-at' did ignore
these tags. Both problems are fixed now.
2008-06-10 13:42:27 +02:00
Carsten Dominik
049b5931dd
Make 1-9,0 access allowed values in column view.
...
This was proposed by Levin Du, I implemented a modified version of his
patch.
2008-06-09 09:53:19 +02:00
Carsten Dominik
2f60e2b921
Fix bugs with ellipsis generation in column view.
...
Ellipsis generation can now be controlled with `org-columns-ellipses'.
2008-05-30 06:04:29 +02:00
Carsten Dominik
236396ebf8
Split the export pre-processor into a zillion small functions.
2008-05-28 16:59:17 +02:00
Carsten Dominik
07e361b172
Add org-id to the list of autoloaded modules.
2008-05-27 08:24:02 +02:00
Carsten Dominik
c9ea8bc470
Release 6.04c.
2008-05-27 08:09:31 +02:00
Carsten Dominik
cd16b87216
Make C-c ' edit even more things around point.
2008-05-27 08:08:28 +02:00
Carsten Dominik
f9fa54fcf4
Improvements to source code snippet editing.
2008-05-26 19:45:43 +02:00
Carsten Dominik
174cc21d08
Bug fix for removal of comments during export.
2008-05-25 16:15:25 +02:00
Carsten Dominik
3b2b3556b7
Use C-c ' to exit source code editing.
2008-05-25 14:54:53 +02:00
Carsten Dominik
0950127491
Release 6.04.
2008-05-25 09:08:46 +02:00
Carsten Dominik
6a2dbbec3f
Implement editing source code examples in the native mode.
2008-05-25 09:07:23 +02:00
Carsten Dominik
9bd2896c94
Version number to 6.04pre01
...
We are preparing for another release.....
2008-05-24 22:35:23 +02:00
Carsten Dominik
60eba43cdf
Attempt to implement dynamic indentation.
...
This only lead to a contributed file, this is neither robust nor fast.
But maybe throwing the existing code into a contrib file
will make someone come up with an idea.
2008-05-24 11:18:40 +02:00
Carsten Dominik
332191cc13
Properties can be used to confiugre subtree export.
2008-05-21 09:49:04 +02:00
Carsten Dominik
bd8d5b51c0
Implement EXPORT_TITLE property.
2008-05-20 19:22:00 +02:00
Carsten Dominik
94bddfe621
Bug fix: Also jump to last remember note in narrowed buffer.
...
Report by Bernt Hansen.
2008-05-20 17:10:44 +02:00
Carsten Dominik
26a35c28a6
Implement file tags, tags that apply to all entries in a file.
2008-05-19 19:48:52 +02:00
Carsten Dominik
2c0812caf1
Implement TODO statistics.
...
This uses the same cookies as Checkbox statistics, [%] and [/]
2008-05-19 14:11:47 +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
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
849a778c3b
Change clock time in mode line when editing time stamp.
2008-05-15 08:40:33 +02:00
Carsten Dominik
b4159c5017
Release 6.03.
2008-05-15 04:40:55 +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
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
9abd45ebab
initial steps
2008-05-12 16:18:23 +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
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
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
c49834bb2a
2 Bug fixes, following report and patch from Thomas Morgan.
2008-05-08 15:02:25 +02:00
Carsten Dominik
6924742ea6
Rename org-infojs.el to org-jsinfo.el.
...
This was necessary to guarantee uniqueness in the 8+3
name scheme.
2008-05-08 14:41:15 +02:00
Carsten Dominik
b6eb2bc65b
Allow properties to influence startup visibilities.
2008-05-08 14:32:10 +02:00
Carsten Dominik
9cad371bc4
Implement setup inclusion from external file.
...
The #+STARTUP etc lines that define settings on a per-file
basis can now be collected in a separate file and included
with a line:
#+SETUPFILE: "/path/to/setup.org"
This has been a frequent request in the past, now it is
finally possible.
2008-05-07 16:26:01 +02:00
Carsten Dominik
38cc3e2a48
Merge branch 'complete-structure-meta-code'
...
Conflicts:
ChangeLog
2008-05-07 14:21:45 +02:00
Carsten Dominik
ed25bd08fa
Implement completion for some export structure elements.
...
This is an experimental feature and does not really fit
into Org, so it may go away in the future.
2008-05-07 14:18:15 +02:00
Carsten Dominik
a738e446be
Implement include files for export.
2008-05-07 13:57:00 +02:00
Carsten Dominik
d41a1cda91
Allow spaces when entering property values.
...
Because entering property value wit the command `org-set-property'
offers completion on existing values of the property,
space was treated as a completion command in the minibuffer.
This is now fixed. Also, completion is now case-insensitive here.
2008-05-07 07:24:48 +02:00
Carsten Dominik
5d675ca8bd
Hmmmmmmm
2008-05-06 21:18:40 +02:00
Carsten Dominik
b928ce51f8
Remove duplicate entry for org-mew.el in org-modules.
...
This had happened because we recently moved this package from
contrib to core.
2008-05-06 15:57:46 +02:00
Carsten Dominik
fe5c248122
Sync copyright fixes from downstream Emacs
2008-05-06 14:47:44 +02:00
Carsten Dominik
1ade1c7c8b
Fix bug with relative date specification.
...
When there was a lone weekday abbreviation like "fri"
is was interpreted relative to the default date. I think
now this special case should always be relative to today.
This was a bug report from David Kritzberg.
2008-05-05 17:00:11 +02:00
Carsten Dominik
e6b87d40b3
Implement description lists.
...
These are implemented as part of plain lists, so a leading
"-" or "+" is still needed. Maybe this is not the most pretty
implementation, but it works without rewriting the quite
complex list formatting code. So all the list formatting
continues to work just fine. The description tag
is highlighted in bold, so still easy to spot.
The HTML exporter does export these already, the LaTeX
exporter still needs to be adapted.
2008-05-05 09:13:25 +02:00
Carsten Dominik
7436274350
Implement color formatting of code examples during HTML export.
2008-05-03 16:17:43 +02:00
Carsten Dominik
403485afd3
Make dot an alias for today in the date prompt.
2008-05-02 18:00:20 +02:00
Carsten Dominik
e4871aa58b
Bug fixes in function calls.
2008-05-02 17:54:15 +02:00
Carsten Dominik
a8c6685f40
Fixing some typos.
2008-05-02 09:39:08 +02:00
Carsten Dominik
453dbf7372
Bug fixes and documentation related to saving clock markers.
2008-05-02 09:01:56 +02:00
Carsten Dominik
e364fa62e2
Include org-eval.el as a module.
...
This allows tricks similar to the <lisp> tag in Muse.
2008-05-01 10:24:19 +02:00