diff options
| author | Eric S. Raymond | 1993-03-30 16:22:39 +0000 |
|---|---|---|
| committer | Eric S. Raymond | 1993-03-30 16:22:39 +0000 |
| commit | 0b2974abfe4071524a56ce94b187b9e499f8044b (patch) | |
| tree | 374825249ebb7e7213bd7070924651325ca34db9 | |
| parent | 3af9db898dff5fcbef51090f6fc1aa32caec3bab (diff) | |
| download | emacs-0b2974abfe4071524a56ce94b187b9e499f8044b.tar.gz emacs-0b2974abfe4071524a56ce94b187b9e499f8044b.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/emacs-lisp/ring.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/ring.el b/lisp/emacs-lisp/ring.el index 1e42c063d7f..2fc5e22caed 100644 --- a/lisp/emacs-lisp/ring.el +++ b/lisp/emacs-lisp/ring.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; ring.el --- handle rings of marks | 1 | ;;; ring.el --- handle rings of items |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992 Free Software Foundation, Inc. |
| 4 | 4 | ||