org-mode/lisp
Dmitry Antipov d77b7c6c7b Backport commit 9c3883b from Emacs master branch
* lisp/org-mouse.el (org-mouse-do-remotely): Prefer point-marker to
  copy-marker of point.
* lisp/ob-core.el (org-babel-insert-result): Prefer point-min-marker and
  point-max-marker.

Conflicts:
  lisp/org-mouse.el
2015-07-26 23:29:30 -04:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Silence byte-compiler 2014-11-08 10:18:42 +01:00
ob-R.el ob-R.el (org-babel-R-assign-elisp): Fix parsing of a one-dimensional value 2014-05-21 04:21:00 +02:00
ob-asymptote.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-awk.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-calc.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-clojure.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-comint.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-core.el Backport commit 9c3883b from Emacs master branch 2015-07-26 23:29:30 -04:00
ob-css.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ditaa.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-dot.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-emacs-lisp.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-eval.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-exp.el ob-core, ob-exp, ob-haskell, ob-python: declarations for org-src-preserve-indentations 2014-05-28 14:52:14 +02:00
ob-fortran.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-gnuplot.el ob-gnuplot: create a proper table even when handed just a vector 2014-03-25 18:55:13 +01:00
ob-haskell.el ob-core, ob-exp, ob-haskell, ob-python: declarations for org-src-preserve-indentations 2014-05-28 14:52:14 +02:00
ob-io.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-java.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-js.el ob-js: Fix passing multiline variables 2014-11-22 00:02:00 +01:00
ob-keys.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-latex.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ledger.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-lilypond.el ob-lilypond: change prefix to org-babel-lilypond 2014-08-20 21:10:00 +02:00
ob-lisp.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-lob.el Update copyright year for files changed since 2013 2014-01-05 06:35:21 +01:00
ob-makefile.el Backport Emacs changes from r116063 2014-01-18 09:17:14 +01:00
ob-matlab.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-maxima.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-mscgen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-ocaml.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-octave.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-org.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-perl.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-picolisp.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-plantuml.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-python.el ob-core, ob-exp, ob-haskell, ob-python: declarations for org-src-preserve-indentations 2014-05-28 14:52:14 +02:00
ob-ref.el ob-ref: Fix "Marker points into wrong buffer" error 2014-01-24 11:26:39 +01:00
ob-ruby.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-sass.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-scala.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-scheme.el Backport Emacs changes from r116063 2014-01-18 09:17:14 +01:00
ob-screen.el ob-screen, use unpredictable temp file name 2014-05-08 12:19:30 -06:00
ob-sh.el ob-sh: compatibility fix for "Marker does not point anywhere" errors in Emacs 23 2014-09-19 11:52:30 +02:00
ob-shen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-sql.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-sqlite.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-table.el ob-table.el (org-sbe): Rename from `sbe' 2014-01-12 12:02:25 +01:00
ob-tangle.el ob-tangle: do not run make-directory with nil argument 2014-05-03 10:12:10 +02:00
ob.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-agenda.el org-agenda: Fix invalid face error for priority #B 2015-04-29 23:29:36 +02:00
org-archive.el Backport commit 123ddec from Emacs master branch 2015-07-26 23:25:11 -04:00
org-attach.el org-attach.el (org-attach-dir): Fix bug 2014-05-21 19:47:13 +02:00
org-bbdb.el Fix BBDB link completion 2014-04-29 11:36:16 +02:00
org-bibtex.el Fix typos: backport revision r117377 from emacs trunk 2014-06-23 09:40:19 +02:00
org-capture.el org-capture.el: Fix expand template order 2014-11-02 10:40:31 +01:00
org-clock.el org-compat: Use different font-lock-ensure alias 2015-07-26 23:29:14 -04:00
org-colview.el org-colview.el (org-columns-display-here): Let-bind `fm' 2014-03-05 15:47:41 +01:00
org-compat.el org-compat: Use different font-lock-ensure alias 2015-07-26 23:29:14 -04:00
org-crypt.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-ctags.el Backport commit 7aa506e from Emacs master branch 2015-07-26 23:28:25 -04:00
org-datetree.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-docview.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-element.el org-element: Fix 'search failed ":"' error 2014-11-18 19:44:46 +01:00
org-entities.el org-entities: forward declaration of org-toggle-pretty-entities and org-pretty-entities 2014-05-28 14:16:21 +02:00
org-eshell.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-faces.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-feed.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-footnote.el Reverting "org-footnote: forward declare functions" 2014-06-01 14:28:13 +02:00
org-gnus.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-habit.el org-habit.el (org-habit-insert-consistency-graphs): Don't remove filter overlays 2014-05-22 14:34:46 +02:00
org-id.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-indent.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-info.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-inlinetask.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Backport typo fixes from Emacs revno r115923 2014-01-09 00:47:40 +01:00
org-list.el lisp/org-{macs, list}.el: Fix lexical warnings 2015-05-20 07:57:20 +02:00
org-macro.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-macs.el lisp/org-{macs, list}.el: Fix lexical warnings 2015-05-20 07:57:20 +02:00
org-mhe.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-mobile.el org-mobile.org: Properly escape checksum binary path 2015-04-10 10:25:23 +02:00
org-mouse.el Backport commit 9c3883b from Emacs master branch 2015-07-26 23:29:30 -04:00
org-pcomplete.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-plot.el org-plot: Correction in callback registration 2014-11-08 21:38:52 +01:00
org-protocol.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-rmail.el Update copyright year for files changed since 2013 2014-01-05 06:35:21 +01:00
org-src.el org-compat: Use different font-lock-ensure alias 2015-07-26 23:29:14 -04:00
org-table.el Backport commit 9c3883b from Emacs master branch 2015-07-26 23:29:30 -04:00
org-timer.el Pass current-time as optional arg for tests 2015-07-26 23:28:09 -04:00
org-w3m.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org.el org-compat: Use different font-lock-ensure alias 2015-07-26 23:29:14 -04:00
ox-ascii.el Backport commit cc857dd from Emacs master branch 2015-07-26 23:28:24 -04:00
ox-beamer.el ox-beamer: Fix undefined reference with internal links 2014-11-06 19:18:34 +01:00
ox-html.el org-compat: Use different font-lock-ensure alias 2015-07-26 23:29:14 -04:00
ox-icalendar.el Backport commit 123ddec from Emacs master branch 2015-07-26 23:25:11 -04:00
ox-latex.el Backport commit 7aa506e from Emacs master branch 2015-07-26 23:28:25 -04:00
ox-man.el ox-man: Change dispatcher key to 'M' 2015-03-15 21:50:07 +01:00
ox-md.el ox-md: Correctly export footnote references 2014-12-13 22:55:45 +01:00
ox-odt.el org-compat: Use different font-lock-ensure alias 2015-07-26 23:29:14 -04:00
ox-org.el org-compat: Use different font-lock-ensure alias 2015-07-26 23:29:14 -04:00
ox-publish.el Backport commit 7aa506e from Emacs master branch 2015-07-26 23:28:25 -04:00
ox-texinfo.el ox-texinfo: Fix link export 2014-08-28 00:57:29 +02:00
ox.el Backport commit 7aa506e from Emacs master branch 2015-07-26 23:28:25 -04:00