X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/142e26a72e9b8bbbec23c6bf7234e9f2544b5f89..ef62b23df5a7007c3d8c74dbca87ba83e9da682e:/lisp/erc/erc-spelling.el diff --git a/lisp/erc/erc-spelling.el b/lisp/erc/erc-spelling.el index 02cf6d8f3c..441e3536e1 100644 --- a/lisp/erc/erc-spelling.el +++ b/lisp/erc/erc-spelling.el @@ -1,6 +1,6 @@ ;;; erc-spelling.el --- use flyspell in ERC -;; Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 2005-2012 Free Software Foundation, Inc. ;; Author: Jorgen Schaefer ;; Keywords: irc @@ -106,5 +106,4 @@ The cadr is the beginning and the caddr is the end." (provide 'erc-spelling) -;; arch-tag: 04ae1c46-0fd1-4e1a-8b80-55bfa471c945 ;;; erc-spelling.el ends here