Commit 92b5818
committed
Apply more suggestions from magit
Also apply these suggestions:
Once you have done that, you have to explicitly upgrade ‘seq’:
M-x package-upgrade seq \‘RET’
Then you also must make sure the updated version is loaded,
by evaluating this form:
(progn (unload-feature ’seq t) (require ’seq))
Change-Id: I51dcbfdea7b575c17adff616bcd1a17487bd732a1 parent 86175c9 commit 92b5818
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments