Christian E. Hopps
b22702bc9e
Expand gtags use to many more languages
2016-07-17 17:31:59 +02:00
d12frosted
d114ef6e51
[shell-scripts] add note about shellcheck
2016-07-05 00:23:16 -04:00
syl20bnr
a2de9a63af
Use :toggle keyword instead of when forms
2016-05-29 22:39:21 -04:00
sooheon
15e6290151
Make check for company-mode explicit, not implicit
...
People may have company-mode installed without necessarily using the
auto-completion layer.
2016-05-27 00:32:05 -04:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
Fredrik Bergroth
a1167b8821
shell-scripts: Enable flycheck in sh-mode
2016-03-03 20:43:32 +01:00
Eivind Fonn
6f09ab5c07
Fix name of shell script function
2016-02-15 14:05:45 +01:00
Joe Hillenbrand
2af4633b4d
Add company-shell to shell-scripts layer
2016-02-14 23:21:37 -05:00
Fredrik Bergroth
8f991e33f2
Add keybinding for sh-backslash-region
2016-02-01 00:15:42 -05:00
syl20bnr
33ead6fc42
Deprecation of extensions and <pkg>-excluded-packages variables
...
As announced in previous releases, see CHANGELOG.next for more info
in the Breaking Changes section.
2016-01-17 22:06:04 -05:00
syl20bnr
046d86800c
Clean copyrights and update for year 2016
2016-01-11 21:42:17 -05:00
syl20bnr
cddf18ff1e
Update install layer section in REAMDE.org files
2016-01-06 00:21:55 -05:00
Eivind Fonn
c893383fe4
Fix some documentation bugs
...
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
Sebastian Wiesner
607d0549f3
Don't set match data needlessly
2015-11-16 12:39:42 +01:00
Eivind Fonn
c609f48cba
Refactor zsh shell-script code
...
- Move to packages.el
- Give setup function an explicit name
- Guard for non-file buffers
2015-11-15 12:49:49 +01:00
Eivind Fonn
c3866382b2
Documentation update
...
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
Eivind Fonn
13c5b1d24b
Convert documentation to publishable format
2015-11-01 23:40:29 -05:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00