org-mode/lisp
Nicolas Goaziou 7939da783e crypt: Fix crypting with multiple keys
* lisp/org-crypt.el (org-crypt-key): Improve docstring accuracy.
(org-encrypt-string): Remove function.
(org-crypt-key-for-heading): Correctly handle `epa-file-encrypt-to'
value.  Really return nil for symmetric encryption.
(org-encrypt-entry): Inline removed function. Tiny refactoring.
2020-05-15 16:56:57 +02:00
..
Makefile Move link-related core functions out of "org.el" 2019-03-10 18:00:27 +01:00
ob-C.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-J.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-R.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-abc.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-asymptote.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-awk.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-calc.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-clojure.el ob-clojure.el: More minor refinements 2020-02-17 02:38:02 +01:00
ob-comint.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-coq.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-core.el ob: Ignore RESULTS keyword case 2020-05-13 18:13:18 +02:00
ob-css.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ditaa.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-dot.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ebnf.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-emacs-lisp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-eshell.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-eval.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-exp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-forth.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-fortran.el Backport commit 770f76f05 from Emacs 2020-03-15 22:51:31 -04:00
ob-gnuplot.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-groovy.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-haskell.el ob-haskell: Print all results with :results output 2020-05-04 16:57:49 +02:00
ob-hledger.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-io.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-java.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-js.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-latex.el Merge branch 'maint' 2020-05-10 14:54:36 +02:00
ob-ledger.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-lilypond.el Various minor fixes 2020-02-18 23:24:09 +01:00
ob-lisp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-lob.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-lua.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-makefile.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-matlab.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-maxima.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-mscgen.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ocaml.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-octave.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-org.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-perl.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-picolisp.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-plantuml.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-processing.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-python.el ob-python.el: Fix session initiation when using python-mode.el 2020-02-19 07:39:28 -08:00
ob-ref.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-ruby.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sass.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-scheme.el ob-scheme.el: Fix interpreter output sometimes being nil 2020-02-11 12:19:34 +01:00
ob-screen.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sed.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-shell.el ob-shell.el: Delete `org-babel-shell-return-value-is-exit-status' 2020-02-22 10:58:55 +01:00
ob-shen.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sql.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-sqlite.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-stan.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-table.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-tangle.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ob-vala.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ol-bbdb.el lisp/ol-bbdb.el (org-bbdb-anniversaries): Enhance docstring 2020-02-22 10:33:07 +01:00
ol-bibtex.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-docview.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-eshell.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-eww.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-gnus.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-info.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-irc.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-mhe.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-rmail.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-w3m.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ol.el Fix :package-version values 2020-05-06 02:12:23 +02:00
org-agenda.el Deprecate `org-cycle-hide-drawers' 2020-05-09 15:30:02 +02:00
org-archive.el Merge branch 'maint' 2020-04-12 01:44:21 -04:00
org-attach-git.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-attach.el Merge branch 'maint' 2020-03-05 23:24:24 -05:00
org-capture.el Merge branch 'maint' 2020-05-07 22:47:35 -04:00
org-clock.el Fix typos 2020-05-13 23:27:49 -04:00
org-colview.el Merge branch 'maint' 2020-05-12 22:47:05 -04:00
org-compat.el Silence recent 'make single' compiler warnings 2020-05-09 22:36:00 -04:00
org-crypt.el crypt: Fix crypting with multiple keys 2020-05-15 16:56:57 +02:00
org-ctags.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-datetree.el Merge branch 'maint' 2020-01-01 13:39:26 -05:00
org-duration.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-element.el element: Tiny refactoring 2020-04-25 15:58:33 +02:00
org-entities.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-faces.el org-faces.el: Add foreground color to org-table-header face 2020-02-08 07:25:29 +01:00
org-feed.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-footnote.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-goto.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-habit.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-id.el id: Faster `org-id-update-id-locations' 2020-05-14 22:56:29 +02:00
org-indent.el org-indent.el: Deprecate `org-hide-leading-stars-before-indent-mode' 2020-02-20 15:17:21 +01:00
org-inlinetask.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-keys.el Silence recent 'make single' compiler warnings 2020-05-09 22:36:00 -04:00
org-lint.el org-element: Fix property drawers parsing 2020-04-22 16:06:43 +02:00
org-list.el list: Tiny fix to a docstring 2020-05-13 19:10:35 +02:00
org-macro.el macro: Small refactoring. 2020-04-26 22:57:47 +02:00
org-macs.el Move some functions in "org-macs.el" 2020-04-30 11:23:11 +02:00
org-mobile.el Fix org menu initialization 2020-02-07 16:26:31 +01:00
org-mouse.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
org-num.el Add `generated-autoload-file' buffer local variable 2020-02-18 23:37:24 +01:00
org-pcomplete.el pcomplete: improve header arguments completion 2020-05-14 14:52:30 +02:00
org-plot.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
org-protocol.el org-capture: Allow for no file extension on open-source protocol 2020-05-12 16:40:26 +02:00
org-refile.el Fix loading issues related to org-refile.el move 2020-04-26 01:29:33 -04:00
org-src.el Fix :package-version values 2020-05-06 02:12:23 +02:00
org-table.el table: Avoid unnecessary consing 2020-05-09 10:44:43 +02:00
org-tempo.el org-tempo.el: Fix bug 2020-02-03 18:22:55 +01:00
org-timer.el org-timer.el: Remove useless `or' conditional 2020-03-02 15:55:45 +01:00
org.el Follow links with RET even in read-only buffers 2020-05-14 23:28:10 +02:00
ox-ascii.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox-beamer.el Extend export tooling in link parameters 2020-02-19 18:41:37 +01:00
ox-html.el ox-html: Add customizable format string for equations 2020-04-21 19:44:03 +02:00
ox-icalendar.el Tiny formatting fixes 2020-02-18 22:57:37 +01:00
ox-latex.el ox-latex: Do not center images in image links 2020-05-10 14:43:40 +02:00
ox-man.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox-md.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox-odt.el Merge branch 'maint' 2020-05-05 00:16:53 -04:00
ox-org.el Extend export tooling in link parameters 2020-02-19 18:41:37 +01:00
ox-publish.el publish: Fix site-map file name 2020-04-18 18:22:28 +02:00
ox-texinfo.el Do not leak "attachment" links 2020-02-22 14:22:49 +01:00
ox.el ox: Fix b4e91b7e94 2020-04-27 10:39:05 +02:00