emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp diff.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp diff.el
Date: Sat, 10 Jan 2009 22:53:08 +0000

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

Modified files:
        lisp           : diff.el 

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

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/diff.el?cvsroot=emacs&r1=1.71&r2=1.72

Patches:
Index: diff.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/diff.el,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -b -r1.71 -r1.72
--- diff.el     5 Jan 2009 03:18:53 -0000       1.71
+++ diff.el     10 Jan 2009 22:53:08 -0000      1.72
@@ -1,8 +1,10 @@
 ;;; diff.el --- run `diff' in compilation-mode
 
-;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, 2005, 2006,
+;;   2007, 2008, 2009 Free Software Foundation, Inc.
 
+;; Author: Frank Bresz
+;; (according to authors.el)
 ;; Maintainer: FSF
 ;; Keywords: unix, tools
 




reply via email to

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