summary refs log tree commit diff
path: root/emacs.d/custom/fcuny-defuns.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/custom/fcuny-defuns.el (renamed from emacs.d/custom/fcuny-common.el)2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.d/custom/fcuny-common.el b/emacs.d/custom/fcuny-defuns.el
index 079c042..872f622 100644
--- a/emacs.d/custom/fcuny-common.el
+++ b/emacs.d/custom/fcuny-defuns.el
@@ -39,4 +39,4 @@
        (buffer-file-name)
        (string-match "src/source/.*\.py$" (buffer-file-name))))
 
-(provide 'fcuny-common)
+(provide 'fcuny-defuns)