emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/src casetab.c


From: Glenn Morris
Subject: [Emacs-diffs] emacs/src casetab.c
Date: Sat, 10 Jan 2009 23:04:53 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/01/10 23:04:53

Modified files:
        src            : casetab.c 

Log message:
        Comment (fix header format).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/casetab.c?cvsroot=emacs&r1=1.46&r2=1.47

Patches:
Index: casetab.c
===================================================================
RCS file: /sources/emacs/emacs/src/casetab.c,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- casetab.c   8 Jan 2009 03:15:26 -0000       1.46
+++ casetab.c   10 Jan 2009 23:04:53 -0000      1.47
@@ -1,6 +1,8 @@
 /* GNU Emacs routines to deal with case tables.
-   Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004,
-                 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+                 2008, 2009  Free Software Foundation, Inc.
+
+Author: Howard Gayle
 
 This file is part of GNU Emacs.
 
@@ -17,8 +19,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 Howard Gayle.  */
-
 #include <config.h>
 #include "lisp.h"
 #include "buffer.h"




reply via email to

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