aboutsummaryrefslogtreecommitdiff
path: root/lisp/seam.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/seam.el')
-rw-r--r--lisp/seam.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/seam.el b/lisp/seam.el
index 193e8e5..2824fc7 100644
--- a/lisp/seam.el
+++ b/lisp/seam.el
@@ -310,8 +310,8 @@ completion prompt is given to choose the type."
(defun seam-post-save-or-rename (old new &optional previous-links-from-file slug-or-title-changed)
(unless (string= old new)
- (seam-update-links old new)
- (seam-delete-html-files-for-note old))
+ (seam-update-links old new))
+ (seam-delete-html-files-for-note old)
(seam-export-note new)
(let* ((current-links (seam-get-links-from-file new))
(added-links (cl-set-difference current-links