From 5071a884655c4cdd3698fb54c32c7cd551a977a8 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 5 Jan 2008 23:41:08 +0000 Subject: Add some urls. --- admin/FOR-RELEASE | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'admin') diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 57b439b6749..03c2837e3ed 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -51,15 +51,20 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html * BUGS ** Stephen.Berman@gmx.net: minibuffer and current-local-map +http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg00469.html -** bojohan+news@dd.chalmers.se, 19 Nov: appointment display during isearch replaces buffer contents - with history element. +** bojohan+news@dd.chalmers.se, 19 Nov: appointment display during isearch replaces buffer contents with history element. +http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00005.html +(patch) ** eric@openbsd.org, 24 Nov: c-mode syntactic analysis regression in emacs-22.1 +http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00049.html ** diff mode change for missing spaces in -u format. +http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html ** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop +http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00827.html * DOCUMENTATION -- cgit v1.2.1 From b9b14d130b89af54fe6c376c02d6286aa11749b6 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 7 Jan 2008 08:31:52 +0000 Subject: Add 2008 to copyright years. --- admin/ChangeLog | 2 +- admin/README | 2 +- admin/admin.el | 2 +- admin/alloc-colors.c | 2 +- admin/build-configs | 2 +- admin/cus-test.el | 2 +- admin/diff-tar-files | 2 +- admin/make-announcement | 2 +- admin/make-emacs | 2 +- admin/notes/copyright | 2 +- admin/nt/makedist.bat | 2 +- admin/quick-install-emacs | 2 +- admin/revdiff | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'admin') diff --git a/admin/ChangeLog b/admin/ChangeLog index c957ac43f32..88b08aa1550 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -423,7 +423,7 @@ ;; End: Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, - 2007 Free Software Foundation, Inc. + 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/admin/README b/admin/README index 2c07f40b52f..9180a5938ac 100644 --- a/admin/README +++ b/admin/README @@ -1,4 +1,4 @@ -Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/admin/admin.el b/admin/admin.el index 67b0c161f5b..5a75f535e82 100644 --- a/admin/admin.el +++ b/admin/admin.el @@ -1,6 +1,6 @@ ;;; admin.el --- utilities for Emacs administration -;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 ;; Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff --git a/admin/alloc-colors.c b/admin/alloc-colors.c index 22447643e5e..b0d4893181c 100644 --- a/admin/alloc-colors.c +++ b/admin/alloc-colors.c @@ -1,5 +1,5 @@ /* Allocate X colors. Used for testing with dense colormaps. - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/admin/build-configs b/admin/build-configs index f36a05ca701..66c4f4d71b9 100755 --- a/admin/build-configs +++ b/admin/build-configs @@ -1,6 +1,6 @@ #! /usr/bin/perl -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. # # This file is part of GNU Emacs. diff --git a/admin/cus-test.el b/admin/cus-test.el index ac0c7b37909..96fae1f70e4 100644 --- a/admin/cus-test.el +++ b/admin/cus-test.el @@ -1,6 +1,6 @@ ;;; cus-test.el --- tests for custom types and load problems -;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007 +;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008 ;; Free Software Foundation, Inc. ;; Author: Markus Rost diff --git a/admin/diff-tar-files b/admin/diff-tar-files index 18d95451751..0d142768bfc 100755 --- a/admin/diff-tar-files +++ b/admin/diff-tar-files @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. # # This file is part of GNU Emacs. diff --git a/admin/make-announcement b/admin/make-announcement index 1c7b4574fea..b98dce5030d 100755 --- a/admin/make-announcement +++ b/admin/make-announcement @@ -1,6 +1,6 @@ #! /bin/bash -## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 +## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 ## Free Software Foundation, Inc. ## Author: Francesco Potorti` diff --git a/admin/make-emacs b/admin/make-emacs index 23b4e1c6374..5fe11433bce 100755 --- a/admin/make-emacs +++ b/admin/make-emacs @@ -1,6 +1,6 @@ #! /usr/bin/perl -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. # # This file is part of GNU Emacs. diff --git a/admin/notes/copyright b/admin/notes/copyright index 30abdd09a91..a880fa8980f 100644 --- a/admin/notes/copyright +++ b/admin/notes/copyright @@ -1,4 +1,4 @@ -Copyright (C) 2007 Free Software Foundation, Inc. +Copyright (C) 2007, 2008 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/admin/nt/makedist.bat b/admin/nt/makedist.bat index db9446db36e..4cd1da6c316 100755 --- a/admin/nt/makedist.bat +++ b/admin/nt/makedist.bat @@ -1,6 +1,6 @@ @echo off -rem Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +rem Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 rem Free Software Foundation, Inc. rem rem Cannot use brackets in andrewi's email below because diff --git a/admin/quick-install-emacs b/admin/quick-install-emacs index e451cfcb2aa..e4e77a14f2c 100755 --- a/admin/quick-install-emacs +++ b/admin/quick-install-emacs @@ -1,7 +1,7 @@ #!/bin/sh ### quick-install-emacs --- do a halfway-decent job of installing emacs quickly -## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 ## Free Software Foundation, Inc. ## Author: Miles Bader diff --git a/admin/revdiff b/admin/revdiff index d9ea41782ba..9e47a1eba2c 100755 --- a/admin/revdiff +++ b/admin/revdiff @@ -1,6 +1,6 @@ #! /usr/bin/perl -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. # # This file is part of GNU Emacs. -- cgit v1.2.1 From eef3a880063cafbd1ea51ed580fd6488f25ddb78 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 8 Jan 2008 05:19:38 +0000 Subject: *** empty log message *** --- admin/FOR-RELEASE | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'admin') diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 03c2837e3ed..d58915318ec 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -50,21 +50,15 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html * BUGS -** Stephen.Berman@gmx.net: minibuffer and current-local-map -http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg00469.html - ** bojohan+news@dd.chalmers.se, 19 Nov: appointment display during isearch replaces buffer contents with history element. http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-01/msg00005.html (patch) ** eric@openbsd.org, 24 Nov: c-mode syntactic analysis regression in emacs-22.1 -http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00049.html - -** diff mode change for missing spaces in -u format. -http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html +http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00589.html ** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop -http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg00827.html +http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00460.html * DOCUMENTATION -- cgit v1.2.1