spacemacs/layers/+distributions/spacemacs-base
Wieland Hoffmann 63ad55b57e compilation-finish-function: Set case-fold-search to nil
The various string-match calls in this function were obviosly written with that
in mind.

This also fixes the case where the compilation buffer contains the output of
`cargo test`, which includes "0 failed". Previously, this was treated as an
error, now it's not.
2017-05-23 15:13:29 +02:00
..
local Remove trailing whitespace from all files 2017-03-26 13:06:43 -04:00
config.el Add Buffer-menu-mode to global-auto-revert-ignore-modes 2017-02-28 19:01:36 -05:00
funcs.el compilation-finish-function: Set case-fold-search to nil 2017-05-23 15:13:29 +02:00
keybindings.el pass: update layer to be more idiomatic and move key bindings on SPC A p 2017-05-18 23:12:56 -04:00
packages.el Combine 2 projectile spacemacs/set-leader-keys sections 2017-05-23 12:36:59 +02:00
README.org update docs to the new toc-org format 2017-05-22 18:35:37 +03:00

spacemacs-base distribution

Description

TODO describe spacemacs-base distribution in this file