Changeset 4098 for trunk/etc/TERMS

Show
Ignore:
Timestamp:
07/01/06 08:27:06 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/TERMS

    r3554 r4098  
     1Copyright (c) 1999, 2003, 2006 
     2Free software Foundation, Inc. 
     3See the end of the file for copying permissions. 
     4 
    15This file describes what you must or might want to do to termcap entries 
    26to make terminals work properly and efficiently with Emacs.  Information 
     
    228232        is2=\E[0;10;38m, 
    229233        use=at386, 
     234 
     235  
     236COPYING PERMISSIONS: 
     237 
     238    This document is free software; you can redistribute it and/or modify 
     239    it under the terms of the GNU General Public License as published by 
     240    the Free Software Foundation; either version 2 of the License, or 
     241    (at your option) any later version. 
     242 
     243    This program is distributed in the hope that it will be useful, 
     244    but WITHOUT ANY WARRANTY; without even the implied warranty of 
     245    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     246    GNU General Public License for more details. 
     247 
     248    You should have received a copy of the GNU General Public License 
     249    along with this program; if not, write to the Free Software 
     250    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA