diff options
-rw-r--r-- | lisp/tutorial.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/tutorial.el b/lisp/tutorial.el index 194f939951c..9cb890388f5 100644 --- a/lisp/tutorial.el +++ b/lisp/tutorial.el @@ -1001,4 +1001,5 @@ Currently this feature is only used in `help-with-tutorial'." (provide 'tutorial) +;; arch-tag: c8e80aef-c3bb-4ffb-8af6-22171bf0c100 ;;; tutorial.el ends here |