]> code.delx.au - gnu-emacs/blobdiff - lisp/echistory.el
Refresh Dired and VC-dir buffers after vc-pull and vc-merge.
[gnu-emacs] / lisp / echistory.el
index 8d1bfb92a00045f4f02396bdd1dab4495924235a..1d2c5d8a388501eb847f28ee9dd83129bee2c261 100644 (file)
@@ -1,7 +1,6 @@
 ;;; echistory.el --- Electric Command History Mode
 
-;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 2001-2011 Free Software Foundation, Inc.
 
 ;; Author: K. Shane Hartman
 ;; Maintainer: FSF
@@ -150,5 +149,4 @@ The Command History listing is recomputed each time this mode is invoked."
 
 (provide 'echistory)
 
-;; arch-tag: 1e5018fe-190f-44a7-9109-a895dcac4c50
 ;;; echistory.el ends here