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

6835 commits

Author SHA1 Message Date
Bastien Guerry bf0019a1fa Changes.org: be more accurate about Tassilo's patch.
The "Make footnotes work correctly in message-mode" section now
mention the `message-signature-separator' variable, which is the
one used by Tassilo's patch.
2010-10-29 12:58:54 +02:00
Bastien Guerry da91c069fd Changes.org: fix small typo. 2010-10-29 12:36:07 +02:00
Bastien Guerry ac30ac93e4 Changes.org: fix typo. 2010-10-29 12:15:03 +02:00
Eric Schulte 2152f1ec28 ob-tangle: detangle changes in code files back to the original org files
* lisp/ob-tangle.el (org-babel-update-block-body): declaring function
  for updating code block bodies
  (org-babel-spec-to-string):
  (org-babel-detangle): detangle all tangled and commented code blocks
  in the current file back to org
  (org-babel-tangle-jump-to-org): jump from a tangled and commented
  file back to the originating org-mode code block
ob-tangle: detangle changes in code files back to the original org files

* lisp/ob-tangle.el (org-babel-update-block-body): declaring function
  for updating code block bodies
  (org-babel-spec-to-string):
  (org-babel-detangle): detangle all tangled and commented code blocks
  in the current file back to org
  (org-babel-tangle-jump-to-org): jump from a tangled and commented
  file back to the originating org-mode code block
2010-10-29 02:13:38 -06:00
Eric Schulte 93600e41a6 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2010-10-29 02:10:18 -06:00
Eric Schulte c6565eaa43 fixed typos in tangle comment link format strings
* lisp/ob-tangle.el (org-babel-tangle-comment-format-beg): fix typo
  (org-babel-tangle-comment-format-end): fix typo
2010-10-29 01:37:28 -06:00
Carsten Dominik 82af72eef7 Push version number to 7.02trans 2010-10-29 09:11:46 +02:00
Carsten Dominik 404931bb48 Update website to show 7.02 as current release 2010-10-29 08:44:15 +02:00
Carsten Dominik 9636908448 Merge branch 'maint' 2010-10-29 08:44:14 +02:00
Carsten Dominik a6cfd52e60 Release 7.02 2010-10-29 08:43:25 +02:00
Carsten Dominik 5e2745ac22 Makefile, clean up with force 2010-10-29 08:43:12 +02:00
Carsten Dominik 3782340631 Release 7.02.01 2010-10-29 08:40:03 +02:00
Carsten Dominik 61d31322c5 Merge branch 'master' into maint 2010-10-29 08:37:49 +02:00
Carsten Dominik 2bd8a264f4 Add orgcard.txt to doc target in Makefile 2010-10-29 08:37:30 +02:00
Carsten Dominik 0dce9e70bc Release 7.02 2010-10-29 08:33:55 +02:00
Carsten Dominik 3a6d86960e Improve changelog creation 2010-10-29 08:29:05 +02:00
Carsten Dominik 750fdcfc9b Use -f to push maint 2010-10-29 06:02:15 +02:00
Carsten Dominik 110b4c4610 Revert "LaTeX export: use org-export-latex-hyperref-format"
This reverts commit f5918bdcc0.
2010-10-29 05:57:24 +02:00
Carsten Dominik a26da85783 Merge 2010-10-28 23:47:51 +02:00
Carsten Dominik 9ff90e0cc5 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
Conflicts:
	ORGWEBPAGE/Changes.org
2010-10-28 23:43:03 +02:00
Carsten Dominik cb3628d615 Reorganize list of changes 2010-10-28 23:42:04 +02:00
Dan Davison 4f429f5ffb Alter minted entry in Changes.org 2010-10-28 22:30:08 +01:00
Dan Davison 9c55868550 Alter way in which user chooses minted for latex source code export
* lisp/org-exp.el (org-export-format-source-code-or-example): Use
  minted for latex source code export if `org-export-latex-listings' has
  the value 'minted
* lisp/org-latex.el (org-export-latex-listings): Document special
  value 'minted
