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 [EMACS_22_BASE]


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/Makefile.in,v [EMACS_22_BASE]
Date: Mon, 07 Jan 2008 02:47:02 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Glenn Morris <gm>       08/01/07 02:45:19

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/lisp/Makefile.in,v
retrieving revision 1.85.2.4
retrieving revision 1.85.2.5
diff -u -b -r1.85.2.4 -r1.85.2.5
--- Makefile.in 5 Jan 2008 16:08:05 -0000       1.85.2.4
+++ Makefile.in 7 Jan 2008 02:45:07 -0000       1.85.2.5
@@ -1,6 +1,6 @@
 # Maintenance productions for the Lisp directory
 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
-#   2006, 2007 Free Software Foundation, Inc.
+#   2006, 2007, 2008 Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -246,7 +246,7 @@
 $(lisp)/mh-e/mh-loaddefs.el: $(lisp)/subdirs.el $(MH_E_SRC)
        echo ";;; mh-loaddefs.el --- automatically extracted autoloads" > $@
        echo "" >> $@
-       echo ";; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software 
Foundation, Inc." >> $@
+       echo ";; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 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]