comparison lisp/buff-menu.el @ 2420:c61190e101a0

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?
author Eric S. Raymond <esr@snark.thyrsus.com>
date Mon, 29 Mar 1993 15:48:02 +0000
parents c5d0140aa7b6
children 4ecde980a8f5
comparison
equal deleted inserted replaced
2419:77a67b7a1cce 2420:c61190e101a0
1 ;;; buff-menu.el --- buffer menu main function and support functions. 1 ;;; buff-menu.el --- buffer menu main function and support functions.
2 2
3 ;; Copyright (C) 1993 Free Software Foundation, Inc. 3 ;; Copyright (C) 1993 Free Software Foundation, Inc.
4 4
5 ;; Author: Bob Weiner <rsw@cs.brown.edu>
6 ;; Maintainer: FSF 5 ;; Maintainer: FSF
7 ;; Adapted-by: Eric S. Raymond <esr@snark.thyrsus.com>
8 6
9 ;; This file is part of GNU Emacs. 7 ;; This file is part of GNU Emacs.
10 8
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 9 ;; GNU Emacs is free software; you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by 10 ;; it under the terms of the GNU General Public License as published by