Add arch taglines
[bpt/emacs.git] / lisp / calc / calc-yank.el
index 351a8ed..6d9db84 100644 (file)
@@ -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