]> code.delx.au - gnu-emacs/blobdiff - lisp/tutorial.el
* lisp/isearch.el (isearch-range-invisible): Use invisible-p.
[gnu-emacs] / lisp / tutorial.el
index 9759b6a61f04829a1e0860f80d7c8a3ab33bbddf..77ef50843d35fa03949ee55e2b8a24c457b3907e 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tutorial.el --- tutorial for Emacs
 
-;; Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2011 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: help, internal
@@ -963,5 +963,4 @@ Currently this feature is only used in `help-with-tutorial'."
 
 (provide 'tutorial)
 
-;; arch-tag: c8e80aef-c3bb-4ffb-8af6-22171bf0c100
 ;;; tutorial.el ends here