| Commit message (Collapse) | Author | Age | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This makes it usable when browsing emacs package sources in the nix
store, for example
|
|
|
|
| |
It doesn't do what I thought it did. Not sure how I got confused by it
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Wait for the native integration in 29
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
helpful tries to find sources, which could be gzipped. In this case,
there needs to be a `file-name-handler` to decompress the file. I
wasn't correctly saving the initial value of `file-name-handler-alist`
in my configuration (the default includes a gzip handler).
|
| |
|
| |
|
| |
|