diff options
-rw-r--r-- | CHANGES.org | 4 | ||||
-rw-r--r-- | lisp/seam-export.el (renamed from seam-export.el) | 0 | ||||
-rw-r--r-- | lisp/seam-html.el (renamed from seam-html.el) | 0 | ||||
-rw-r--r-- | lisp/seam-test.el (renamed from seam-test.el) | 0 | ||||
-rw-r--r-- | lisp/seam.el (renamed from seam.el) | 0 |
5 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.org b/CHANGES.org index 0bf7447..55e1708 100644 --- a/CHANGES.org +++ b/CHANGES.org @@ -1,6 +1,10 @@ ** Changes since 0.1.0 *** Breaking changes +- Code has been moved to =lisp/= subdirectory, where it should have + been all along. Make sure to add =seam/lisp= to your =load-path= + instead of just =seam=. + **** Renamed functions - =seam-replace-string-in-notes= is now =seam-replace-string-in-all-notes=. - =seam-visited-files= is now =seam-visited-notes=. diff --git a/seam-export.el b/lisp/seam-export.el index 7fa6c2d..7fa6c2d 100644 --- a/seam-export.el +++ b/lisp/seam-export.el diff --git a/seam-html.el b/lisp/seam-html.el index 018e56f..018e56f 100644 --- a/seam-html.el +++ b/lisp/seam-html.el diff --git a/seam-test.el b/lisp/seam-test.el index e7658dd..e7658dd 100644 --- a/seam-test.el +++ b/lisp/seam-test.el |