Bastien Guerry
f0a64ab3b5
org-table.el: Use `org-delete-backward-char' which doesn't modify match data anymore
...
* org-table.el (org-table-fedit-lisp-indent)
(orgtbl-self-insert-command): Use `org-delete-backward-char'
instead of `backward-delete-char'.
* org.el (org-delete-backward-char, org-delete-char): Save
match data.
2012-12-23 17:31:41 +01:00
Bastien Guerry
c2e662cf79
Revert "Save match data in `org-delete-backward-char' and `org-delete-char'"
...
This reverts commit c800836d7c
.
2012-12-23 17:26:45 +01:00
Bastien Guerry
8c53cc820e
Merge branch 'master-fixes'
2012-12-23 17:20:55 +01:00
Bastien Guerry
9f1f0535be
Merge branch 'maint'
2012-12-23 17:20:51 +01:00
Bastien Guerry
54731c965d
Merge branch 'maint-fixes' into maint
2012-12-23 17:20:38 +01:00
Bastien Guerry
a118ae4e1c
org-src.el (org-edit-src-code): Fix another bug about editing special blocks "example" and "verbatim"
...
* org-src.el (org-edit-src-code): Fix another bug about
editing special blocks "example" and "verbatim".
2012-12-23 17:20:27 +01:00
Bastien Guerry
9f4ecf79b1
org.el (org-edit-special): Fix bug about editing special blocks "example" and "verbatim"
...
* org.el (org-structure-template-alist): Add verbatim.
(org-edit-special): Fix bug about editing special blocks
"example" and "verbatim".
2012-12-23 17:18:47 +01:00
Bastien Guerry
3684f84aee
Merge branch 'maint'
2012-12-23 12:46:49 +01:00
Jambunathan K
dcd5c81dc4
org-e-odt.el: Handle links to target, list items
2012-12-23 12:44:44 +01:00
Jambunathan K
d06f326f20
org-e-odt.el: Handle links to headline, table etc that have a description
2012-12-23 12:44:43 +01:00
Jambunathan K
5aceba1da3
org-e-odt.el: Handle clickable images
2012-12-23 12:44:43 +01:00
Jambunathan K
135dc9e049
org-e-odt.el: Use `org-export-data-with-translations'
2012-12-23 12:44:43 +01:00
Jambunathan K
29ac6d77e3
org-e-odt.el: Support for short captions
2012-12-23 12:44:43 +01:00
Jambunathan K
847e92377e
org-e-odt.el: Port fix for Bug#13197
2012-12-23 12:44:43 +01:00
Jambunathan K
4876e94fee
org-e-odt.el: Fix typesetting of Math formulae
2012-12-23 12:44:43 +01:00
Jambunathan K
2b761ceb39
org-e-odt.el: Add frame title and description to latex equations
2012-12-23 12:44:43 +01:00
Jambunathan K
fddc312c29
org-odt.el: Improve TOC entries
2012-12-23 12:44:43 +01:00
Jambunathan K
6e3e0176e3
org-e-odt.el: Emit priority in headlines, right justify tags
2012-12-23 12:44:43 +01:00
Jambunathan K
ef29557e6a
org-e-odt.el: Not all keywords are supported
2012-12-23 12:44:43 +01:00
Jambunathan K
ac19d91ab8
org-e-odt.el: Use new version of org-export-get-previous/next-element
2012-12-23 12:44:43 +01:00
Jambunathan K
5cf798dc24
org-e-odt.el: New experimental option `org-e-odt-use-date-fields'
2012-12-23 12:44:43 +01:00
Jambunathan K
4680247236
Fix Table of Contents, Clock block and various styles
2012-12-23 12:44:43 +01:00
Jambunathan K
8cf8c1d8c0
org-e-odt.el: Fix export issues on Windows XP
...
Fixes http://lists.gnu.org/archive/html/emacs-orgmode/2012-11/msg00747.html
2012-12-23 12:44:42 +01:00
Jambunathan K
26d0c053b4
org-e-odt.el: Honor `org-export-with-date'
...
* etc/styles/OrgOdtStyles.xml (OrgDate): New date style.
* contrib/lisp/org-e-odt.el (org-e-odt--date): Misc. change.
(org-e-odt-template): Honor `org-export-with-date'.
2012-12-23 12:44:42 +01:00
Jambunathan K
293a14d13f
Update OpenDocument schema files to v1.2 OASIS standard
...
* etc/schema/od-schema-v1.2-os.rnc: OASIS standard
* etc/schema/od-manifest-schema-v1.2-os.rnc: OASIS standard
* etc/schema/schemas.xml: Fix uri to rnc files.
* lisp/org-odt.el (org-export-odt-schema-dir): Modified to
accommodate change in rnc file names.
* contrib/lisp/org-e-odt.el (org-e-odt-schema-dir): Modified
to accommodate change in rnc file names.
2012-12-23 12:44:42 +01:00
Jambunathan K
d9df7edb18
OrgOdtStyles.xml, OrgOdtContentTemplate.xml: Refresh
...
* etc/styles/OrgOdtContentTemplate.xml (OrgIndexSection): New.
* etc/styles/OrgOdtStyles.xml (Heading): Add tabstop.
(OrgVerse): Modify background color.
(OrgFixedWidthBlock, Horizontal_20_Line): Modify border thickness.
(OrgTodo, OrgDone): Remove foreground color.
(OrgTag): Remove background color, use small caps.
(OrgClock, OrgClockLastLine, OrgPlanning, OrgTags)
(OrgPriority, OrgPriority-A, OrgPriority-B, OrgPriority-C)
(OrgTimestamp, OrgActiveTimestamp, OrgInactiveTimestamp)
(OrgScheduledKeyword, OrgDeadlineKeyword, OrgClockKeyword)
(OrgClosedKeyword, OrgDate): New styles, for use with the new
exporter.
2012-12-23 12:44:42 +01:00
Jambunathan K
7ab4464ea4
org-odt.el: Fix Emacs Bug#13254
...
* lisp/org-odt.el (org-export-as-odt-batch): Init
`org-odt-zip-dir'. Fix Emacs Bug#13254.
2012-12-23 12:42:43 +01:00
Jambunathan K
b495c92239
org-odt.el: Correctly format link to headlines that have description
...
* lisp/org-odt.el (org-odt-format-org-link): Add check for
presence of description in headline links.
Fix
http://lists.gnu.org/archive/html/emacs-orgmode/2012-11/msg00841.html
2012-12-23 12:42:43 +01:00
Bastien Guerry
c800836d7c
Save match data in `org-delete-backward-char' and `org-delete-char'
...
* org.el (org-delete-backward-char, org-delete-char): Save
match data (`delete-backward-char' and `delete-char' don't.)
(org-enable-table-editor, org-insert-heading)
(org-remove-timestamp-with-keyword, org-self-insert-command):
Use `delete-backward-char' instead of `backward-delete-char'.
* org-table.el (org-table-fedit-lisp-indent)
(orgtbl-self-insert-command): Ditto.
* org-latex.el (org-export-latex-subcontent): Ditto.
* org-clock.el (org-clocktable-write-default): Ditto.
* org-ascii.el (org-export-ascii-preprocess): Ditto.
Thanks to Vegard Vesterheim for raising this issue and proposing a patch,
and to Carsten for pointing at the root of the problem.
2012-12-23 12:30:40 +01:00
Bastien Guerry
91056e2a8d
org-export-generic.el: Small code clean-up
...
* org-export-generic.el (org-export-generic-preprocess): Use
`delete-backward-char' instead of `backward-delete-char'.
(org-generic-alist, def-org-export-generic-keyword)
(org-export-generic-remember-section, org-export-generic)
(org-export-generic-format, org-export-generic-header)
(org-generic-level-start): Remove dangling parentheses,
fix indentation.
2012-12-23 12:23:02 +01:00
Bastien Guerry
2861bfc712
org.el (org-mode-map): Use `org-remap' instead of binding `M-t'
...
* org.el (org-mode-map): Use `org-remap' instead of binding
`M-t' to `org-transpose-words' directly.
2012-12-23 12:15:24 +01:00
Thomas Dye
e873446a63
Texinfo: Mention #+TEXINFO_POST_HEADER in comments
...
* contrib/lisp/org-e-texinfo.el: There are now nine keywords.
TINYCHANGE
2012-12-23 00:36:38 +01:00
Bastien Guerry
e815ab5f8e
Merge branch 'master-fixes'
2012-12-23 00:34:49 +01:00
Bastien Guerry
b6eede54b2
Merge branch 'maint'
2012-12-23 00:34:42 +01:00
Bastien Guerry
a0fd83976a
Fix compiler warnings
2012-12-23 00:32:40 +01:00
Bastien Guerry
0f7500704e
org.el: Introduce a tiny syntax table for a new function `org-transpose-words'
...
* org.el (org-syntax-table): New variable.
(org-transpose-words): New command, simply wrapping the new
syntax table around `transpose-words'.
(org-mode-map): Bind `org-transpose-words' to `M-t'.
Thanks to Eric Abrahamsen for this idea.
2012-12-23 00:31:14 +01:00
Bastien Guerry
6b9d77eb8c
orgguide.texi (Multi-state workflows, Agenda commands): Fix missing dashes
...
* orgguide.texi (Multi-state workflows, Agenda commands): Fix
missing dashes.
2012-12-22 23:30:59 +01:00
Bastien Guerry
c846f024c1
Fix more instances of missing dashes.
2012-12-22 23:29:03 +01:00
Bastien Guerry
416357c82c
org.el (org-store-link): Use keyword at point as the search string
...
* org.el (org-store-link): Use keyword at point as the search
string.
Thanks to Thomas Dye for reporting this.
2012-12-22 23:20:47 +01:00
Bastien Guerry
a0be28eeb6
org.el (org-make-org-heading-search-string): Rewrite using org-element.el
...
* org.el (org-make-org-heading-search-string): Rewrite using
org-element.el. Not an interactive function anymore.
2012-12-22 23:06:08 +01:00
Bastien Guerry
6e1521f13b
org.texi and orgguide.texi: Hyphen and dash fixes.
...
See revno 111060 by Paul Eggert from the emacs-24 bzr branch.
2012-12-22 21:30:27 +01:00
Bastien Guerry
f015ae5b8b
org.el (org-todo): Ignore the comment string when changing a TODO state
...
* org.el (org-todo): Ignore the comment string when changing
the TODO state of a headline.
Thanks to Samuel Wales for reporting this.
2012-12-22 20:16:17 +01:00
Bastien Guerry
5987fd5f08
org.texi (Include files): Tiny formatting fix
...
* org.texi (Include files): Tiny formatting fix.
2012-12-22 19:49:00 +01:00
Bastien Guerry
dd0c6a4440
Use `delq nil' instead of `delete nil' in a few functions
...
* org.el (org-store-link): Use `delq nil' instead of `delete nil'.
* org-pcomplete.el (pcomplete/org-mode/drawer): Ditto.
* org-mobile.el (org-mobile-files-alist): Ditto.
2012-12-22 19:45:26 +01:00
Bastien Guerry
1db82b269a
org.el: Don't add curly braces to bracket links within internal links
...
* org.el (org-store-link): When creating a link to a heading
with a bracket link, don't escape this link with curly braces
as the escaped link is not active anyway; use the description
instead. If the headline only consists of a bracket link, add
a star to the description so that the user knows this is an
internal link.
Thanks to Dave Abrahams for triggering this.
2012-12-22 19:39:03 +01:00
Bastien Guerry
12fd14b858
org-w3m.el (org-w3m-store-link): New function
...
* org-w3m.el (org-w3m-store-link): New function.
2012-12-22 19:19:26 +01:00
Bastien Guerry
cb05900402
org.el (org-store-link): Remove handling w3m links from this function
...
* org.el (org-store-link): Update the error message when no
method is available for storing a link. Use `user-error' for
this. Remove handling w3m links from this function.
2012-12-22 19:18:33 +01:00
Bastien Guerry
be4bacb32b
contrib/lisp/org-contacts.el: Fix indentation of the file
2012-12-22 19:07:10 +01:00
Bastien Guerry
0966773c5b
contrib/lisp/org-contacts.el: Docstring fixes and small code clean up
...
* org-contacts.el (org-contacts)
(org-contacts-birthday-format, org-contacts-complete-name)
(org-contacts-wl-get-name-email)
(org-contacts-template-wl-name)
(org-contacts-view-send-email, org-contacts-vcard-escape)
(org-contacts-vcard-format, org-contacts-export-as-vcard)
(org-contacts-show-map): Docstring fixes and small code clean
up.
2012-12-22 19:05:28 +01:00
Bastien Guerry
8a78d1790e
org.el (org-insert-heading, org-insert-todo-heading): C-u C-u inserts at the end of the parent subtree
...
* org.el (org-insert-heading, org-insert-todo-heading): A
double prefix arg force the insertion of the subtree at the
end of the parent subtree.
Thanks to Esben Stien for asking this.
2012-12-22 18:47:27 +01:00