Age | Commit message (Collapse) | Author |
|
Keep getting error when completing in minibuffer with no other
windows.
|
|
|
|
|
|
|
|
This reverts commit ad8a9a3d94c3553d59e3d4ad2b99580d8d395c21 and
e158f7f14b061eb731ea44ddac1f09f1008380de.
|
|
|
|
|
|
|
|
|
|
Commit a3c7c70cdf4
|
|
|
|
|
|
|
|
|
|
|
|
The advantage of this over use km/export-wrapped-text with md buffer
is that it respects code blocks.
|
|
|
|
|
|
|
|
|
|
|
|
Using helm for this now.
|
|
|
|
Yaml mode is derived from fundamental mode.
|
|
|
|
|
|
This also fixes a bug: fname should not have been passed down when it
was nil.
|
|
|
|
|
|
Upper bound is selected because of NumPy (see 4f7cce107c).
|
|
https://github.com/magit/magit/issues/1677
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This seems to be interfering with reverting Python buffers. I haven't
looked into this further yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|