emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/Makefile.in,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/Makefile.in,v
Date: Sun, 21 Jan 2007 03:54:32 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/01/21 03:53:14

Index: Makefile.in
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/Makefile.in,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -b -r1.82 -r1.83
--- Makefile.in 6 Nov 2006 15:48:19 -0000       1.82
+++ Makefile.in 21 Jan 2007 03:53:12 -0000      1.83
@@ -1,6 +1,6 @@
 # Maintenance productions for the Lisp directory
 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
-#   2006 Free Software Foundation, Inc.
+#   2006, 2007 Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -242,7 +242,7 @@
 $(lisp)/mh-e/mh-loaddefs.el: $(MH_E_SRC)
        echo ";;; mh-loaddefs.el --- automatically extracted autoloads" > $@
        echo "" >> $@
-       echo ";; Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, 
Inc." >> $@
+       echo ";; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software 
Foundation, Inc." >> $@
        echo ";; Author: Bill Wohler <address@hidden>" >> $@
        echo ";; Keywords: mail" >> $@
        echo ";;; Commentary:" >> $@




reply via email to

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