comparison lisp/ido.el @ 49412:0c9686a92a39

Update copyright.
author Kim F. Storm <storm@cua.dk>
date Fri, 24 Jan 2003 12:07:09 +0000
parents 52f5fa69909e
children 389e078f2b48
comparison
equal deleted inserted replaced
49411:bf2edead9a8f 49412:0c9686a92a39
1 ;;; ido.el --- interactively do things with buffers and files. 1 ;;; ido.el --- interactively do things with buffers and files.
2 2
3 ;; Copyright (C) 1996-2002 Free Software Foundation, Inc. 3 ;; Copyright (C) 1996-2003 Free Software Foundation, Inc.
4 4
5 ;; Author: Kim F. Storm <storm@cua.dk> 5 ;; Author: Kim F. Storm <storm@cua.dk>
6 ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk> 6 ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk>
7 ;; Keywords: extensions convenience 7 ;; Keywords: extensions convenience
8 8