emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/emacs.c [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/emacs.c [lexbind]
Date: Tue, 06 Jul 2004 07:10:34 -0400

Index: emacs/src/emacs.c
diff -c emacs/src/emacs.c:1.309.2.9 emacs/src/emacs.c:1.309.2.10
*** emacs/src/emacs.c:1.309.2.9 Tue Jul  6 09:14:34 2004
--- emacs/src/emacs.c   Tue Jul  6 09:23:53 2004
***************
*** 848,854 ****
        else
        {
          printf ("GNU Emacs %s\n", SDATA (tem));
!         printf ("Copyright (C) 2002 Free Software Foundation, Inc.\n");
          printf ("GNU Emacs comes with ABSOLUTELY NO WARRANTY.\n");
          printf ("You may redistribute copies of Emacs\n");
          printf ("under the terms of the GNU General Public License.\n");
--- 848,854 ----
        else
        {
          printf ("GNU Emacs %s\n", SDATA (tem));
!         printf ("Copyright (C) 2004 Free Software Foundation, Inc.\n");
          printf ("GNU Emacs comes with ABSOLUTELY NO WARRANTY.\n");
          printf ("You may redistribute copies of Emacs\n");
          printf ("under the terms of the GNU General Public License.\n");




reply via email to

[Prev in Thread] Current Thread [Next in Thread]