]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-page.el
Doc fixes for menu-bar.el
[gnu-emacs] / lisp / erc / erc-page.el
index 14c46d08aecc60bc2e12905b206d09b5c9b3ce9d..2e016c303285469aceeda3fc41803f255aab1e4c 100644 (file)
@@ -1,6 +1,8 @@
 ;; erc-page.el - CTCP PAGE support for ERC
 
-;; Copyright (C) 2002, 2004, 2006-2012 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)