]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
11 years agoGo to current hunk after vc-diff
Dmitry Gutov [Sat, 30 Jun 2012 00:48:31 +0000 (04:48 +0400)]
Go to current hunk after vc-diff

11 years agoSupport text-scale-mode
Dmitry Gutov [Fri, 29 Jun 2012 15:11:47 +0000 (19:11 +0400)]
Support text-scale-mode

11 years agoFix diff-hl-change border color
Dmitry Gutov [Fri, 29 Jun 2012 14:30:15 +0000 (18:30 +0400)]
Fix diff-hl-change border color

11 years agoUse vc-checkin-hook
Dmitry Gutov [Fri, 29 Jun 2012 14:14:25 +0000 (18:14 +0400)]
Use vc-checkin-hook

11 years agoDraw borders around fringe indicators
Dmitry Gutov [Fri, 29 Jun 2012 14:04:38 +0000 (18:04 +0400)]
Draw borders around fringe indicators

11 years agoFix indentation
Dmitry Gutov [Tue, 26 Jun 2012 22:35:13 +0000 (02:35 +0400)]
Fix indentation

11 years agoRemove overlays when the mode is disabled
Dmitry Gutov [Tue, 26 Jun 2012 11:15:18 +0000 (15:15 +0400)]
Remove overlays when the mode is disabled

11 years agoDefer initialization until vc-mode is on
Dmitry Gutov [Tue, 26 Jun 2012 11:09:38 +0000 (15:09 +0400)]
Defer initialization until vc-mode is on

Saves ~0.03s on "git ls-files" here

11 years agoWork around the mode being enabled twice
Dmitry Gutov [Mon, 25 Jun 2012 23:04:46 +0000 (03:04 +0400)]
Work around the mode being enabled twice

11 years agolexical-binding: t
Dmitry Gutov [Mon, 25 Jun 2012 15:57:39 +0000 (19:57 +0400)]
lexical-binding: t

11 years agoRename background buffer
Dmitry Gutov [Mon, 25 Jun 2012 15:37:12 +0000 (19:37 +0400)]
Rename background buffer

11 years agoSilence some compilation warnings
Dmitry Gutov [Mon, 25 Jun 2012 15:35:55 +0000 (19:35 +0400)]
Silence some compilation warnings

11 years agoREADME, comments, license
Dmitry Gutov [Mon, 25 Jun 2012 14:42:52 +0000 (18:42 +0400)]
README, comments, license

11 years agoThe macro was broken, use `eval'
Dmitry Gutov [Mon, 25 Jun 2012 14:03:20 +0000 (18:03 +0400)]
The macro was broken, use `eval'

11 years agoDTRT after undo
Dmitry Gutov [Mon, 25 Jun 2012 12:15:53 +0000 (16:15 +0400)]
DTRT after undo

11 years agoDisable async diff (for bzr)
Dmitry Gutov [Mon, 25 Jun 2012 11:11:44 +0000 (15:11 +0400)]
Disable async diff (for bzr)

11 years agoDefine globalized minor mode
Dmitry Gutov [Mon, 25 Jun 2012 11:01:39 +0000 (15:01 +0400)]
Define globalized minor mode

11 years agoMinor mode; show on fringe; change colors
Dmitry Gutov [Sun, 24 Jun 2012 22:19:46 +0000 (02:19 +0400)]
Minor mode; show on fringe; change colors

11 years agoFirst commit
Dmitry Gutov [Sun, 24 Jun 2012 20:27:51 +0000 (00:27 +0400)]
First commit