A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jcs-emacs/jcs-emacs/commit/cb2afb004e92d88b54db1506da54d2f43bc9a87f below:

Configure eldoc-diffstats · jcs-emacs/jcs-emacs@cb2afb0 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+11

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+11

-0

lines changed Original file line number Diff line number Diff line change

@@ -23,3 +23,14 @@

23 23

:init

24 24

(setq magit-todos-nice (if (executable-find "nice") t nil)

25 25

magit-todos-keyword-suffix "\\(?:([^)]+)\\)?:?"))

26 + 27 +

(use-package eldoc-diffstat

28 +

:init

29 +

;; XXX: Not sure why the `:hook' keyword doesn't work.k

30 +

(jcs-add-hook 'magit-status-mode-hook

31 +

(eldoc-diffstat-setup))

32 + 33 +

(eldoc-add-command

34 +

'magit-next-line 'magit-previous-line

35 +

'magit-section-forward 'magit-section-backward

36 +

'magit-section-forward-sibling 'magit-section-backward-sibling))

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4