comparison lisp/emulation/viper-ex.el @ 64701:34bd8e434dd7

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 01 Aug 2005 15:47:19 +0000
parents 18a818a2ee7c
children 0670efd1e2df edf295560b5a
comparison
equal deleted inserted replaced
64700:766998b4d3ee 64701:34bd8e434dd7
1 ;;; viper-ex.el --- functions implementing the Ex commands for Viper 1 ;;; viper-ex.el --- functions implementing the Ex commands for Viper
2 2
3 ;; Copyright (C) 1994, 95, 96, 97, 98, 2000, 01, 02, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003,
4 ;; 2004, 2005 Free Software Foundation, Inc.
4 5
5 ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> 6 ;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
6 7
7 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
8 9