1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2025-02-05 21:26:18 +00:00

910 Commits

Author SHA1 Message Date
Carsten Dominik
1b23a3fd20 Get rid of some compiler messages by fixing bugs and definitions. 2008-09-17 13:55:59 +02:00
Carsten Dominik
ad7e092f98 Allow tags to select parts of a document for export. 2008-09-17 13:47:18 +02:00
Carsten Dominik
951a80987b Talk about MATCH view rather than TAGS view. 2008-09-17 13:39:24 +02:00
Carsten Dominik
56b7b3f3ce New file org-plot.el. 2008-09-17 13:35:21 +02:00
Carsten Dominik
47aea69a79 Allow project components to have components. 2008-09-17 13:32:32 +02:00
Carsten Dominik
8e2b65bdef Intermediate 2008-09-16 16:52:21 +02:00
Carsten Dominik
97e9305f4f Make sure no startup is run in remember buffer. 2008-09-15 10:31:25 +02:00
Carsten Dominik
aaaabf6304 Fix Andrew Hyatt's link. 2008-09-14 16:16:25 +02:00
Carsten Dominik
53693652b0 Make C-y insert subtrees in folded state. 2008-09-14 08:03:55 +02:00
Carsten Dominik
521c7adf21 Fix typo in documentation. 2008-09-13 21:31:50 +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
d6cabfc6b2 Better compliance with `org-extend-today-until'. 2008-09-13 19:59:23 +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
936296e386 Make sure org-mode in remember buffer starts without startup stuff. 2008-09-11 17:03:05 +02:00
Carsten Dominik
c6962bc9d7 Fix duplicate key definition. 2008-09-11 17:02:03 +02:00
Carsten Dominik
120cf0c101 Implement uuidgen as a method for id creation. 2008-09-11 16:56:37 +02:00
Carsten Dominik
21ff23736c Merge changes from downstream emacs. 2008-09-10 11:10:21 +02:00
Carsten Dominik
c522625d44 Minor changes. 2008-09-10 08:37:10 +02:00
Carsten Dominik
136693f7e3 Allow filtering for no tags at all with SPACE. 2008-09-09 11:59:27 +02:00
Carsten Dominik
5c3d809701 Add archive to sibling to the menu. 2008-09-08 20:18:37 +02:00
Carsten Dominik
e862a5cd58 Protect increment-by-copying in tables. 2008-09-08 20:18:18 +02:00
Carsten Dominik
ccb0755c75 Remove the unused MV macro from the Makefile. 2008-09-08 12:16:33 +02:00
Carsten Dominik
3f1062a15d Save and restore formulas for column view capture. 2008-09-08 09:43:41 +02:00
Carsten Dominik
4aa23cfb0c Bug fix. 2008-09-07 18:30:50 +02:00
Carsten Dominik
e1ed8cf2e9 Make sure text before the first headline is in <p>. 2008-09-07 17:37:56 +02:00
Carsten Dominik
87292441ab Remove the #+TEXT field from the export template. 2008-09-07 17:27:29 +02:00
Carsten Dominik
3cbdda0e07 Do not remove existing buffers during publishing.
Also, do not set a major mode for a buffer that will be killed anyway.
2008-09-07 12:24:47 +02:00
Carsten Dominik
c20336b4f6 Show empty lines after folding the archive sibling. 2008-09-07 08:39:31 +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
ba2e31dad0 Modified the new agenda tag filtering command. 2008-09-07 07:49:09 +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
Carsten Dominik
4ddd0d9ec6 Remove angular brackets from date in export options template. 2008-09-05 17:33:20 +02:00
Carsten Dominik
bb73743208 Fixed typo. 2008-09-05 17:32:52 +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
d5ceac5848 Fix bug in compatibility code for `org-remember-templates'. 2008-09-05 08:19:43 +02:00
Carsten Dominik
2a599b42d1 Fix documentation of the "C-c ." command.
Report by Bostjanv Vilfan.
2008-09-05 07:58:33 +02:00
Carsten Dominik
696e77a1ed Fix bug with time stamp format for calc. 2008-09-05 07:57:12 +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
c24383d1c6 Fix bugs with time extraction of deadlines. 2008-09-04 17:08:50 +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
905fced617 Revised interpretation of prefix arg when storing remember note. 2008-09-04 10:19:46 +02:00
Carsten Dominik
660355a34f Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-09-03 13:24:03 +02:00