X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/1042fe8c8ca167fdb44365d99a35492df87b078f..ab5796a9f97180707734a81320e3eb81937281fe:/lisp/calc/calc-yank.el?ds=sidebyside diff --git a/lisp/calc/calc-yank.el b/lisp/calc/calc-yank.el index 351a8ed2e5..6d9db84c36 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