flake.lock: Updating 'org-mode (emacs-straight/org-mode)' - 2d78ea57 -> e641d373
### Changes for org-mode On branch: master Commits:2d78ea57cf...e641d37360
- [f99f2630](f99f26306c
) ox-texinfo: Do not create menu for headlines without sectioning command - [71169144](7116914427
) ox: Do not choke on incomplete OPTIONS items - [5469bc4e](5469bc4e55
) colview: Ignore operators associated to special properties - [b523ad49](b523ad491d
) ob-tangle.el: Fix coderef removal during tangling - [19947a6e](19947a6e41
) ox: Handle missing option value better - [94be20a3](94be20a334
) ox-texinfo: Fix references to low-level headlines - [4056e11d](4056e11ddc
) element: Un-escape code in inline source blocks - [6dbd132e](6dbd132e62
) ox-texinfo: Fix footnotes ending on a special environment - [5d5d1022](5d5d102254
) Revert "element: Un-escape code in inline source blocks" - [bcc1b0f1](bcc1b0f1bb
) ob-exp: Do not comma-escape inline source code - [8abdbbee](8abdbbee39
) macro: Improve speed for `eval' macros - [54917a0d](54917a0d73
) lint: Update macro checks - [f6139e6c](f6139e6c54
) ORG-NEWS: Mention new behavior in macros - [8e68eac0](8e68eac0bd
) macro: Do not generate macros with (&optional &rest _) signature - [f12ca1a5](f12ca1a562
) table: Restore temporary-goal-column after displaying header - [7e2eba8c](7e2eba8cc5
) org-eldoc: Fix compatibility with eldoc 1.11 and Emacs 27 - [3a7e1c04](3a7e1c047e
) Remove diary-list-entries Emacs 21 compat code - [8c29cbde](8c29cbdef7
) Backport commit c45bfd3c4 from Emacs - [d317d77d](d317d77d8e
) manual: Fix typo about org-latex-images-centered - [9ba4c952](9ba4c95242
) Add DOI links export - [8c981b0c](8c981b0cbf
) lint: Pacify byte-compiler - [962690ef](962690ef6a
) ORG-NEWS: Mention DOI links export - [140df469](140df469ed
) manual: Remove date keyword - [772f7acb](772f7acb65
) macro: Fix modification-time macro - [628bb4f3](628bb4f324
) lint: Improve checks for internal macros - [a9a95cbe](a9a95cbe93
) lint: Silence byte-compiler - [f6eca650](f6eca6505d
) manual: Fix publish options - [a89d96e6](a89d96e6a5
) texinfo: Consider any variation on "Top" a reserved node name - [bc3ed23d](bc3ed23d16
) element: Interpret :post-blank property in strings - [3d528432](3d52843269
) Org-id: Clarify customization documentation for org-id, ts option - [e3f0ac73](e3f0ac7348
) Backport commit 0a4dc7083 from Emacs - [9b4dbe5f](9b4dbe5f03
) mouse: Honor org-checkbox face
This commit is contained in:
committed by
László Vaskó
parent
dead0d1fa9
commit
746c847149
6
flake.lock
generated
6
flake.lock
generated
@@ -211,11 +211,11 @@
|
||||
"org-mode": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1618300576,
|
||||
"narHash": "sha256-wICEuRY+DzCT0mf1V1o5kQeUkrVNIO0o5TLkN0WvbBA=",
|
||||
"lastModified": 1618887358,
|
||||
"narHash": "sha256-dU9+/QjQ3I4qeyENtgOA7e1H6whsl1W3nJzlBVNL8S8=",
|
||||
"owner": "emacs-straight",
|
||||
"repo": "org-mode",
|
||||
"rev": "4941444f45adebeab61259625fa69275acee03f0",
|
||||
"rev": "e641d3736036732e7642807146a97b0876cb8b83",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Reference in New Issue
Block a user