Add a provide.
This commit is contained in:
parent
5032bd2307
commit
855885711f
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue