Changeset 4200 for trunk/lisp/erc/erc-ring.el
- Timestamp:
- 04/07/07 15:49:28 (2 years ago)
- Files:
-
- trunk/lisp/erc/erc-ring.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/erc/erc-ring.el
r4190 r4200 1 1 ;; erc-ring.el -- Command history handling for erc using ring.el 2 2 3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007 Free Software Foundation, Inc. 3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2006, 4 ;; 2007 Free Software Foundation, Inc. 4 5 5 6 ;; Author: Alex Schroeder <alex@gnu.org>
