org-mode/lisp
Nicolas Goaziou bab6c5bf5a org-footnote: find correct reference when two footnotes are side-by-side
* lisp/org-footnote.el (org-footnote-at-reference-p): first check if
  point is at the beginning of a footnote. Indeed `org-in-regexp'
  first checks backwards and might find an incorrect footnote if they
  are side-by-side.
2011-06-30 19:14:18 +02:00
..
ob-C.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-R.el fixing compiler warnings for Babel functions 2011-06-14 11:23:56 -07:00
ob-asymptote.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-awk.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-calc.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-clojure.el ob-clojure: force escaping of clojure source into elisp source 2011-06-28 16:39:02 -07:00
ob-comint.el Fix sh block execution in session 2011-06-06 07:17:18 -06:00
ob-css.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-ditaa.el ob-ditaa: specify utf8 data by default (default :java header argument) 2011-04-25 18:57:59 -06:00
ob-dot.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-emacs-lisp.el ob-emacs-lisp: respects ":results verbatim" 2011-06-21 10:38:11 -07:00
ob-eval.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-exp.el ob-lob: inline calls should export even when preceeded by an "=" 2011-06-28 13:04:57 -07:00
ob-gnuplot.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-haskell.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-js.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-keys.el ob: new function to check header arguments for errors C-c C-v c 2011-05-13 10:54:44 -06:00
ob-latex.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-ledger.el Use format string for message 2011-05-24 05:30:46 +02:00
ob-lisp.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-lob.el ob-lob: ensure 'cl is loaded during compilation so we can use flet 2011-06-26 17:13:18 -07:00
ob-matlab.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-maxima.el adding support for Maxima code blocks -- thanks to Eric Fraga 2011-03-15 11:25:40 -06:00
ob-mscgen.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-ocaml.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-octave.el ob-octave: do not echo variables to STDOUT -- Thanks to Eric S Fraga 2011-03-30 23:28:59 -06:00
ob-org.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-perl.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-plantuml.el ob-plantuml: adding eps support -- Thanks to Michael Gauland 2011-03-30 23:25:28 -06:00
ob-python.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-ref.el ob-ref: declare function for compiler 2011-06-29 16:30:34 -07:00
ob-ruby.el initialize variable from ob-tangle in language files that use it 2011-06-21 15:45:19 -07:00
ob-sass.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-scheme.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-screen.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-sh.el Fix sh block execution in session 2011-06-06 07:17:18 -06:00
ob-sql.el ob-sql: feed mysql through a pipe, thanks to Alain Clément 2011-03-07 08:32:37 -07:00
ob-sqlite.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-table.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
ob-tangle.el tangle: ob-tangle now tangles only the current block when called with a prefix argument 2011-06-17 16:41:50 -07:00
ob.el ob: declare variable to appease compiler 2011-06-29 16:29:19 -07:00
org-agenda.el adding optional argument KIND to all org-called-interactively-p function invocations 2011-06-29 16:22:58 -07:00
org-archive.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-ascii.el adding optional argument KIND to all org-called-interactively-p function invocations 2011-06-29 16:22:58 -07:00
org-attach.el Replacing '(λ...) with #'(λ...). 2011-06-14 12:01:04 -07:00
org-bbdb.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-beamer.el Fix docstring 2011-04-06 10:50:34 +02:00
org-bibtex.el Don't use equalp at run-time, compare downcased strings 2011-06-01 08:30:52 +02:00
org-capture.el Capture: Store time from prompt in file+datetree+prompt target 2011-05-27 20:50:09 +02:00
org-clock.el Introduce CLOCK_INTO_DRAWER property like the existing LOG_INTO_DRAWER 2011-06-27 12:12:23 +02:00
org-colview-xemacs.el org-agenda: remove prefix-length property 2011-03-16 18:18:23 +01:00
org-colview.el org-colview: fix heading retrieval in Org buffers 2011-03-18 18:05:12 +01:00
org-compat.el Provide compatibility function for `activate-mark' 2011-06-01 09:05:24 +02:00
org-crypt.el org-crypt: make org-decrypt disable auto-save-mode (configurable) 2011-06-28 12:04:16 +02:00
org-ctags.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-datetree.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-docbook.el adding optional argument KIND to all org-called-interactively-p function invocations 2011-06-29 16:22:58 -07:00
org-docview.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-entities.el Fix HTML entity for degree 2011-06-06 09:24:21 +02:00
org-exp-blocks.el org-exp-blocks: Ensure balanced nested begin/end blocks in block bodies. 2011-06-13 14:05:59 -07:00
org-exp.el org-exp: normalize footnotes after removing commented subtrees 2011-06-29 12:00:43 +02:00
org-faces.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-feed.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-footnote.el org-footnote: find correct reference when two footnotes are side-by-side 2011-06-30 19:14:18 +02:00
org-freemind.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-gnus.el org-gnus-follow-link and nnimap-request-scan 2011-05-02 11:10:22 +02:00
org-habit.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-html.el adding optional argument KIND to all org-called-interactively-p function invocations 2011-06-29 16:22:58 -07:00
org-icalendar.el * lisp/org-icalendar.el (org-print-icalendar-entries): Add 'uid text 2011-06-24 17:22:24 +02:00
org-id.el Remove reference to non-existent configuration option 2011-06-01 08:30:52 +02:00
org-indent.el Revert "Globally replace buffer-substring-filters with filter-buffer-substring-functions." 2011-06-16 10:29:24 -07:00
org-info.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-inlinetask.el org-inlinetask: modify export of inline tasks 2011-03-19 18:18:28 +01:00
org-irc.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-jsinfo.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-latex.el adding optional argument KIND to all org-called-interactively-p function invocations 2011-06-29 16:22:58 -07:00
org-list.el org-list: fix bug with item cycling 2011-06-28 20:26:49 +02:00
org-mac-message.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-macs.el Revert "Fix binding problem in org-without-partial-completion." 2011-06-30 10:42:26 +02:00
org-mew.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-mhe.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-mks.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-mobile.el Fixed typo in org-mobile-index-file docstring. 2011-05-10 10:07:35 -05:00
org-mouse.el more small compiler errors 2011-06-14 12:51:13 -07:00
org-pcomplete.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-plot.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-protocol.el org-protocol.el: more appropriate message when capture is done. 2011-04-08 18:18:02 +02:00
org-publish.el Optimize getting the date for org-publish 2011-05-02 11:13:46 +02:00
org-remember.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-rmail.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-special-blocks.el Use `org-export-current-backend' whenever possible. 2011-03-01 20:01:42 +01:00
org-src.el Fix a bug in in-buffer src fontification 2011-06-17 16:51:29 -07:00
org-table.el adding optional argument KIND to all org-called-interactively-p function invocations 2011-06-29 16:22:58 -07:00
org-taskjuggler.el Taskjuggler: support the new effort durations 2011-06-08 17:03:23 +02:00
org-timer.el org-timer: fix bug with `org-timer-item' 2011-03-08 10:40:46 +01:00
org-vm.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-w3m.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org-wl.el Fix doubled-word typo. 2011-06-20 15:38:24 +02:00
org-xoxo.el Update website to show 7.5 as current release 2011-03-07 14:27:39 +00:00
org.el org.el: (org-end-of-meta-data-and-drawers): simplify. 2011-06-30 18:01:38 +02:00