org-mode/lisp
Bastien Guerry 8c04fb72cb org-exp.el (org-export-copy-to-kill-ring): Add a new choice 'if-interactive and use it as the default.
* org-exp.el (org-export-copy-to-kill-ring): Add a new choice
'if-interactive and use it as the default.
(org-export-push-to-kill-ring): Use the new choice.
2012-12-13 00:38:46 +01:00
..
Makefile Makefile: fix a bug with ORG_ADD_CONTRIB 2012-11-07 18:44:20 +01:00
ob-C.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-R.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-asymptote.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-awk.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-calc.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-clojure.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-comint.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-core.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-css.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-ditaa.el Merge branch 'maint' 2012-10-26 08:18:59 +02:00
ob-dot.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-emacs-lisp.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-eval.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-exp.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-fortran.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-gnuplot.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-haskell.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-io.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-java.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-js.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-keys.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-latex.el Fix many small typos. 2012-08-13 05:59:44 +02:00
ob-ledger.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-lilypond.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-lisp.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-lob.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-makefile.el * lisp/ob-makefile.el: Org-babel support for Makefile tangling. 2012-10-17 15:07:40 -06:00
ob-matlab.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-maxima.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-mscgen.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-ocaml.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-octave.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-org.el ob-org: By default, export code from Org src blocks 2012-09-28 17:21:37 +02:00
ob-perl.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-picolisp.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-plantuml.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-python.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-ref.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-ruby.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-sass.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-scala.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-scheme.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-screen.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-sh.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-shen.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-sql.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-sqlite.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-table.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
ob-tangle.el option to byte-compile elisp loaded from Org files 2012-12-12 10:48:57 -07:00
ob.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00
org-agenda.el Support `C-1' prefix for `org-agenda-capture' and `org-capture'. 2012-12-12 15:21:10 +01:00
org-archive.el Update autoloads. 2012-10-02 10:52:17 +02:00
org-ascii.el Update autoloads. 2012-10-02 10:52:17 +02:00
org-attach.el Support using git-annex with Org attachments 2012-10-20 15:00:49 -04:00
org-bbdb.el org-bbdb.el: Minor code clean up. 2012-10-02 09:57:10 +02:00
org-beamer.el Update autoloads. 2012-10-02 10:52:17 +02:00
org-bibtex.el org-bibtex.el: Fix broken URL 2012-11-05 09:50:04 +01:00
org-capture.el Support `C-1' prefix for `org-agenda-capture' and `org-capture'. 2012-12-12 15:21:10 +01:00
org-clock.el Merge branch 'maint' 2012-12-11 18:14:00 +01:00
org-colview-xemacs.el Silence byte compiler 2012-11-17 15:51:26 +01:00
org-colview.el Silence byte compiler 2012-11-17 15:51:26 +01:00
org-compat.el fix a possible (wrong-type-argument stringp nil) error 2012-10-07 18:11:33 +02:00
org-crypt.el org-crypt.el (org-at-encrypted-entry-p): Fix bug when the check happens before the first headline 2012-09-26 08:28:32 +02:00
org-ctags.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-datetree.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-docbook.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-docview.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-element.el org-element: Fix line break parsing 2012-12-12 22:47:12 +01:00
org-entities.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-eshell.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-exp.el org-exp.el (org-export-copy-to-kill-ring): Add a new choice 'if-interactive and use it as the default. 2012-12-13 00:38:46 +01:00
org-faces.el Use "mode-line" instead of "modeline". 2012-10-24 11:21:44 +02:00
org-feed.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-footnote.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-freemind.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-gnus.el Merge branch 'maint' 2012-09-28 17:47:53 +02:00
org-habit.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-html.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-icalendar.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-id.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-indent.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-info.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-inlinetask.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-install.el org-install.el: Enhance warning 2012-10-27 09:25:14 +02:00
org-irc.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-jsinfo.el Add licenses to embedded and external javascript code. 2012-08-21 12:37:32 +02:00
org-latex.el org-latex.el: Escape raw path when exporting links to files. 2012-12-12 10:57:34 +01:00
org-list.el Merge branch 'maint' 2012-11-13 15:46:33 +01:00
org-lparse.el org-lparse.el (org-lparse): Fix bug by returning the output of `org-do-lparse'. 2012-10-24 15:55:59 +02:00
org-mac-message.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-macs.el Remove `org-substring-no-properties' and some redundant code 2012-08-15 09:35:21 +02:00
org-mew.el Delete `org-make-link' and replace previous occurrences by `concat'. 2012-08-03 19:03:21 +02:00
org-mhe.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-mks.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
org-mobile.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-mouse.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-odt.el refer to libraries only by name 2012-10-07 18:11:25 +02:00
org-pcomplete.el org-pcomplete.el: Allow to match and complete a "thing" containing dashes 2012-08-22 00:20:09 +02:00
org-plot.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-protocol.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-publish.el Merge branch 'maint' 2012-10-02 13:07:09 +02:00
org-remember.el org-remember.el: Correctly strip the comment lines in remember buffer 2012-10-29 06:30:14 +01:00
org-rmail.el Fix a compiler warning. 2012-08-10 11:17:02 +02:00
org-special-blocks.el org-special-blocks.el: Prevent errors by first checking `org-line' is not nil. 2012-06-28 11:19:56 +02:00
org-src.el org-src.el: Fix bug: the S-TAB key should not trigger a native TAB command. 2012-12-12 09:09:04 +01:00
org-table.el Merge branch 'maint' 2012-12-11 18:14:00 +01:00
org-taskjuggler.el Merge branch 'maint' 2012-10-02 13:07:09 +02:00
org-timer.el org-timer.el (org-timer-stop): Add message. 2012-12-11 16:56:00 +01:00
org-vm.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-w3m.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-wl.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-xoxo.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org.el requiring ob now pulls in all of Babel 2012-12-12 10:48:56 -07:00