diff options
| author | bard <[email protected]> | 2023-10-08 15:17:31 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2023-10-08 15:17:31 -0400 |
| commit | a2ec9082998918158df250c1906d0f6c0c4889db (patch) | |
| tree | 52e42110cc407b7a142fb6216df0d4cf2f82da1c /elisp/emms-maint.el | |
| parent | 16b4c9ed8f62dccce9a3ec32810077a9140f8925 (diff) | |
emms package
Diffstat (limited to 'elisp/emms-maint.el')
| -rw-r--r-- | elisp/emms-maint.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/elisp/emms-maint.el b/elisp/emms-maint.el new file mode 100644 index 0000000..fd5c4a4 --- /dev/null +++ b/elisp/emms-maint.el @@ -0,0 +1,3 @@ +;; Copyright (C) 2003-2020 Free Software Foundation, Inc. + +(add-to-list 'load-path ".") |
