]> 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 5776dd6fc1a719e5567ab30796c3e4cc7fb419ea..2e016c303285469aceeda3fc41803f255aab1e4c 100644 (file)
@@ -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)