projects
/
org-mode.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
org-mode.git
2011-10-24
Peter Münster
Agenda: Allow filter list without category in org-agend...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Jambunathan K
Move cmds and user vars in lparse namespace to odt...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Robert P. Goldman
Fix header prefixes for trac wiki.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Robert P. Goldman
Fixed section-header-prefix for trac wiki.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Robert P. Goldman
Kill the HTML exporter.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Nicolas Goaziou
org-footnote: Remove text-properties from label
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Bastien Guerry
* org-html.el (org-export-as-html): Add a "title" meta...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Bastien Guerry
org-agenda.el (org-agenda-to-appt): Better filtering.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Bastien Guerry
Merge branch 'master' of orgmode.org:org-mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Bastien Guerry
Silence byte-compiler.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Nicolas Goaziou
org-agenda: Fix small display bug.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Nicolas Goaziou
Fix regexps for headlines
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Jambunathan K
Define customizable group org-export-odt
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Jambunathan K
org-odt.el: Rename some variables that affect inline...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Jambunathan K
Make org-export-odt-embed-images internal
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Jambunathan K
Rename org-export-odt-use-htmlfontify to org-export...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Jambunathan K
Remove org-export-odt-use-bookmarks-for-internal-link
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Nicolas Goaziou
Provide more consistent regexps for headlines
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
David Maus
Avoid conflict between bulk command and loop-over-headlines
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
David Maus
Skip invisible headlines when mapping over headlines...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
David Maus
New customization variable: Loop over headlines in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
David Maus
Immediately return if scope is 'region but no region...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
David Maus
Extend scope 'region to include entire body of last...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Bastien Guerry
ob-calc.el: Remove (require 'calc-store).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Bastien Guerry
ob.el: Fix byte-compiler warning about free variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Bastien Guerry
* org-src.el (org-edit-src-code): Fix typo-bug.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Bastien Guerry
Rename `org-format-agenda-item' to `org-agenda-format...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Bastien Guerry
Silent byte-compiler about `category-pos'.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Bastien Guerry
* org.el: Declare external function `cdlatex-compute...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Bastien Guerry
org-latex.el: Fix problem when matching #+LaTeX_CLASS.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Robert P. Goldman
Added trac-wiki and tikiwiki export settings.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Robert P. Goldman
bind org-export-current-backend in generic exporter.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Tassilo Horn
Replace org-mode-p with usual (eq major-mode 'org-mode...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Rafael Laboissiere
Accurate description of info hyperlink format
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Rafael Laboissiere
Add footnote on how the hyperlink text is searched...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Rafael Laboissiere
Fix typos in variable description
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Bastien Guerry
org-latex.el (org-export-latex-make-header): Add some...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Kai Tetzlaff
Variable publishing-directory? (resent with patch as...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Bastien Guerry
org-agenda.el (org-agenda-list-stuck-projects): Fix...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Carsten Dominik
Agenda: Add missing option, document time stamp movemen...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Carsten Dominik
Merge branch 'master' of orgmode.org:org-mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Carsten Dominik
Maintain XEmacs compatibility
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Eric Schulte
two more quick fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Eric Schulte
quick fix for a tiny bug
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Eric Schulte
Now allow multiple "var" specifications behind a single...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Bastien Guerry
Merge branch 'master' of orgmode.org:org-mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Bastien Guerry
org.el: Enable recursive minibuffers in `org-completing...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Carsten Dominik
Merge branch 'master' of orgmode.org:org-mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Bastien Guerry
org.el: Remap `outline-promote' and `outline-demote...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Leo
Check if marker is valid before use
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Carsten Dominik
Fix shifting of data ranges.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Eric Schulte
Update documentation to reflect removal of #+PROPERTIES
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Eric Schulte
removing `org-babel-params-from-buffer' and #+PROPERTIE...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Eric Schulte
removing #+BABEL: lines in favor of general #+PROPERTIE...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Jambunathan K
Update default value of org-export-odt-table-styles
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Jambunathan K
OrgOdtContentTemplate.xml: Added custom table styles
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Carsten Dominik
Merge branch 'master' of orgmode.org:org-mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Eric Schulte
ob-sql: insert into a temporary buffer
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Eric Schulte
org-mime: use dvipng for inline images when export...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jambunathan K
Add a new option #+ODT_STYLES_FILE:...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Carsten Dominik
Make sure cdlatex customization is taken into account...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jambunathan K
Fix a crash in org-odt-is-formula-link-p
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Eric Schulte
ob-sql returns literal results when requested
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Eric Schulte
fix multi-table bug in code block colname and rowname...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Jambunathan K
org-odt.el: Don't corrupt styles.xml while applying...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Tassilo Horn
Fix Emacs 24 compatibility issue with Emacs 24
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Fix bug in regexp for #+include
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Keep byte compiler happy
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Fix parenthesis error
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Remove table overlays before restart
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Match entities before number, so that \sim2 is fontifie...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Doc: Document that trees tagged with ARCHIVE still...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Agenda: New behaviour when shifting scheduled date...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Move some of the new defcustoms to the customization...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Put table style and col sizes under direct user control
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Parse and store both col align and col width spec for...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Carsten Dominik
Add support for LaTeX to MathML conversion
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Sébastien Vauban
Rebase: Add tree name to prompt
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Carsten Dominik
Make it possible to place table captions below the...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Jambunathan K
org-odt.el: Treat label resolution failures as soft...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Jambunathan K
org-odt.el: Abort export if the label referenced is...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Jambunathan K
Revert "org-odt.el: Remove dependency on a pending...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Eric Schulte
now including language specific header arg values in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Eric Schulte
Fixed typo in org-babel-insert-header-arg.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Carsten Dominik
Merge branch 'master' of orgmode.org:org-mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Jambunathan K
org-odt help
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
David Maus
org-lparse.el: Remove unecessary link unescape
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Nicolas Goaziou
Allow subscripts and superscripts to start at bol
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Eric Schulte
binding new code block header argument helper function...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Eric Schulte
New helper function for inserting common code block...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
David Maus
Remove unnecessary protection markers
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Carsten Dominik
Manual: Better yasnippet config info
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Pieter Praet
org-crypt: when running `org-decrypt-entry', only run...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
John J Foerch
Short timestamp in org-log-note-headings
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
niels giesen
Continue numbering from any previous numbered snippet...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Carsten Dominik
Merge branch 'master' of orgmode.org:org-mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Dave Abrahams
Add indirect agenda follow mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Eric Schulte
fix typo in new sbe specification
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Eric Schulte
sbe now allows specification of header arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
Eric Schulte
ob-shen: fix build error
commit
|
commitdiff
|
tree
|
snapshot
next