diff --git a/ido-ubiquitous.el b/ido-ubiquitous.el index 20967ab..483156b 100644 --- a/ido-ubiquitous.el +++ b/ido-ubiquitous.el @@ -918,5 +918,7 @@ This only needs to be called once when the file is first loaded." (ido-ubiquitous-initialize) (provide 'ido-ubiquitous) - +;; Local Variables: +;; indent-tabs-mode: nil +;; End: ;;; ido-ubiquitous.el ends here