* lisp/org-latex.el (org-export-latex-minted): Delete variable
2010-10-28 21:55:40 +01:00
Nicolas Goaziou 72b089a8d4 changes: Added plain lists modifications 2010-10-28 22:46:43 +02:00
Bastien Guerry c560abd8e3 Merge branch 't/patch347' 2010-10-28 16:00:14 +02:00
Andreas Röhler b61b10847d 20101028_orgtexi_names.patch - (2) 2010-10-28 16:00:04 +02:00
Carsten Dominik 44287a8ce9 Minor edits 2010-10-28 14:20:11 +02:00
Dan Davison 2c446537f7 Modify description of fontified code blocks. 2010-10-28 12:14:53 +01:00
Carsten Dominik ae91c0cb0c Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2010-10-28 09:38:53 +02:00
Carsten Dominik fd7b3e9717 Revert "Fix bug with :maxlevel 0 in clock tables"
This reverts commit 5801fa6c63.
2010-10-28 08:09:46 +02:00
Bastien Guerry afd232986f ORGWEBPAGE/index.org: mention http://repo.or.cz/w/org-mode.git/snapshot 2010-10-28 00:47:46 +02:00
Bastien Guerry 445460159a Add links on how to ask good questions. 2010-10-28 00:27:09 +02:00
Dan Davison 1b236ff5d4 Further additions to Changes.org 2010-10-27 20:41:00 +01:00
Eric Schulte e4530f52da Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2010-10-27 12:04:29 -06:00
Eric Schulte 859a1b277e org-mime: removed call to defunct function
* contrib/lisp/org-mime.el (org-mime-htmlize): removed call to defunct
  function
2010-10-27 12:04:10 -06:00
Bastien Guerry c0c2f3896b Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2010-10-27 19:56:31 +02:00
Bastien Guerry 132131b57b doc/org.texi: Fix missing menu item for the Countdown timer section 2010-10-27 19:56:08 +02:00
Eric Schulte 87edef3f87 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2010-10-27 10:43:22 -06:00
Eric Schulte cf6aa4eb4f adding more of the recent Babel development items to Changes.org
* ORGWEBPAGE/Changes.org (Version 7.02): adding more of the recent Babel
  development items to Changes.org
2010-10-27 10:43:02 -06:00
Andreas Röhler 8471886cee 20101027_orgtexi_names.patch 2010-10-27 18:40:55 +02:00
Noorul Islam a9e338c01e Fix typo
make doc/org is failing because of syntax error.

* doc/org.texi: Fix typo

Thanks and Regards
Noorul
2010-10-27 18:39:39 +02:00
Bastien Guerry 840570c2a3 Update Changes.org and org.texi to reflect changes in org-timer.el
Update org.texi with a new section: Countdown timer.
Update ORGWEBPAGE/Changes.org with a section about timer/clock.
Also fix a small typo in a org-timer.el.
2010-10-27 18:20:27 +02:00
Dan Davison 9c1acbc667 babel: Fix regexp parsing of functional-style arguments
* lisp/ob.el (org-babel-get-src-block-info): Retrieve contents of
  parentheses, excluding parentheses themselves
2010-10-27 16:31:34 +01:00
Carsten Dominik 9f3348d42d Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2010-10-27 10:45:17 +02:00
Carsten Dominik 6098e42a7a Merge branch 'changes' 2010-10-27 10:19:58 +02:00
Nicolas Goaziou 3cee2ee2a3 Document list changes in manual 2010-10-27 09:27:58 +02:00
Eric Schulte fd9e9331ee ob-gnuplot: fixed bug in data file assignment using user variables
Thanks to Nick Dokos and Nigel Beck for raising the issue.

* lisp/ob-gnuplot.el (org-babel-variable-assignments:gnuplot): fixed
  bug in gnuplot data file assignment using user variables
2010-10-26 22:49:12 -06:00
Eric Schulte c52ccaefa7 adding new :headers header argument for latex code blocks
* lisp/ob-latex.el (org-babel-execute:latex): adding new :headers
  header argument for latex code blocks
2010-10-26 17:00:28 -06:00
Carsten Dominik 7635429d44 New capture property :kill-buffer
* lisp/org-capture.el (org-capture-templates): New capture
property `:kill-buffer'. (org-capture-finalize): Kill target buffer
if that is desired.
(org-capture-target-buffer): Remember if we have to make the buffer.

Proposal by Samuel Wales.
2010-10-26 17:46:48 +02:00
Carsten Dominik 8e12716f68 Fix bug when computing clock tables.
* lisp/org-clock.el (org-dblock-write:clocktable): Fix bug
when computing clock tables.

Ouch, bad bug.  Resetting the clock file time was always
happening in the same file, not in the different files
visited by the summer.
2010-10-26 17:17:15 +02:00