org-mode/mk
Erik Hetzner 5040718945 org-attach.el: Get attachments from git annex
* org-attach.el (org-attach-use-annex): New function to check if git
  annex should be used.
  (org-attach-annex-get-maybe): New function to get a file from git
  annex if necessary.
  (org-attach-annex-auto-get): New defcustom to determine behavior
  of org-attach-annex-get-maybe.
  (org-attach-open): Automatically get attached files from git annex when
  opening if necessary.
* testing/lisp/test-org-annex.el: New file for testing org-attach. Only
  contains code for testing org-attach with git annex at the moment.
* mk/targets.mk: Fix cleantest target so it can delete git annex repos.
2016-02-06 13:17:33 +01:00
..
default.mk Makefile: optionally switch to a specific git branch 2013-12-14 10:35:13 +01:00
eldo.el Update copyright years again. 2014-01-07 14:18:17 +01:00
fake_change_log.pl Rename utils/ to mk/, move some files to mk/ and make the requisite changes throughout 2012-08-26 15:27:19 +02:00
git-changelog Rename utils/ to mk/, move some files to mk/ and make the requisite changes throughout 2012-08-26 15:27:19 +02:00
guidesplit.pl Rename utils/ to mk/, move some files to mk/ and make the requisite changes throughout 2012-08-26 15:27:19 +02:00
list-hooks.pl Rename utils/ to mk/, move some files to mk/ and make the requisite changes throughout 2012-08-26 15:27:19 +02:00
make_emacs_changelog mk/make_emacs_changelog: Small fix 2012-09-03 12:47:02 +02:00
manfull.pl Rename utils/ to mk/, move some files to mk/ and make the requisite changes throughout 2012-08-26 15:27:19 +02:00
mansplit.pl Rename utils/ to mk/, move some files to mk/ and make the requisite changes throughout 2012-08-26 15:27:19 +02:00
org-fixup.el mk/org-fixup.el: Do not use toggle-read-only 2014-09-10 10:50:05 +02:00
orgcard2txt.pl Update copyright years. 2013-01-01 16:04:24 +01:00
pw Revert "Update copyright years." 2014-01-05 06:28:07 +01:00
server.mk mk/server.mk: Add etc/ORG-NEWS to the ELPA package 2015-08-16 15:34:32 +02:00
set-version.pl Reorder the README files. 2012-09-22 10:33:08 +02:00
targets.mk org-attach.el: Get attachments from git annex 2016-02-06 13:17:33 +01:00