X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/49f70d46ea38ceb7a501594db7f6ea35e19681aa..7e09ef09a479731d01b1ca46e94ddadd73ac98e3:/lisp/erc/erc-spelling.el diff --git a/lisp/erc/erc-spelling.el b/lisp/erc/erc-spelling.el index ae5174adff..e2ddb04538 100644 --- a/lisp/erc/erc-spelling.el +++ b/lisp/erc/erc-spelling.el @@ -1,8 +1,9 @@ ;;; erc-spelling.el --- use flyspell in ERC -;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. +;; Copyright (C) 2005-2015 Free Software Foundation, Inc. ;; Author: Jorgen Schaefer +;; Maintainer: emacs-devel@gnu.org ;; Keywords: irc ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcSpelling @@ -106,5 +107,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