X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/73b0cd50031a714347109169ceb8bacae338612a..4a2f33d1a11e0608d521520afcb14ec13dd1a722:/lisp/erc/erc-page.el diff --git a/lisp/erc/erc-page.el b/lisp/erc/erc-page.el index 5776dd6fc1..2e016c3032 100644 --- a/lisp/erc/erc-page.el +++ b/lisp/erc/erc-page.el @@ -1,6 +1,8 @@ ;; erc-page.el - CTCP PAGE support for ERC -;; Copyright (C) 2002, 2004, 2006-2011 Free Software Foundation +;; Copyright (C) 2002, 2004, 2006-2016 Free Software Foundation, Inc. + +;; Maintainer: emacs-devel@gnu.org ;; This file is part of GNU Emacs. @@ -45,7 +47,7 @@ If nil, this prints the page message in the minibuffer and calls `beep'. If non-nil, it must be a function that takes two arguments: SENDER and MSG, both strings. -Example for your ~/.emacs file: +Example for your init file: \(setq erc-page-function (lambda (sender msg)