diff options
Diffstat (limited to 'lisp/calc/calc-stuff.el')
-rw-r--r-- | lisp/calc/calc-stuff.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-stuff.el b/lisp/calc/calc-stuff.el index 8840ad827e1..15e609dda7c 100644 --- a/lisp/calc/calc-stuff.el +++ b/lisp/calc/calc-stuff.el @@ -302,5 +302,5 @@ With a prefix, push that prefix as a number onto the stack." (provide 'calc-stuff) -;;; arch-tag: 789332ef-a178-49d3-8fb7-5d7ed7e21f56 +;; arch-tag: 789332ef-a178-49d3-8fb7-5d7ed7e21f56 ;;; calc-stuff.el ends here |