mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
Add a provide.
This commit is contained in:
parent
5032bd2307
commit
855885711f
@ -65,4 +65,6 @@ The variable `tab-width' controls the spacing of tab stops."
|
||||
(delete-region (match-beginning 0) (point))
|
||||
(indent-to column))))))
|
||||
|
||||
(provide 'tabify)
|
||||
|
||||
;;; tabify.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user