summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-yank.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/calc/calc-yank.el')
-rw-r--r--lisp/calc/calc-yank.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calc/calc-yank.el b/lisp/calc/calc-yank.el
index 351a8ed2e5a..6d9db84c369 100644
--- a/lisp/calc/calc-yank.el
+++ b/lisp/calc/calc-yank.el
@@ -571,4 +571,5 @@ To cancel the edit, simply kill the *Calc Edit* buffer."
(calc-enter-result num "edit" vals)
(calc-enter-result 1 "edit" vals (- num))))))))))
+;;; arch-tag: ca61019e-caca-4daa-b32c-b6afe372d5b5
;;; calc-yank.el ends here