diff options
author | Miles Bader <miles@gnu.org> | 2006-10-31 02:08:16 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2006-10-31 02:08:16 +0000 |
commit | 24b86c51ee4241b16d30db1117c8450710f9ee95 (patch) | |
tree | 3561681e03c200aa23456abe483c3228e79b1fb1 | |
parent | ecc5405763a4de10a1a3e0ebf54a539d5399ea10 (diff) | |
download | emacs-24b86c51ee4241b16d30db1117c8450710f9ee95.tar.gz |
Add arch tagline
-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 |