Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
rbanffy committed Aug 24, 2016
2 parents e805705 + 82661cf commit 17c98b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -3,3 +3,6 @@

# Packaging
.cask

# macOS
.DS_Store
1 change: 0 additions & 1 deletion selectric-mode.el
Expand Up @@ -47,7 +47,6 @@
(make-sound (format "%sselectric-move.wav" selectric-files-path))
(make-sound (format "%sselectric-move.wav" selectric-files-path))))


;;;###autoload
(define-minor-mode selectric-mode
"Toggle Selectric mode.
Expand Down

0 comments on commit 17c98b3

Please sign in to comment.