Changeset 3806 for vendor/emacs-CVS_HEAD/lisp/emacs-lisp/shadow.el
- Timestamp:
- 2005年08月20日 09時04分24秒 (3 years ago)
- Files:
-
- vendor/emacs-CVS_HEAD/lisp/emacs-lisp/shadow.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
vendor/emacs-CVS_HEAD/lisp/emacs-lisp/shadow.el
r3799 r3806 1 1 ;;; shadow.el --- locate Emacs Lisp file shadowings 2 2 3 ;; Copyright (C) 1995 Free Software Foundation, Inc.3 ;; Copyright (C) 1995, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 4 4 5 5 ;; Author: Terry Jones <terry@santafe.edu>
