0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-26 14:32:52 +00:00
Commit graph

6792 commits

Author SHA1 Message Date
Noorul Islam 491a39825b Worg: link broken
2010/10/28 Sébastien Vauban <wxhgmqzgwmuf@spammotel.com>:
> Hello,
>
> In page http://orgmode.org/guide/Working-With-Source-Code.html,
> see "further reading": link "chapter 14" broken (recursive, BTW?).
>

Fix recursive link

* doc/orgguide.texi: Remove broken recursive link

Thanks and Regards
Noorul
2010-10-29 17:02:57 +02:00
Bastien Guerry f5fc6cb215 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2010-10-29 16:57:02 +02:00
Bastien Guerry a3c3ddb7dd Merge branch 't/patch355' 2010-10-29 16:54:18 +02:00
Eric Schulte f7166a0a05 ob-calc: adding the beginnings of support for calc code blocks
* lisp/ob-calc.el: adding the beginnings of support for calc code blocks
2010-10-29 08:54:12 -06:00
Andreas Röhler 61ea499e74 20101029_orgtexi_names.patch
org-return
2010-10-29 16:54:09 +02:00
Eric Schulte 8290688777 Changes.org: adding entry on Org-babel speed keys
* ORGWEBPAGE/Changes.org: adding entry on Org-babel speed keys
2010-10-29 08:53:03 -06:00
Bastien Guerry d4fa13c1f0 Changes.org: fix spelling of in Łukasz Stelmach's name. 2010-10-29 16:41:25 +02:00
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