summary refs log tree commit diff
path: root/emacs/custom/my-defuns.el
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-03-23 09:55:58 -0700
committerFranck Cuny <franck@fcuny.net>2022-03-23 09:55:58 -0700
commit1543ac66ba6f829082b745e6a11a9aeb9e8faec7 (patch)
treef06103de2e5d82426877595cd23d6201f2cdb000 /emacs/custom/my-defuns.el
parentrename fcuny-org to my-org (diff)
downloademacs.d-1543ac66ba6f829082b745e6a11a9aeb9e8faec7.tar.gz
rename a few more libraries
Diffstat (limited to '')
-rw-r--r--emacs/custom/my-defuns.el (renamed from emacs/custom/fcuny-defuns.el)2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/custom/fcuny-defuns.el b/emacs/custom/my-defuns.el
index 0c358ce..dc035c4 100644
--- a/emacs/custom/fcuny-defuns.el
+++ b/emacs/custom/my-defuns.el
@@ -37,4 +37,4 @@
       (concat "[[" url "][" title "]]"))))
 
 
-(provide 'fcuny-defuns)
+(provide 'my-defuns)