ralesi
10d2dce0be
Fixes #6051 , checks for existance of git-gutter.
2016-05-29 23:05:04 -04:00
Eivind Fonn
325067bc10
unimpaired: Move hunk commands to version-control
2016-05-06 13:27:44 +02:00
syl20bnr
07852abad5
Format documenation files with doc-fmt tool
2016-04-12 23:31:38 -04:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
Eivind Fonn
16d8c24a30
Fix error message in vcs trans-state
2016-02-09 21:29:44 +01:00
person808
ba30c06754
Fix git-gutter linum setup.
2016-02-07 15:01:46 +01:00
Balaji Sivaraman
2b1ed603dc
Change all references of micro-state in codebase to transient-state
2016-01-31 23:04:47 -05:00
justbur
e97af03ff7
Call new micro-state a transient state
2016-01-26 01:21:00 -05:00
justbur
3862c6ef36
vc: Translate vcs micro-state and fix bug
...
There's no diff-hl-margin-minor-mode function
2016-01-26 01:20:59 -05:00
Ken Wu
fb3f548fe8
Fix bugs when version-control-diff-tool = diff-hl
...
The original code is confused by diff-hl-mode and diff-hl-margin-mode.
This modification fixes all typos due to the confusion.
2016-01-23 17:21:13 +01: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
f3815505af
Add documentation for emacs-style vc binding
2015-12-07 19:49:27 +01:00
Muneeb Shaikh
e6f3835add
vc: add emacs style [p]revious binding for prev-hunk
2015-12-07 19:44:27 +01: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
ralesi
993300ce4d
Fix loading of git gutter fringes.
2015-12-03 23:48:25 -05:00
Fabien Dubosson
b7eb9f52fa
Fix a typo in `version-control' README
2015-12-03 13:49:09 +01:00
Eivind Fonn
87b6d3fbe9
Fix vcs microstate documentation
2015-12-01 12:45:37 +01:00
Eivind Fonn
1e63a4a009
Fix diminish timing of git gutter packages
2015-12-01 01:19:30 -05:00
syl20bnr
c6e625882f
version-control: move SPC T D
to SPC T C-d
...
By convention.
2015-11-29 23:08:38 -05:00
syl20bnr
a41308d528
version-control: convert newlines to unix format
2015-11-29 23:03:38 -05:00
syl20bnr
b843b77f32
version-control: minor changes to respect 80th column
2015-11-29 23:00:57 -05:00
ralesi
792d4471e7
VCS micro-state / Customizable diff margins
2015-11-29 22:44:18 -05:00
justbur
9befd20a1a
layers: Transition to new key bindings functions
...
Removes dependence on evil-leader centralizing control over the method
of key binding in core-keybindings.el
2015-11-21 18:22:51 +01:00
Eivind Fonn
e7fbc84ff0
Remove package guards for evilified
...
See discussion in #3879
2015-11-21 11:07:14 +01:00
justbur
b294461957
evilified-state: Make into local package
2015-11-18 23:35:01 -05: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
syl20bnr
96e7c8ee86
git and github: reorganize key bindings
...
gd is now "diff"
gh is now "github"
gg is not changed for "github gist" (updated the prefix name)
Inverts gc and gC since commit is more frequent than checkout
2015-11-02 00:16:13 -05: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