Mercurial > emacs
diff lisp/emulation/viper-ex.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 | 48163f8e5648 d6d821e3ae21 |
children | ae3fe9150b36 606f2d163a64 |
line wrap: on
line diff
--- a/lisp/emulation/viper-ex.el Tue Jan 08 20:07:21 2008 +0000 +++ b/lisp/emulation/viper-ex.el Tue Jan 08 20:46:54 2008 +0000 @@ -1,7 +1,7 @@ ;;; viper-ex.el --- functions implementing the Ex commands for Viper ;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, -;; 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Michael Kifer <kifer@cs.stonybrook.edu>