0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-21 21:10:43 +00:00
Commit graph

888 commits

Author SHA1 Message Date
Carsten Dominik c542119a2a Fixed bug with malformed face properties.
Patch by Steven E. Harris.
2008-07-26 07:49:31 -07:00
Carsten Dominik b87ec4c0f1 Added default styles for org-info.js 2008-07-26 07:30:44 -07:00
Carsten Dominik 7b5bf55e22 Added some well deserved acknowledgments. 2008-07-26 07:12:03 -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 36987f5348 Add mode info to Google Tech Talk page. 2008-07-25 14:56:50 -07:00
Carsten Dominik c258c33780 Fix typo. 2008-07-25 14:18:54 -07:00
Carsten Dominik 6de2032ff7 Fix typo. 2008-07-25 14:17:35 -07:00
Carsten Dominik d2697cf11e Fix bug with recursive publishing and the publishing directory.
This one has haunted us for a long time......
2008-07-25 14:04:26 -07:00
Carsten Dominik 10bdab790b Fix bug with adding appointments to diary in Emacs 23.
Patch from Andrew Hyatt.
2008-07-25 00:27: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 68fcc0b493 Allow setting creator flag in OPTIONS line. 2008-07-24 12:58:47 -07:00
Carsten Dominik 7a3557b80b Make org-jsinfo use style-extra. 2008-07-24 12:18:17 -07:00
Carsten Dominik a66568abb9 Add attributes also to mailto and ftp links. 2008-07-24 11:24:48 -07:00
Carsten Dominik 3cf6fc4393 Fix autoloading bug with `org-dblock-write:columnview'. 2008-07-24 10:11:29 -07:00
Carsten Dominik 8bce507597 Fixed typo. 2008-07-24 06:43:35 -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 0be85cda60 Fix bug when exporting links with attributes. 2008-07-23 16:04:01 -07:00
Carsten Dominik 5ea6de59a1 Protect call to dvipng. 2008-07-23 13:41:39 -07:00
Carsten Dominik 66a41c6298 Fix bug with region export. 2008-07-23 10:40:21 -07:00
Carsten Dominik e67ec64a0f Fixed typo. 2008-07-22 13:58:59 -07:00
Carsten Dominik fa9a48df3b Fix bug with parsing org-agenda-custom-commands.
This bug occurred when trying to batch-export agenda views.
Reported by Jan Seeger.
2008-07-22 12:27:26 -07:00
Carsten Dominik 6609f36d67 Add links to keynote and powerpoint versions of the talk. 2008-07-22 12:06:55 -07:00
Carsten Dominik adf3cec05e Improve documentation on accessing the git repository. 2008-07-22 10:53:14 -07:00
Bastien Guerry 5eeb965a54 Move the search form to the top of the page. 2008-07-20 17:25:14 +02:00
Bastien Guerry ca17ba0787 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-07-20 17:22:10 +02:00
Bastien Guerry 1eea4a3e7b Added a customized google search engine. 2008-07-20 17:21:51 +02:00
Carsten Dominik 01619f0278 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
Conflicts:

	lisp/org.el
2008-07-20 08:05:13 -07:00
Carsten Dominik 6c28c92188 Fixing Changes.org. 2008-07-20 08:03:49 -07:00
Carsten Dominik 6321ab8a85 Test for the existence of narrow-map. 2008-07-20 08:01:58 -07:00
Bastien Guerry 3dd3df19df Applied Juri Linkov's change from upstream Emacs CVS.
* org.el (narrow-map): Bind `org-narrow-to-subtree' to "s" on the
new keymap `narrow-map' instead of binding "\C-xns".

See the message <E1KKMJ4-0007CK-V2@cvs.savannah.gnu.org>
from the [Emacs-commit] mailing list.
2008-07-20 14:23:28 +02:00
Carsten Dominik 45e6f57af9 New option org-open-directory-means-index-dot-org. 2008-07-18 13:55:18 -07:00
Carsten Dominik 4fcad403bd Make sure LaTeX export works in the presence of link attributes. 2008-07-17 15:07:14 -07:00
Carsten Dominik 3db122fdbb Allow attributes in hyperlinks. 2008-07-17 14:29:26 -07:00
Carsten Dominik 27403feed8 Added a NEWS section with a link to the Google Tech Talk. 2008-07-17 10:53:35 -07:00
Carsten Dominik ea71ffc237 New function to convert a table to a lisp structure. 2008-07-17 10:08:53 -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 0702d9f3c6 Fixed typo. 2008-07-17 09:36:35 -07:00
Carsten Dominik da0d107d2e Bug fix in embedded video. 2008-07-17 09:33:20 -07:00
Carsten Dominik 95cb6cea45 Ass "example" class to exported examples. 2008-07-17 09:27:30 -07:00
Carsten Dominik bdcafa20a3 Fixed bug for customization of user-defined skipping condition.
The customize setup for this was broken.  Reported by Max Mikhanosha.
2008-07-17 09:24:02 -07:00
Carsten Dominik c780c3e550 Add language-specific class to source code examples. 2008-07-17 09:22:49 -07:00
Carsten Dominik b24a83f395 Add stuff to Changes.org. 2008-07-16 16:57:48 -07:00
Carsten Dominik d1dd7fc708 Adding info about the Google Tech Talk. 2008-07-16 14:42:25 -07:00
Carsten Dominik caed6e1889 Fixed typo. 2008-07-16 10:40:33 -07:00
Carsten Dominik 30e5143fd2 Fix bug in imenu-after-jump-hook. 2008-07-16 07:05:48 -07:00
Carsten Dominik 9560d4468b Fixed typo in quick reference. 2008-07-14 15:16:47 -07:00
Carsten Dominik b94b1def2c Better default format for HTML export time stamp. 2008-07-14 12:14:23 -07:00