diff lisp/emacs-lisp/sregex.el @ 87649:107ccd98fa12

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
author Miles Bader <miles@gnu.org>
date Tue, 08 Jan 2008 20:46:54 +0000
parents e2e245301b8c 78ee6fae0e41
children 606f2d163a64 1e3a407766b9
line wrap: on
line diff
--- a/lisp/emacs-lisp/sregex.el	Tue Jan 08 20:07:21 2008 +0000
+++ b/lisp/emacs-lisp/sregex.el	Tue Jan 08 20:46:54 2008 +0000
@@ -1,7 +1,7 @@
 ;;; sregex.el --- symbolic regular expressions
 
 ;; Copyright (C) 1997, 1998, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007 Free Software Foundation, Inc.
+;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Bob Glickstein <bobg+sregex@zanshin.com>
 ;; Maintainer: Bob Glickstein <bobg+sregex@zanshin.com>