]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-goodies.el
Only initialize erc-last-saved-position if not already a marker.
[gnu-emacs] / lisp / erc / erc-goodies.el
index 49820b78ff6273e59ab6c11acf792e3237dfb0e2..8bb6e77a5f850932ec1d1ed25dfd0050502ce194 100644 (file)
@@ -1,8 +1,9 @@
 ;; erc-goodies.el --- Collection of ERC modules
 
-;; Copyright (C) 2001-201 Free Software Foundation, Inc.
+;; Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
 ;; Author: Jorgen Schaefer <forcer@forcix.cx>
+;; Maintainer: emacs-devel@gnu.org
 
 ;; Most code is taken verbatim from erc.el, see there for the original
 ;; authors.