syl20bnr
e410812d59
New macro dotspacemacs|symbol-value and improved diminish
...
Now it is possible to have unicode symbols in GUI and not in
terminal using emacsclient
Do to so, dotspacemacs-mode-line-unicode-symbols must be set to
the symbol 'display-graphic-p which will be lazily evaluated
via the macro dotspacemacs|symbol-value
This is especially useful for users having troubles with unicode
characters in their terminal but wants to use them in GUI client.
2015-08-14 12:25:54 -04:00
Christopher Corley
68e3d42f9d
Fixes links to other documents (.md => .org)
2015-07-04 18:43:31 -04:00
syl20bnr
b8e617c886
New function spacemacs/warning
2015-04-12 12:25:53 -04:00
syl20bnr
dac29ce71c
Namespace spacemacs buffer functions with spacemacs-buffer prefix
2015-04-12 00:24:03 -04:00
syl20bnr
6ee43c8960
Change lighter for golden-ration to Ⓖ
...
It is more consistent with the key bindings.
2015-04-06 12:05:15 -04:00
syl20bnr
d22fd8cd0a
Add support for cygwin system-type in core-fonts-support
2015-01-30 09:01:04 -05:00
syl20bnr
55c0a88a9b
Use font-spec :name property instead of :family
2015-01-29 21:42:35 -05:00
syl20bnr
f714f7deea
Change the font detection and add logs
2015-01-29 21:19:37 -05:00
syl20bnr
40301acf5f
Remove explicit size or height for fallback font
...
This way they inherit the size of the default font
2015-01-27 21:47:25 -05:00
syl20bnr
93887ed160
Change powerline-offset for powerline-scale
...
Better for zoom-in zoom-out
2015-01-27 21:46:37 -05:00
syl20bnr
ee8d50e6a7
Fix ignored system-type in spacemacs/set-default-font
2015-01-27 05:17:49 -05:00
syl20bnr
9c8d3e598a
Display a warning message about deprecated spacemacs/set-font
...
Use the variable `dotspacemacs-default-font` instead
2015-01-27 04:49:19 -05:00
syl20bnr
16df76c0c8
Prefix all core files with core-
2015-01-26 22:51:47 -05:00