Remove smart-forward package

This commit is contained in:
Henrik Lissner 2018-05-08 19:56:31 +02:00
parent 0afae2eacf
commit 99ca62c106
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 0 additions and 9 deletions

View file

@ -247,8 +247,5 @@ extension, try to guess one."
(def-package! pcre2el
:commands rxt-quote-pcre)
(def-package! smart-forward
:commands (smart-up smart-down smart-backward smart-forward))
(provide 'core-editor)
;;; core-editor.el ends here