comparison lib-src/rcs2log @ 83353:532e0a9335a9

Merged in changes from CVS trunk. Plus added lisp/term tweaks. Patches applied: * lorentey@elte.hu--2004/emacs--cvs-trunk--0--base-0 tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-474 * lorentey@elte.hu--2004/emacs--cvs-trunk--0--patch-1 Add CVS metadata files. * lorentey@elte.hu--2004/emacs--cvs-trunk--0--patch-2 Update from CVS. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-393
author Karoly Lorentey <lorentey@elte.hu>
date Sun, 04 Sep 2005 03:48:17 +0000
parents 6c13700d1c13 6358e3c6075c
children b98066f4aa10
comparison
equal deleted inserted replaced
83352:b258b3492423 83353:532e0a9335a9
53 Report bugs to <bug-gnu-emacs@gnu.org>.' 53 Report bugs to <bug-gnu-emacs@gnu.org>.'
54 54
55 Id='$Id$' 55 Id='$Id$'
56 56
57 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, 57 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003,
58 # 2004 Free Software Foundation, Inc. 58 # 2004, 2005 Free Software Foundation, Inc.
59 59
60 # This program is free software; you can redistribute it and/or modify 60 # This program is free software; you can redistribute it and/or modify
61 # it under the terms of the GNU General Public License as published by 61 # it under the terms of the GNU General Public License as published by
62 # the Free Software Foundation; either version 2, or (at your option) 62 # the Free Software Foundation; either version 2, or (at your option)
63 # any later version. 63 # any later version.
70 # You should have received a copy of the GNU General Public License 70 # You should have received a copy of the GNU General Public License
71 # along with this program; see the file COPYING. If not, write to the 71 # along with this program; see the file COPYING. If not, write to the
72 # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 72 # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
73 # Boston, MA 02110-1301, USA. 73 # Boston, MA 02110-1301, USA.
74 74
75 Copyright='Copyright (C) 2004 Free Software Foundation, Inc. 75 Copyright='Copyright (C) 2005 Free Software Foundation, Inc.
76 This program comes with NO WARRANTY, to the extent permitted by law. 76 This program comes with NO WARRANTY, to the extent permitted by law.
77 You may redistribute copies of this program 77 You may redistribute copies of this program
78 under the terms of the GNU General Public License. 78 under the terms of the GNU General Public License.
79 For more information about these matters, see the files named COPYING. 79 For more information about these matters, see the files named COPYING.
80 Author: Paul Eggert <eggert@twinsun.com>' 80 Author: Paul Eggert <eggert@twinsun.com>'