Carsten Dominik
04419cca3d
Make sure tags matching is case-insensitive.
2008-09-19 08:07:50 +02:00
Carsten Dominik
8ad796156e
More options for categories in iCalendar export.
...
Tags and the todo state can now be listed as categories.
2008-09-18 17:35:55 +02:00
Carsten Dominik
cad6c4dc3f
Protect slashes during outline-path-completion.
2008-09-17 17:57:43 +02:00
Carsten Dominik
53693652b0
Make C-y insert subtrees in folded state.
2008-09-14 08:03:55 +02:00
Carsten Dominik
5aaccd93c4
New yank function.
2008-09-13 21:02:01 +02:00
Carsten Dominik
5dde398b92
Avoid changing indentation in regions that are external source code.
2008-09-13 20:10:07 +02:00
Carsten Dominik
238d0d1880
Improve consistency for inserting new headlines.
2008-09-13 19:22:33 +02:00
Carsten Dominik
785cde4d2b
Incude note when clock entry gets moved into a drawer.
2008-09-13 18:35:57 +02:00
Carsten Dominik
c6962bc9d7
Fix duplicate key definition.
2008-09-11 17:02:03 +02:00
Carsten Dominik
c522625d44
Minor changes.
2008-09-10 08:37:10 +02:00
Carsten Dominik
5c3d809701
Add archive to sibling to the menu.
2008-09-08 20:18:37 +02:00
Carsten Dominik
3f1062a15d
Save and restore formulas for column view capture.
2008-09-08 09:43:41 +02:00
Carsten Dominik
f03ea46b3a
The note buffer for clocking out now mentions the task.
2008-09-07 08:29:16 +02:00
Carsten Dominik
d276209c49
New option to force additional keybindings.
...
Patch by Samuel Wales.
2008-09-07 08:05:06 +02:00
Carsten Dominik
5b740fb681
Fixed two strange typos.
2008-09-06 22:45:54 +02:00
Carsten Dominik
2efb6d127a
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-09-05 23:01:34 +02:00
Carsten Dominik
7482b04df0
Implemented filtering of an existing agenda view with respect to a tag.
2008-09-05 19:02:14 +02:00
Bastien Guerry
cf9a05052f
Fix bug about LaTeX export of QUOTE and VERSE environments. Also allow completion for *_QUOTE *_VERSE and *_SRC keywords.
2008-09-05 09:36:07 -05:00
Carsten Dominik
089ac08747
Implement using artist-mode to edit fixed-width sections.
2008-09-05 13:37:33 +02:00
Carsten Dominik
c58950050d
Fix typos.
2008-09-05 06:06:03 +02:00
Carsten Dominik
5fdbd4d63f
Fix typo.
2008-09-04 17:12:11 +02:00
Carsten Dominik
22a6e1718c
Ignore TODO keywords and Priorities when sorting headlines.
...
This applies to numeric and alphanumeric sorting.
2008-09-04 10:35:53 +02:00
Carsten Dominik
9ab3d5554e
Document default for `org-refile-targets'.
2008-09-04 10:20:24 +02:00
Carsten Dominik
5d7adb4a62
Fix typo.
2008-09-03 11:16:48 +02:00
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