X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/77ab81d0545e980c57c0a35510ade29a9e43b4cd..a3dae87a1b5405d2bffde7c2d829a5dbfc7ff274:/lisp/chistory.el diff --git a/lisp/chistory.el b/lisp/chistory.el index 9cc6d86605..09f6e205cd 100644 --- a/lisp/chistory.el +++ b/lisp/chistory.el @@ -1,7 +1,6 @@ ;;; chistory.el --- list command history -;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1985, 2001-2011 Free Software Foundation, Inc. ;; Author: K. Shane Hartman ;; Maintainer: FSF @@ -189,5 +188,4 @@ and runs the normal hook `command-history-hook'." (provide 'chistory) -;; arch-tag: c201a0cd-89f2-4d39-a532-4cb309391dbd ;;; chistory.el ends here