emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src xrdb.c


From: Glenn Morris
Subject: [Emacs-diffs] emacs/src xrdb.c
Date: Sat, 10 Jan 2009 22:51:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/01/10 22:51:54

Modified files:
        src            : xrdb.c 

Log message:
        Comment (add Author:, based on authors.el).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/xrdb.c?cvsroot=emacs&r1=1.66&r2=1.67

Patches:
Index: xrdb.c
===================================================================
RCS file: /sources/emacs/emacs/src/xrdb.c,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -b -r1.66 -r1.67
--- xrdb.c      8 Jan 2009 03:16:12 -0000       1.66
+++ xrdb.c      10 Jan 2009 22:51:54 -0000      1.67
@@ -2,6 +2,9 @@
    Copyright (C) 1990, 1993, 1994, 2000, 2001, 2002, 2003, 2004,
                  2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
+Author: Joseph Arceneaux
+Created: 4/90
+
 This file is part of GNU Emacs.
 
 GNU Emacs is free software: you can redistribute it and/or modify
@@ -17,8 +20,6 @@
 You should have received a copy of the GNU General Public License
 along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
-/* Written by jla, 4/90 */
-
 #ifdef emacs
 #include <config.h>
 #endif




reply via email to

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