Commit 9482e00
committed
borg-initialize: Prepend "info/" from builddir to Info-directory-list
When $INFOPATH is set, `info-initialize' ignores the list returned
by `Info-default-dirs'. When running Emacs from the build directory,
that means that the contained "info/" directory is not included in
`Info-directory-list'. Fix that by prepending the first element
returned by `Info-default-dirs'. (`info-initialize' actually does
something similar, but only for "relocatable NS builds".)1 parent 558d860 commit 9482e00
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
526 | 529 | | |
527 | 530 | | |
528 | 531 | | |
| |||
0 commit comments