]> code.delx.au - gnu-emacs/blobdiff - lisp/outline.el
Refresh Dired and VC-dir buffers after vc-pull and vc-merge.
[gnu-emacs] / lisp / outline.el
index 95cc450973a15c9eea783f3774be5b7050f61bba..d43afd94a3c78bf889fd31eb8aa1c469d95c978d 100644 (file)
@@ -1,7 +1,6 @@
 ;;; outline.el --- outline mode commands for Emacs
 
-;; Copyright (C) 1986, 1993, 1994, 1995, 1997, 2000, 2001, 2002,
-;;   2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+;; Copyright (C) 1986, 1993-1995, 1997, 2000-2011
 ;;   Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
@@ -1119,5 +1118,4 @@ convenient way to make a table of contents of the buffer."
 (provide 'outline)
 (provide 'noutline)
 
-;; arch-tag: 1724410e-7d4d-4f46-b801-49e18171e874
 ;;; outline.el ends here