diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-29 15:48:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-29 15:48:02 +0000 |
commit | 125def1c78dfecbdc4d5a18bd2c92d41acae4e22 (patch) | |
tree | e63b835a0f5c4af68b234624d34e3128716f4ee7 /lisp | |
parent | 8ac8c82f02320a5dc905fea8b528ca9388aa52c1 (diff) | |
download | emacs-125def1c78dfecbdc4d5a18bd2c92d41acae4e22.tar.gz emacs-125def1c78dfecbdc4d5a18bd2c92d41acae4e22.tar.bz2 emacs-125def1c78dfecbdc4d5a18bd2c92d41acae4e22.zip |
Removed author and Adapted-By lines. They're wrong, and they're not
in the supposedly up-to-date version on my system. What was going on
here?
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/buff-menu.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el index c70e9a0aba8..1141c000b2f 100644 --- a/lisp/buff-menu.el +++ b/lisp/buff-menu.el @@ -2,9 +2,7 @@ ;; Copyright (C) 1993 Free Software Foundation, Inc. -;; Author: Bob Weiner <rsw@cs.brown.edu> ;; Maintainer: FSF -;; Adapted-by: Eric S. Raymond <esr@snark.thyrsus.com> ;; This file is part of GNU Emacs. |