org-mode/lisp
David Maus bc607a9af4 Avoid erroneous normalization of bracket link parts
* org-exp.el (org-export-normalize-links): Mark bracket links before
normalization to avoid erroneous normalization of bracket link parts.

This fixes a bug reported by M. Bauer at
<http://thread.gmane.org/gmane.emacs.orgmode/49756> and allows proper
normalization of bracket links with a link in the query part, e.g.

[[http://example.tld?q=http://example.tld][Example]]
2011-12-11 10:53:14 +01:00
..
ob-C.el replacing usage of characterp with integerp (which should work w/Emacs22) 2011-09-17 14:52:29 -06:00
ob-R.el * lisp/ob-R.el: Added tikzDevice support. 2011-11-28 00:07:46 -07:00
ob-asymptote.el ob-asymptote: silence byte-compiler 2011-09-25 16:19:27 +02:00
ob-awk.el ob-awk: safer variable expansion 2011-08-28 09:03:19 -06:00
ob-calc.el Fix compiler warnings. 2011-10-28 17:26:22 +02:00
ob-clojure.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-comint.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-css.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-ditaa.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-dot.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-emacs-lisp.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-eval.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-exp.el org-babel-exp-lob-one-liners should not parse the entire buffer. 2011-11-25 09:32:11 -07:00
ob-fortran.el bring ob-fortran into the core -- FSF assignment completion 2011-11-08 14:18:57 -07:00
ob-gnuplot.el gnuplot, don't quote file names on Windows systems 2011-09-29 06:54:49 -06:00
ob-haskell.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-java.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-js.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-keys.el binding new code block header argument helper function to C-c C-v h 2011-10-08 16:38:32 -06:00
ob-latex.el Revert "Revert "new babel latex feature :imagemagick -- By Andreas Leha"" 2011-11-22 06:59:58 -07:00
ob-ledger.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-lilypond.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-lisp.el fix typo 2011-11-15 08:56:25 -07:00
ob-lob.el fix compilation warning 2011-11-15 08:56:26 -07:00
ob-matlab.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-maxima.el fix whitespace errors 2011-11-08 13:52:11 -07:00
ob-mscgen.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-ocaml.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-octave.el Add string input variables to ob-octave.el. Add tests for ob-octave.el 2011-12-10 06:12:29 -07:00
ob-org.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-perl.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-picolisp.el fix compiler warnings in ob-picolisp 2011-11-29 09:16:14 -07:00
ob-plantuml.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-python.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-ref.el Fix typos (already fixed in Emacs trunk.) 2011-12-06 19:20:21 +01:00
ob-ruby.el ob-ruby: No longer require inf-ruby when no session evaluation takes place 2011-08-19 08:58:24 -06:00
ob-sass.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-scheme.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-screen.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-sh.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-shen.el ob-shen: fix two compilation errors 2011-10-24 20:00:02 -06:00
ob-sql.el adding list of SQL specific header argument names which should be inherited 2011-10-26 06:20:12 -06:00
ob-sqlite.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-table.el Standardized code block keywords 2011-11-15 08:56:24 -07:00
ob-tangle.el better delimiting of Org-mode text preceding a code block 2011-09-16 09:52:34 -06:00
ob.el Fix typos (already fixed in Emacs trunk.) 2011-12-06 19:20:21 +01:00
org-agenda.el org-agenda.el (org-agenda-dim-blocked-tasks): Fix typo. 2011-11-28 15:24:50 +01:00
org-archive.el Provide more consistent regexps for headlines 2011-10-23 09:30:13 +02:00
org-ascii.el Provide more consistent regexps for headlines 2011-10-23 09:30:13 +02:00
org-attach.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-bbdb.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-beamer.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-bibtex.el improved warnings of bibtex errors during multi-headline export 2011-11-29 08:56:55 -07:00
org-capture.el Fix bug in org-capture file+datetree+promt target type 2011-12-06 09:00:27 +01:00
org-clock.el Fix typos fixed in Emacs trunk. 2011-11-28 15:11:52 +01:00
org-colview-xemacs.el Provide more consistent regexps for headlines 2011-10-23 09:30:13 +02:00
org-colview.el Fix typos fixed in Emacs trunk. 2011-11-28 15:11:52 +01:00
org-compat.el Maintain XEmacs compatibility 2011-10-21 22:36:53 +02:00
org-crypt.el org-crypt: when running `org-decrypt-entry', only run `auto-save-mode' check if on an encrypted entry 2011-10-08 18:10:37 +02:00
org-ctags.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-datetree.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-docbook.el Fix compiler warnings. 2011-10-28 17:26:22 +02:00
org-docview.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-entities.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-exp-blocks.el Require a newline and spaces before a code block. 2011-11-11 14:17:57 -07:00
org-exp.el Avoid erroneous normalization of bracket link parts 2011-12-11 10:53:14 +01:00
org-faces.el org-faces.el (org-agenda-filter-tags): Use the 'modeline face as default. 2011-10-30 01:36:59 +02:00
org-feed.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-footnote.el org-footnote: Remove opportunity to have inline footnotes at beginning of line 2011-11-06 14:14:36 +01:00
org-freemind.el Fix typos fixed in Emacs trunk. 2011-11-28 15:11:52 +01:00
org-gnus.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-habit.el New vars: org-habit-today-glyph, org-habit-completed-glyph 2011-09-21 04:09:49 -05:00
org-html.el org-html.el (org-html-expand): Return nil if STRING is nil. 2011-10-29 15:00:52 +02:00
org-icalendar.el icalendar: Make alarm duration RFC5545 compliant 2011-08-25 16:39:35 +02:00
org-id.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-indent.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-info.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-inlinetask.el org-inlinetask: Small refactoring 2011-09-01 08:49:28 +02:00
org-irc.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-jsinfo.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-latex.el org-latex.el: Allow "/" character in the #+LaTeX_CLASS option. 2011-10-29 14:43:52 +02:00
org-list.el Better handling of ill-formed lists 2011-10-02 23:17:11 +02:00
org-lparse.el Makefile (PKG_FILES) : Include etc/ 2011-12-11 02:02:33 +05:30
org-mac-message.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-macs.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-mew.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-mhe.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-mks.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-mobile.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-mouse.el Provide more consistent regexps for headlines 2011-10-23 09:30:13 +02:00
org-odt.el org-odt.el (org-export-odt-schema-dir): Modified 2011-12-11 02:04:28 +05:30
org-pcomplete.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-plot.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-protocol.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-publish.el Fix typos (already fixed in Emacs trunk.) 2011-12-06 19:20:21 +01:00
org-remember.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-rmail.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-special-blocks.el Revert "Avoid XHTML strict problems by not enclosing special blocks in paragraph tags" 2011-10-04 23:31:43 +02:00
org-src.el * org-src.el (org-edit-src-code): Fix typo-bug. 2011-10-22 15:26:36 +02:00
org-table.el Add the binding for org-table-wrap-region to orgtbl-mode 2011-12-09 23:22:56 +01:00
org-taskjuggler.el taskjuggler export: take buffer local variables into account 2011-09-07 15:45:14 +02:00
org-timer.el Replace org-mode-p with usual (eq major-mode 'org-mode) check 2011-10-22 11:29:24 +02:00
org-vm.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-w3m.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-wl.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-xoxo.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org.el org.el (org-modules): odt is no longer a contrib module 2011-12-10 18:12:58 +01:00