diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2016-12-27 17:37:00 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2016-12-27 17:37:00 +0100 |
| commit | 92e2e88bc2ab515935216245792bed81b7cc2e99 (patch) | |
| tree | acb5780c14daaea9ddf21bfa2a143085c5746697 /lisp/magit-core.el | |
| parent | 1c6205d804abfec75386ebdb6df6b30b62ccaf09 (diff) | |
Set local variables in lisp/.dir-locals.el
Diffstat (limited to 'lisp/magit-core.el')
| -rw-r--r-- | lisp/magit-core.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/magit-core.el b/lisp/magit-core.el index 5b32890..80452ec 100644 --- a/lisp/magit-core.el +++ b/lisp/magit-core.el @@ -128,9 +128,5 @@ are enabled by default by the popup `magit-NAME-popup'." (custom-add-to-group 'magit-related 'smerge-refine-ignore-whitespace 'custom-variable) (custom-add-to-group 'magit-related 'vc-follow-symlinks 'custom-variable) -;;; magit-core.el ends soon (provide 'magit-core) -;; Local Variables: -;; indent-tabs-mode: nil -;; End: ;;; magit-core.el ends here |
