Commit Graph

2328 Commits

Author SHA1 Message Date
Nicolas Goaziou 273b760418 manual: Sync with "org.texi"
Update UP, DOWN, LEFT, RIGHT keys
2018-02-27 20:24:06 +01:00
Nicolas Goaziou c30f01418f manual: Sync manual with "org.texi"
Use @samp{...} in index.
2018-02-27 20:18:10 +01:00
Nicolas Goaziou 3dc112d516 manual: Apply 0 value for `org-edit-src-content-indentation' 2018-02-27 19:18:20 +01:00
Nicolas Goaziou 70b029c6a8 manual: Sync changes to "org.texi" 2018-02-18 22:48:32 +01:00
Nicolas Goaziou dd12f2722c manual: Remove last user reserved keys 2018-02-18 11:26:40 +01:00
Nicolas Goaziou e30089dbd6 manual: Do not assume `org-store-link' is bound to `C-c l' 2018-02-18 11:21:13 +01:00
Nicolas Goaziou 328406eb2c manual: Update "Adding Hyperlink Types" section 2018-02-18 11:00:49 +01:00
Nicolas Goaziou 1c6e72c086 manual: Do not assume `org-capture' is bound to `C-c c' 2018-02-17 21:41:10 +01:00
Nicolas Goaziou d035155901 manual: Do not assume `org-agenda' is bound to `C-c a' 2018-02-17 19:21:33 +01:00
Nicolas Goaziou 80d781fb6c manual: Fix typo 2018-02-16 14:39:10 +01:00
Nicolas Goaziou 88638b9c04 manual: Fix compilation error 2018-02-16 14:17:33 +01:00
Nicolas Goaziou 5a1a94b644 manual: Fix typo and add missing index entry 2018-02-15 23:12:08 +01:00
stardiviner 2e6922191e
* ob-lua.el: remove it.
original ob-lua exists already.
2018-02-14 18:22:45 +08:00
stardiviner 90dfba15a6
* ob-clojure-literate.el (Clojure Literate Programming in Org-mode): Add.
Stable version.
2018-02-10 08:31:06 +08:00
stardiviner 1c60511672
* ob-spice.el (supporting spice in Org-mode Babel): Add.
Copied version.
2018-02-10 08:28:40 +08:00
stardiviner 8b50e6cf5a
* ob-smiles.el (supporting SMILES in Org-mode Babel): Add.
Copied version.
2018-02-10 08:25:53 +08:00
stardiviner f643a75bd1
* ob-redis.el (supporting Redis in Org-mode Babel): Add.
First version.
2018-02-10 08:17:36 +08:00
stardiviner 8a58a9fd46
* ob-php.el (supporting PHP in Org-mode Babel): Add.
First version.
2018-02-10 08:16:29 +08:00
stardiviner 43c0354811
* ob-lua.el (supporting Lua in Org-mode Babel): Add.
First version.
2018-02-10 08:13:53 +08:00
bzg 6c5f5acf86 Merge branch 'ob-arduino' of stardiviner/org-mode into master 2018-02-07 10:18:02 +00:00
stardiviner 2f2d7552b9
* ob-arduino.el (supporting Arduino in Org-mode Babel): Add.
First version.
2018-02-07 17:37:30 +08:00
Marc Ihm 7276466c4e patchlevel for org-index.el 2018-02-06 20:52:23 +01:00
Nicolas Goaziou 6f815a1283 manual.org: Fix typos 2018-01-28 14:13:39 +01:00
Nicolas Goaziou 0aee6f76b3 manual.org: Fix typo 2018-01-22 21:04:58 +01:00
Nicolas Goaziou a86883fab8 manual.org: Fix example 2018-01-22 20:53:29 +01:00
Nicolas Goaziou 41c8e69afc manual.org: Document calls to external blocks 2018-01-22 19:44:01 +01:00
Nicolas Goaziou da1b9fdca1 manual.org: Normalize description lists 2018-01-22 18:26:24 +01:00
Nicolas Goaziou a274c9ef35 manual.org: Minor fixes
Fix indentation of some lists and a few typos.
2018-01-22 14:45:17 +01:00
Nicolas Goaziou 5e443d9072 manual: Fix indentation of a list 2018-01-22 14:23:41 +01:00
Nicolas Goaziou 8d930a2d09 manual: Pacify linter
Fix internal links since titlecase change.
2018-01-20 16:19:53 +01:00
Nicolas Goaziou 297265a4aa manual: Add titlecase on level 1 and 2 (part 2) 2018-01-20 15:29:13 +01:00
Nicolas Goaziou d5c7be6f45 manual: Export to "org.texi" 2018-01-20 15:21:25 +01:00
Nicolas Goaziou 7ee925fa91 manual: Use titlecase for level 1 and 2 nodes 2018-01-20 15:14:14 +01:00
Nicolas Goaziou 029c890018 manual: Sync with "org.texi" 2018-01-19 18:27:57 +01:00
Nicolas Goaziou 0155441358 Merge branch 'maint' 2018-01-19 18:22:00 +01:00
Tim Landscheidt b289a65be7 Use https for links to orgmode.org
TINYCHANGE
2018-01-19 18:14:58 +01:00
Nicolas Goaziou d3f8d6c87f manual: Fix typo 2018-01-19 00:15:34 +01:00
Nicolas Goaziou b6787009b0 Merge branch 'maint' 2018-01-15 23:02:55 +01:00
Peter Münster 1fd92b6637 Replace calls to obsolete macros
* contrib/lisp/org-notify.el: Replace flet with cl-letf and macrolet
with cl-macrolet.
2018-01-15 23:02:23 +01:00
Jay Kamat 57a1ece335 Respect :urgency tags for org-notify windows
* contrib/lisp/org-notify.el (org-notify-action-notify): pass :urgency
  to notifications-notify.
2018-01-15 16:23:15 +01:00
Marc Ihm 8f3156c945 Version 5.7.4 or org-index.el 2018-01-09 21:07:21 +01:00
Nicolas Goaziou 9096ea4f3b manual: Tiny fix
* contrib/manual.org: Add missing explaination about `untilnow'.
2018-01-08 15:42:01 +01:00
Kyle Meyer 34bb61bf81 Update master-only copyright years 2018-01-07 00:28:44 -05:00
Kyle Meyer d94f7024bc Merge branch 'maint' 2018-01-07 00:28:35 -05:00
Kyle Meyer 3e1641ef0a Update copyright years 2018-01-07 00:27:54 -05:00
Nicolas Goaziou e4b47699fe manual: Fix typo 2018-01-07 02:35:20 +01:00
Nicolas Goaziou 6d0e2f2cc3 manual: Improve "The clock table" section 2018-01-07 02:34:17 +01:00
Xu Chunyang 38617a5373 * manual.org: Add org-capture-templates to Variable Index
TINYCHANGE
2018-01-06 10:06:31 +01:00
Nicolas Goaziou eff8062400 manual: Add missing http -> https conversion 2018-01-04 19:08:03 +01:00
Nicolas Goaziou 63c89df93c manual: Use https instead of http for orgmode.org 2018-01-04 16:29:17 +01:00