Max Nikulin
|
6d8d7fba61
ol.el: Mention that `org-insert-link' may edit existing link
|
2 years ago |
Max Nikulin
|
69b36beac7
ol.el: Always prompt for description in `org-insert-link'
|
2 years ago |
Ihor Radchenko
|
4fc2c8dd89
org-store-link: Default to empty description for target/custom-id links
|
2 years ago |
Max Nikulin
|
c3d6672cfd
ol.el: Avoid links like "[[target][file:~/org/test.org::target]]"
|
3 years ago |
Max Nikulin
|
f7b8510283
ol.el: Skip #CUSTOM_ID when <<target>> link is stored
|
3 years ago |
Max Nikulin
|
543a23a57d
Revert "lisp/ol.el: Fix bug when storing links"
|
3 years ago |
Max Nikulin
|
0432f4fe6b
ol.el: Restore complete by description for insert link
|
2 years ago |
Ihor Radchenko
|
e73c5b7d0d
Fix Emacs 29 compiler warnings
|
2 years ago |
Ihor Radchenko
|
e81a094383
Assert all the Org files to load the same Org version
|
2 years ago |
Ihor Radchenko
|
b8a0ddf52f
Use the full org-fold-core API when `org-fold-core-style' is `overlays'
|
2 years ago |
Ihor Radchenko
|
22eedaea86
lisp/ol.el: Fix some docstring style issues
|
2 years ago |
Ihor Radchenko
|
3858a97ac3
* lisp/ol.el (org-insert-link): Fix edge case when ALL-PREFIXES is nil
|
2 years ago |
Hugo Heagren
|
e3a05d09b7
ol.el: add description format parameter to org-link-parameters
|
2 years ago |
Kyle Meyer
|
5a64429b27
Merge branch 'bugfix'
|
2 years ago |
Stefan Kangas
|
6e991f4bb9
Backport commit 10b691987 from Emacs
|
2 years ago |
Max Nikulin
|
ae1db7df39
Use `org-encode-time' helper macro
|
2 years ago |
Paul Eggert
|
132a9d304e
Use unknown DST instead of standard time in timestamps
|
2 years ago |
Rudolf Adamkovič
|
d9963c58dc
lisp/ol.el: Fix shadowed radio targets
|
2 years ago |
Ihor Radchenko
|
782a661921
org-fold-show-set-visibility: Do not reveal emphasis unless DETAIL is `local'
|
2 years ago |
Ihor Radchenko
|
f28f02bde9
org-link-make-string: Throw error when both LINK and DESCRIPTION are empty
|
2 years ago |
Ihor Radchenko
|
67275f4664
Implement link folding
|
2 years ago |
Ihor Radchenko
|
fa7530c7b4
Rename old function call to use org-fold
|
2 years ago |
Kyle Meyer
|
e822291aca
Merge branch 'bugfix'
|
2 years ago |
Kyle Meyer
|
33543d2aa8
org-link-descriptive: Fix docstring typo
|
2 years ago |
TEC
|
e7ea951ac9
ol: Fix formatting in org-link--open-shell
|
2 years ago |
TEC
|
b3ceafd0b9
ol: Fix formatting in org-link--open-elisp
|
2 years ago |
Ihor Radchenko
|
37edef8bbd
org-mode: Initialise cache before initialising file-local regexps
|
2 years ago |
Mark A. Hershberger
|
1537bb4029
Fix signature for org-element-at-point
|
2 years ago |
Kyle Meyer
|
5a229cbc44
Update copyright year to 2022
|
2 years ago |
Glenn Morris
|
ec22cf0a53
Backport commit 62d6cecfc from Emacs
|
3 years ago |