Changeset 3806 for vendor/emacs-CVS_HEAD/lisp/help.el
- Timestamp:
- 08/20/05 09:04:24 (3 years ago)
- Files:
-
- vendor/emacs-CVS_HEAD/lisp/help.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
vendor/emacs-CVS_HEAD/lisp/help.el
r3799 r3806 1 1 ;;; help.el --- help commands for Emacs 2 2 3 ;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001, 2002, 2004,4 ;; 200 5Free Software Foundation, Inc.3 ;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001, 2002, 4 ;; 2003, 2004, 2005 Free Software Foundation, Inc. 5 5 6 6 ;; Maintainer: FSF
