# HG changeset patch # User Richard M. Stallman # Date 743455032 0 # Node ID d7d0283248453e07cb584e6ac12650f9dd21e183 # Parent 5f6e6ea4c7af06ad07b95a2ed92d58074bc6aa48 Comment fixes. diff -r 5f6e6ea4c7af -r d7d028324845 src/sunfns.c --- a/src/sunfns.c Fri Jul 23 18:33:00 1993 +0000 +++ b/src/sunfns.c Fri Jul 23 19:17:12 1993 +0000 @@ -1,6 +1,16 @@ /* Functions for Sun Windows menus and selection buffer. Copyright (C) 1987 Free Software Foundation, Inc. +This file is probably totally obsolete. In any case, the FSF is +unwilling to support it. We agreed to include it in our distribution +only on the understanding that we would spend no time at all on it. + +If you have complaints about this file, send them to peck@sun.com. +If no one at Sun wants to maintain this, then consider it not +maintained at all. It would be a bad thing for the GNU project if +this file took our effort away from higher-priority things. + + This file is part of GNU Emacs. GNU Emacs is free software; you can redistribute it and/or modify @@ -17,7 +27,7 @@ along with GNU Emacs; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -Author: Jeff Peck, Sun Microsystems, Inc. +/* Author: Jeff Peck, Sun Microsystems, Inc. Original ideas by David Kastan and Eric Negaard, SRI International Major help from: Steve Greenbaum, Reasoning Systems, Inc.