comparison lisp/erc/erc-match.el @ 68822:7010bb070445

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-75 Creator: Michael Olson <mwolson@gnu.org> Make ERC comply with the new copyright year guidelines.
author Miles Bader <miles@gnu.org>
date Sun, 12 Feb 2006 20:25:00 +0000
parents fe9073ac802e
children 3d0d6e217db9
comparison
equal deleted inserted replaced
68821:7e3f2f8237f6 68822:7010bb070445
1 ;;; erc-match.el --- Highlight messages matching certain regexps 1 ;;; erc-match.el --- Highlight messages matching certain regexps
2 2
3 ;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
4 4
5 ;; Author: Andreas Fuchs <asf@void.at> 5 ;; Author: Andreas Fuchs <asf@void.at>
6 ;; Keywords: comm, faces 6 ;; Keywords: comm, faces
7 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcMatch 7 ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ErcMatch
8 8