diff options
| author | John Wiegley | 2016-01-11 22:48:07 -0800 |
|---|---|---|
| committer | John Wiegley | 2016-01-11 22:48:07 -0800 |
| commit | 1dd4f26ab6c1f14628d9fcf03b0cca7e54d52302 (patch) | |
| tree | fc34bd815956a80c35f1e9a0f836a5378bf4b1ed | |
| parent | c043d9731b499a241830d705e9055c9e42ccf28c (diff) | |
| parent | ef33bc7fcf7b2e9fc41706ebce3bfbc814b0e832 (diff) | |
| download | emacs-1dd4f26ab6c1f14628d9fcf03b0cca7e54d52302.tar.gz emacs-1dd4f26ab6c1f14628d9fcf03b0cca7e54d52302.zip | |
Merge from origin/emacs-25
ef33bc7 Spelling and grammar fixes
9c3dbab Fix copyright years by hand
0e96320 Update copyright year to 2016
2259 files changed, 2308 insertions, 2304 deletions
diff --git a/.gitattributes b/.gitattributes index ac26a2bbcd2..8f61c807d72 100644 --- a/.gitattributes +++ b/.gitattributes | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Attributes of Emacs files in the Git repository. | 1 | # Attributes of Emacs files in the Git repository. |
| 2 | 2 | ||
| 3 | # Copyright 2015 Free Software Foundation, Inc. | 3 | # Copyright 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/ChangeLog.1 b/ChangeLog.1 index d1b8d0ffb98..dee582f47b2 100644 --- a/ChangeLog.1 +++ b/ChangeLog.1 | |||
| @@ -14700,7 +14700,7 @@ | |||
| 14700 | ;; coding: utf-8 | 14700 | ;; coding: utf-8 |
| 14701 | ;; End: | 14701 | ;; End: |
| 14702 | 14702 | ||
| 14703 | Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc. | 14703 | Copyright (C) 1993-1999, 2001-2016 Free Software Foundation, Inc. |
| 14704 | 14704 | ||
| 14705 | This file is part of GNU Emacs. | 14705 | This file is part of GNU Emacs. |
| 14706 | 14706 | ||
diff --git a/ChangeLog.2 b/ChangeLog.2 index 258b44224f7..54e0f20adb2 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 | |||
| @@ -25343,7 +25343,7 @@ See ChangeLog.1 for earlier changes. | |||
| 25343 | ;; coding: utf-8 | 25343 | ;; coding: utf-8 |
| 25344 | ;; End: | 25344 | ;; End: |
| 25345 | 25345 | ||
| 25346 | Copyright (C) 2015 Free Software Foundation, Inc. | 25346 | Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 25347 | 25347 | ||
| 25348 | This file is part of GNU Emacs. | 25348 | This file is part of GNU Emacs. |
| 25349 | 25349 | ||
diff --git a/GNUmakefile b/GNUmakefile index 6de8ca26149..83bb718a960 100644 --- a/GNUmakefile +++ b/GNUmakefile | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Build Emacs from a fresh tarball or version-control checkout. | 1 | # Build Emacs from a fresh tarball or version-control checkout. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | # | 4 | # |
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | # | 6 | # |
| @@ -1,5 +1,5 @@ | |||
| 1 | GNU Emacs Installation Guide | 1 | GNU Emacs Installation Guide |
| 2 | Copyright (C) 1992, 1994, 1996-1997, 2000-2015 Free Software Foundation, | 2 | Copyright (C) 1992, 1994, 1996-1997, 2000-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
diff --git a/INSTALL.REPO b/INSTALL.REPO index 7c956f05d2b..1720758928c 100644 --- a/INSTALL.REPO +++ b/INSTALL.REPO | |||
| @@ -64,7 +64,7 @@ never platform-specific. | |||
| 64 | 64 | ||
| 65 | 65 | ||
| 66 | 66 | ||
| 67 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 67 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 68 | 68 | ||
| 69 | This file is part of GNU Emacs. | 69 | This file is part of GNU Emacs. |
| 70 | 70 | ||
diff --git a/Makefile.in b/Makefile.in index 57e29d7f983..fdaa63a9ec2 100644 --- a/Makefile.in +++ b/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1992-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/admin/ChangeLog.1 b/admin/ChangeLog.1 index d3fabd4c811..c7cae0cbaca 100644 --- a/admin/ChangeLog.1 +++ b/admin/ChangeLog.1 | |||
| @@ -2577,7 +2577,7 @@ | |||
| 2577 | ;; coding: utf-8 | 2577 | ;; coding: utf-8 |
| 2578 | ;; End: | 2578 | ;; End: |
| 2579 | 2579 | ||
| 2580 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 2580 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2581 | 2581 | ||
| 2582 | This file is part of GNU Emacs. | 2582 | This file is part of GNU Emacs. |
| 2583 | 2583 | ||
diff --git a/admin/README b/admin/README index b7621ffb62a..71840159958 100644 --- a/admin/README +++ b/admin/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/admin/admin.el b/admin/admin.el index 6b213a7e42c..7923f0bb466 100644 --- a/admin/admin.el +++ b/admin/admin.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; admin.el --- utilities for Emacs administration | 1 | ;;; admin.el --- utilities for Emacs administration |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/admin/alloc-colors.c b/admin/alloc-colors.c index 777c048812c..9f6161ef0d9 100644 --- a/admin/alloc-colors.c +++ b/admin/alloc-colors.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Allocate X colors. Used for testing with dense colormaps. | 1 | /* Allocate X colors. Used for testing with dense colormaps. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/admin/authors.el b/admin/authors.el index 9903218e2ba..d579c1f0f49 100644 --- a/admin/authors.el +++ b/admin/authors.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; authors.el --- utility for maintaining Emacs's AUTHORS file | 1 | ;;; authors.el --- utility for maintaining Emacs's AUTHORS file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> | 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> |
| 6 | ;; Maintainer: Kim F. Storm <storm@cua.dk> | 6 | ;; Maintainer: Kim F. Storm <storm@cua.dk> |
diff --git a/admin/build-configs b/admin/build-configs index 55530b360d4..928ea4f2e0b 100755 --- a/admin/build-configs +++ b/admin/build-configs | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #! /usr/bin/perl | 1 | #! /usr/bin/perl |
| 2 | # Build Emacs in several different configurations. | 2 | # Build Emacs in several different configurations. |
| 3 | 3 | ||
| 4 | # Copyright (C) 2001-2015 Free Software Foundation, Inc. | 4 | # Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | # This file is part of GNU Emacs. | 6 | # This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/admin/bzrmerge.el b/admin/bzrmerge.el index 1bcbaa24085..1de7bc445e0 100644 --- a/admin/bzrmerge.el +++ b/admin/bzrmerge.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bzrmerge.el --- help merge one Emacs bzr branch to another | 1 | ;;; bzrmerge.el --- help merge one Emacs bzr branch to another |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: maint | 6 | ;; Keywords: maint |
diff --git a/admin/charsets/Makefile.in b/admin/charsets/Makefile.in index a5e7212f163..0ca7e14d850 100644 --- a/admin/charsets/Makefile.in +++ b/admin/charsets/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | # National Institute of Advanced Industrial Science and Technology (AIST) | 6 | # National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/admin/charsets/mapconv b/admin/charsets/mapconv index 3747ae2ad77..5a72fbd6c79 100755 --- a/admin/charsets/mapconv +++ b/admin/charsets/mapconv | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | 2 | ||
| 3 | # Copyright (C) 2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | # National Institute of Advanced Industrial Science and Technology (AIST) | 6 | # National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/admin/charsets/mapfiles/README b/admin/charsets/mapfiles/README index a05e2dab0ff..fb200e59a81 100644 --- a/admin/charsets/mapfiles/README +++ b/admin/charsets/mapfiles/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 2 | Copyright (C) 2009, 2010, 2011 | 2 | Copyright (C) 2009, 2010, 2011 |
| 3 | National Institute of Advanced Industrial Science and Technology (AIST) | 3 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 4 | Registration Number H13PRO009 | 4 | Registration Number H13PRO009 |
diff --git a/admin/cus-test.el b/admin/cus-test.el index c7faedbd35a..3a4fd1237d6 100644 --- a/admin/cus-test.el +++ b/admin/cus-test.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-test.el --- tests for custom types and load problems | 1 | ;;; cus-test.el --- tests for custom types and load problems |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000, 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de> | 5 | ;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de> |
| 6 | ;; Maintainer: Markus Rost <rost@math.ohio-state.edu> | 6 | ;; Maintainer: Markus Rost <rost@math.ohio-state.edu> |
diff --git a/admin/diff-tar-files b/admin/diff-tar-files index 6a8824f6ad0..ddb107b6af3 100755 --- a/admin/diff-tar-files +++ b/admin/diff-tar-files | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | 2 | ||
| 3 | # Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/admin/find-gc.el b/admin/find-gc.el index 5c6a45b5871..26bbc5448de 100644 --- a/admin/find-gc.el +++ b/admin/find-gc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; find-gc.el --- detect functions that call the garbage collector | 1 | ;;; find-gc.el --- detect functions that call the garbage collector |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | 6 | ||
diff --git a/admin/gitmerge.el b/admin/gitmerge.el index 69e4d288522..ae863fdecb5 100644 --- a/admin/gitmerge.el +++ b/admin/gitmerge.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gitmerge.el --- help merge one Emacs branch into another | 1 | ;;; gitmerge.el --- help merge one Emacs branch into another |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: David Engster <deng@randomsample.de> | 5 | ;; Authors: David Engster <deng@randomsample.de> |
| 6 | ;; Stefan Monnier <monnier@iro.umontreal.ca> | 6 | ;; Stefan Monnier <monnier@iro.umontreal.ca> |
diff --git a/admin/grammars/Makefile.in b/admin/grammars/Makefile.in index 6b54ecca237..9037343c81a 100644 --- a/admin/grammars/Makefile.in +++ b/admin/grammars/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | ## Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ## Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ## This file is part of GNU Emacs. | 5 | ## This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/admin/grammars/c.by b/admin/grammars/c.by index 8a3a194b00e..be41bd8d2b6 100644 --- a/admin/grammars/c.by +++ b/admin/grammars/c.by | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; c.by -- LL grammar for C/C++ language specification | 1 | ;;; c.by -- LL grammar for C/C++ language specification |
| 2 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 3 | ;; | 3 | ;; |
| 4 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 4 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 5 | ;; David Ponce <david@dponce.com> | 5 | ;; David Ponce <david@dponce.com> |
diff --git a/admin/grammars/grammar.wy b/admin/grammars/grammar.wy index fcb36fdc778..9bac0988c5b 100644 --- a/admin/grammars/grammar.wy +++ b/admin/grammars/grammar.wy | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic-grammar.wy -- LALR grammar of Semantic input grammars | 1 | ;;; semantic-grammar.wy -- LALR grammar of Semantic input grammars |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/admin/grammars/java-tags.wy b/admin/grammars/java-tags.wy index bc22f4f8311..7284f0242b2 100644 --- a/admin/grammars/java-tags.wy +++ b/admin/grammars/java-tags.wy | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; java-tags.wy -- Semantic LALR grammar for Java | 1 | ;;; java-tags.wy -- Semantic LALR grammar for Java |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/admin/grammars/js.wy b/admin/grammars/js.wy index 1579b0787d7..a49952f52de 100644 --- a/admin/grammars/js.wy +++ b/admin/grammars/js.wy | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; javascript-jv.wy -- LALR grammar for Javascript | 1 | ;;; javascript-jv.wy -- LALR grammar for Javascript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1998-2011 Ecma International. | 4 | ;; Copyright (C) 1998-2011 Ecma International. |
| 5 | 5 | ||
| 6 | ;; Author: Joakim Verona | 6 | ;; Author: Joakim Verona |
diff --git a/admin/grammars/make.by b/admin/grammars/make.by index be3cc433863..a9a856432d4 100644 --- a/admin/grammars/make.by +++ b/admin/grammars/make.by | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; make.by -- BY notation for Makefiles. | 1 | ;;; make.by -- BY notation for Makefiles. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; David Ponce <david@dponce.com> | 6 | ;; David Ponce <david@dponce.com> |
diff --git a/admin/grammars/python.wy b/admin/grammars/python.wy index 9b37a8deaec..4db3548eb09 100644 --- a/admin/grammars/python.wy +++ b/admin/grammars/python.wy | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; python.wy -- LALR grammar for Python | 1 | ;;; python.wy -- LALR grammar for Python |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, | 4 | ;; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, |
| 5 | ;; 2009, 2010 Python Software Foundation; All Rights Reserved | 5 | ;; 2009, 2010 Python Software Foundation; All Rights Reserved |
| 6 | 6 | ||
diff --git a/admin/grammars/scheme.by b/admin/grammars/scheme.by index 1b67d624320..c1613c8d63a 100644 --- a/admin/grammars/scheme.by +++ b/admin/grammars/scheme.by | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scheme.by -- Scheme BNF language specification | 1 | ;;; scheme.by -- Scheme BNF language specification |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/admin/grammars/srecode-template.wy b/admin/grammars/srecode-template.wy index 32ef7eac8ad..33c8d24eedb 100644 --- a/admin/grammars/srecode-template.wy +++ b/admin/grammars/srecode-template.wy | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode-template.wy --- Semantic Recoder Template parser | 1 | ;;; srecode-template.wy --- Semantic Recoder Template parser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/admin/make-emacs b/admin/make-emacs index 24e9844b72c..6a79cdc7232 100755 --- a/admin/make-emacs +++ b/admin/make-emacs | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Build Emacs with various options for profiling, debugging, | 2 | # Build Emacs with various options for profiling, debugging, |
| 3 | # with and without warnings enabled etc. | 3 | # with and without warnings enabled etc. |
| 4 | 4 | ||
| 5 | # Copyright (C) 2001-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | 8 | ||
diff --git a/admin/merge-gnulib b/admin/merge-gnulib index 818dc1afce9..363bb23d119 100755 --- a/admin/merge-gnulib +++ b/admin/merge-gnulib | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | # | 4 | # |
| 5 | # admin/merge-gnulib | 5 | # admin/merge-gnulib |
| 6 | 6 | ||
| 7 | # Copyright 2012-2015 Free Software Foundation, Inc. | 7 | # Copyright 2012-2016 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | # This file is part of GNU Emacs. | 9 | # This file is part of GNU Emacs. |
| 10 | 10 | ||
diff --git a/admin/merge-pkg-config b/admin/merge-pkg-config index 302937269df..2066c9b4a23 100755 --- a/admin/merge-pkg-config +++ b/admin/merge-pkg-config | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | # | 4 | # |
| 5 | # admin/merge-pkg-config | 5 | # admin/merge-pkg-config |
| 6 | 6 | ||
| 7 | # Copyright 2014-2015 Free Software Foundation, Inc. | 7 | # Copyright 2014-2016 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | # This file is part of GNU Emacs. | 9 | # This file is part of GNU Emacs. |
| 10 | 10 | ||
diff --git a/admin/notes/copyright b/admin/notes/copyright index 3ba9c55d246..2dc33c164a9 100644 --- a/admin/notes/copyright +++ b/admin/notes/copyright | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/admin/notes/font-backend b/admin/notes/font-backend index 03663d38cd8..5b65ae5b25a 100644 --- a/admin/notes/font-backend +++ b/admin/notes/font-backend | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/admin/notes/hydra b/admin/notes/hydra index ce4a683f6fe..aadc169018b 100644 --- a/admin/notes/hydra +++ b/admin/notes/hydra | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | -*- mode: outline; coding: utf-8 -*- | 1 | -*- mode: outline; coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | NOTES FOR EMACS CONTINUOUS BUILD ON HYDRA | 6 | NOTES FOR EMACS CONTINUOUS BUILD ON HYDRA |
diff --git a/admin/notes/multi-tty b/admin/notes/multi-tty index 868d45138d8..ac1c7b283a1 100644 --- a/admin/notes/multi-tty +++ b/admin/notes/multi-tty | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | -*- coding: utf-8; mode: text; -*- | 1 | -*- coding: utf-8; mode: text; -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | From README.multi-tty in the multi-tty branch. | 6 | From README.multi-tty in the multi-tty branch. |
diff --git a/admin/notes/unicode b/admin/notes/unicode index 3901f60954f..51314b199f6 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | -*-mode: text; coding: utf-8;-*- | 1 | -*-mode: text; coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Importing a new Unicode Standard version into Emacs | 6 | Importing a new Unicode Standard version into Emacs |
diff --git a/admin/notes/www b/admin/notes/www index 27aabe0766c..eddaa91ab3c 100644 --- a/admin/notes/www +++ b/admin/notes/www | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | -*- outline -*- | 1 | -*- outline -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | NOTES FOR EMACS WWW PAGES | 6 | NOTES FOR EMACS WWW PAGES |
diff --git a/admin/nt/README-UNDUMP.W32 b/admin/nt/README-UNDUMP.W32 index f210556372e..3cd25c3a4cc 100644 --- a/admin/nt/README-UNDUMP.W32 +++ b/admin/nt/README-UNDUMP.W32 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | Emacs for Windows | 4 | Emacs for Windows |
diff --git a/admin/nt/README-ftp-server b/admin/nt/README-ftp-server index eaee7cb809f..337be1a4567 100644 --- a/admin/nt/README-ftp-server +++ b/admin/nt/README-ftp-server | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | Precompiled Distributions of | 4 | Precompiled Distributions of |
diff --git a/admin/quick-install-emacs b/admin/quick-install-emacs index 4de7416e3d6..b1b3793aff0 100755 --- a/admin/quick-install-emacs +++ b/admin/quick-install-emacs | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | ### quick-install-emacs --- do a halfway-decent job of installing emacs quickly | 2 | ### quick-install-emacs --- do a halfway-decent job of installing emacs quickly |
| 3 | 3 | ||
| 4 | ## Copyright (C) 2001-2015 Free Software Foundation, Inc. | 4 | ## Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ## Author: Miles Bader <miles@gnu.org> | 6 | ## Author: Miles Bader <miles@gnu.org> |
| 7 | 7 | ||
diff --git a/admin/unidata/Makefile.in b/admin/unidata/Makefile.in index 954e9faacae..d46420d0a3c 100644 --- a/admin/unidata/Makefile.in +++ b/admin/unidata/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | # Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | # National Institute of Advanced Industrial Science and Technology (AIST) | 6 | # National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/admin/unidata/blocks.awk b/admin/unidata/blocks.awk index 892ac58c927..bf9a9424892 100755 --- a/admin/unidata/blocks.awk +++ b/admin/unidata/blocks.awk | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #!/usr/bin/awk -f | 1 | #!/usr/bin/awk -f |
| 2 | 2 | ||
| 3 | ## Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ## Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ## Author: Glenn Morris <rgm@gnu.org> | 5 | ## Author: Glenn Morris <rgm@gnu.org> |
| 6 | 6 | ||
diff --git a/admin/unidata/unidata-gen.el b/admin/unidata/unidata-gen.el index 9e39fd0c00d..043bf2236be 100644 --- a/admin/unidata/unidata-gen.el +++ b/admin/unidata/unidata-gen.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; unidata-gen.el -- Create files containing character property data. | 1 | ;; unidata-gen.el -- Create files containing character property data. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/admin/unidata/uvs.el b/admin/unidata/uvs.el index 8d3ffe20699..bd03621905c 100644 --- a/admin/unidata/uvs.el +++ b/admin/unidata/uvs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; uvs.el --- utility for UVS (format 14) cmap subtables in OpenType fonts. | 1 | ;;; uvs.el --- utility for UVS (format 14) cmap subtables in OpenType fonts. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 5 | ;; Author: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 6 | 6 | ||
diff --git a/admin/update-copyright b/admin/update-copyright index 459ee83ac1d..2f6dc11e93e 100755 --- a/admin/update-copyright +++ b/admin/update-copyright | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | # By default, this script uses the local-time calendar year. | 7 | # By default, this script uses the local-time calendar year. |
| 8 | # Set the UPDATE_COPYRIGHT_YEAR environment variable to override the default. | 8 | # Set the UPDATE_COPYRIGHT_YEAR environment variable to override the default. |
| 9 | 9 | ||
| 10 | # Copyright 2013-2015 Free Software Foundation, Inc. | 10 | # Copyright 2013-2016 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | # This file is part of GNU Emacs. | 12 | # This file is part of GNU Emacs. |
| 13 | 13 | ||
diff --git a/admin/update_autogen b/admin/update_autogen index 23e1d4015c6..199a3aad093 100755 --- a/admin/update_autogen +++ b/admin/update_autogen | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | ### update_autogen - update some auto-generated files in the Emacs tree | 2 | ### update_autogen - update some auto-generated files in the Emacs tree |
| 3 | 3 | ||
| 4 | ## Copyright (C) 2011-2015 Free Software Foundation, Inc. | 4 | ## Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ## Author: Glenn Morris <rgm@gnu.org> | 6 | ## Author: Glenn Morris <rgm@gnu.org> |
| 7 | 7 | ||
diff --git a/autogen.sh b/autogen.sh index 563a0244ca8..a63c53c903c 100755 --- a/autogen.sh +++ b/autogen.sh | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | ### autogen.sh - tool to help build Emacs from a repository checkout | 2 | ### autogen.sh - tool to help build Emacs from a repository checkout |
| 3 | 3 | ||
| 4 | ## Copyright (C) 2011-2015 Free Software Foundation, Inc. | 4 | ## Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ## Author: Glenn Morris <rgm@gnu.org> | 6 | ## Author: Glenn Morris <rgm@gnu.org> |
| 7 | ## Maintainer: emacs-devel@gnu.org | 7 | ## Maintainer: emacs-devel@gnu.org |
diff --git a/build-aux/git-hooks/commit-msg b/build-aux/git-hooks/commit-msg index 96613765d32..52f92257d43 100755 --- a/build-aux/git-hooks/commit-msg +++ b/build-aux/git-hooks/commit-msg | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | # Check the format of GNU Emacs change log entries. | 2 | # Check the format of GNU Emacs change log entries. |
| 3 | 3 | ||
| 4 | # Copyright 2014-2015 Free Software Foundation, Inc. | 4 | # Copyright 2014-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | # This file is part of GNU Emacs. | 6 | # This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/build-aux/git-hooks/pre-commit b/build-aux/git-hooks/pre-commit index 8bce1f5ade0..5a512442b18 100755 --- a/build-aux/git-hooks/pre-commit +++ b/build-aux/git-hooks/pre-commit | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | # Check file names in git commits for GNU Emacs. | 2 | # Check file names in git commits for GNU Emacs. |
| 3 | 3 | ||
| 4 | # Copyright 2014-2015 Free Software Foundation, Inc. | 4 | # Copyright 2014-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | # This file is part of GNU Emacs. | 6 | # This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/build-aux/gitlog-to-emacslog b/build-aux/gitlog-to-emacslog index cd93eced988..bcc47b1b28d 100755 --- a/build-aux/gitlog-to-emacslog +++ b/build-aux/gitlog-to-emacslog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | # Convert git log output to ChangeLog format for GNU Emacs. | 3 | # Convert git log output to ChangeLog format for GNU Emacs. |
| 4 | 4 | ||
| 5 | # Copyright (C) 2014-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | # Author: Paul Eggert | 7 | # Author: Paul Eggert |
| 8 | 8 | ||
diff --git a/build-aux/make-info-dir b/build-aux/make-info-dir index 829dc2cd115..31548125857 100755 --- a/build-aux/make-info-dir +++ b/build-aux/make-info-dir | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ### make-info-dir - create info/dir, for systems without install-info | 3 | ### make-info-dir - create info/dir, for systems without install-info |
| 4 | 4 | ||
| 5 | ## Copyright (C) 2013-2015 Free Software Foundation, Inc. | 5 | ## Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | ## Author: Glenn Morris <rgm@gnu.org> | 7 | ## Author: Glenn Morris <rgm@gnu.org> |
| 8 | ## Maintainer: emacs-devel@gnu.org | 8 | ## Maintainer: emacs-devel@gnu.org |
diff --git a/build-aux/msys-to-w32 b/build-aux/msys-to-w32 index d30047ffa99..8b1c970b996 100755 --- a/build-aux/msys-to-w32 +++ b/build-aux/msys-to-w32 | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Convert a MSYS path list to Windows-native format. | 2 | # Convert a MSYS path list to Windows-native format. |
| 3 | # Status is zero if successful, nonzero otherwise. | 3 | # Status is zero if successful, nonzero otherwise. |
| 4 | 4 | ||
| 5 | # Copyright (C) 2013-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | # This program is free software: you can redistribute it and/or modify | 7 | # This program is free software: you can redistribute it and/or modify |
| 8 | # it under the terms of the GNU General Public License as published by | 8 | # it under the terms of the GNU General Public License as published by |
diff --git a/build-aux/update-subdirs b/build-aux/update-subdirs index f0ce03992f2..6b7d0bd533e 100755 --- a/build-aux/update-subdirs +++ b/build-aux/update-subdirs | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | # Write into $1/subdirs.el a list of subdirs of directory $1. | 2 | # Write into $1/subdirs.el a list of subdirs of directory $1. |
| 3 | 3 | ||
| 4 | # Copyright (C) 1994-1995, 1997, 1999, 2001-2015 Free Software | 4 | # Copyright (C) 1994-1995, 1997, 1999, 2001-2016 Free Software |
| 5 | # Foundation, Inc. | 5 | # Foundation, Inc. |
| 6 | 6 | ||
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
diff --git a/config.bat b/config.bat index 218690f9955..04fce0f2988 100644 --- a/config.bat +++ b/config.bat | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @echo off | 1 | @echo off |
| 2 | rem ---------------------------------------------------------------------- | 2 | rem ---------------------------------------------------------------------- |
| 3 | rem Configuration script for MSDOS | 3 | rem Configuration script for MSDOS |
| 4 | rem Copyright (C) 1994-1999, 2001-2015 Free Software Foundation, Inc. | 4 | rem Copyright (C) 1994-1999, 2001-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | rem This file is part of GNU Emacs. | 6 | rem This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/configure.ac b/configure.ac index 62bf9cff84a..ddf0f5fcfa1 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -4,7 +4,7 @@ dnl autoconf | |||
| 4 | dnl in the directory containing this script. | 4 | dnl in the directory containing this script. |
| 5 | dnl If you changed any AC_DEFINES, also run autoheader. | 5 | dnl If you changed any AC_DEFINES, also run autoheader. |
| 6 | dnl | 6 | dnl |
| 7 | dnl Copyright (C) 1994-1996, 1999-2015 Free Software Foundation, Inc. | 7 | dnl Copyright (C) 1994-1996, 1999-2016 Free Software Foundation, Inc. |
| 8 | dnl | 8 | dnl |
| 9 | dnl This file is part of GNU Emacs. | 9 | dnl This file is part of GNU Emacs. |
| 10 | dnl | 10 | dnl |
| @@ -4823,7 +4823,7 @@ fi | |||
| 4823 | 4823 | ||
| 4824 | version=$PACKAGE_VERSION | 4824 | version=$PACKAGE_VERSION |
| 4825 | 4825 | ||
| 4826 | copyright="Copyright (C) 2015 Free Software Foundation, Inc." | 4826 | copyright="Copyright (C) 2016 Free Software Foundation, Inc." |
| 4827 | AC_DEFINE_UNQUOTED(COPYRIGHT, ["$copyright"], | 4827 | AC_DEFINE_UNQUOTED(COPYRIGHT, ["$copyright"], |
| 4828 | [Short copyright string for this version of Emacs.]) | 4828 | [Short copyright string for this version of Emacs.]) |
| 4829 | AC_SUBST(copyright) | 4829 | AC_SUBST(copyright) |
| @@ -5169,7 +5169,7 @@ AC_SUBST(WINDOW_SYSTEM_OBJ) | |||
| 5169 | 5169 | ||
| 5170 | AH_TOP([/* GNU Emacs site configuration template file. | 5170 | AH_TOP([/* GNU Emacs site configuration template file. |
| 5171 | 5171 | ||
| 5172 | Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2015 | 5172 | Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2016 |
| 5173 | Free Software Foundation, Inc. | 5173 | Free Software Foundation, Inc. |
| 5174 | 5174 | ||
| 5175 | This file is part of GNU Emacs. | 5175 | This file is part of GNU Emacs. |
diff --git a/doc/emacs/ChangeLog.1 b/doc/emacs/ChangeLog.1 index 469fdc39cea..ecb0cb7700e 100644 --- a/doc/emacs/ChangeLog.1 +++ b/doc/emacs/ChangeLog.1 | |||
| @@ -10919,7 +10919,7 @@ | |||
| 10919 | ;; coding: utf-8 | 10919 | ;; coding: utf-8 |
| 10920 | ;; End: | 10920 | ;; End: |
| 10921 | 10921 | ||
| 10922 | Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc. | 10922 | Copyright (C) 1993-1999, 2001-2016 Free Software Foundation, Inc. |
| 10923 | 10923 | ||
| 10924 | This file is part of GNU Emacs. | 10924 | This file is part of GNU Emacs. |
| 10925 | 10925 | ||
diff --git a/doc/emacs/Makefile.in b/doc/emacs/Makefile.in index 7630780be6c..aeb80a8a04e 100644 --- a/doc/emacs/Makefile.in +++ b/doc/emacs/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1994, 1996-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1994, 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/doc/emacs/abbrevs.texi b/doc/emacs/abbrevs.texi index 695ffa8d1cd..e0441a1984d 100644 --- a/doc/emacs/abbrevs.texi +++ b/doc/emacs/abbrevs.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Abbrevs | 5 | @node Abbrevs |
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 4d53456d0f0..6a0a289e1da 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- coding: utf-8 -*- | 1 | @c -*- coding: utf-8 -*- |
| 2 | @c This is part of the Emacs manual. | 2 | @c This is part of the Emacs manual. |
| 3 | @c Copyright (C) 1994-1997, 1999-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1994-1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @c | 5 | @c |
| 6 | @node Acknowledgments | 6 | @node Acknowledgments |
diff --git a/doc/emacs/anti.texi b/doc/emacs/anti.texi index d702ff78b7c..26e3d2e337f 100644 --- a/doc/emacs/anti.texi +++ b/doc/emacs/anti.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2005-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | 4 | ||
| 5 | @node Antinews | 5 | @node Antinews |
diff --git a/doc/emacs/arevert-xtra.texi b/doc/emacs/arevert-xtra.texi index 69431c65983..7b0b6d2f63a 100644 --- a/doc/emacs/arevert-xtra.texi +++ b/doc/emacs/arevert-xtra.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @c | 4 | @c |
| 5 | @c This file is included either in emacs-xtra.texi (when producing the | 5 | @c This file is included either in emacs-xtra.texi (when producing the |
diff --git a/doc/emacs/basic.texi b/doc/emacs/basic.texi index e5d34c62a57..68581d03a85 100644 --- a/doc/emacs/basic.texi +++ b/doc/emacs/basic.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- coding: utf-8 -*- | 1 | @c -*- coding: utf-8 -*- |
| 2 | @c This is part of the Emacs manual. | 2 | @c This is part of the Emacs manual. |
| 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See file emacs.texi for copying conditions. | 5 | @c See file emacs.texi for copying conditions. |
| 6 | @node Basic | 6 | @node Basic |
diff --git a/doc/emacs/buffers.texi b/doc/emacs/buffers.texi index ae64fefbb70..1efd1d98d7b 100644 --- a/doc/emacs/buffers.texi +++ b/doc/emacs/buffers.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Buffers | 5 | @node Buffers |
diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi index fbef9feb5a6..3a12795d2b0 100644 --- a/doc/emacs/building.texi +++ b/doc/emacs/building.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Building | 5 | @node Building |
diff --git a/doc/emacs/cal-xtra.texi b/doc/emacs/cal-xtra.texi index 3b5b3c58a65..2dff8c9b869 100644 --- a/doc/emacs/cal-xtra.texi +++ b/doc/emacs/cal-xtra.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. -*- coding: utf-8 -*- | 1 | @c This is part of the Emacs manual. -*- coding: utf-8 -*- |
| 2 | @c Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @c | 4 | @c |
| 5 | @c This file is included either in emacs-xtra.texi (when producing the | 5 | @c This file is included either in emacs-xtra.texi (when producing the |
diff --git a/doc/emacs/calendar.texi b/doc/emacs/calendar.texi index bc13d4ba296..0fc18fcbbcf 100644 --- a/doc/emacs/calendar.texi +++ b/doc/emacs/calendar.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. -*- coding: utf-8 -*- | 1 | @c This is part of the Emacs manual. -*- coding: utf-8 -*- |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Calendar/Diary | 5 | @node Calendar/Diary |
diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi index fcaf87f1709..a1b0b098f22 100644 --- a/doc/emacs/cmdargs.texi +++ b/doc/emacs/cmdargs.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Emacs Invocation | 5 | @node Emacs Invocation |
diff --git a/doc/emacs/commands.texi b/doc/emacs/commands.texi index 98e12531253..cf5ce1459c0 100644 --- a/doc/emacs/commands.texi +++ b/doc/emacs/commands.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @iftex | 5 | @iftex |
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index fc405e3a147..670848c65a1 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- coding: utf-8 -*- | 1 | @c -*- coding: utf-8 -*- |
| 2 | @c This is part of the Emacs manual. | 2 | @c This is part of the Emacs manual. |
| 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See file emacs.texi for copying conditions. | 5 | @c See file emacs.texi for copying conditions. |
| 6 | @node Customization | 6 | @node Customization |
diff --git a/doc/emacs/dired-xtra.texi b/doc/emacs/dired-xtra.texi index 2b9ddae2654..e91aa8ce168 100644 --- a/doc/emacs/dired-xtra.texi +++ b/doc/emacs/dired-xtra.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @c | 4 | @c |
| 5 | @c This file is included either in emacs-xtra.texi (when producing the | 5 | @c This file is included either in emacs-xtra.texi (when producing the |
diff --git a/doc/emacs/dired.texi b/doc/emacs/dired.texi index 04cef3848db..119a10ccc08 100644 --- a/doc/emacs/dired.texi +++ b/doc/emacs/dired.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Dired | 5 | @node Dired |
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index a722ec4841b..38e7a90bf44 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- coding: utf-8 -*- | 1 | @c -*- coding: utf-8 -*- |
| 2 | @c This is part of the Emacs manual. | 2 | @c This is part of the Emacs manual. |
| 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | 5 | ||
| 6 | @c See file emacs.texi for copying conditions. | 6 | @c See file emacs.texi for copying conditions. |
diff --git a/doc/emacs/emacs-xtra.texi b/doc/emacs/emacs-xtra.texi index 3490c08d275..786ba6584ba 100644 --- a/doc/emacs/emacs-xtra.texi +++ b/doc/emacs/emacs-xtra.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @copying | 12 | @copying |
| 13 | This manual describes specialized features of Emacs. | 13 | This manual describes specialized features of Emacs. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 2004--2015 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 2004--2016 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 0030467cdce..53b689fbfbe 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi | |||
| @@ -27,7 +27,7 @@ This is the @cite{GNU Emacs Manual}, | |||
| 27 | @end ifnottex | 27 | @end ifnottex |
| 28 | updated for Emacs version @value{EMACSVER}. | 28 | updated for Emacs version @value{EMACSVER}. |
| 29 | 29 | ||
| 30 | Copyright @copyright{} 1985--1987, 1993--2015 Free Software Foundation, Inc. | 30 | Copyright @copyright{} 1985--1987, 1993--2016 Free Software Foundation, Inc. |
| 31 | 31 | ||
| 32 | @quotation | 32 | @quotation |
| 33 | Permission is granted to copy, distribute and/or modify this document | 33 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/emacs/emerge-xtra.texi b/doc/emacs/emerge-xtra.texi index 836b27c5002..d56fbaee73c 100644 --- a/doc/emacs/emerge-xtra.texi +++ b/doc/emacs/emerge-xtra.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @c | 4 | @c |
| 5 | @c This file is included either in emacs-xtra.texi (when producing the | 5 | @c This file is included either in emacs-xtra.texi (when producing the |
diff --git a/doc/emacs/entering.texi b/doc/emacs/entering.texi index 8b8a9189626..3e936e73944 100644 --- a/doc/emacs/entering.texi +++ b/doc/emacs/entering.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @iftex | 5 | @iftex |
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index 4f7596e058c..bfa55d38701 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Files | 5 | @node Files |
diff --git a/doc/emacs/fixit.texi b/doc/emacs/fixit.texi index 993f0dce1cc..b398a7dbfb8 100644 --- a/doc/emacs/fixit.texi +++ b/doc/emacs/fixit.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Fixit | 5 | @node Fixit |
diff --git a/doc/emacs/fortran-xtra.texi b/doc/emacs/fortran-xtra.texi index 870bfcd2169..5763c9f379e 100644 --- a/doc/emacs/fortran-xtra.texi +++ b/doc/emacs/fortran-xtra.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @c | 4 | @c |
| 5 | @c This file is included either in emacs-xtra.texi (when producing the | 5 | @c This file is included either in emacs-xtra.texi (when producing the |
diff --git a/doc/emacs/frames.texi b/doc/emacs/frames.texi index acfdfe25cb2..a0489975c7d 100644 --- a/doc/emacs/frames.texi +++ b/doc/emacs/frames.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Frames | 5 | @node Frames |
diff --git a/doc/emacs/glossary.texi b/doc/emacs/glossary.texi index cc81101d67a..4b9832f904b 100644 --- a/doc/emacs/glossary.texi +++ b/doc/emacs/glossary.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Glossary | 5 | @node Glossary |
diff --git a/doc/emacs/gnu.texi b/doc/emacs/gnu.texi index 3c23b9c6048..282d24d5bbb 100644 --- a/doc/emacs/gnu.texi +++ b/doc/emacs/gnu.texi | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | @c Copyright (C) 1985-1987, 1993, 1995, 2001-2015 Free Software | 1 | @c Copyright (C) 1985-1987, 1993, 1995, 2001-2016 Free Software |
| 2 | @c Foundation, Inc. | 2 | @c Foundation, Inc. |
| 3 | @c | 3 | @c |
| 4 | @c Permission is granted to anyone to make or distribute verbatim copies | 4 | @c Permission is granted to anyone to make or distribute verbatim copies |
diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi index 25e783f6ed7..ed813ff0bf6 100644 --- a/doc/emacs/help.texi +++ b/doc/emacs/help.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Help | 5 | @node Help |
diff --git a/doc/emacs/indent.texi b/doc/emacs/indent.texi index 76dfa55211d..f9f231d762c 100644 --- a/doc/emacs/indent.texi +++ b/doc/emacs/indent.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Indentation | 5 | @node Indentation |
diff --git a/doc/emacs/killing.texi b/doc/emacs/killing.texi index 9761ac7d11c..dd3671c95f1 100644 --- a/doc/emacs/killing.texi +++ b/doc/emacs/killing.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | 5 | ||
diff --git a/doc/emacs/kmacro.texi b/doc/emacs/kmacro.texi index 2cbcc8b3d54..a6344c049c1 100644 --- a/doc/emacs/kmacro.texi +++ b/doc/emacs/kmacro.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Keyboard Macros | 5 | @node Keyboard Macros |
diff --git a/doc/emacs/m-x.texi b/doc/emacs/m-x.texi index 795d6fe373b..9e5f50b5e91 100644 --- a/doc/emacs/m-x.texi +++ b/doc/emacs/m-x.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node M-x | 5 | @node M-x |
diff --git a/doc/emacs/macos.texi b/doc/emacs/macos.texi index c04682586ce..71d2e99950c 100644 --- a/doc/emacs/macos.texi +++ b/doc/emacs/macos.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2000-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @node Mac OS / GNUstep | 4 | @node Mac OS / GNUstep |
| 5 | @appendix Emacs and Mac OS / GNUstep | 5 | @appendix Emacs and Mac OS / GNUstep |
diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index 801d147845b..7b72e6650c8 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual., Abbrevs, This is part of the Emacs manual., Top | 1 | @c This is part of the Emacs manual., Abbrevs, This is part of the Emacs manual., Top |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Maintaining | 5 | @node Maintaining |
diff --git a/doc/emacs/mark.texi b/doc/emacs/mark.texi index 09c766be504..28b4e3ddaea 100644 --- a/doc/emacs/mark.texi +++ b/doc/emacs/mark.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Mark | 5 | @node Mark |
diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi index 869e06424ad..6ab716d909a 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- coding: utf-8 -*- | 1 | @c -*- coding: utf-8 -*- |
| 2 | @c This is part of the Emacs manual. | 2 | @c This is part of the Emacs manual. |
| 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See file emacs.texi for copying conditions. | 5 | @c See file emacs.texi for copying conditions. |
| 6 | @node Minibuffer | 6 | @node Minibuffer |
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index 41dce521c0a..2d8137e832f 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @iftex | 5 | @iftex |
diff --git a/doc/emacs/modes.texi b/doc/emacs/modes.texi index 4abbb59e89d..c1564e9299b 100644 --- a/doc/emacs/modes.texi +++ b/doc/emacs/modes.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- coding: utf-8 -*- | 1 | @c -*- coding: utf-8 -*- |
| 2 | @c This is part of the Emacs manual. | 2 | @c This is part of the Emacs manual. |
| 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See file emacs.texi for copying conditions. | 5 | @c See file emacs.texi for copying conditions. |
| 6 | @node Modes | 6 | @node Modes |
diff --git a/doc/emacs/msdos-xtra.texi b/doc/emacs/msdos-xtra.texi index c8e266915f0..45edd6cb7f9 100644 --- a/doc/emacs/msdos-xtra.texi +++ b/doc/emacs/msdos-xtra.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @c | 4 | @c |
| 5 | @c This file is included either in emacs-xtra.texi (when producing the | 5 | @c This file is included either in emacs-xtra.texi (when producing the |
diff --git a/doc/emacs/msdos.texi b/doc/emacs/msdos.texi index f1cdb26a0eb..ea8a24d1cf7 100644 --- a/doc/emacs/msdos.texi +++ b/doc/emacs/msdos.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Microsoft Windows | 5 | @node Microsoft Windows |
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index 88bbccd5b11..bcde81b182e 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- coding: utf-8 -*- | 1 | @c -*- coding: utf-8 -*- |
| 2 | @c This is part of the Emacs manual. | 2 | @c This is part of the Emacs manual. |
| 3 | @c Copyright (C) 1997, 1999-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node International | 5 | @node International |
| 6 | @chapter International Character Set Support | 6 | @chapter International Character Set Support |
diff --git a/doc/emacs/package.texi b/doc/emacs/package.texi index 5f80b0afe3f..3c099838059 100644 --- a/doc/emacs/package.texi +++ b/doc/emacs/package.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Packages | 5 | @node Packages |
diff --git a/doc/emacs/picture-xtra.texi b/doc/emacs/picture-xtra.texi index 8a087acd306..b7d3cb34508 100644 --- a/doc/emacs/picture-xtra.texi +++ b/doc/emacs/picture-xtra.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @c | 4 | @c |
| 5 | @c This file is included either in emacs-xtra.texi (when producing the | 5 | @c This file is included either in emacs-xtra.texi (when producing the |
diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi index 83695b12134..97c74a9ce81 100644 --- a/doc/emacs/programs.texi +++ b/doc/emacs/programs.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- coding: utf-8 -*- | 1 | @c -*- coding: utf-8 -*- |
| 2 | @c This is part of the Emacs manual. | 2 | @c This is part of the Emacs manual. |
| 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2015 Free Software | 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 1999-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See file emacs.texi for copying conditions. | 5 | @c See file emacs.texi for copying conditions. |
| 6 | @node Programs | 6 | @node Programs |
diff --git a/doc/emacs/regs.texi b/doc/emacs/regs.texi index 13c03f78a52..a62d2b6730f 100644 --- a/doc/emacs/regs.texi +++ b/doc/emacs/regs.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Registers | 5 | @node Registers |
diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi index b37f42cc56f..ef9894d6f26 100644 --- a/doc/emacs/rmail.texi +++ b/doc/emacs/rmail.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Rmail | 5 | @node Rmail |
diff --git a/doc/emacs/screen.texi b/doc/emacs/screen.texi index 37e0e7e067b..580df5fe8ff 100644 --- a/doc/emacs/screen.texi +++ b/doc/emacs/screen.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Screen | 5 | @node Screen |
diff --git a/doc/emacs/search.texi b/doc/emacs/search.texi index 1cc7753f113..cc516ec2d45 100644 --- a/doc/emacs/search.texi +++ b/doc/emacs/search.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Search | 5 | @node Search |
diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi index c5ca73b40a8..30b8491e27e 100644 --- a/doc/emacs/sending.texi +++ b/doc/emacs/sending.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Sending Mail | 5 | @node Sending Mail |
diff --git a/doc/emacs/text.texi b/doc/emacs/text.texi index 3e8e0ace587..41abb42fb5d 100644 --- a/doc/emacs/text.texi +++ b/doc/emacs/text.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- coding: utf-8 -*- | 1 | @c -*- coding: utf-8 -*- |
| 2 | @c This is part of the Emacs manual. | 2 | @c This is part of the Emacs manual. |
| 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 3 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See file emacs.texi for copying conditions. | 5 | @c See file emacs.texi for copying conditions. |
| 6 | @node Text | 6 | @node Text |
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index 4286cfeb737..32680633769 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @iftex | 5 | @iftex |
diff --git a/doc/emacs/vc-xtra.texi b/doc/emacs/vc-xtra.texi index d224043b110..abd29fd6579 100644 --- a/doc/emacs/vc-xtra.texi +++ b/doc/emacs/vc-xtra.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @c | 4 | @c |
| 5 | @c This file is included in emacs-xtra.texi when producing the printed | 5 | @c This file is included in emacs-xtra.texi when producing the printed |
diff --git a/doc/emacs/vc1-xtra.texi b/doc/emacs/vc1-xtra.texi index 3eb9b035823..9cbe4b544f7 100644 --- a/doc/emacs/vc1-xtra.texi +++ b/doc/emacs/vc1-xtra.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | @c Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | @c See file emacs.texi for copying conditions. | 3 | @c See file emacs.texi for copying conditions. |
| 4 | @c | 4 | @c |
| 5 | @c This file is included either in vc-xtra.texi (when producing the | 5 | @c This file is included either in vc-xtra.texi (when producing the |
diff --git a/doc/emacs/windows.texi b/doc/emacs/windows.texi index d844f3e4988..cd7d08dede6 100644 --- a/doc/emacs/windows.texi +++ b/doc/emacs/windows.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2015 Free Software | 2 | @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node Windows | 5 | @node Windows |
diff --git a/doc/emacs/xresources.texi b/doc/emacs/xresources.texi index afd27669967..61fdb0a4fd2 100644 --- a/doc/emacs/xresources.texi +++ b/doc/emacs/xresources.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1987, 1993-1995, 1997, 2001-2015 Free Software | 2 | @c Copyright (C) 1987, 1993-1995, 1997, 2001-2016 Free Software |
| 3 | @c Foundation, Inc. | 3 | @c Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| 5 | @node X Resources | 5 | @node X Resources |
diff --git a/doc/lispintro/ChangeLog.1 b/doc/lispintro/ChangeLog.1 index c54c165d22c..d00f2885abe 100644 --- a/doc/lispintro/ChangeLog.1 +++ b/doc/lispintro/ChangeLog.1 | |||
| @@ -782,7 +782,7 @@ | |||
| 782 | ;; coding: utf-8 | 782 | ;; coding: utf-8 |
| 783 | ;; End: | 783 | ;; End: |
| 784 | 784 | ||
| 785 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 785 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 786 | 786 | ||
| 787 | This file is part of GNU Emacs. | 787 | This file is part of GNU Emacs. |
| 788 | 788 | ||
diff --git a/doc/lispintro/Makefile.in b/doc/lispintro/Makefile.in index d1a696ce2c2..58ebd81a70f 100644 --- a/doc/lispintro/Makefile.in +++ b/doc/lispintro/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1994-1999, 2001-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1994-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/doc/lispintro/README b/doc/lispintro/README index e24f8f50726..aa7d07c1780 100644 --- a/doc/lispintro/README +++ b/doc/lispintro/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/doc/lispintro/cons-1.eps b/doc/lispintro/cons-1.eps index 4853d6a1d8d..1dc7aa7247e 100644 --- a/doc/lispintro/cons-1.eps +++ b/doc/lispintro/cons-1.eps | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | %%CreationDate: Wed Mar 8 14:26:58 1995 | 4 | %%CreationDate: Wed Mar 8 14:26:58 1995 |
| 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) | 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) |
| 6 | 6 | ||
| 7 | % Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 7 | % Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 8 | % | 8 | % |
| 9 | % This file is part of GNU Emacs. | 9 | % This file is part of GNU Emacs. |
| 10 | % | 10 | % |
diff --git a/doc/lispintro/cons-2.eps b/doc/lispintro/cons-2.eps index 258caa94858..fbb13f22b75 100644 --- a/doc/lispintro/cons-2.eps +++ b/doc/lispintro/cons-2.eps | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | %%CreationDate: Wed Mar 8 14:26:39 1995 | 4 | %%CreationDate: Wed Mar 8 14:26:39 1995 |
| 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) | 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) |
| 6 | 6 | ||
| 7 | % Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 7 | % Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 8 | % | 8 | % |
| 9 | % This file is part of GNU Emacs. | 9 | % This file is part of GNU Emacs. |
| 10 | % | 10 | % |
diff --git a/doc/lispintro/cons-2a.eps b/doc/lispintro/cons-2a.eps index 710f66e4648..b91ea1711e5 100644 --- a/doc/lispintro/cons-2a.eps +++ b/doc/lispintro/cons-2a.eps | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | %%CreationDate: Tue Mar 14 15:09:30 1995 | 4 | %%CreationDate: Tue Mar 14 15:09:30 1995 |
| 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) | 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) |
| 6 | 6 | ||
| 7 | % Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 7 | % Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 8 | % | 8 | % |
| 9 | % This file is part of GNU Emacs. | 9 | % This file is part of GNU Emacs. |
| 10 | % | 10 | % |
diff --git a/doc/lispintro/cons-3.eps b/doc/lispintro/cons-3.eps index 2849a314133..349a941eee1 100644 --- a/doc/lispintro/cons-3.eps +++ b/doc/lispintro/cons-3.eps | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | %%CreationDate: Wed Mar 8 14:25:41 1995 | 4 | %%CreationDate: Wed Mar 8 14:25:41 1995 |
| 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) | 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) |
| 6 | 6 | ||
| 7 | % Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 7 | % Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 8 | % | 8 | % |
| 9 | % This file is part of GNU Emacs. | 9 | % This file is part of GNU Emacs. |
| 10 | % | 10 | % |
diff --git a/doc/lispintro/cons-4.eps b/doc/lispintro/cons-4.eps index d9331242818..c6e2d445125 100644 --- a/doc/lispintro/cons-4.eps +++ b/doc/lispintro/cons-4.eps | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | %%CreationDate: Wed Mar 8 14:25:06 1995 | 4 | %%CreationDate: Wed Mar 8 14:25:06 1995 |
| 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) | 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) |
| 6 | 6 | ||
| 7 | % Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 7 | % Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 8 | % | 8 | % |
| 9 | % This file is part of GNU Emacs. | 9 | % This file is part of GNU Emacs. |
| 10 | % | 10 | % |
diff --git a/doc/lispintro/cons-5.eps b/doc/lispintro/cons-5.eps index 6ceec517f52..7421a5d31e3 100644 --- a/doc/lispintro/cons-5.eps +++ b/doc/lispintro/cons-5.eps | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | %%CreationDate: Wed Mar 8 14:27:28 1995 | 4 | %%CreationDate: Wed Mar 8 14:27:28 1995 |
| 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) | 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) |
| 6 | 6 | ||
| 7 | % Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 7 | % Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 8 | % | 8 | % |
| 9 | % This file is part of GNU Emacs. | 9 | % This file is part of GNU Emacs. |
| 10 | % | 10 | % |
diff --git a/doc/lispintro/drawers.eps b/doc/lispintro/drawers.eps index dcd27a60b54..3acf54e0dc9 100644 --- a/doc/lispintro/drawers.eps +++ b/doc/lispintro/drawers.eps | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | %%EndComments | 9 | %%EndComments |
| 10 | %%BeginProlog | 10 | %%BeginProlog |
| 11 | 11 | ||
| 12 | % Copyright (C) 2001-2015 Free Software Foundation, Inc. | 12 | % Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 13 | % | 13 | % |
| 14 | % This file is part of GNU Emacs. | 14 | % This file is part of GNU Emacs. |
| 15 | % | 15 | % |
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index 245113b86d7..36e60c23005 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi | |||
| @@ -113,7 +113,7 @@ Edition @value{edition-number}, @value{update-date} | |||
| 113 | Distributed with Emacs version @value{EMACSVER}. | 113 | Distributed with Emacs version @value{EMACSVER}. |
| 114 | @end ifnottex | 114 | @end ifnottex |
| 115 | @sp 1 | 115 | @sp 1 |
| 116 | Copyright @copyright{} 1990--1995, 1997, 2001--2015 Free Software | 116 | Copyright @copyright{} 1990--1995, 1997, 2001--2016 Free Software |
| 117 | Foundation, Inc. | 117 | Foundation, Inc. |
| 118 | @sp 1 | 118 | @sp 1 |
| 119 | 119 | ||
diff --git a/doc/lispintro/lambda-1.eps b/doc/lispintro/lambda-1.eps index 21b180c27cf..fb9e41b67ee 100644 --- a/doc/lispintro/lambda-1.eps +++ b/doc/lispintro/lambda-1.eps | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | %%CreationDate: Wed Mar 8 14:31:53 1995 | 4 | %%CreationDate: Wed Mar 8 14:31:53 1995 |
| 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) | 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) |
| 6 | 6 | ||
| 7 | % Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 7 | % Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 8 | % | 8 | % |
| 9 | % This file is part of GNU Emacs. | 9 | % This file is part of GNU Emacs. |
| 10 | % | 10 | % |
diff --git a/doc/lispintro/lambda-2.eps b/doc/lispintro/lambda-2.eps index 6eff61bbd22..4aa38dfb458 100644 --- a/doc/lispintro/lambda-2.eps +++ b/doc/lispintro/lambda-2.eps | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | %%CreationDate: Wed Mar 8 14:33:09 1995 | 4 | %%CreationDate: Wed Mar 8 14:33:09 1995 |
| 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) | 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) |
| 6 | 6 | ||
| 7 | % Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 7 | % Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 8 | % | 8 | % |
| 9 | % This file is part of GNU Emacs. | 9 | % This file is part of GNU Emacs. |
| 10 | % | 10 | % |
diff --git a/doc/lispintro/lambda-3.eps b/doc/lispintro/lambda-3.eps index 6ab228262d5..0612eb30003 100644 --- a/doc/lispintro/lambda-3.eps +++ b/doc/lispintro/lambda-3.eps | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | %%CreationDate: Wed Mar 8 14:33:49 1995 | 4 | %%CreationDate: Wed Mar 8 14:33:49 1995 |
| 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) | 5 | %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu) |
| 6 | 6 | ||
| 7 | % Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 7 | % Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 8 | % | 8 | % |
| 9 | % This file is part of GNU Emacs. | 9 | % This file is part of GNU Emacs. |
| 10 | % | 10 | % |
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1 index e508839cd5b..610e7541e7d 100644 --- a/doc/lispref/ChangeLog.1 +++ b/doc/lispref/ChangeLog.1 | |||
| @@ -13989,7 +13989,7 @@ | |||
| 13989 | ;; coding: utf-8 | 13989 | ;; coding: utf-8 |
| 13990 | ;; End: | 13990 | ;; End: |
| 13991 | 13991 | ||
| 13992 | Copyright (C) 1998-2015 Free Software Foundation, Inc. | 13992 | Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 13993 | 13993 | ||
| 13994 | This file is part of GNU Emacs. | 13994 | This file is part of GNU Emacs. |
| 13995 | 13995 | ||
diff --git a/doc/lispref/Makefile.in b/doc/lispref/Makefile.in index 94759173dd6..7aadee7adea 100644 --- a/doc/lispref/Makefile.in +++ b/doc/lispref/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1990-1996, 1998-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1990-1996, 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/doc/lispref/README b/doc/lispref/README index fd943ce97c2..c7dced892e7 100644 --- a/doc/lispref/README +++ b/doc/lispref/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. -*- outline -*- | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. -*- outline -*- |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/doc/lispref/abbrevs.texi b/doc/lispref/abbrevs.texi index bcbea87c04d..5f5a395c97a 100644 --- a/doc/lispref/abbrevs.texi +++ b/doc/lispref/abbrevs.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1994, 1999, 2001-2015 Free Software Foundation, | 3 | @c Copyright (C) 1990-1994, 1999, 2001-2016 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Abbrevs | 6 | @node Abbrevs |
diff --git a/doc/lispref/anti.texi b/doc/lispref/anti.texi index 2fc43da8e53..4b084014994 100644 --- a/doc/lispref/anti.texi +++ b/doc/lispref/anti.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1999, 2002-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1999, 2002-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | 5 | ||
| 6 | @c This node must have no pointers. | 6 | @c This node must have no pointers. |
diff --git a/doc/lispref/back.texi b/doc/lispref/back.texi index c4f2b5eb852..ecd9c615be7 100644 --- a/doc/lispref/back.texi +++ b/doc/lispref/back.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @c | 5 | @c |
| 6 | @c %**start of header | 6 | @c %**start of header |
diff --git a/doc/lispref/backups.texi b/doc/lispref/backups.texi index d37df25d267..b9e6466c871 100644 --- a/doc/lispref/backups.texi +++ b/doc/lispref/backups.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1999, 2001-2015 Free Software Foundation, | 3 | @c Copyright (C) 1990-1995, 1999, 2001-2016 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Backups and Auto-Saving | 6 | @node Backups and Auto-Saving |
diff --git a/doc/lispref/buffers.texi b/doc/lispref/buffers.texi index 55fa5bcd6f0..e56d77c7b92 100644 --- a/doc/lispref/buffers.texi +++ b/doc/lispref/buffers.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Buffers | 6 | @node Buffers |
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index 7ddf5ee8f74..dee43cefb15 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Command Loop | 6 | @node Command Loop |
diff --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi index 8c23086e8d1..f7fed5e18d2 100644 --- a/doc/lispref/compile.texi +++ b/doc/lispref/compile.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1994, 2001-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Byte Compilation | 5 | @node Byte Compilation |
| 6 | @chapter Byte Compilation | 6 | @chapter Byte Compilation |
diff --git a/doc/lispref/control.texi b/doc/lispref/control.texi index 412903f8fbc..008a991102b 100644 --- a/doc/lispref/control.texi +++ b/doc/lispref/control.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Control Structures | 6 | @node Control Structures |
diff --git a/doc/lispref/customize.texi b/doc/lispref/customize.texi index 51d729f665c..1f207dce823 100644 --- a/doc/lispref/customize.texi +++ b/doc/lispref/customize.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Customization | 5 | @node Customization |
| 6 | @chapter Customization Settings | 6 | @chapter Customization Settings |
diff --git a/doc/lispref/debugging.texi b/doc/lispref/debugging.texi index e82efbb0b72..3f1574fac6c 100644 --- a/doc/lispref/debugging.texi +++ b/doc/lispref/debugging.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1994, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1994, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Debugging | 6 | @node Debugging |
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index d1ac85a7cab..93b00e17dac 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1995, 1998-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Display | 5 | @node Display |
| 6 | @chapter Emacs Display | 6 | @chapter Emacs Display |
diff --git a/doc/lispref/edebug.texi b/doc/lispref/edebug.texi index 96bb03b34c0..47fe02a4a57 100644 --- a/doc/lispref/edebug.texi +++ b/doc/lispref/edebug.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @comment -*-texinfo-*- | 1 | @comment -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1992-1994, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1992-1994, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | 6 | ||
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 56d303e2e9e..da519f579c9 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi | |||
| @@ -99,7 +99,7 @@ This is the @cite{GNU Emacs Lisp Reference Manual} | |||
| 99 | @end ifnottex | 99 | @end ifnottex |
| 100 | corresponding to Emacs version @value{EMACSVER}. | 100 | corresponding to Emacs version @value{EMACSVER}. |
| 101 | 101 | ||
| 102 | Copyright @copyright{} 1990--1996, 1998--2015 Free Software Foundation, Inc. | 102 | Copyright @copyright{} 1990--1996, 1998--2016 Free Software Foundation, Inc. |
| 103 | 103 | ||
| 104 | @quotation | 104 | @quotation |
| 105 | Permission is granted to copy, distribute and/or modify this document | 105 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/lispref/errors.texi b/doc/lispref/errors.texi index d485b3b6f15..c2bab019274 100644 --- a/doc/lispref/errors.texi +++ b/doc/lispref/errors.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1993, 1999, 2001-2015 Free Software Foundation, | 3 | @c Copyright (C) 1990-1993, 1999, 2001-2016 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Standard Errors | 6 | @node Standard Errors |
diff --git a/doc/lispref/eval.texi b/doc/lispref/eval.texi index dfad9fb709d..28bf6005769 100644 --- a/doc/lispref/eval.texi +++ b/doc/lispref/eval.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1994, 1998, 2001-2015 Free Software Foundation, | 3 | @c Copyright (C) 1990-1994, 1998, 2001-2016 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Evaluation | 6 | @node Evaluation |
diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi index 918bf5becbd..6b7ee19d5f3 100644 --- a/doc/lispref/files.texi +++ b/doc/lispref/files.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Files | 6 | @node Files |
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 80a4af29f1a..1c6674cdda9 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Frames | 6 | @node Frames |
diff --git a/doc/lispref/functions.texi b/doc/lispref/functions.texi index 7cc041fa77e..e596badcdd2 100644 --- a/doc/lispref/functions.texi +++ b/doc/lispref/functions.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Functions | 6 | @node Functions |
diff --git a/doc/lispref/hash.texi b/doc/lispref/hash.texi index 22b7217506f..8389c214707 100644 --- a/doc/lispref/hash.texi +++ b/doc/lispref/hash.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Hash Tables | 5 | @node Hash Tables |
| 6 | @chapter Hash Tables | 6 | @chapter Hash Tables |
diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi index 685995b395f..0b8182c521a 100644 --- a/doc/lispref/help.texi +++ b/doc/lispref/help.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Documentation | 6 | @node Documentation |
diff --git a/doc/lispref/hooks.texi b/doc/lispref/hooks.texi index eb2e34318fd..cbbaa8e5ea0 100644 --- a/doc/lispref/hooks.texi +++ b/doc/lispref/hooks.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1993, 1998, 2001-2015 Free Software Foundation, | 3 | @c Copyright (C) 1990-1993, 1998, 2001-2016 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Standard Hooks | 6 | @node Standard Hooks |
diff --git a/doc/lispref/internals.texi b/doc/lispref/internals.texi index e111d358ba0..41064df5a28 100644 --- a/doc/lispref/internals.texi +++ b/doc/lispref/internals.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1993, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1993, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node GNU Emacs Internals | 6 | @node GNU Emacs Internals |
diff --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi index 865c6984864..9d4a72009ed 100644 --- a/doc/lispref/intro.texi +++ b/doc/lispref/intro.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-coding: utf-8-*- | 1 | @c -*-coding: utf-8-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1994, 2001-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | 5 | ||
| 6 | @node Introduction | 6 | @node Introduction |
diff --git a/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi index 9bea4b0af1c..354be3cdd92 100644 --- a/doc/lispref/keymaps.texi +++ b/doc/lispref/keymaps.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1994, 1998-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1994, 1998-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Keymaps | 5 | @node Keymaps |
| 6 | @chapter Keymaps | 6 | @chapter Keymaps |
diff --git a/doc/lispref/lay-flat.texi b/doc/lispref/lay-flat.texi index 04aabd814fc..42bc26637ba 100644 --- a/doc/lispref/lay-flat.texi +++ b/doc/lispref/lay-flat.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | \input texinfo @c -*-texinfo-*- | 1 | \input texinfo @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @c | 5 | @c |
| 6 | @comment %**start of header | 6 | @comment %**start of header |
diff --git a/doc/lispref/lists.texi b/doc/lispref/lists.texi index 48e1b57eede..d961caf49f6 100644 --- a/doc/lispref/lists.texi +++ b/doc/lispref/lists.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Lists | 6 | @node Lists |
diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi index e01f3161731..0a01162063b 100644 --- a/doc/lispref/loading.texi +++ b/doc/lispref/loading.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Loading | 6 | @node Loading |
diff --git a/doc/lispref/macros.texi b/doc/lispref/macros.texi index a90c6f1da6f..7f3b670e328 100644 --- a/doc/lispref/macros.texi +++ b/doc/lispref/macros.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998, 2001-2015 Free Software Foundation, | 3 | @c Copyright (C) 1990-1995, 1998, 2001-2016 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Macros | 6 | @node Macros |
diff --git a/doc/lispref/maps.texi b/doc/lispref/maps.texi index cc127264478..cf2c64844c1 100644 --- a/doc/lispref/maps.texi +++ b/doc/lispref/maps.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1993, 1999, 2001-2015 Free Software Foundation, | 3 | @c Copyright (C) 1990-1993, 1999, 2001-2016 Free Software Foundation, |
| 4 | @c Inc. | 4 | @c Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Standard Keymaps | 6 | @node Standard Keymaps |
diff --git a/doc/lispref/markers.texi b/doc/lispref/markers.texi index 3eaba419034..d44085527a9 100644 --- a/doc/lispref/markers.texi +++ b/doc/lispref/markers.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Markers | 6 | @node Markers |
diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi index 0b1a4a90ba9..bf9564627d6 100644 --- a/doc/lispref/minibuf.texi +++ b/doc/lispref/minibuf.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Minibuffers | 6 | @node Minibuffers |
diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index 3b8550e13b9..2b621e4337b 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Modes | 6 | @node Modes |
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 3351b841f45..744351e384e 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1998-1999, 2001-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1998-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Non-ASCII Characters | 5 | @node Non-ASCII Characters |
| 6 | @chapter Non-@acronym{ASCII} Characters | 6 | @chapter Non-@acronym{ASCII} Characters |
diff --git a/doc/lispref/numbers.texi b/doc/lispref/numbers.texi index 54c8d3e5988..20d3c4290f3 100644 --- a/doc/lispref/numbers.texi +++ b/doc/lispref/numbers.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Numbers | 6 | @node Numbers |
diff --git a/doc/lispref/objects.texi b/doc/lispref/objects.texi index 3cd4a38469c..324593068d5 100644 --- a/doc/lispref/objects.texi +++ b/doc/lispref/objects.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Lisp Data Types | 6 | @node Lisp Data Types |
diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 92e3ee2b33c..9db5e9e1e97 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node System Interface | 6 | @node System Interface |
diff --git a/doc/lispref/package.texi b/doc/lispref/package.texi index 21a8ddd5d03..67fd45b9e35 100644 --- a/doc/lispref/package.texi +++ b/doc/lispref/package.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Packaging | 5 | @node Packaging |
| 6 | @chapter Preparing Lisp code for distribution | 6 | @chapter Preparing Lisp code for distribution |
diff --git a/doc/lispref/positions.texi b/doc/lispref/positions.texi index 9daf5cef059..b88e76e8230 100644 --- a/doc/lispref/positions.texi +++ b/doc/lispref/positions.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1995, 1998-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Positions | 5 | @node Positions |
| 6 | @chapter Positions | 6 | @chapter Positions |
diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi index 41255e7e8d0..2a4bd8a067d 100644 --- a/doc/lispref/processes.texi +++ b/doc/lispref/processes.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Processes | 6 | @node Processes |
diff --git a/doc/lispref/searching.texi b/doc/lispref/searching.texi index adaf43159af..5ff7ef1cf66 100644 --- a/doc/lispref/searching.texi +++ b/doc/lispref/searching.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Searching and Matching | 6 | @node Searching and Matching |
diff --git a/doc/lispref/sequences.texi b/doc/lispref/sequences.texi index 66d88e49411..9869fe4c510 100644 --- a/doc/lispref/sequences.texi +++ b/doc/lispref/sequences.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Sequences Arrays Vectors | 6 | @node Sequences Arrays Vectors |
diff --git a/doc/lispref/streams.texi b/doc/lispref/streams.texi index 025b0e95c4e..80c194b1bdd 100644 --- a/doc/lispref/streams.texi +++ b/doc/lispref/streams.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1994, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1994, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Read and Print | 6 | @node Read and Print |
diff --git a/doc/lispref/strings.texi b/doc/lispref/strings.texi index 8aa4539bd78..95723ca4487 100644 --- a/doc/lispref/strings.texi +++ b/doc/lispref/strings.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Strings and Characters | 6 | @node Strings and Characters |
diff --git a/doc/lispref/symbols.texi b/doc/lispref/symbols.texi index 2605a3e7b5a..c99f993e5da 100644 --- a/doc/lispref/symbols.texi +++ b/doc/lispref/symbols.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Symbols | 6 | @node Symbols |
diff --git a/doc/lispref/syntax.texi b/doc/lispref/syntax.texi index 831ebd12f55..af24b996c0a 100644 --- a/doc/lispref/syntax.texi +++ b/doc/lispref/syntax.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Syntax Tables | 6 | @node Syntax Tables |
diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi index f3679a88f74..5d9f192b111 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1995, 1998-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Text | 5 | @node Text |
| 6 | @chapter Text | 6 | @chapter Text |
diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi index ffce920bf4e..8e92bb90120 100644 --- a/doc/lispref/tips.texi +++ b/doc/lispref/tips.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*- mode: texinfo; coding: utf-8 -*- | 1 | @c -*- mode: texinfo; coding: utf-8 -*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1993, 1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1993, 1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Tips | 6 | @node Tips |
| @@ -930,7 +930,7 @@ explains these conventions, starting with an example: | |||
| 930 | @group | 930 | @group |
| 931 | ;;; foo.el --- Support for the Foo programming language | 931 | ;;; foo.el --- Support for the Foo programming language |
| 932 | 932 | ||
| 933 | ;; Copyright (C) 2010-2015 Your Name | 933 | ;; Copyright (C) 2010-2016 Your Name |
| 934 | @end group | 934 | @end group |
| 935 | 935 | ||
| 936 | ;; Author: Your Name <yourname@@example.com> | 936 | ;; Author: Your Name <yourname@@example.com> |
diff --git a/doc/lispref/two-volume-cross-refs.txt b/doc/lispref/two-volume-cross-refs.txt index 89336e1d43b..658ae153b44 100644 --- a/doc/lispref/two-volume-cross-refs.txt +++ b/doc/lispref/two-volume-cross-refs.txt | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See end for copying conditions. | 2 | See end for copying conditions. |
| 3 | 3 | ||
| 4 | Two Volume Cross References | 4 | Two Volume Cross References |
diff --git a/doc/lispref/two-volume.make b/doc/lispref/two-volume.make index bdcdb2f4fdd..5023f79b4e7 100644 --- a/doc/lispref/two-volume.make +++ b/doc/lispref/two-volume.make | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 2007-2015 Free Software Foundation, Inc. | 1 | # Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 2 | # See end for copying conditions. | 2 | # See end for copying conditions. |
| 3 | 3 | ||
| 4 | # although it would be nice to use tex rather than pdftex to avoid | 4 | # although it would be nice to use tex rather than pdftex to avoid |
diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi index 5a2cae0f678..c48af9a40c0 100644 --- a/doc/lispref/variables.texi +++ b/doc/lispref/variables.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1995, 1998-2016 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Variables | 5 | @node Variables |
| 6 | @chapter Variables | 6 | @chapter Variables |
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 778e38bf251..7186791f94a 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2015 Free Software | 3 | @c Copyright (C) 1990-1995, 1998-1999, 2001-2016 Free Software |
| 4 | @c Foundation, Inc. | 4 | @c Foundation, Inc. |
| 5 | @c See the file elisp.texi for copying conditions. | 5 | @c See the file elisp.texi for copying conditions. |
| 6 | @node Windows | 6 | @node Windows |
diff --git a/doc/man/ChangeLog.1 b/doc/man/ChangeLog.1 index 205e9b900cc..d5a277111c3 100644 --- a/doc/man/ChangeLog.1 +++ b/doc/man/ChangeLog.1 | |||
| @@ -176,7 +176,7 @@ | |||
| 176 | ;; coding: utf-8 | 176 | ;; coding: utf-8 |
| 177 | ;; End: | 177 | ;; End: |
| 178 | 178 | ||
| 179 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 179 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 180 | 180 | ||
| 181 | This file is part of GNU Emacs. | 181 | This file is part of GNU Emacs. |
| 182 | 182 | ||
diff --git a/doc/man/ebrowse.1 b/doc/man/ebrowse.1 index 40c82a46482..efbb95b2f7d 100644 --- a/doc/man/ebrowse.1 +++ b/doc/man/ebrowse.1 | |||
| @@ -85,7 +85,7 @@ was written by Gerd Moellmann. | |||
| 85 | Copyright | 85 | Copyright |
| 86 | .if t \(co | 86 | .if t \(co |
| 87 | .if n (C) | 87 | .if n (C) |
| 88 | 2008-2015 Free Software Foundation, Inc. | 88 | 2008-2016 Free Software Foundation, Inc. |
| 89 | .PP | 89 | .PP |
| 90 | Permission is granted to make and distribute verbatim copies of this | 90 | Permission is granted to make and distribute verbatim copies of this |
| 91 | document provided the copyright notice and this permission notice are | 91 | document provided the copyright notice and this permission notice are |
diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in index 98322aac810..3b1566f6caa 100644 --- a/doc/man/emacs.1.in +++ b/doc/man/emacs.1.in | |||
| @@ -651,7 +651,7 @@ For detailed credits and acknowledgments, see the GNU Emacs manual. | |||
| 651 | Copyright | 651 | Copyright |
| 652 | .if t \(co | 652 | .if t \(co |
| 653 | .if n (C) | 653 | .if n (C) |
| 654 | 1995, 1999-2015 Free Software Foundation, Inc. | 654 | 1995, 1999-2016 Free Software Foundation, Inc. |
| 655 | .PP | 655 | .PP |
| 656 | Permission is granted to make and distribute verbatim copies of this | 656 | Permission is granted to make and distribute verbatim copies of this |
| 657 | document provided the copyright notice and this permission notice are | 657 | document provided the copyright notice and this permission notice are |
diff --git a/doc/man/etags.1 b/doc/man/etags.1 index 7cb6b6cb6ab..7d5d374f99a 100644 --- a/doc/man/etags.1 +++ b/doc/man/etags.1 | |||
| @@ -278,7 +278,7 @@ Stallman. | |||
| 278 | Copyright | 278 | Copyright |
| 279 | .if t \(co | 279 | .if t \(co |
| 280 | .if n (C) | 280 | .if n (C) |
| 281 | 1992, 1999, 2001-2015 Free Software Foundation, Inc. | 281 | 1992, 1999, 2001-2016 Free Software Foundation, Inc. |
| 282 | .PP | 282 | .PP |
| 283 | Permission is granted to make and distribute verbatim copies of this | 283 | Permission is granted to make and distribute verbatim copies of this |
| 284 | document provided the copyright notice and this permission notice are | 284 | document provided the copyright notice and this permission notice are |
diff --git a/doc/misc/ChangeLog.1 b/doc/misc/ChangeLog.1 index 2fd0d2c3eba..eb16d4ac565 100644 --- a/doc/misc/ChangeLog.1 +++ b/doc/misc/ChangeLog.1 | |||
| @@ -12116,7 +12116,7 @@ | |||
| 12116 | ;; coding: utf-8 | 12116 | ;; coding: utf-8 |
| 12117 | ;; End: | 12117 | ;; End: |
| 12118 | 12118 | ||
| 12119 | Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc. | 12119 | Copyright (C) 1993-1999, 2001-2016 Free Software Foundation, Inc. |
| 12120 | 12120 | ||
| 12121 | This file is part of GNU Emacs. | 12121 | This file is part of GNU Emacs. |
| 12122 | 12122 | ||
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in index aa35002e85e..4dffeafb1d2 100644 --- a/doc/misc/Makefile.in +++ b/doc/misc/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1994, 1996-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1994, 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/doc/misc/ada-mode.texi b/doc/misc/ada-mode.texi index e84ef6eb512..4fc0c053dbc 100644 --- a/doc/misc/ada-mode.texi +++ b/doc/misc/ada-mode.texi | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | @include docstyle.texi | 4 | @include docstyle.texi |
| 5 | 5 | ||
| 6 | @copying | 6 | @copying |
| 7 | Copyright @copyright{} 1999--2015 Free Software Foundation, Inc. | 7 | Copyright @copyright{} 1999--2016 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | @quotation | 9 | @quotation |
| 10 | Permission is granted to copy, distribute and/or modify this document | 10 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi index 082dc1dacdf..fa4be248f37 100644 --- a/doc/misc/auth.texi +++ b/doc/misc/auth.texi | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | @copying | 11 | @copying |
| 12 | This file describes the Emacs auth-source library. | 12 | This file describes the Emacs auth-source library. |
| 13 | 13 | ||
| 14 | Copyright @copyright{} 2008--2015 Free Software Foundation, Inc. | 14 | Copyright @copyright{} 2008--2016 Free Software Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
| 17 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi index f7c1fa1a9e0..839782a3b51 100644 --- a/doc/misc/autotype.texi +++ b/doc/misc/autotype.texi | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | @c @cindex autotypist | 11 | @c @cindex autotypist |
| 12 | 12 | ||
| 13 | @copying | 13 | @copying |
| 14 | Copyright @copyright{} 1994--1995, 1999, 2001--2015 | 14 | Copyright @copyright{} 1994--1995, 1999, 2001--2016 |
| 15 | Free Software Foundation, Inc. | 15 | Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
diff --git a/doc/misc/bovine.texi b/doc/misc/bovine.texi index ec11aa896ff..11dbfffcec9 100644 --- a/doc/misc/bovine.texi +++ b/doc/misc/bovine.texi | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | @c %**end of header | 24 | @c %**end of header |
| 25 | 25 | ||
| 26 | @copying | 26 | @copying |
| 27 | Copyright @copyright{} 1999--2004, 2012--2015 Free Software Foundation, Inc. | 27 | Copyright @copyright{} 1999--2004, 2012--2016 Free Software Foundation, Inc. |
| 28 | 28 | ||
| 29 | @quotation | 29 | @quotation |
| 30 | Permission is granted to copy, distribute and/or modify this document | 30 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 02f94469c71..b4c69ba190e 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi | |||
| @@ -95,7 +95,7 @@ This file documents Calc, the GNU Emacs calculator, included with | |||
| 95 | GNU Emacs @value{EMACSVER}. | 95 | GNU Emacs @value{EMACSVER}. |
| 96 | @end ifnotinfo | 96 | @end ifnotinfo |
| 97 | 97 | ||
| 98 | Copyright @copyright{} 1990--1991, 2001--2015 Free Software Foundation, Inc. | 98 | Copyright @copyright{} 1990--1991, 2001--2016 Free Software Foundation, Inc. |
| 99 | 99 | ||
| 100 | @quotation | 100 | @quotation |
| 101 | Permission is granted to copy, distribute and/or modify this document | 101 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi index 7415da5d5bd..bc8d24fd992 100644 --- a/doc/misc/cc-mode.texi +++ b/doc/misc/cc-mode.texi | |||
| @@ -157,7 +157,7 @@ CC Mode | |||
| 157 | @copying | 157 | @copying |
| 158 | This manual is for CC Mode in Emacs. | 158 | This manual is for CC Mode in Emacs. |
| 159 | 159 | ||
| 160 | Copyright @copyright{} 1995--2015 Free Software Foundation, Inc. | 160 | Copyright @copyright{} 1995--2016 Free Software Foundation, Inc. |
| 161 | 161 | ||
| 162 | @quotation | 162 | @quotation |
| 163 | Permission is granted to copy, distribute and/or modify this document | 163 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi index 0ab2477b86d..572124d452d 100644 --- a/doc/misc/cl.texi +++ b/doc/misc/cl.texi | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | @copying | 7 | @copying |
| 8 | This file documents the GNU Emacs Common Lisp emulation package. | 8 | This file documents the GNU Emacs Common Lisp emulation package. |
| 9 | 9 | ||
| 10 | Copyright @copyright{} 1993, 2001--2015 Free Software Foundation, Inc. | 10 | Copyright @copyright{} 1993, 2001--2016 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
| 13 | Permission is granted to copy, distribute and/or modify this document | 13 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi index 5dd8bf21c13..c5901aff104 100644 --- a/doc/misc/dbus.texi +++ b/doc/misc/dbus.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @syncodeindex fn cp | 10 | @syncodeindex fn cp |
| 11 | 11 | ||
| 12 | @copying | 12 | @copying |
| 13 | Copyright @copyright{} 2007--2015 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2007--2016 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi index e6370f3d80b..474dd0a5208 100644 --- a/doc/misc/dired-x.texi +++ b/doc/misc/dired-x.texi | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | @comment %**end of header (This is for running Texinfo on a region.) | 20 | @comment %**end of header (This is for running Texinfo on a region.) |
| 21 | 21 | ||
| 22 | @copying | 22 | @copying |
| 23 | Copyright @copyright{} 1994--1995, 1999, 2001--2015 | 23 | Copyright @copyright{} 1994--1995, 1999, 2001--2016 |
| 24 | Free Software Foundation, Inc. | 24 | Free Software Foundation, Inc. |
| 25 | 25 | ||
| 26 | @quotation | 26 | @quotation |
diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi index 74183a4d6a8..28fa42b33ef 100644 --- a/doc/misc/ebrowse.texi +++ b/doc/misc/ebrowse.texi | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | @copying | 11 | @copying |
| 12 | This file documents Ebrowse, a C++ class browser for GNU Emacs. | 12 | This file documents Ebrowse, a C++ class browser for GNU Emacs. |
| 13 | 13 | ||
| 14 | Copyright @copyright{} 2000--2015 Free Software Foundation, Inc. | 14 | Copyright @copyright{} 2000--2016 Free Software Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
| 17 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi index 7a824acfed5..839b5acd49d 100644 --- a/doc/misc/ede.texi +++ b/doc/misc/ede.texi | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | @copying | 6 | @copying |
| 7 | This file describes EDE, the Emacs Development Environment. | 7 | This file describes EDE, the Emacs Development Environment. |
| 8 | 8 | ||
| 9 | Copyright @copyright{} 1998--2001, 2004--2005, 2008--2015 | 9 | Copyright @copyright{} 1998--2001, 2004--2005, 2008--2016 |
| 10 | Free Software Foundation, Inc. | 10 | Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi index f7876a336f6..376aaeea46e 100644 --- a/doc/misc/ediff.texi +++ b/doc/misc/ediff.texi | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | This file documents Ediff, a comprehensive visual interface to Unix diff | 26 | This file documents Ediff, a comprehensive visual interface to Unix diff |
| 27 | and patch utilities. | 27 | and patch utilities. |
| 28 | 28 | ||
| 29 | Copyright @copyright{} 1995--2015 Free Software Foundation, Inc. | 29 | Copyright @copyright{} 1995--2016 Free Software Foundation, Inc. |
| 30 | 30 | ||
| 31 | @quotation | 31 | @quotation |
| 32 | Permission is granted to copy, distribute and/or modify this document | 32 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/edt.texi b/doc/misc/edt.texi index 91f36e6c538..4f3fdaeaa1f 100644 --- a/doc/misc/edt.texi +++ b/doc/misc/edt.texi | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | @copying | 6 | @copying |
| 7 | This file documents the EDT emulation package for Emacs. | 7 | This file documents the EDT emulation package for Emacs. |
| 8 | 8 | ||
| 9 | Copyright @copyright{} 1986, 1992, 1994--1995, 1999--2015 | 9 | Copyright @copyright{} 1986, 1992, 1994--1995, 1999--2016 |
| 10 | Free Software Foundation, Inc. | 10 | Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi index 28cf68048ae..fe65da6d612 100644 --- a/doc/misc/efaq-w32.texi +++ b/doc/misc/efaq-w32.texi | |||
| @@ -15,7 +15,7 @@ Answers to Frequently asked Questions about using Emacs on Microsoft Windows. | |||
| 15 | @include emacsver.texi | 15 | @include emacsver.texi |
| 16 | 16 | ||
| 17 | @copying | 17 | @copying |
| 18 | Copyright @copyright{} 2008, 2010-2015 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 2008, 2010-2016 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | This list of frequently asked questions about GNU Emacs on MS Windows | 21 | This list of frequently asked questions about GNU Emacs on MS Windows |
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 6557f4d017b..bbd9354c786 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @c appreciate a notice if you do). | 12 | @c appreciate a notice if you do). |
| 13 | 13 | ||
| 14 | @copying | 14 | @copying |
| 15 | Copyright @copyright{} 2001--2015 Free Software Foundation, Inc.@* | 15 | Copyright @copyright{} 2001--2016 Free Software Foundation, Inc.@* |
| 16 | Copyright @copyright{} 1994, 1995, 1996, 1997, 1998, 1999, 2000 | 16 | Copyright @copyright{} 1994, 1995, 1996, 1997, 1998, 1999, 2000 |
| 17 | Reuven M. Lerner@* | 17 | Reuven M. Lerner@* |
| 18 | Copyright @copyright{} 1992, 1993 Steven Byrnes@* | 18 | Copyright @copyright{} 1992, 1993 Steven Byrnes@* |
diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi index fb4e1470016..31930020e38 100644 --- a/doc/misc/eieio.texi +++ b/doc/misc/eieio.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @copying | 12 | @copying |
| 13 | This manual documents EIEIO, an object framework for Emacs Lisp. | 13 | This manual documents EIEIO, an object framework for Emacs Lisp. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 2007--2015 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 2007--2016 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi index d951e2fde32..1a850c68235 100644 --- a/doc/misc/emacs-gnutls.texi +++ b/doc/misc/emacs-gnutls.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @copying | 9 | @copying |
| 10 | This file describes the Emacs GnuTLS integration. | 10 | This file describes the Emacs GnuTLS integration. |
| 11 | 11 | ||
| 12 | Copyright @copyright{} 2012--2015 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 2012--2016 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi index 3b3df0fa879..b252b116a1c 100644 --- a/doc/misc/emacs-mime.texi +++ b/doc/misc/emacs-mime.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @copying | 12 | @copying |
| 13 | This file documents the Emacs MIME interface functionality. | 13 | This file documents the Emacs MIME interface functionality. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 1998--2015 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 1998--2016 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi index 3c9aa8ac5e2..527b44fb180 100644 --- a/doc/misc/epa.texi +++ b/doc/misc/epa.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This file describes EasyPG Assistant @value{VERSION}. | 11 | This file describes EasyPG Assistant @value{VERSION}. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2007--2015 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2007--2016 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi index 56aea0c3184..d9b646f7378 100644 --- a/doc/misc/erc.texi +++ b/doc/misc/erc.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This manual is for ERC as distributed with Emacs @value{EMACSVER}. | 11 | This manual is for ERC as distributed with Emacs @value{EMACSVER}. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2005--2015 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 2005--2016 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi index c2363237b97..144dfd93719 100644 --- a/doc/misc/ert.texi +++ b/doc/misc/ert.texi | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | @end direntry | 11 | @end direntry |
| 12 | 12 | ||
| 13 | @copying | 13 | @copying |
| 14 | Copyright @copyright{} 2008, 2010--2015 Free Software Foundation, Inc. | 14 | Copyright @copyright{} 2008, 2010--2016 Free Software Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
| 17 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi index 60a1af0678d..9b14dcf8fd9 100644 --- a/doc/misc/eshell.texi +++ b/doc/misc/eshell.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This manual is for Eshell, the Emacs shell. | 11 | This manual is for Eshell, the Emacs shell. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 1999--2015 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 1999--2016 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi index 8d59e97b44e..da63975c2e5 100644 --- a/doc/misc/eudc.texi +++ b/doc/misc/eudc.texi | |||
| @@ -14,7 +14,7 @@ This file documents EUDC version 1.40.0. | |||
| 14 | EUDC is the Emacs Unified Directory Client, a common interface to | 14 | EUDC is the Emacs Unified Directory Client, a common interface to |
| 15 | directory servers and contact information. | 15 | directory servers and contact information. |
| 16 | 16 | ||
| 17 | Copyright @copyright{} 1998, 2000--2015 Free Software Foundation, Inc. | 17 | Copyright @copyright{} 1998, 2000--2016 Free Software Foundation, Inc. |
| 18 | 18 | ||
| 19 | @quotation | 19 | @quotation |
| 20 | Permission is granted to copy, distribute and/or modify this document | 20 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index 15cc867dc7f..14f0a8d0ea2 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @copying | 8 | @copying |
| 9 | This file documents the GNU Emacs Web Wowser (EWW) package. | 9 | This file documents the GNU Emacs Web Wowser (EWW) package. |
| 10 | 10 | ||
| 11 | Copyright @copyright{} 2014--2015 Free Software Foundation, Inc. | 11 | Copyright @copyright{} 2014--2016 Free Software Foundation, Inc. |
| 12 | 12 | ||
| 13 | @quotation | 13 | @quotation |
| 14 | Permission is granted to copy, distribute and/or modify this document | 14 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi index 6c924cf9547..99633b60c70 100644 --- a/doc/misc/flymake.texi +++ b/doc/misc/flymake.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}), | 12 | This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}), |
| 13 | which is a universal on-the-fly syntax checker for GNU Emacs. | 13 | which is a universal on-the-fly syntax checker for GNU Emacs. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 2004--2015 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 2004--2016 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi index 487cebd6cc2..13654ed5932 100644 --- a/doc/misc/forms.texi +++ b/doc/misc/forms.texi | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | @copying | 19 | @copying |
| 20 | This file documents Forms mode, a form-editing major mode for GNU Emacs. | 20 | This file documents Forms mode, a form-editing major mode for GNU Emacs. |
| 21 | 21 | ||
| 22 | Copyright @copyright{} 1989, 1997, 2001--2015 Free Software Foundation, Inc. | 22 | Copyright @copyright{} 1989, 1997, 2001--2016 Free Software Foundation, Inc. |
| 23 | 23 | ||
| 24 | @quotation | 24 | @quotation |
| 25 | Permission is granted to copy, distribute and/or modify this document | 25 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/gnus-coding.texi b/doc/misc/gnus-coding.texi index a3be0edb965..3b2c4afe55b 100644 --- a/doc/misc/gnus-coding.texi +++ b/doc/misc/gnus-coding.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @syncodeindex pg cp | 8 | @syncodeindex pg cp |
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | Copyright @copyright{} 2004--2005, 2007--2015 Free Software | 11 | Copyright @copyright{} 2004--2005, 2007--2016 Free Software |
| 12 | Foundation, Inc. | 12 | Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi index 26b9210b0dd..90bb10f6c35 100644 --- a/doc/misc/gnus-faq.texi +++ b/doc/misc/gnus-faq.texi | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @c \input texinfo @c -*-texinfo-*- | 1 | @c \input texinfo @c -*-texinfo-*- |
| 2 | @c Uncomment 1st line before texing this file alone. | 2 | @c Uncomment 1st line before texing this file alone. |
| 3 | @c %**start of header | 3 | @c %**start of header |
| 4 | @c Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 4 | @c Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 5 | @c | 5 | @c |
| 6 | @c @setfilename gnus-faq.info | 6 | @c @setfilename gnus-faq.info |
| 7 | @c @settitle Frequently Asked Questions | 7 | @c @settitle Frequently Asked Questions |
diff --git a/doc/misc/gnus-news.el b/doc/misc/gnus-news.el index ba8a4631261..5ccd3f44be5 100644 --- a/doc/misc/gnus-news.el +++ b/doc/misc/gnus-news.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; gnus-news.el --- a hack to create GNUS-NEWS from texinfo source | 1 | ;;; gnus-news.el --- a hack to create GNUS-NEWS from texinfo source |
| 2 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Reiner Steib <Reiner.Steib@gmx.de> | 4 | ;; Author: Reiner Steib <Reiner.Steib@gmx.de> |
| 5 | ;; Keywords: tools | 5 | ;; Keywords: tools |
| @@ -26,7 +26,7 @@ | |||
| 26 | (defvar gnus-news-header-disclaimer | 26 | (defvar gnus-news-header-disclaimer |
| 27 | "GNUS NEWS -- history of user-visible changes. | 27 | "GNUS NEWS -- history of user-visible changes. |
| 28 | 28 | ||
| 29 | Copyright (C) 1999-2015 Free Software Foundation, Inc. | 29 | Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 30 | See the end of the file for license conditions. | 30 | See the end of the file for license conditions. |
| 31 | 31 | ||
| 32 | Please send Gnus bug reports to bugs@gnus.org. | 32 | Please send Gnus bug reports to bugs@gnus.org. |
diff --git a/doc/misc/gnus-news.texi b/doc/misc/gnus-news.texi index ef6573fc73e..d1e83a79038 100644 --- a/doc/misc/gnus-news.texi +++ b/doc/misc/gnus-news.texi | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | @c -*-texinfo-*- | 1 | @c -*-texinfo-*- |
| 2 | 2 | ||
| 3 | @c Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | @c Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | @c Permission is granted to anyone to make or distribute verbatim copies | 5 | @c Permission is granted to anyone to make or distribute verbatim copies |
| 6 | @c of this document as received, in any medium, provided that the | 6 | @c of this document as received, in any medium, provided that the |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 9093fa24f3d..ab96684eb62 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @syncodeindex pg cp | 10 | @syncodeindex pg cp |
| 11 | 11 | ||
| 12 | @copying | 12 | @copying |
| 13 | Copyright @copyright{} 1995--2015 Free Software Foundation, Inc. | 13 | Copyright @copyright{} 1995--2016 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
| 16 | Permission is granted to copy, distribute and/or modify this document | 16 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi index 1b0afdd2e8d..20cde7124d1 100644 --- a/doc/misc/htmlfontify.texi +++ b/doc/misc/htmlfontify.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | This manual documents Htmlfontify, a source code -> crosslinked + | 10 | This manual documents Htmlfontify, a source code -> crosslinked + |
| 11 | formatted + syntax colorized html transformer. | 11 | formatted + syntax colorized html transformer. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 2002-2003, 2013-2015 Free Software Foundation, | 13 | Copyright @copyright{} 2002-2003, 2013-2016 Free Software Foundation, |
| 14 | Inc. | 14 | Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi index 7fe8f51d986..64b1585c5ce 100644 --- a/doc/misc/idlwave.texi +++ b/doc/misc/idlwave.texi | |||
| @@ -23,7 +23,7 @@ Emacs, and interacting with an IDL shell run as a subprocess. | |||
| 23 | This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE | 23 | This is edition @value{EDITION} of the IDLWAVE User Manual for IDLWAVE |
| 24 | @value{VERSION}. | 24 | @value{VERSION}. |
| 25 | 25 | ||
| 26 | Copyright @copyright{} 1999--2015 Free Software Foundation, Inc. | 26 | Copyright @copyright{} 1999--2016 Free Software Foundation, Inc. |
| 27 | 27 | ||
| 28 | @quotation | 28 | @quotation |
| 29 | Permission is granted to copy, distribute and/or modify this document | 29 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/ido.texi b/doc/misc/ido.texi index e06d248becc..0a56bc3f4e9 100644 --- a/doc/misc/ido.texi +++ b/doc/misc/ido.texi | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | @copying | 7 | @copying |
| 8 | This file documents the Ido package for GNU Emacs. | 8 | This file documents the Ido package for GNU Emacs. |
| 9 | 9 | ||
| 10 | Copyright @copyright{} 2013-2015 Free Software Foundation, Inc. | 10 | Copyright @copyright{} 2013-2016 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
| 13 | Permission is granted to copy, distribute and/or modify this document | 13 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/info.texi b/doc/misc/info.texi index 1439d30ccee..135c443c075 100644 --- a/doc/misc/info.texi +++ b/doc/misc/info.texi | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | This file describes how to use Info, the menu-driven GNU | 15 | This file describes how to use Info, the menu-driven GNU |
| 16 | documentation system. | 16 | documentation system. |
| 17 | 17 | ||
| 18 | Copyright @copyright{} 1989, 1992, 1996--2015 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 1989, 1992, 1996--2016 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 21 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/mairix-el.texi b/doc/misc/mairix-el.texi index ef253a0138c..8deead52dc6 100644 --- a/doc/misc/mairix-el.texi +++ b/doc/misc/mairix-el.texi | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | @include docstyle.texi | 5 | @include docstyle.texi |
| 6 | 6 | ||
| 7 | @copying | 7 | @copying |
| 8 | Copyright @copyright{} 2008--2015 Free Software Foundation, Inc. | 8 | Copyright @copyright{} 2008--2016 Free Software Foundation, Inc. |
| 9 | 9 | ||
| 10 | @quotation | 10 | @quotation |
| 11 | Permission is granted to copy, distribute and/or modify this document | 11 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/message.texi b/doc/misc/message.texi index d63f7e6a8f6..dbc77592a03 100644 --- a/doc/misc/message.texi +++ b/doc/misc/message.texi | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | @copying | 11 | @copying |
| 12 | This file documents Message, the Emacs message composition mode. | 12 | This file documents Message, the Emacs message composition mode. |
| 13 | 13 | ||
| 14 | Copyright @copyright{} 1996--2015 Free Software Foundation, Inc. | 14 | Copyright @copyright{} 1996--2016 Free Software Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
| 17 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi index 54f759118fa..d1fd8f76118 100644 --- a/doc/misc/mh-e.texi +++ b/doc/misc/mh-e.texi | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | This is version @value{VERSION}@value{EDITION} of @cite{The MH-E | 25 | This is version @value{VERSION}@value{EDITION} of @cite{The MH-E |
| 26 | Manual}, last updated @value{UPDATED}. | 26 | Manual}, last updated @value{UPDATED}. |
| 27 | 27 | ||
| 28 | Copyright @copyright{} 1995, 2001--2003, 2005--2015 Free Software | 28 | Copyright @copyright{} 1995, 2001--2003, 2005--2016 Free Software |
| 29 | Foundation, Inc. | 29 | Foundation, Inc. |
| 30 | 30 | ||
| 31 | @c This dual license has been agreed upon by the FSF. | 31 | @c This dual license has been agreed upon by the FSF. |
diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi index 9f7b6df1ab5..f7a76207ed5 100644 --- a/doc/misc/newsticker.texi +++ b/doc/misc/newsticker.texi | |||
| @@ -15,7 +15,7 @@ This manual documents Newsticker, a feed reader for Emacs. It | |||
| 15 | corresponds to Emacs version @value{EMACSVER}. | 15 | corresponds to Emacs version @value{EMACSVER}. |
| 16 | 16 | ||
| 17 | @noindent | 17 | @noindent |
| 18 | Copyright @copyright{} 2004--2015 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 2004--2016 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 21 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi index e87e6a05619..62bd6bde975 100644 --- a/doc/misc/nxml-mode.texi +++ b/doc/misc/nxml-mode.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | This manual documents nXML mode, an Emacs major mode for editing | 9 | This manual documents nXML mode, an Emacs major mode for editing |
| 10 | XML with RELAX NG support. | 10 | XML with RELAX NG support. |
| 11 | 11 | ||
| 12 | Copyright @copyright{} 2007--2015 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 2007--2016 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/octave-mode.texi b/doc/misc/octave-mode.texi index 34499c2d58c..65cc6a431eb 100644 --- a/doc/misc/octave-mode.texi +++ b/doc/misc/octave-mode.texi | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | @c %**end of header | 6 | @c %**end of header |
| 7 | 7 | ||
| 8 | @copying | 8 | @copying |
| 9 | Copyright @copyright{} 1996--2015 Free Software Foundation, Inc. | 9 | Copyright @copyright{} 1996--2016 Free Software Foundation, Inc. |
| 10 | 10 | ||
| 11 | @quotation | 11 | @quotation |
| 12 | Permission is granted to copy, distribute and/or modify this document | 12 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 71572f72d7a..ec676fca1d4 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -259,7 +259,7 @@ | |||
| 259 | @copying | 259 | @copying |
| 260 | This manual is for Org version @value{VERSION}. | 260 | This manual is for Org version @value{VERSION}. |
| 261 | 261 | ||
| 262 | Copyright @copyright{} 2004--2015 Free Software Foundation, Inc. | 262 | Copyright @copyright{} 2004--2016 Free Software Foundation, Inc. |
| 263 | 263 | ||
| 264 | @quotation | 264 | @quotation |
| 265 | Permission is granted to copy, distribute and/or modify this document | 265 | Permission is granted to copy, distribute and/or modify this document |
| @@ -12955,7 +12955,7 @@ Copyright information is printed on the back of the title page. | |||
| 12955 | 12955 | ||
| 12956 | This is a short example of a complete Texinfo file, version 1.0. | 12956 | This is a short example of a complete Texinfo file, version 1.0. |
| 12957 | 12957 | ||
| 12958 | Copyright \copy 2015 Free Software Foundation, Inc. | 12958 | Copyright \copy 2016 Free Software Foundation, Inc. |
| 12959 | @end example | 12959 | @end example |
| 12960 | 12960 | ||
| 12961 | @subsubheading The Top node | 12961 | @subsubheading The Top node |
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi index dd2ba388348..237ba5c520d 100644 --- a/doc/misc/pcl-cvs.texi +++ b/doc/misc/pcl-cvs.texi | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | @c %**end of header | 7 | @c %**end of header |
| 8 | 8 | ||
| 9 | @copying | 9 | @copying |
| 10 | Copyright @copyright{} 1991--2015 Free Software Foundation, Inc. | 10 | Copyright @copyright{} 1991--2016 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | @quotation | 12 | @quotation |
| 13 | Permission is granted to copy, distribute and/or modify this document | 13 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi index 49a2cfd1851..3b31e4b0e72 100644 --- a/doc/misc/pgg.texi +++ b/doc/misc/pgg.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | This file describes PGG @value{VERSION}, an Emacs interface to various | 12 | This file describes PGG @value{VERSION}, an Emacs interface to various |
| 13 | PGP implementations. | 13 | PGP implementations. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 2001, 2003--2015 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 2001, 2003--2016 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi index a707ba5f03e..0098e2049d8 100644 --- a/doc/misc/rcirc.texi +++ b/doc/misc/rcirc.texi | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | @c %**end of header | 6 | @c %**end of header |
| 7 | 7 | ||
| 8 | @copying | 8 | @copying |
| 9 | Copyright @copyright{} 2006--2015 Free Software Foundation, Inc. | 9 | Copyright @copyright{} 2006--2016 Free Software Foundation, Inc. |
| 10 | 10 | ||
| 11 | @quotation | 11 | @quotation |
| 12 | Permission is granted to copy, distribute and/or modify this document | 12 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi index 01d5ad7b022..3dc3ed47b24 100644 --- a/doc/misc/reftex.texi +++ b/doc/misc/reftex.texi | |||
| @@ -46,7 +46,7 @@ This manual documents @RefTeX{} (version @value{VERSION}), a package | |||
| 46 | to do labels, references, citations and indices for LaTeX documents | 46 | to do labels, references, citations and indices for LaTeX documents |
| 47 | with Emacs. | 47 | with Emacs. |
| 48 | 48 | ||
| 49 | Copyright @copyright{} 1997--2015 Free Software Foundation, Inc. | 49 | Copyright @copyright{} 1997--2016 Free Software Foundation, Inc. |
| 50 | 50 | ||
| 51 | @quotation | 51 | @quotation |
| 52 | Permission is granted to copy, distribute and/or modify this document | 52 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/remember.texi b/doc/misc/remember.texi index d5a03b63f22..965962c0069 100644 --- a/doc/misc/remember.texi +++ b/doc/misc/remember.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @copying | 9 | @copying |
| 10 | This manual is for Remember Mode, version 2.0 | 10 | This manual is for Remember Mode, version 2.0 |
| 11 | 11 | ||
| 12 | Copyright @copyright{} 2001, 2004--2005, 2007--2015 | 12 | Copyright @copyright{} 2001, 2004--2005, 2007--2016 |
| 13 | Free Software Foundation, Inc. | 13 | Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | @quotation | 15 | @quotation |
diff --git a/doc/misc/sasl.texi b/doc/misc/sasl.texi index 86bcd1a0a6a..d012e808cac 100644 --- a/doc/misc/sasl.texi +++ b/doc/misc/sasl.texi | |||
| @@ -11,7 +11,7 @@ | |||
| 11 | @copying | 11 | @copying |
| 12 | This file describes the Emacs SASL library, version @value{VERSION}. | 12 | This file describes the Emacs SASL library, version @value{VERSION}. |
| 13 | 13 | ||
| 14 | Copyright @copyright{} 2000, 2004--2015 Free Software Foundation, Inc. | 14 | Copyright @copyright{} 2000, 2004--2016 Free Software Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
| 17 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi index ba366722758..1f7b73dd73b 100644 --- a/doc/misc/sc.texi +++ b/doc/misc/sc.texi | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | This document describes Supercite, an Emacs package for citing and | 15 | This document describes Supercite, an Emacs package for citing and |
| 16 | attributing replies to mail and news messages. | 16 | attributing replies to mail and news messages. |
| 17 | 17 | ||
| 18 | Copyright @copyright{} 1993, 2001--2015 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 1993, 2001--2016 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 21 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi index 2d9eac2dd72..f11e0b83fa1 100644 --- a/doc/misc/sem-user.texi +++ b/doc/misc/sem-user.texi | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @c This is part of the Semantic manual. | 1 | @c This is part of the Semantic manual. |
| 2 | @c Copyright (C) 1999-2005, 2007, 2009-2015 Free Software Foundation, | 2 | @c Copyright (C) 1999-2005, 2007, 2009-2016 Free Software Foundation, |
| 3 | @c Inc. | 3 | @c Inc. |
| 4 | @c See file semantic.texi for copying conditions. | 4 | @c See file semantic.texi for copying conditions. |
| 5 | 5 | ||
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi index 71b81e76f9f..2023f24e6fa 100644 --- a/doc/misc/semantic.texi +++ b/doc/misc/semantic.texi | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | @copying | 25 | @copying |
| 26 | This manual documents the Semantic library and utilities. | 26 | This manual documents the Semantic library and utilities. |
| 27 | 27 | ||
| 28 | Copyright @copyright{} 1999--2005, 2007, 2009--2015 Free Software | 28 | Copyright @copyright{} 1999--2005, 2007, 2009--2016 Free Software |
| 29 | Foundation, Inc. | 29 | Foundation, Inc. |
| 30 | 30 | ||
| 31 | @quotation | 31 | @quotation |
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi index fe6d5ab5422..8b0bb82f174 100644 --- a/doc/misc/ses.texi +++ b/doc/misc/ses.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @copying | 12 | @copying |
| 13 | This file documents @acronym{SES}: the Simple Emacs Spreadsheet. | 13 | This file documents @acronym{SES}: the Simple Emacs Spreadsheet. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 2002--2015 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 2002--2016 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/sieve.texi b/doc/misc/sieve.texi index e9cd9acb881..5bc38d48938 100644 --- a/doc/misc/sieve.texi +++ b/doc/misc/sieve.texi | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | @copying | 12 | @copying |
| 13 | This file documents the Emacs Sieve package, for server-side mail filtering. | 13 | This file documents the Emacs Sieve package, for server-side mail filtering. |
| 14 | 14 | ||
| 15 | Copyright @copyright{} 2001--2015 Free Software Foundation, Inc. | 15 | Copyright @copyright{} 2001--2016 Free Software Foundation, Inc. |
| 16 | 16 | ||
| 17 | @quotation | 17 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 18 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/smtpmail.texi b/doc/misc/smtpmail.texi index 2d4e7f94b16..26473311678 100644 --- a/doc/misc/smtpmail.texi +++ b/doc/misc/smtpmail.texi | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | @include docstyle.texi | 4 | @include docstyle.texi |
| 5 | @syncodeindex vr fn | 5 | @syncodeindex vr fn |
| 6 | @copying | 6 | @copying |
| 7 | Copyright @copyright{} 2003--2015 Free Software Foundation, Inc. | 7 | Copyright @copyright{} 2003--2016 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | @quotation | 9 | @quotation |
| 10 | Permission is granted to copy, distribute and/or modify this document | 10 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi index 6ad369c8609..377e412bb30 100644 --- a/doc/misc/speedbar.texi +++ b/doc/misc/speedbar.texi | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | @syncodeindex fn cp | 5 | @syncodeindex fn cp |
| 6 | 6 | ||
| 7 | @copying | 7 | @copying |
| 8 | Copyright @copyright{} 1999--2015 Free Software Foundation, Inc. | 8 | Copyright @copyright{} 1999--2016 Free Software Foundation, Inc. |
| 9 | 9 | ||
| 10 | @quotation | 10 | @quotation |
| 11 | Permission is granted to copy, distribute and/or modify this document | 11 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi index 98fab5ceafa..9a5d717dfe6 100644 --- a/doc/misc/srecode.texi +++ b/doc/misc/srecode.texi | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | @c %**end of header | 16 | @c %**end of header |
| 17 | 17 | ||
| 18 | @copying | 18 | @copying |
| 19 | Copyright @copyright{} 2007--2015 Free Software Foundation, Inc. | 19 | Copyright @copyright{} 2007--2016 Free Software Foundation, Inc. |
| 20 | 20 | ||
| 21 | @quotation | 21 | @quotation |
| 22 | Permission is granted to copy, distribute and/or modify this document | 22 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex index 34fd353a9dc..0f301a2a716 100644 --- a/doc/misc/texinfo.tex +++ b/doc/misc/texinfo.tex | |||
| @@ -5,10 +5,7 @@ | |||
| 5 | % | 5 | % |
| 6 | \def\texinfoversion{2015-12-17.20} | 6 | \def\texinfoversion{2015-12-17.20} |
| 7 | % | 7 | % |
| 8 | % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, | 8 | % Copyright 1985-1986, 1988, 1990-2016 Free Software Foundation, Inc. |
| 9 | % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | ||
| 10 | % 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 | ||
| 11 | % Free Software Foundation, Inc. | ||
| 12 | % | 9 | % |
| 13 | % This texinfo.tex file is free software: you can redistribute it and/or | 10 | % This texinfo.tex file is free software: you can redistribute it and/or |
| 14 | % modify it under the terms of the GNU General Public License as | 11 | % modify it under the terms of the GNU General Public License as |
diff --git a/doc/misc/todo-mode.texi b/doc/misc/todo-mode.texi index 69656da8880..d68af9a23a0 100644 --- a/doc/misc/todo-mode.texi +++ b/doc/misc/todo-mode.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @c %**end of header | 9 | @c %**end of header |
| 10 | 10 | ||
| 11 | @copying | 11 | @copying |
| 12 | Copyright @copyright{} 2013-2015 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 2013-2016 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index bd7d921cefe..eafd2385a5e 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi | |||
| @@ -66,7 +66,7 @@ | |||
| 66 | @end ifclear | 66 | @end ifclear |
| 67 | 67 | ||
| 68 | @copying | 68 | @copying |
| 69 | Copyright @copyright{} 1999--2015 Free Software Foundation, Inc. | 69 | Copyright @copyright{} 1999--2016 Free Software Foundation, Inc. |
| 70 | 70 | ||
| 71 | @quotation | 71 | @quotation |
| 72 | Permission is granted to copy, distribute and/or modify this document | 72 | Permission is granted to copy, distribute and/or modify this document |
| @@ -883,8 +883,8 @@ This method works only for unified file names, see @ref{Issues}. | |||
| 883 | @cindex smb method | 883 | @cindex smb method |
| 884 | 884 | ||
| 885 | This is another non-native @value{tramp} method. @command{smbclient} | 885 | This is another non-native @value{tramp} method. @command{smbclient} |
| 886 | connects to any host with SMB/CIFS protocol, such as MS Windows and | 886 | connects to any server supporting the SMB/CIFS protocol, such as MS Windows and |
| 887 | Samba Servers running on Unixes. Tests show this @value{tramp} method | 887 | Samba running on GNU/Linux. Tests show this @value{tramp} method |
| 888 | works with MS Windows NT, MS Windows 2000, MS Windows XP, MS Windows | 888 | works with MS Windows NT, MS Windows 2000, MS Windows XP, MS Windows |
| 889 | Vista, and MS Windows 7. | 889 | Vista, and MS Windows 7. |
| 890 | 890 | ||
| @@ -973,13 +973,13 @@ name when a single Android device is connected to @command{adb}. | |||
| 973 | name. @command{adb devices} shows available host names. | 973 | name. @command{adb devices} shows available host names. |
| 974 | 974 | ||
| 975 | @option{adb} method normally does not need user name to authenticate | 975 | @option{adb} method normally does not need user name to authenticate |
| 976 | on the Andriod device because it runs under the @command{adbd} | 976 | on the Android device because it runs under the @command{adbd} |
| 977 | process. But when a user name is specified, however, @value{tramp} | 977 | process. But when a user name is specified, however, @value{tramp} |
| 978 | applies an @command{su} in the syntax. When authentication does not | 978 | applies an @command{su} in the syntax. When authentication does not |
| 979 | succeed, especially on un-rooted Android devices, @value{tramp} | 979 | succeed, especially on un-rooted Android devices, @value{tramp} |
| 980 | displays login errors. | 980 | displays login errors. |
| 981 | 981 | ||
| 982 | For Andriod devices connected through TCP/IP, a port number can be | 982 | For Android devices connected through TCP/IP, a port number can be |
| 983 | specified using @file{device#42} host name syntax or @value{tramp} can | 983 | specified using @file{device#42} host name syntax or @value{tramp} can |
| 984 | use the default value as declared in @command{adb} command. Port | 984 | use the default value as declared in @command{adb} command. Port |
| 985 | numbers are not applicable to Android devices connected through USB@. | 985 | numbers are not applicable to Android devices connected through USB@. |
| @@ -1965,7 +1965,7 @@ where @samp{192.168.0.1} is the remote host IP address | |||
| 1965 | 1965 | ||
| 1966 | @value{tramp} uses the @option{adb} method to access Android | 1966 | @value{tramp} uses the @option{adb} method to access Android |
| 1967 | devices. Android devices provide a restricted shell access through an | 1967 | devices. Android devices provide a restricted shell access through an |
| 1968 | USB connection. The local host must have Andriod SDK installed. | 1968 | USB connection. The local host must have the Android SDK installed. |
| 1969 | 1969 | ||
| 1970 | Applications such as @code{SSHDroid} that run @command{sshd} process | 1970 | Applications such as @code{SSHDroid} that run @command{sshd} process |
| 1971 | on the Android device can accept any @option{ssh}-based methods | 1971 | on the Android device can accept any @option{ssh}-based methods |
| @@ -2088,7 +2088,7 @@ To ``turns off'' the backup feature for @value{tramp} files and stop | |||
| 2088 | 2088 | ||
| 2089 | @ifset emacs | 2089 | @ifset emacs |
| 2090 | @noindent | 2090 | @noindent |
| 2091 | Disabling backups can be targetted to just @option{su} and | 2091 | Disabling backups can be targeted to just the @option{su} and |
| 2092 | @option{sudo} methods: | 2092 | @option{sudo} methods: |
| 2093 | 2093 | ||
| 2094 | @lisp | 2094 | @lisp |
| @@ -2173,7 +2173,7 @@ direct all auto saves to that location. | |||
| 2173 | @end ifset | 2173 | @end ifset |
| 2174 | @ifset xemacs | 2174 | @ifset xemacs |
| 2175 | @code{auto-save-directory} can also be used here instead of other | 2175 | @code{auto-save-directory} can also be used here instead of other |
| 2176 | locations specfied above. | 2176 | locations specified above. |
| 2177 | @end ifset | 2177 | @end ifset |
| 2178 | 2178 | ||
| 2179 | @node Windows setup hints | 2179 | @node Windows setup hints |
| @@ -2187,7 +2187,7 @@ This section is incomplete. Please share your solutions. | |||
| 2187 | 2187 | ||
| 2188 | Cygwin's @command{ssh} works only with a Cygwin version of | 2188 | Cygwin's @command{ssh} works only with a Cygwin version of |
| 2189 | @value{emacsname}. To check for compatibility: type @kbd{M-x eshell}, and | 2189 | @value{emacsname}. To check for compatibility: type @kbd{M-x eshell}, and |
| 2190 | start @kbd{ssh test.host}. Incompatbilities trigger this message: | 2190 | start @kbd{ssh test.host}. Incompatibilities trigger this message: |
| 2191 | 2191 | ||
| 2192 | @example | 2192 | @example |
| 2193 | Pseudo-terminal will not be allocated because stdin is not a terminal. | 2193 | Pseudo-terminal will not be allocated because stdin is not a terminal. |
| @@ -2242,7 +2242,7 @@ authentication, host names, and file names. | |||
| 2242 | 2242 | ||
| 2243 | Unlike opening local files in @value{emacsname}, which are | 2243 | Unlike opening local files in @value{emacsname}, which are |
| 2244 | instantaneous, opening remote files in @value{tramp} is slower at | 2244 | instantaneous, opening remote files in @value{tramp} is slower at |
| 2245 | first. Sometimes there is a noticable delay before the prompts for | 2245 | first. Sometimes there is a noticeable delay before the prompts for |
| 2246 | passwords or authentication appear in the minibuffer. Hitting | 2246 | passwords or authentication appear in the minibuffer. Hitting |
| 2247 | @kbd{@key{RET}} or other keys during this gap will be processed by | 2247 | @kbd{@key{RET}} or other keys during this gap will be processed by |
| 2248 | @value{emacsname}. This type-ahead facility is a feature of | 2248 | @value{emacsname}. This type-ahead facility is a feature of |
| @@ -2322,7 +2322,7 @@ This is done by replacing the initial @file{@value{prefix}} with | |||
| 2322 | @file{@value{prefix}@var{method}@value{postfixhop}} (Note the trailing | 2322 | @file{@value{prefix}@var{method}@value{postfixhop}} (Note the trailing |
| 2323 | slash!). | 2323 | slash!). |
| 2324 | @end ifset | 2324 | @end ifset |
| 2325 | The syntax specificaton for user, host, and file do not change. | 2325 | The syntax specifications for user, host, and file do not change. |
| 2326 | 2326 | ||
| 2327 | To connect to the host @code{melancholia} as @code{daniel}, using | 2327 | To connect to the host @code{melancholia} as @code{daniel}, using |
| 2328 | @option{ssh} method for @file{.emacs} in @code{daniel}'s home | 2328 | @option{ssh} method for @file{.emacs} in @code{daniel}'s home |
| @@ -2400,8 +2400,8 @@ persistently (@pxref{Connection caching}) will be included in the | |||
| 2400 | completion lists. | 2400 | completion lists. |
| 2401 | 2401 | ||
| 2402 | After remote host name completion comes completion of file names on | 2402 | After remote host name completion comes completion of file names on |
| 2403 | the remote host. It works the same as on loal host file completion | 2403 | the remote host. It works the same as with local host file completion, |
| 2404 | except when killing with double-slash @file{//} kills only the file | 2404 | except that killing with double-slash @file{//} kills only the file |
| 2405 | name part of the @value{tramp} file name syntax. | 2405 | name part of the @value{tramp} file name syntax. |
| 2406 | @ifset emacs | 2406 | @ifset emacs |
| 2407 | A triple-slash stands for the default behavior. | 2407 | A triple-slash stands for the default behavior. |
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index 436679613a1..0cdf08daee1 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | @c texi/trampver.texi. Generated from trampver.texi.in by configure. | 2 | @c texi/trampver.texi. Generated from trampver.texi.in by configure. |
| 3 | 3 | ||
| 4 | @c This is part of the Emacs manual. | 4 | @c This is part of the Emacs manual. |
| 5 | @c Copyright (C) 2003-2015 Free Software Foundation, Inc. | 5 | @c Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 6 | @c See file doclicense.texi for copying conditions. | 6 | @c See file doclicense.texi for copying conditions. |
| 7 | 7 | ||
| 8 | @c In the Tramp GIT, the version number is auto-frobbed from | 8 | @c In the Tramp GIT, the version number is auto-frobbed from |
diff --git a/doc/misc/url.texi b/doc/misc/url.texi index 121c28eb8f8..acdad6b0d10 100644 --- a/doc/misc/url.texi +++ b/doc/misc/url.texi | |||
| @@ -21,7 +21,7 @@ | |||
| 21 | @copying | 21 | @copying |
| 22 | This is the manual for the @code{url} Emacs Lisp library. | 22 | This is the manual for the @code{url} Emacs Lisp library. |
| 23 | 23 | ||
| 24 | Copyright @copyright{} 1993--1999, 2002, 2004--2015 Free Software | 24 | Copyright @copyright{} 1993--1999, 2002, 2004--2016 Free Software |
| 25 | Foundation, Inc. | 25 | Foundation, Inc. |
| 26 | 26 | ||
| 27 | @quotation | 27 | @quotation |
diff --git a/doc/misc/vhdl-mode.texi b/doc/misc/vhdl-mode.texi index b8b3850c55a..ec83b7e62ee 100644 --- a/doc/misc/vhdl-mode.texi +++ b/doc/misc/vhdl-mode.texi | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | @copying | 10 | @copying |
| 11 | This file documents VHDL Mode, an Emacs mode for editing VHDL code. | 11 | This file documents VHDL Mode, an Emacs mode for editing VHDL code. |
| 12 | 12 | ||
| 13 | Copyright @copyright{} 1995--2008, 2010, 2012, 2015 Free Software | 13 | Copyright @copyright{} 1995--2008, 2010, 2012, 2015--2016 Free Software |
| 14 | Foundation, Inc. | 14 | Foundation, Inc. |
| 15 | 15 | ||
| 16 | @quotation | 16 | @quotation |
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi index 4680a098f06..0f7e8a729ae 100644 --- a/doc/misc/vip.texi +++ b/doc/misc/vip.texi | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | @include docstyle.texi | 4 | @include docstyle.texi |
| 5 | 5 | ||
| 6 | @copying | 6 | @copying |
| 7 | Copyright @copyright{} 1987, 2001--2015 Free Software Foundation, Inc. | 7 | Copyright @copyright{} 1987, 2001--2016 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | @quotation | 9 | @quotation |
| 10 | Permission is granted to copy, distribute and/or modify this document | 10 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi index 8f57e8c6bbe..3f81f67beb4 100644 --- a/doc/misc/viper.texi +++ b/doc/misc/viper.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @include docstyle.texi | 8 | @include docstyle.texi |
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | Copyright @copyright{} 1995--1997, 2001--2015 Free Software Foundation, Inc. | 11 | Copyright @copyright{} 1995--1997, 2001--2016 Free Software Foundation, Inc. |
| 12 | 12 | ||
| 13 | @quotation | 13 | @quotation |
| 14 | Permission is granted to copy, distribute and/or modify this document | 14 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi index ea785501698..49606ed9692 100644 --- a/doc/misc/widget.texi +++ b/doc/misc/widget.texi | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | @c %**end of header | 9 | @c %**end of header |
| 10 | 10 | ||
| 11 | @copying | 11 | @copying |
| 12 | Copyright @copyright{} 2000--2015 Free Software Foundation, Inc. | 12 | Copyright @copyright{} 2000--2016 Free Software Foundation, Inc. |
| 13 | 13 | ||
| 14 | @quotation | 14 | @quotation |
| 15 | Permission is granted to copy, distribute and/or modify this document | 15 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/doc/misc/wisent.texi b/doc/misc/wisent.texi index 7bcc46d58f0..a4462937f1c 100644 --- a/doc/misc/wisent.texi +++ b/doc/misc/wisent.texi | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | @c %**end of header | 24 | @c %**end of header |
| 25 | 25 | ||
| 26 | @copying | 26 | @copying |
| 27 | Copyright @copyright{} 1988--1993, 1995, 1998--2004, 2007, 2012--2015 | 27 | Copyright @copyright{} 1988--1993, 1995, 1998--2004, 2007, 2012--2016 |
| 28 | Free Software Foundation, Inc. | 28 | Free Software Foundation, Inc. |
| 29 | 29 | ||
| 30 | @c Since we are both GNU manuals, we do not need to ack each other here. | 30 | @c Since we are both GNU manuals, we do not need to ack each other here. |
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi index f1286fc3473..59320d23684 100644 --- a/doc/misc/woman.texi +++ b/doc/misc/woman.texi | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | This file documents WoMan: A program to browse Unix manual pages ``W.O. | 15 | This file documents WoMan: A program to browse Unix manual pages ``W.O. |
| 16 | (without) man''. | 16 | (without) man''. |
| 17 | 17 | ||
| 18 | Copyright @copyright{} 2001--2015 Free Software Foundation, Inc. | 18 | Copyright @copyright{} 2001--2016 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | @quotation | 20 | @quotation |
| 21 | Permission is granted to copy, distribute and/or modify this document | 21 | Permission is granted to copy, distribute and/or modify this document |
diff --git a/etc/CALC-NEWS b/etc/CALC-NEWS index 09b12a2f508..8c116e2c60b 100644 --- a/etc/CALC-NEWS +++ b/etc/CALC-NEWS | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | Calc is an advanced desk calculator for GNU Emacs. | 4 | Calc is an advanced desk calculator for GNU Emacs. |
diff --git a/etc/ChangeLog.1 b/etc/ChangeLog.1 index ed37524471d..b2694d78a11 100644 --- a/etc/ChangeLog.1 +++ b/etc/ChangeLog.1 | |||
| @@ -5110,7 +5110,7 @@ | |||
| 5110 | 5110 | ||
| 5111 | * PROBLEMS: More reorganization to exile old stuff to the | 5111 | * PROBLEMS: More reorganization to exile old stuff to the |
| 5112 | pre-2000 section. I looked up end-of-life dates for a bunch | 5112 | pre-2000 section. I looked up end-of-life dates for a bunch |
| 5113 | of old Unixes to check. | 5113 | of old Unix systems to check. |
| 5114 | 5114 | ||
| 5115 | 2004-08-24 Bill Wohler <wohler@newt.com> | 5115 | 2004-08-24 Bill Wohler <wohler@newt.com> |
| 5116 | 5116 | ||
| @@ -6891,7 +6891,7 @@ | |||
| 6891 | ;; coding: utf-8 | 6891 | ;; coding: utf-8 |
| 6892 | ;; End: | 6892 | ;; End: |
| 6893 | 6893 | ||
| 6894 | Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc. | 6894 | Copyright (C) 1993-1999, 2001-2016 Free Software Foundation, Inc. |
| 6895 | 6895 | ||
| 6896 | This file is part of GNU Emacs. | 6896 | This file is part of GNU Emacs. |
| 6897 | 6897 | ||
| @@ -1,6 +1,6 @@ | |||
| 1 | Debugging GNU Emacs | 1 | Debugging GNU Emacs |
| 2 | 2 | ||
| 3 | Copyright (C) 1985, 2000-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1985, 2000-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | ** Preliminaries | 6 | ** Preliminaries |
diff --git a/etc/DISTRIB b/etc/DISTRIB index a95a646702a..7c0cd4cbaca 100644 --- a/etc/DISTRIB +++ b/etc/DISTRIB | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | -*- text -*- | 1 | -*- text -*- |
| 2 | GNU Emacs availability information | 2 | GNU Emacs availability information |
| 3 | 3 | ||
| 4 | Copyright (C) 1986-1993, 1995, 1998, 2000-2015 Free Software Foundation, | 4 | Copyright (C) 1986-1993, 1995, 1998, 2000-2016 Free Software Foundation, |
| 5 | Inc. | 5 | Inc. |
| 6 | See the end of the file for license conditions. | 6 | See the end of the file for license conditions. |
| 7 | 7 | ||
diff --git a/etc/ERC-NEWS b/etc/ERC-NEWS index 68aca96d3d7..13827c67786 100644 --- a/etc/ERC-NEWS +++ b/etc/ERC-NEWS | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ERC NEWS -*- outline -*- | 1 | ERC NEWS -*- outline -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | * For changes after ERC 5.3, see the main Emacs NEWS file | 6 | * For changes after ERC 5.3, see the main Emacs NEWS file |
diff --git a/etc/ETAGS.EBNF b/etc/ETAGS.EBNF index 4a67af8385e..dfbf02bccd2 100644 --- a/etc/ETAGS.EBNF +++ b/etc/ETAGS.EBNF | |||
| @@ -94,7 +94,7 @@ those. | |||
| 94 | 94 | ||
| 95 | ===================== end of discussion of tag names ===================== | 95 | ===================== end of discussion of tag names ===================== |
| 96 | 96 | ||
| 97 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 97 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 98 | 98 | ||
| 99 | COPYING PERMISSIONS: | 99 | COPYING PERMISSIONS: |
| 100 | 100 | ||
diff --git a/etc/ETAGS.README b/etc/ETAGS.README index aebe8d395b9..c590d329a33 100644 --- a/etc/ETAGS.README +++ b/etc/ETAGS.README | |||
| @@ -28,7 +28,7 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | |||
| 28 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 28 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | Copyright (C) 1984, 1987-1989, 1993-1995, 1998-2015 Free Software | 31 | Copyright (C) 1984, 1987-1989, 1993-1995, 1998-2016 Free Software |
| 32 | Foundation, Inc. | 32 | Foundation, Inc. |
| 33 | 33 | ||
| 34 | This file is not considered part of GNU Emacs. | 34 | This file is not considered part of GNU Emacs. |
diff --git a/etc/GNUS-NEWS b/etc/GNUS-NEWS index ee3584fdb82..4efb53e69c3 100644 --- a/etc/GNUS-NEWS +++ b/etc/GNUS-NEWS | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNUS NEWS -- history of user-visible changes. | 1 | GNUS NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Gnus bug reports to bugs@gnus.org. | 6 | Please send Gnus bug reports to bugs@gnus.org. |
| @@ -73,7 +73,7 @@ Korean ($(CGQ1[(B) $(C>H3gGO<<?d(B / $(C>H3gGO=J4O1n(B | |||
| 73 | 73 | ||
| 74 | 74 | ||
| 75 | 75 | ||
| 76 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 76 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 77 | 77 | ||
| 78 | This file is part of GNU Emacs. | 78 | This file is part of GNU Emacs. |
| 79 | 79 | ||
diff --git a/etc/MACHINES b/etc/MACHINES index 024149c2bea..085f169e85b 100644 --- a/etc/MACHINES +++ b/etc/MACHINES | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | Emacs machines list | 1 | Emacs machines list |
| 2 | 2 | ||
| 3 | Copyright (C) 1989-1990, 1992-1993, 1998, 2001-2015 Free Software | 3 | Copyright (C) 1989-1990, 1992-1993, 1998, 2001-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | See the end of the file for license conditions. | 5 | See the end of the file for license conditions. |
| 6 | 6 | ||
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index c9429fe2f7d..efdcaf2d630 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | * COPYRIGHT | 1 | * COPYRIGHT |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | * Changes in MH-E 8.6 | 6 | * Changes in MH-E 8.6 |
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. | 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. |
diff --git a/etc/NEWS.1-17 b/etc/NEWS.1-17 index bd96f810eb3..4eacd6ddc60 100644 --- a/etc/NEWS.1-17 +++ b/etc/NEWS.1-17 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. 26-Mar-1986 | 1 | GNU Emacs NEWS -- history of user-visible changes. 26-Mar-1986 |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1985-1986, 2006-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/NEWS.18 b/etc/NEWS.18 index 581bf7ca1f6..ab1ded8dcfb 100644 --- a/etc/NEWS.18 +++ b/etc/NEWS.18 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. 17-Aug-1988 | 1 | GNU Emacs NEWS -- history of user-visible changes. 17-Aug-1988 |
| 2 | 2 | ||
| 3 | Copyright (C) 1988, 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1988, 2006-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/NEWS.19 b/etc/NEWS.19 index 5945444a2d5..3f3b5870db9 100644 --- a/etc/NEWS.19 +++ b/etc/NEWS.19 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. 1992. | 1 | GNU Emacs NEWS -- history of user-visible changes. 1992. |
| 2 | 2 | ||
| 3 | Copyright (C) 1993-1995, 2001, 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1993-1995, 2001, 2006-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/NEWS.20 b/etc/NEWS.20 index 462b0cc0f8f..e5cca54a64c 100644 --- a/etc/NEWS.20 +++ b/etc/NEWS.20 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. 2006-05-31 | 1 | GNU Emacs NEWS -- history of user-visible changes. 2006-05-31 |
| 2 | 2 | ||
| 3 | Copyright (C) 1999-2001, 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1999-2001, 2006-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/NEWS.21 b/etc/NEWS.21 index 37ccfba5e09..7dfdc4dfddb 100644 --- a/etc/NEWS.21 +++ b/etc/NEWS.21 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. 2006-05-31 | 1 | GNU Emacs NEWS -- history of user-visible changes. 2006-05-31 |
| 2 | 2 | ||
| 3 | Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index 9e62cf203af..1bc4967d6ab 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. | 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. |
diff --git a/etc/NEWS.23 b/etc/NEWS.23 index d192d528f7c..d92bf237979 100644 --- a/etc/NEWS.23 +++ b/etc/NEWS.23 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. | 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. |
diff --git a/etc/NEWS.24 b/etc/NEWS.24 index 7d9e1f0d83f..df2e11f08e7 100644 --- a/etc/NEWS.24 +++ b/etc/NEWS.24 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs NEWS -- history of user-visible changes. | 1 | GNU Emacs NEWS -- history of user-visible changes. |
| 2 | 2 | ||
| 3 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. | 6 | Please send Emacs bug reports to bug-gnu-emacs@gnu.org. |
diff --git a/etc/NEXTSTEP b/etc/NEXTSTEP index e6997b89098..ad2ab959e6d 100644 --- a/etc/NEXTSTEP +++ b/etc/NEXTSTEP | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | This file contains information about GNU Emacs on "Nextstep" platforms. | 4 | This file contains information about GNU Emacs on "Nextstep" platforms. |
diff --git a/etc/NXML-NEWS b/etc/NXML-NEWS index de9f18d4244..9197777126c 100644 --- a/etc/NXML-NEWS +++ b/etc/NXML-NEWS | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 5d9062a9b23..9d80139fa94 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS | |||
| @@ -3,7 +3,7 @@ ORG NEWS -- history of user-visible changes. -*- mode: org; coding: utf-8 -*- | |||
| 3 | #+LINK: doc http://orgmode.org/worg/doc.html#%s | 3 | #+LINK: doc http://orgmode.org/worg/doc.html#%s |
| 4 | #+LINK: git http://orgmode.org/w/?p=org-mode.git;a=commit;h=%s | 4 | #+LINK: git http://orgmode.org/w/?p=org-mode.git;a=commit;h=%s |
| 5 | 5 | ||
| 6 | Copyright (C) 2012-2015 Free Software Foundation, Inc. | 6 | Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 7 | See the end of the file for license conditions. | 7 | See the end of the file for license conditions. |
| 8 | 8 | ||
| 9 | Please send Org bug reports to emacs-orgmode@gnu.org. | 9 | Please send Org bug reports to emacs-orgmode@gnu.org. |
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 18b1f840726..58faef2a62d 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | Known Problems with GNU Emacs | 1 | Known Problems with GNU Emacs |
| 2 | 2 | ||
| 3 | Copyright (C) 1987-1989, 1993-1999, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1987-1989, 1993-1999, 2001-2016 Free Software Foundation, |
| 4 | Inc. | ||
| 4 | See the end of the file for license conditions. | 5 | See the end of the file for license conditions. |
| 5 | 6 | ||
| 6 | 7 | ||
diff --git a/etc/README b/etc/README index c809d39f34d..e7758fdb90b 100644 --- a/etc/README +++ b/etc/README | |||
| @@ -7,5 +7,5 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 7 | 7 | ||
| 8 | File: emacs.icon | 8 | File: emacs.icon |
| 9 | Author: Sun Microsystems, Inc | 9 | Author: Sun Microsystems, Inc |
| 10 | Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 10 | Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 11 | License: GNU General Public License version 3 or later (see COPYING) | 11 | License: GNU General Public License version 3 or later (see COPYING) |
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for copying permissions. | 2 | See the end of the file for copying permissions. |
| 3 | 3 | ||
| 4 | This file describes what you must or might want to do to termcap entries | 4 | This file describes what you must or might want to do to termcap entries |
| @@ -1,6 +1,6 @@ | |||
| 1 | Emacs TODO List -*-outline-*- | 1 | Emacs TODO List -*-outline-*- |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | 6 | ||
diff --git a/etc/charsets/README b/etc/charsets/README index af71f25857b..b159ffef809 100644 --- a/etc/charsets/README +++ b/etc/charsets/README | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # README file for charset mapping files in this directory. | 1 | # README file for charset mapping files in this directory. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | # National Institute of Advanced Industrial Science and Technology (AIST) | 5 | # National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | # Registration Number H13PRO009 | 6 | # Registration Number H13PRO009 |
diff --git a/etc/compilation.txt b/etc/compilation.txt index da6df8a1bb4..d26af20985c 100644 --- a/etc/compilation.txt +++ b/etc/compilation.txt | |||
| @@ -599,7 +599,7 @@ Compilation segmentation fault at Thu Jul 13 10:55:49 | |||
| 599 | Compilation finished at Thu Jul 21 15:02:15 | 599 | Compilation finished at Thu Jul 21 15:02:15 |
| 600 | 600 | ||
| 601 | 601 | ||
| 602 | Copyright (C) 2004-2015 Free Software Foundation, Inc. | 602 | Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 603 | 603 | ||
| 604 | COPYING PERMISSIONS: | 604 | COPYING PERMISSIONS: |
| 605 | 605 | ||
diff --git a/etc/edt-user.el b/etc/edt-user.el index 2666856fcaa..5541ce6b0d3 100644 --- a/etc/edt-user.el +++ b/etc/edt-user.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt-user.el --- Sample user customizations for Emacs EDT emulation | 1 | ;;; edt-user.el --- Sample user customizations for Emacs EDT emulation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1992-1993, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1986, 1992-1993, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <kgallagh@@spd.dsccc.com> | 6 | ;; Author: Kevin Gallagher <kgallagh@@spd.dsccc.com> |
diff --git a/etc/emacs-buffer.gdb b/etc/emacs-buffer.gdb index 8f6c321c05b..26c13c1b706 100644 --- a/etc/emacs-buffer.gdb +++ b/etc/emacs-buffer.gdb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # emacs-buffer.gdb --- gdb macros for recovering buffers from emacs coredumps | 1 | # emacs-buffer.gdb --- gdb macros for recovering buffers from emacs coredumps |
| 2 | 2 | ||
| 3 | # Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # Maintainer: Noah Friedman <friedman@splode.com> | 5 | # Maintainer: Noah Friedman <friedman@splode.com> |
| 6 | # Created: 2005-04-28 | 6 | # Created: 2005-04-28 |
diff --git a/etc/emacs.appdata.xml b/etc/emacs.appdata.xml index bbe4a9aedff..05c5e2a1b27 100644 --- a/etc/emacs.appdata.xml +++ b/etc/emacs.appdata.xml | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- Copyright (C) 2014-2015 Free Software Foundation, Inc. --> | 2 | <!-- Copyright (C) 2014-2016 Free Software Foundation, Inc. --> |
| 3 | <application> | 3 | <application> |
| 4 | <id type="desktop">emacs.desktop</id> | 4 | <id type="desktop">emacs.desktop</id> |
| 5 | <metadata_license>GFDL-1.3</metadata_license> | 5 | <metadata_license>GFDL-1.3</metadata_license> |
diff --git a/etc/enriched.txt b/etc/enriched.txt index 974a90ab499..253f3dd0741 100644 --- a/etc/enriched.txt +++ b/etc/enriched.txt | |||
| @@ -239,7 +239,7 @@ it.</indent> | |||
| 239 | 239 | ||
| 240 | 240 | ||
| 241 | 241 | ||
| 242 | Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 242 | Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 243 | 243 | ||
| 244 | COPYING PERMISSIONS: | 244 | COPYING PERMISSIONS: |
| 245 | 245 | ||
diff --git a/etc/forms/forms-d2.el b/etc/forms/forms-d2.el index 7ae99cb95cd..d219532971a 100644 --- a/etc/forms/forms-d2.el +++ b/etc/forms/forms-d2.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; forms-d2.el --- demo forms-mode | 1 | ;;; forms-d2.el --- demo forms-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1994-1997, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1991, 1994-1997, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Johan Vromans <jvromans@squirrel.nl> | 6 | ;; Author: Johan Vromans <jvromans@squirrel.nl> |
diff --git a/etc/gnus-tut.txt b/etc/gnus-tut.txt index 42089b1aab1..530b27bb29a 100644 --- a/etc/gnus-tut.txt +++ b/etc/gnus-tut.txt | |||
| @@ -24,7 +24,7 @@ was done by moi, yours truly, your humble servant, Lars Magne | |||
| 24 | Ingebrigtsen. If you have a WWW browser, you can investigate to your | 24 | Ingebrigtsen. If you have a WWW browser, you can investigate to your |
| 25 | heart's delight at <URL:http://www.ifi.uio.no/~larsi/larsi.html>. | 25 | heart's delight at <URL:http://www.ifi.uio.no/~larsi/larsi.html>. |
| 26 | 26 | ||
| 27 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 27 | ;; Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 28 | 28 | ||
| 29 | ;; Author: Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | 29 | ;; Author: Lars Magne Ingebrigtsen <larsi@ifi.uio.no> |
| 30 | ;; Keywords: news | 30 | ;; Keywords: news |
diff --git a/etc/grep.txt b/etc/grep.txt index 072181086de..3861a7f0448 100644 --- a/etc/grep.txt +++ b/etc/grep.txt | |||
| @@ -97,7 +97,7 @@ grep -nH -e "xyzxyz" ../info/* | |||
| 97 | 97 | ||
| 98 | 98 | ||
| 99 | 99 | ||
| 100 | Copyright (C) 2005-2015 Free Software Foundation, Inc. | 100 | Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 101 | 101 | ||
| 102 | COPYING PERMISSIONS: | 102 | COPYING PERMISSIONS: |
| 103 | 103 | ||
diff --git a/etc/images/README b/etc/images/README index 05d724149b6..47c797c6f1b 100644 --- a/etc/images/README +++ b/etc/images/README | |||
| @@ -27,19 +27,19 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 27 | 27 | ||
| 28 | File: mh-logo.xpm | 28 | File: mh-logo.xpm |
| 29 | Author: Satyaki Das | 29 | Author: Satyaki Das |
| 30 | Copyright (C) 2003-2015 Free Software Foundation, Inc. | 30 | Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 31 | 31 | ||
| 32 | Files: gnus.pbm | 32 | Files: gnus.pbm |
| 33 | Author: Luis Fernandes <elf@ee.ryerson.ca> | 33 | Author: Luis Fernandes <elf@ee.ryerson.ca> |
| 34 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 34 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 35 | 35 | ||
| 36 | Files: splash.png, splash.svg, splash.pbm, splash.xpm | 36 | Files: splash.png, splash.svg, splash.pbm, splash.xpm |
| 37 | Author: Francesc Rocher <francesc.rocher@gmail.com> | 37 | Author: Francesc Rocher <francesc.rocher@gmail.com> |
| 38 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 38 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 39 | 39 | ||
| 40 | Files: checked.xpm, unchecked.xpm | 40 | Files: checked.xpm, unchecked.xpm |
| 41 | Author: Chong Yidong <cyd@stupidchicken.com> | 41 | Author: Chong Yidong <cyd@stupidchicken.com> |
| 42 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 42 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 43 | 43 | ||
| 44 | 44 | ||
| 45 | * The following icons are from GTK+ 2.x. They are not part of Emacs, but | 45 | * The following icons are from GTK+ 2.x. They are not part of Emacs, but |
diff --git a/etc/images/checked.xpm b/etc/images/checked.xpm index 0e01b4bc4ba..f09dd7cf063 100644 --- a/etc/images/checked.xpm +++ b/etc/images/checked.xpm | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | /* Copyright (C) 2010-2015 Free Software Foundation, Inc. | 2 | /* Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 3 | * | 3 | * |
| 4 | * Author: Chong Yidong <cyd@stupidchicken.com> | 4 | * Author: Chong Yidong <cyd@stupidchicken.com> |
| 5 | * | 5 | * |
diff --git a/etc/images/custom/README b/etc/images/custom/README index 8fbe7516b8c..c90c555cbd8 100644 --- a/etc/images/custom/README +++ b/etc/images/custom/README | |||
| @@ -6,5 +6,5 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 6 | 6 | ||
| 7 | Files: down.xpm down-pushed.xpm right.xpm right-pushed.xpm | 7 | Files: down.xpm down-pushed.xpm right.xpm right-pushed.xpm |
| 8 | Author: Juri Linkov | 8 | Author: Juri Linkov |
| 9 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 9 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 10 | License: GNU General Public License version 3 or later (see COPYING) | 10 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/ezimage/README b/etc/images/ezimage/README index c91aa5ebe9d..20c2cca549f 100644 --- a/etc/images/ezimage/README +++ b/etc/images/ezimage/README | |||
| @@ -7,5 +7,5 @@ Files: bits.xpm bitsbang.xpm box-minus.xpm box-plus.xpm | |||
| 7 | tag-gt.xpm tag-minus.xpm tag-plus.xpm tag-type.xpm tag-v.xpm | 7 | tag-gt.xpm tag-minus.xpm tag-plus.xpm tag-type.xpm tag-v.xpm |
| 8 | tag.xpm unlock.xpm | 8 | tag.xpm unlock.xpm |
| 9 | Author: Eric M. Ludlam | 9 | Author: Eric M. Ludlam |
| 10 | Copyright (C) 1999-2015 Free Software Foundation, Inc. | 10 | Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 11 | License: GNU General Public License version 3 or later (see COPYING) | 11 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/gnus/README b/etc/images/gnus/README index f886d9d69ac..ee9d96419fd 100644 --- a/etc/images/gnus/README +++ b/etc/images/gnus/README | |||
| @@ -7,7 +7,7 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 7 | 7 | ||
| 8 | Files: important.xpm, unimportant.xpm | 8 | Files: important.xpm, unimportant.xpm |
| 9 | Author: Simon Josefsson <simon@josefsson.org> | 9 | Author: Simon Josefsson <simon@josefsson.org> |
| 10 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 10 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 11 | 11 | ||
| 12 | Files: catchup.pbm catchup.xpm cu-exit.pbm cu-exit.xpm | 12 | Files: catchup.pbm catchup.xpm cu-exit.pbm cu-exit.xpm |
| 13 | describe-group.pbm describe-group.xpm exit-gnus.pbm exit-gnus.xpm | 13 | describe-group.pbm describe-group.xpm exit-gnus.pbm exit-gnus.xpm |
| @@ -21,11 +21,11 @@ Files: catchup.pbm catchup.xpm cu-exit.pbm cu-exit.xpm | |||
| 21 | unsubscribe.pbm unsubscribe.xpm uu-decode.pbm uu-decode.xpm | 21 | unsubscribe.pbm unsubscribe.xpm uu-decode.pbm uu-decode.xpm |
| 22 | uu-post.pbm uu-post.xpm | 22 | uu-post.pbm uu-post.xpm |
| 23 | Author: Luis Fernandes <elf@ee.ryerson.ca> | 23 | Author: Luis Fernandes <elf@ee.ryerson.ca> |
| 24 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 24 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 25 | 25 | ||
| 26 | Files: gnus.png, gnus.svg | 26 | Files: gnus.png, gnus.svg |
| 27 | Author: Francesc Rocher <rocher@member.fsf.org> | 27 | Author: Francesc Rocher <rocher@member.fsf.org> |
| 28 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 28 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | * The following icons are from GNOME 2.x. They are not part of Emacs, | 31 | * The following icons are from GNOME 2.x. They are not part of Emacs, |
diff --git a/etc/images/gnus/gnus.svg b/etc/images/gnus/gnus.svg index cf3efd36c02..720dcbb1c89 100644 --- a/etc/images/gnus/gnus.svg +++ b/etc/images/gnus/gnus.svg | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <!-- Gnu Emacs Logo | 2 | <!-- Gnu Emacs Logo |
| 3 | 3 | ||
| 4 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | Author: Francesc Rocher <f.rocher@member.fsf.org> | 6 | Author: Francesc Rocher <f.rocher@member.fsf.org> |
| 7 | 7 | ||
diff --git a/etc/images/gud/README b/etc/images/gud/README index 554ecc7970f..4bc4d0ad2c9 100644 --- a/etc/images/gud/README +++ b/etc/images/gud/README | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | 1 | COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES |
| 2 | 2 | ||
| 3 | The following icons were created by Nick Roberts <nickrob@snap.net.nz>. | 3 | The following icons were created by Nick Roberts <nickrob@snap.net.nz>. |
| 4 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 5 | License: GNU General Public License version 3 or later (see COPYING) | 5 | License: GNU General Public License version 3 or later (see COPYING) |
| 6 | 6 | ||
| 7 | break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm | 7 | break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm |
| @@ -31,7 +31,7 @@ their copyright assignment included the icons. | |||
| 31 | The following icons are converted from the Insight Windows style icon | 31 | The following icons are converted from the Insight Windows style icon |
| 32 | set in src/gdb/gdbtk/library/images2. | 32 | set in src/gdb/gdbtk/library/images2. |
| 33 | 33 | ||
| 34 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 34 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 35 | License: GNU General Public License version 3 or later (see COPYING) | 35 | License: GNU General Public License version 3 or later (see COPYING) |
| 36 | 36 | ||
| 37 | cont.pbm and cont.xpm were converted from continue.gif | 37 | cont.pbm and cont.xpm were converted from continue.gif |
| @@ -47,7 +47,7 @@ License: GNU General Public License version 3 or later (see COPYING) | |||
| 47 | The following icons are created from the Insight Windows style icon | 47 | The following icons are created from the Insight Windows style icon |
| 48 | set in src/gdb/gdbtk/library/images2. | 48 | set in src/gdb/gdbtk/library/images2. |
| 49 | 49 | ||
| 50 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 50 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 51 | License: GNU General Public License version 3 or later (see COPYING) | 51 | License: GNU General Public License version 3 or later (see COPYING) |
| 52 | 52 | ||
| 53 | rcont.xpm rfinish.xpm | 53 | rcont.xpm rfinish.xpm |
diff --git a/etc/images/icons/README b/etc/images/icons/README index 2010bf2e167..40fce2774ca 100644 --- a/etc/images/icons/README +++ b/etc/images/icons/README | |||
| @@ -6,7 +6,7 @@ Files: hicolor/16x16/apps/emacs.png hicolor/24x24/apps/emacs.png | |||
| 6 | hicolor/scalable/mimetypes/emacs-document.svg | 6 | hicolor/scalable/mimetypes/emacs-document.svg |
| 7 | 7 | ||
| 8 | Author: Nicolas Petton <nicolas@petton.fr> | 8 | Author: Nicolas Petton <nicolas@petton.fr> |
| 9 | Copyright (C) 2015 Free Software Foundation, Inc. | 9 | Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 10 | License: GNU General Public License version 3 or later (see COPYING) | 10 | License: GNU General Public License version 3 or later (see COPYING) |
| 11 | 11 | ||
| 12 | Files: hicolor/16x16/apps/emacs23.png hicolor/24x24/apps/emacs23.png | 12 | Files: hicolor/16x16/apps/emacs23.png hicolor/24x24/apps/emacs23.png |
| @@ -14,7 +14,7 @@ Files: hicolor/16x16/apps/emacs23.png hicolor/24x24/apps/emacs23.png | |||
| 14 | hicolor/128x128/apps/emacs23.png hicolor/scalable/apps/emacs23.svg | 14 | hicolor/128x128/apps/emacs23.png hicolor/scalable/apps/emacs23.svg |
| 15 | 15 | ||
| 16 | Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp> | 16 | Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp> |
| 17 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 17 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 18 | License: GNU General Public License version 3 or later (see COPYING) | 18 | License: GNU General Public License version 3 or later (see COPYING) |
| 19 | 19 | ||
| 20 | 20 | ||
| @@ -22,7 +22,7 @@ Files: hicolor/16x16/apps/emacs22.png hicolor/24x24/apps/emacs22.png | |||
| 22 | hicolor/32x32/apps/emacs22.png hicolor/48x48/apps/emacs22.png | 22 | hicolor/32x32/apps/emacs22.png hicolor/48x48/apps/emacs22.png |
| 23 | 23 | ||
| 24 | Author: Andrew Zhilin <andrew_zhilin@yahoo.com> | 24 | Author: Andrew Zhilin <andrew_zhilin@yahoo.com> |
| 25 | Copyright (C) 2005-2015 Free Software Foundation, Inc. | 25 | Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 26 | License: GNU General Public License version 3 or later (see COPYING) | 26 | License: GNU General Public License version 3 or later (see COPYING) |
| 27 | 27 | ||
| 28 | Files: allout-widgets-dark-bg/closed.png | 28 | Files: allout-widgets-dark-bg/closed.png |
| @@ -71,5 +71,5 @@ Files: allout-widgets-dark-bg/closed.png | |||
| 71 | allout-widgets-light-bg/through-descender.xpm | 71 | allout-widgets-light-bg/through-descender.xpm |
| 72 | 72 | ||
| 73 | Author: Ken Manheimer <ken.manheimer@gmail.com> | 73 | Author: Ken Manheimer <ken.manheimer@gmail.com> |
| 74 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 74 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 75 | License: GNU General Public License version 3 or later (see COPYING) | 75 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/icons/hicolor/scalable/apps/emacs.svg b/etc/images/icons/hicolor/scalable/apps/emacs.svg index 52742043f40..bdf13e60099 100644 --- a/etc/images/icons/hicolor/scalable/apps/emacs.svg +++ b/etc/images/icons/hicolor/scalable/apps/emacs.svg | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | id="metadata70"><rdf:RDF><cc:Work | 15 | id="metadata70"><rdf:RDF><cc:Work |
| 16 | rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type | 16 | rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type |
| 17 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><!-- Gnu Emacs Icon | 17 | rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><!-- Gnu Emacs Icon |
| 18 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 18 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | Author: Nicolas Petton <nicolas@petton.fr> | 20 | Author: Nicolas Petton <nicolas@petton.fr> |
| 21 | 21 | ||
diff --git a/etc/images/icons/hicolor/scalable/apps/emacs23.svg b/etc/images/icons/hicolor/scalable/apps/emacs23.svg index 7af85ceafbc..0f93f0a1aed 100644 --- a/etc/images/icons/hicolor/scalable/apps/emacs23.svg +++ b/etc/images/icons/hicolor/scalable/apps/emacs23.svg | |||
| @@ -10,7 +10,7 @@ | |||
| 10 | id="svg4768" | 10 | id="svg4768" |
| 11 | xml:space="preserve"> | 11 | xml:space="preserve"> |
| 12 | <!-- Gnu Emacs Icon | 12 | <!-- Gnu Emacs Icon |
| 13 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 13 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 14 | 14 | ||
| 15 | This file is part of GNU Emacs. | 15 | This file is part of GNU Emacs. |
| 16 | 16 | ||
diff --git a/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg b/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg index 120abdafb76..cd338c6a5d2 100644 --- a/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg +++ b/etc/images/icons/hicolor/scalable/mimetypes/emacs-document23.svg | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <!-- Gnu Emacs Document Icon | 2 | <!-- Gnu Emacs Document Icon |
| 3 | 3 | ||
| 4 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/etc/images/mh-logo.xpm b/etc/images/mh-logo.xpm index 657bd46881c..3b5d6ebff56 100644 --- a/etc/images/mh-logo.xpm +++ b/etc/images/mh-logo.xpm | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | /* MH-E Logo | 2 | /* MH-E Logo |
| 3 | * | 3 | * |
| 4 | * Copyright (C) 2003-2015 Free Software Foundation, Inc. | 4 | * Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 5 | * | 5 | * |
| 6 | * Author: Satyaki Das | 6 | * Author: Satyaki Das |
| 7 | * | 7 | * |
diff --git a/etc/images/mpc/README b/etc/images/mpc/README index 58a4dd3014c..f22bff9d158 100644 --- a/etc/images/mpc/README +++ b/etc/images/mpc/README | |||
| @@ -2,5 +2,5 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 2 | 2 | ||
| 3 | Files: add.xpm ffwd.xpm next.xpm pause.xpm play.xpm prev.xpm rewind.xpm stop.xpm | 3 | Files: add.xpm ffwd.xpm next.xpm pause.xpm play.xpm prev.xpm rewind.xpm stop.xpm |
| 4 | Author: Stefan Monnier <monnier@iro.umontreal.ca> | 4 | Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 5 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 5 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 6 | License: GNU General Public License version 3 or later (see COPYING) | 6 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/newsticker/README b/etc/images/newsticker/README index b6bfdb86dad..d89dbe0ce03 100644 --- a/etc/images/newsticker/README +++ b/etc/images/newsticker/README | |||
| @@ -4,5 +4,5 @@ Files: browse-url.xpm get-all.xpm mark-immortal.xpm mark-read.xpm | |||
| 4 | narrow.xpm next-feed.xpm next-item.xpm prev-feed.xpm | 4 | narrow.xpm next-feed.xpm next-item.xpm prev-feed.xpm |
| 5 | prev-item.xpm rss-feed.png rss-feed.svg update.xpm | 5 | prev-item.xpm rss-feed.png rss-feed.svg update.xpm |
| 6 | Author: Ulf Jasper | 6 | Author: Ulf Jasper |
| 7 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 7 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 8 | License: GNU General Public License version 3 or later (see COPYING) | 8 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/smilies/README b/etc/images/smilies/README index 80c9a449d95..39cfaca1f26 100644 --- a/etc/images/smilies/README +++ b/etc/images/smilies/README | |||
| @@ -3,5 +3,5 @@ Files: blink.pbm blink.xpm braindamaged.xpm cry.xpm dead.xpm evil.xpm | |||
| 3 | sad.xpm smile.pbm smile.xpm wry.pbm wry.xpm | 3 | sad.xpm smile.pbm smile.xpm wry.pbm wry.xpm |
| 4 | Authors: Reiner Steib, Simon Josefsson, Kai Grossjohann, Alex | 4 | Authors: Reiner Steib, Simon Josefsson, Kai Grossjohann, Alex |
| 5 | Schroeder, Oliver Scholz, Per Abrahamsen, Kim F. Storm. | 5 | Schroeder, Oliver Scholz, Per Abrahamsen, Kim F. Storm. |
| 6 | Copyright (C) 1999-2015 Free Software Foundation, Inc. | 6 | Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 7 | License: GNU General Public License version 3 or later (see COPYING) | 7 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/smilies/grayscale/README b/etc/images/smilies/grayscale/README index 5767072e8a5..c75fb9fa523 100644 --- a/etc/images/smilies/grayscale/README +++ b/etc/images/smilies/grayscale/README | |||
| @@ -3,5 +3,5 @@ Files: blink.xpm braindamaged.xpm cry.xpm dead.xpm evil.xpm forced.xpm | |||
| 3 | frown.xpm grin.xpm indifferent.xpm reverse-smile.xpm sad.xpm | 3 | frown.xpm grin.xpm indifferent.xpm reverse-smile.xpm sad.xpm |
| 4 | smile.xpm wry.xpm | 4 | smile.xpm wry.xpm |
| 5 | Author: Adam Sjøgren | 5 | Author: Adam Sjøgren |
| 6 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 6 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 7 | License: GNU General Public License version 3 or later (see COPYING) | 7 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/smilies/medium/README b/etc/images/smilies/medium/README index 5767072e8a5..c75fb9fa523 100644 --- a/etc/images/smilies/medium/README +++ b/etc/images/smilies/medium/README | |||
| @@ -3,5 +3,5 @@ Files: blink.xpm braindamaged.xpm cry.xpm dead.xpm evil.xpm forced.xpm | |||
| 3 | frown.xpm grin.xpm indifferent.xpm reverse-smile.xpm sad.xpm | 3 | frown.xpm grin.xpm indifferent.xpm reverse-smile.xpm sad.xpm |
| 4 | smile.xpm wry.xpm | 4 | smile.xpm wry.xpm |
| 5 | Author: Adam Sjøgren | 5 | Author: Adam Sjøgren |
| 6 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 6 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 7 | License: GNU General Public License version 3 or later (see COPYING) | 7 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/splash.svg b/etc/images/splash.svg index 54865f590bc..5b50af7be12 100644 --- a/etc/images/splash.svg +++ b/etc/images/splash.svg | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | <!-- Gnu Emacs Logo | 2 | <!-- Gnu Emacs Logo |
| 3 | 3 | ||
| 4 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | Author: Francesc Rocher <francesc.rocher@gmail.com> | 6 | Author: Francesc Rocher <francesc.rocher@gmail.com> |
| 7 | Based on the original work by Luis Fernandes <elf@ee.ryerson.ca> | 7 | Based on the original work by Luis Fernandes <elf@ee.ryerson.ca> |
diff --git a/etc/images/tree-widget/default/README b/etc/images/tree-widget/default/README index 22cf6e8ccdf..1969389fbce 100644 --- a/etc/images/tree-widget/default/README +++ b/etc/images/tree-widget/default/README | |||
| @@ -5,5 +5,5 @@ Files: close.png close.xpm empty.png empty.xpm end-guide.png end-guide.xpm | |||
| 5 | no-guide.png no-guide.xpm no-handle.png no-handle.xpm open.png | 5 | no-guide.png no-guide.xpm no-handle.png no-handle.xpm open.png |
| 6 | open.xpm | 6 | open.xpm |
| 7 | Author: David Ponce <david.ponce@wanadoo.fr> | 7 | Author: David Ponce <david.ponce@wanadoo.fr> |
| 8 | Copyright (C) 2004-2015 Free Software Foundation, Inc. | 8 | Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 9 | License: GNU General Public License version 3 or later (see COPYING) | 9 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/tree-widget/folder/README b/etc/images/tree-widget/folder/README index 7b2d1082231..23fe5fea5da 100644 --- a/etc/images/tree-widget/folder/README +++ b/etc/images/tree-widget/folder/README | |||
| @@ -5,5 +5,5 @@ Files: close.png close.xpm empty.png empty.xpm end-guide.png | |||
| 5 | leaf.png leaf.xpm no-guide.png no-guide.xpm no-handle.png | 5 | leaf.png leaf.xpm no-guide.png no-guide.xpm no-handle.png |
| 6 | no-handle.xpm open.png open.xpm | 6 | no-handle.xpm open.png open.xpm |
| 7 | Author: David Ponce <david.ponce@wanadoo.fr> | 7 | Author: David Ponce <david.ponce@wanadoo.fr> |
| 8 | Copyright (C) 2004-2015 Free Software Foundation, Inc. | 8 | Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 9 | License: GNU General Public License version 3 or later (see COPYING) | 9 | License: GNU General Public License version 3 or later (see COPYING) |
diff --git a/etc/images/unchecked.xpm b/etc/images/unchecked.xpm index e2104d73922..de6a0d995a6 100644 --- a/etc/images/unchecked.xpm +++ b/etc/images/unchecked.xpm | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | /* Copyright (C) 2010-2015 Free Software Foundation, Inc. | 2 | /* Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 3 | * | 3 | * |
| 4 | * Author: Chong Yidong <cyd@stupidchicken.com> | 4 | * Author: Chong Yidong <cyd@stupidchicken.com> |
| 5 | * | 5 | * |
diff --git a/etc/org/README b/etc/org/README index d37faf93284..cc1ec730112 100644 --- a/etc/org/README +++ b/etc/org/README | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | The files OrgOdtContentTemplate.xml and OrgOdtStyles.xml have the | 1 | The files OrgOdtContentTemplate.xml and OrgOdtStyles.xml have the |
| 2 | following copyright information: | 2 | following copyright information: |
| 3 | 3 | ||
| 4 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | These files are part of GNU Emacs. | 6 | These files are part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/etc/ps-prin0.ps b/etc/ps-prin0.ps index 0e40ec245f3..9c2c658ffa5 100644 --- a/etc/ps-prin0.ps +++ b/etc/ps-prin0.ps | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | % === BEGIN ps-print prologue 0 | 1 | % === BEGIN ps-print prologue 0 |
| 2 | % version: 6.0 | 2 | % version: 6.0 |
| 3 | 3 | ||
| 4 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 4 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | % This file is part of GNU Emacs. | 6 | % This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/etc/ps-prin1.ps b/etc/ps-prin1.ps index 0cd339663c4..df701bf1269 100644 --- a/etc/ps-prin1.ps +++ b/etc/ps-prin1.ps | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | % === BEGIN ps-print prologue 1 | 1 | % === BEGIN ps-print prologue 1 |
| 2 | % version: 6.1 | 2 | % version: 6.1 |
| 3 | 3 | ||
| 4 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 4 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | % This file is part of GNU Emacs. | 6 | % This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/etc/refcards/Makefile b/etc/refcards/Makefile index 11c4ca81b99..20057cb4b1e 100644 --- a/etc/refcards/Makefile +++ b/etc/refcards/Makefile | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### Makefile for Emacs refcards | 1 | ### Makefile for Emacs refcards |
| 2 | 2 | ||
| 3 | ## Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ## Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ## This file is part of GNU Emacs. | 5 | ## This file is part of GNU Emacs. |
| 6 | # | 6 | # |
diff --git a/etc/refcards/README b/etc/refcards/README index ec20f2fc7ec..245078b0056 100644 --- a/etc/refcards/README +++ b/etc/refcards/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2013-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
| @@ -32,7 +32,7 @@ it is reproduced here for convenience. | |||
| 32 | 32 | ||
| 33 | File: gnus-logo.eps, gnus-logo.pdf | 33 | File: gnus-logo.eps, gnus-logo.pdf |
| 34 | Author: Luis Fernandes <elf@ee.ryerson.ca> | 34 | Author: Luis Fernandes <elf@ee.ryerson.ca> |
| 35 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 35 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 36 | License: GNU General Public License version 3 or later (see COPYING) | 36 | License: GNU General Public License version 3 or later (see COPYING) |
| 37 | 37 | ||
| 38 | 38 | ||
diff --git a/etc/refcards/calccard.tex b/etc/refcards/calccard.tex index 828c0dd0ae8..5ca8207e2c8 100644 --- a/etc/refcards/calccard.tex +++ b/etc/refcards/calccard.tex | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | % Typical command to format: tex calccard.tex | 20 | % Typical command to format: tex calccard.tex |
| 21 | % Typical command to print (3 cols): dvips -t landscape calccard.dvi | 21 | % Typical command to print (3 cols): dvips -t landscape calccard.dvi |
| 22 | 22 | ||
| 23 | % Copyright (C) 1987, 1992, 2001-2015 Free Software Foundation, Inc. | 23 | % Copyright (C) 1987, 1992, 2001-2016 Free Software Foundation, Inc. |
| 24 | 24 | ||
| 25 | % This file is part of GNU Emacs. | 25 | % This file is part of GNU Emacs. |
| 26 | 26 | ||
diff --git a/etc/refcards/cs-dired-ref.tex b/etc/refcards/cs-dired-ref.tex index ac1d27ae5b3..d980170724d 100644 --- a/etc/refcards/cs-dired-ref.tex +++ b/etc/refcards/cs-dired-ref.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for Dired -*- coding: utf-8 -*- | 1 | % Reference Card for Dired -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | % Czech translation: Pavel JanĂk <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel JanĂk <Pavel@Janik.cz>, March 2001 |
diff --git a/etc/refcards/cs-refcard.tex b/etc/refcards/cs-refcard.tex index 3158b5bc64b..ecd7064f977 100644 --- a/etc/refcards/cs-refcard.tex +++ b/etc/refcards/cs-refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs -*- coding: utf-8 -*- | 1 | % Reference Card for GNU Emacs -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2015 Free Software | 3 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2016 Free Software |
| 4 | % Foundation, Inc. | 4 | % Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
diff --git a/etc/refcards/cs-survival.tex b/etc/refcards/cs-survival.tex index cdf261a498e..bb38a916bb0 100644 --- a/etc/refcards/cs-survival.tex +++ b/etc/refcards/cs-survival.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Title: GNU Emacs Survival Card -*- coding: utf-8 -*- | 1 | % Title: GNU Emacs Survival Card -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> | 5 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> |
| 6 | % Czech translation: Pavel JanĂk <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel JanĂk <Pavel@Janik.cz>, March 2001 |
diff --git a/etc/refcards/de-refcard.tex b/etc/refcards/de-refcard.tex index 7b7506bda4d..748f9f8add2 100644 --- a/etc/refcards/de-refcard.tex +++ b/etc/refcards/de-refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs | 1 | % Reference Card for GNU Emacs |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996, 2000-2015 Free Software Foundation, | 3 | % Copyright (C) 1987, 1993, 1996, 2000-2016 Free Software Foundation, |
| 4 | % Inc. | 4 | % Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
diff --git a/etc/refcards/dired-ref.tex b/etc/refcards/dired-ref.tex index 4d49c419e42..cef3f46fd81 100644 --- a/etc/refcards/dired-ref.tex +++ b/etc/refcards/dired-ref.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for Dired | 1 | % Reference Card for Dired |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | 6 | ||
diff --git a/etc/refcards/emacsver.tex.in b/etc/refcards/emacsver.tex.in index ddc6c10dd7a..92f124561f9 100644 --- a/etc/refcards/emacsver.tex.in +++ b/etc/refcards/emacsver.tex.in | |||
| @@ -2,4 +2,4 @@ | |||
| 2 | \def\versionemacs{@majorversion@} % major version of emacs | 2 | \def\versionemacs{@majorversion@} % major version of emacs |
| 3 | %% This one should not be automatically updated; | 3 | %% This one should not be automatically updated; |
| 4 | %% M-x set-copyright in admin.el handles it. | 4 | %% M-x set-copyright in admin.el handles it. |
| 5 | \def\year{2015} % latest copyright year | 5 | \def\year{2016} % latest copyright year |
diff --git a/etc/refcards/fr-dired-ref.tex b/etc/refcards/fr-dired-ref.tex index 7c154ba1de1..c430a97ee0c 100644 --- a/etc/refcards/fr-dired-ref.tex +++ b/etc/refcards/fr-dired-ref.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for Dired -*- coding: utf-8 -*- | 1 | % Reference Card for Dired -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | % French translation: Eric Jacoboni | 6 | % French translation: Eric Jacoboni |
diff --git a/etc/refcards/fr-refcard.tex b/etc/refcards/fr-refcard.tex index 76ea87ffdbe..e63d34fdb4c 100644 --- a/etc/refcards/fr-refcard.tex +++ b/etc/refcards/fr-refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs | 1 | % Reference Card for GNU Emacs |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2015 Free Software | 3 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2016 Free Software |
| 4 | % Foundation, Inc. | 4 | % Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
diff --git a/etc/refcards/fr-survival.tex b/etc/refcards/fr-survival.tex index 3b6fad718e6..1256de33f08 100644 --- a/etc/refcards/fr-survival.tex +++ b/etc/refcards/fr-survival.tex | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | %&tex | 1 | %&tex |
| 2 | % Title: GNU Emacs Survival Card | 2 | % Title: GNU Emacs Survival Card |
| 3 | 3 | ||
| 4 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 4 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> | 6 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> |
| 7 | % French translation: \'Eric Jacoboni <jaco@teaser.fr>, November 2001 | 7 | % French translation: \'Eric Jacoboni <jaco@teaser.fr>, November 2001 |
diff --git a/etc/refcards/gnus-logo.eps b/etc/refcards/gnus-logo.eps index 3653aec5534..54deefd50d0 100644 --- a/etc/refcards/gnus-logo.eps +++ b/etc/refcards/gnus-logo.eps | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | %!PS-Adobe-2.0 EPSF-2.0 | 1 | %!PS-Adobe-2.0 EPSF-2.0 |
| 2 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 2 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 3 | % | 3 | % |
| 4 | % Author: Luis Fernandes <elf@ee.ryerson.ca> | 4 | % Author: Luis Fernandes <elf@ee.ryerson.ca> |
| 5 | % | 5 | % |
diff --git a/etc/refcards/gnus-refcard.tex b/etc/refcards/gnus-refcard.tex index fb8890ec623..d51e2aca639 100644 --- a/etc/refcards/gnus-refcard.tex +++ b/etc/refcards/gnus-refcard.tex | |||
| @@ -120,7 +120,7 @@ | |||
| 120 | %% Gnus logo by Luis Fernandes. | 120 | %% Gnus logo by Luis Fernandes. |
| 121 | \newcommand{\Copyright}{% | 121 | \newcommand{\Copyright}{% |
| 122 | \begin{center} | 122 | \begin{center} |
| 123 | Copyright \copyright\ 1995, 2000, 2002--2015 Free Software Foundation, Inc.\\* | 123 | Copyright \copyright\ 1995, 2000, 2002--2016 Free Software Foundation, Inc.\\* |
| 124 | \end{center} | 124 | \end{center} |
| 125 | 125 | ||
| 126 | Permission is granted to make and distribute copies of this reference | 126 | Permission is granted to make and distribute copies of this reference |
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex index 647147cceaa..20df7534d27 100644 --- a/etc/refcards/orgcard.tex +++ b/etc/refcards/orgcard.tex | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | \pdflayout=(0l) | 17 | \pdflayout=(0l) |
| 18 | 18 | ||
| 19 | % Nothing else needs to be changed below this line. | 19 | % Nothing else needs to be changed below this line. |
| 20 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2015 Free Software | 20 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2016 Free Software |
| 21 | % Foundation, Inc. | 21 | % Foundation, Inc. |
| 22 | 22 | ||
| 23 | % This file is part of GNU Emacs. | 23 | % This file is part of GNU Emacs. |
diff --git a/etc/refcards/pdflayout.sty b/etc/refcards/pdflayout.sty index 2243f2f8b85..d6a5747f8f9 100644 --- a/etc/refcards/pdflayout.sty +++ b/etc/refcards/pdflayout.sty | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | % Copyright (C) 2007-2015 Free Software Foundation, Inc. | 1 | % Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | % This file is part of GNU Emacs. | 3 | % This file is part of GNU Emacs. |
| 4 | 4 | ||
diff --git a/etc/refcards/pl-refcard.tex b/etc/refcards/pl-refcard.tex index ddbb777d05c..e4fbb6f6e24 100644 --- a/etc/refcards/pl-refcard.tex +++ b/etc/refcards/pl-refcard.tex | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | %&mex | 1 | %&mex |
| 2 | % Reference Card for GNU Emacs | 2 | % Reference Card for GNU Emacs |
| 3 | 3 | ||
| 4 | % Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 4 | % Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
| 7 | % Polish translation: W{\l}odek Bzyl <matwb@univ.gda.pl> | 7 | % Polish translation: W{\l}odek Bzyl <matwb@univ.gda.pl> |
diff --git a/etc/refcards/pt-br-refcard.tex b/etc/refcards/pt-br-refcard.tex index 0af9b7f5367..c1b31f85ac9 100644 --- a/etc/refcards/pt-br-refcard.tex +++ b/etc/refcards/pt-br-refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs | 1 | % Reference Card for GNU Emacs |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996-1997, 2002-2004, 2006-2015 Free | 3 | % Copyright (C) 1987, 1993, 1996-1997, 2002-2004, 2006-2016 Free |
| 4 | % Software Foundation, Inc. | 4 | % Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
diff --git a/etc/refcards/refcard.tex b/etc/refcards/refcard.tex index c59f407a3b4..a5c74191dac 100644 --- a/etc/refcards/refcard.tex +++ b/etc/refcards/refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs | 1 | % Reference Card for GNU Emacs |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2015 Free Software | 3 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2016 Free Software |
| 4 | % Foundation, Inc. | 4 | % Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
diff --git a/etc/refcards/ru-refcard.tex b/etc/refcards/ru-refcard.tex index 486acf1f9cf..e27a3d244a7 100644 --- a/etc/refcards/ru-refcard.tex +++ b/etc/refcards/ru-refcard.tex | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | % Copyright (C) 1997, 2002-2015 Free Software Foundation, Inc. | 1 | % Copyright (C) 1997, 2002-2016 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 3 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
| 4 | % Russian translation: Alex Ott <alexott@gmail.com> | 4 | % Russian translation: Alex Ott <alexott@gmail.com> |
diff --git a/etc/refcards/sk-dired-ref.tex b/etc/refcards/sk-dired-ref.tex index 57a4b5b424a..7bd5ceb5e13 100644 --- a/etc/refcards/sk-dired-ref.tex +++ b/etc/refcards/sk-dired-ref.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for Dired -*- coding: utf-8 -*- | 1 | % Reference Card for Dired -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> | 5 | % Author: Evgeny Roubinchtein <eroubinc@u.washington.edu> |
| 6 | % Czech translation: Pavel JanĂk <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel JanĂk <Pavel@Janik.cz>, March 2001 |
diff --git a/etc/refcards/sk-refcard.tex b/etc/refcards/sk-refcard.tex index e2df212fa6a..86f1919247c 100644 --- a/etc/refcards/sk-refcard.tex +++ b/etc/refcards/sk-refcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Reference Card for GNU Emacs -*- coding: utf-8 -*- | 1 | % Reference Card for GNU Emacs -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2015 Free Software | 3 | % Copyright (C) 1987, 1993, 1996-1997, 2001-2016 Free Software |
| 4 | % Foundation, Inc. | 4 | % Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> | 6 | % Author: Stephen Gildea <gildea@stop.mail-abuse.org> |
diff --git a/etc/refcards/sk-survival.tex b/etc/refcards/sk-survival.tex index 9f25b6ad52d..f8db101c126 100644 --- a/etc/refcards/sk-survival.tex +++ b/etc/refcards/sk-survival.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Title: GNU Emacs Survival Card -*- coding: utf-8 -*- | 1 | % Title: GNU Emacs Survival Card -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> | 5 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> |
| 6 | % Czech translation: Pavel JanĂk <Pavel@Janik.cz>, March 2001 | 6 | % Czech translation: Pavel JanĂk <Pavel@Janik.cz>, March 2001 |
diff --git a/etc/refcards/survival.tex b/etc/refcards/survival.tex index da4161790b0..02d310f5897 100644 --- a/etc/refcards/survival.tex +++ b/etc/refcards/survival.tex | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | %&tex | 1 | %&tex |
| 2 | % Title: GNU Emacs Survival Card | 2 | % Title: GNU Emacs Survival Card |
| 3 | 3 | ||
| 4 | % Copyright (C) 2000-2015 Free Software Foundation, Inc. | 4 | % Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> | 6 | % Author: Wlodek Bzyl <matwb@univ.gda.pl> |
| 7 | 7 | ||
diff --git a/etc/refcards/vipcard.tex b/etc/refcards/vipcard.tex index fc0d6b4a771..942ec6cf300 100644 --- a/etc/refcards/vipcard.tex +++ b/etc/refcards/vipcard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % Quick Reference Card for VIP | 1 | % Quick Reference Card for VIP |
| 2 | 2 | ||
| 3 | % Copyright (C) 1987, 2001-2015 Free Software Foundation, Inc. | 3 | % Copyright (C) 1987, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Masahiko Sato <ms@sail.stanford.edu>, <masahiko@sato.riec.tohoku.junet> | 5 | % Author: Masahiko Sato <ms@sail.stanford.edu>, <masahiko@sato.riec.tohoku.junet> |
| 6 | 6 | ||
diff --git a/etc/refcards/viperCard.tex b/etc/refcards/viperCard.tex index 5a29449af71..35528b193c7 100644 --- a/etc/refcards/viperCard.tex +++ b/etc/refcards/viperCard.tex | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | % ViperCard -- The Reference Card for Viper under GNU Emacs and XEmacs | 1 | % ViperCard -- The Reference Card for Viper under GNU Emacs and XEmacs |
| 2 | 2 | ||
| 3 | % Copyright (C) 1995-1997, 2001-2015 Free Software Foundation, Inc. | 3 | % Copyright (C) 1995-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | % Author: Michael Kifer <kifer@cs.sunysb.edu> (Viper) | 5 | % Author: Michael Kifer <kifer@cs.sunysb.edu> (Viper) |
| 6 | % Aamod Sane <sane@cs.uiuc.edu> (VIP 4.3) | 6 | % Aamod Sane <sane@cs.uiuc.edu> (VIP 4.3) |
diff --git a/etc/schema/locate.rnc b/etc/schema/locate.rnc index a67fa9eed5f..c173bacbee1 100644 --- a/etc/schema/locate.rnc +++ b/etc/schema/locate.rnc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. | 1 | # Copyright (C) 2003-2004, 2007-2016 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | # This file is part of GNU Emacs. | 3 | # This file is part of GNU Emacs. |
| 4 | 4 | ||
diff --git a/etc/schema/relaxng.rnc b/etc/schema/relaxng.rnc index 6527756fb6b..3638471dbe6 100644 --- a/etc/schema/relaxng.rnc +++ b/etc/schema/relaxng.rnc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # RELAX NG XML syntax expressed in RELAX NG Compact syntax. | 1 | # RELAX NG XML syntax expressed in RELAX NG Compact syntax. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2003-2004, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/etc/schema/schemas.xml b/etc/schema/schemas.xml index d164c15480c..26f2a56a499 100644 --- a/etc/schema/schemas.xml +++ b/etc/schema/schemas.xml | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <!-- Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. | 1 | <!-- Copyright (C) 2003-2004, 2007-2016 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | This file is part of GNU Emacs. | 3 | This file is part of GNU Emacs. |
| 4 | 4 | ||
diff --git a/etc/ses-example.ses b/etc/ses-example.ses index 9e36b6f1ba6..07a1d3e7c5a 100644 --- a/etc/ses-example.ses +++ b/etc/ses-example.ses | |||
| @@ -205,7 +205,7 @@ Sales summary - Acme fundraising | |||
| 205 | ;;; ses--symbolic-formulas: (("Eastern area") ("West-district") ("North&South") ("Other")) | 205 | ;;; ses--symbolic-formulas: (("Eastern area") ("West-district") ("North&South") ("Other")) |
| 206 | ;;; End: | 206 | ;;; End: |
| 207 | 207 | ||
| 208 | ;;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 208 | ;;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 209 | 209 | ||
| 210 | ;;; COPYING PERMISSIONS: | 210 | ;;; COPYING PERMISSIONS: |
| 211 | ;;; | 211 | ;;; |
diff --git a/etc/srecode/c.srt b/etc/srecode/c.srt index 18dcc91a453..b1aa2e92987 100644 --- a/etc/srecode/c.srt +++ b/etc/srecode/c.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; c.srt --- SRecode templates for c-mode | 1 | ;;; c.srt --- SRecode templates for c-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2010, 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2010, 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/cpp.srt b/etc/srecode/cpp.srt index e325039d33f..2103c3f223a 100644 --- a/etc/srecode/cpp.srt +++ b/etc/srecode/cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cpp.srt --- SRecode templates for c++-mode | 1 | ;;; cpp.srt --- SRecode templates for c++-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/default.srt b/etc/srecode/default.srt index 4d2128bd16f..22f4fca72b0 100644 --- a/etc/srecode/default.srt +++ b/etc/srecode/default.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; default.srt --- SRecode templates for srecode-template-mode | 1 | ;;; default.srt --- SRecode templates for srecode-template-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/doc-cpp.srt b/etc/srecode/doc-cpp.srt index 791f0b5df29..c729670d0ef 100644 --- a/etc/srecode/doc-cpp.srt +++ b/etc/srecode/doc-cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-c.srt --- SRecode templates for "document" applications | 1 | ;; doc-c.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/doc-default.srt b/etc/srecode/doc-default.srt index 646b1416e6d..5612965cb38 100644 --- a/etc/srecode/doc-default.srt +++ b/etc/srecode/doc-default.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-default.srt --- SRecode templates for "document" applications | 1 | ;; doc-default.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/doc-java.srt b/etc/srecode/doc-java.srt index d05f46a324d..b6f27f564e1 100644 --- a/etc/srecode/doc-java.srt +++ b/etc/srecode/doc-java.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; doc-java.srt --- SRecode templates for "document" applications | 1 | ;; doc-java.srt --- SRecode templates for "document" applications |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/ede-autoconf.srt b/etc/srecode/ede-autoconf.srt index 82c5a842053..a3dc378d2b7 100644 --- a/etc/srecode/ede-autoconf.srt +++ b/etc/srecode/ede-autoconf.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/templates/autoconf.srt --- Templates for autoconf used by EDE | 1 | ;;; ede/templates/autoconf.srt --- Templates for autoconf used by EDE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010, 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010, 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/ede-make.srt b/etc/srecode/ede-make.srt index 7f7f47a3027..8adc76089d1 100644 --- a/etc/srecode/ede-make.srt +++ b/etc/srecode/ede-make.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ede-make.srt --- SRecode templates for Makefiles used by EDE. | 1 | ;; ede-make.srt --- SRecode templates for Makefiles used by EDE. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/el.srt b/etc/srecode/el.srt index 14cd738d3ee..a94f7c65288 100644 --- a/etc/srecode/el.srt +++ b/etc/srecode/el.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; el.srt --- SRecode templates for Emacs Lisp mode | 1 | ;;; el.srt --- SRecode templates for Emacs Lisp mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/getset-cpp.srt b/etc/srecode/getset-cpp.srt index 4b9d99e124f..7bed0979189 100644 --- a/etc/srecode/getset-cpp.srt +++ b/etc/srecode/getset-cpp.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; getset-cpp.srt --- SRecode templates for C++ class getter/setters. | 1 | ;;; getset-cpp.srt --- SRecode templates for C++ class getter/setters. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/java.srt b/etc/srecode/java.srt index be63e6bf702..1f885b2be67 100644 --- a/etc/srecode/java.srt +++ b/etc/srecode/java.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; java.srt | 1 | ;; java.srt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/make.srt b/etc/srecode/make.srt index 79d9feabfcf..761636eb3ac 100644 --- a/etc/srecode/make.srt +++ b/etc/srecode/make.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; make.srt | 1 | ;; make.srt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/template.srt b/etc/srecode/template.srt index 430b78a092a..6b5d1c5bf54 100644 --- a/etc/srecode/template.srt +++ b/etc/srecode/template.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; template.srt --- Templates for Semantic Recoders | 1 | ;;; template.srt --- Templates for Semantic Recoders |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/etc/srecode/test.srt b/etc/srecode/test.srt index c76915a7a16..8d39957e84f 100644 --- a/etc/srecode/test.srt +++ b/etc/srecode/test.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; test.srt --- SRecode templates for testing | 1 | ;; test.srt --- SRecode templates for testing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/texi.srt b/etc/srecode/texi.srt index aa6fa086a15..f7b5bdf62d5 100644 --- a/etc/srecode/texi.srt +++ b/etc/srecode/texi.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; texi.srt --- SRecode templates for Texinfo | 1 | ;; texi.srt --- SRecode templates for Texinfo |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/srecode/wisent.srt b/etc/srecode/wisent.srt index 71fb7594483..69159ab7fc4 100644 --- a/etc/srecode/wisent.srt +++ b/etc/srecode/wisent.srt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; wisent.srt --- SRecode templates for Emacs/WISENT grammar files. | 1 | ;; wisent.srt --- SRecode templates for Emacs/WISENT grammar files. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/etc/themes/adwaita-theme.el b/etc/themes/adwaita-theme.el index f2f99631c62..1901b2d8672 100644 --- a/etc/themes/adwaita-theme.el +++ b/etc/themes/adwaita-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; adwaita-theme.el --- Tango-based custom theme for faces | 1 | ;;; adwaita-theme.el --- Tango-based custom theme for faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: William Stevenson <yhvh2000@gmail.com> | 5 | ;; Author: William Stevenson <yhvh2000@gmail.com> |
| 6 | 6 | ||
diff --git a/etc/themes/deeper-blue-theme.el b/etc/themes/deeper-blue-theme.el index 929cba37897..08c618200df 100644 --- a/etc/themes/deeper-blue-theme.el +++ b/etc/themes/deeper-blue-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; deeper-blue-theme.el --- Custom theme for faces | 1 | ;;; deeper-blue-theme.el --- Custom theme for faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Scott Frazer <frazer.scott@gmail.com> | 5 | ;; Author: Scott Frazer <frazer.scott@gmail.com> |
| 6 | 6 | ||
diff --git a/etc/themes/dichromacy-theme.el b/etc/themes/dichromacy-theme.el index a11d372068b..f8fae70c51b 100644 --- a/etc/themes/dichromacy-theme.el +++ b/etc/themes/dichromacy-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dichromacy-theme.el --- color theme suitable for color-blind users | 1 | ;;; dichromacy-theme.el --- color theme suitable for color-blind users |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Chong Yidong <cyd@stupidchicken> | 5 | ;; Author: Chong Yidong <cyd@stupidchicken> |
| 6 | 6 | ||
diff --git a/etc/themes/leuven-theme.el b/etc/themes/leuven-theme.el index f6cf0e9bf82..75635eb076d 100644 --- a/etc/themes/leuven-theme.el +++ b/etc/themes/leuven-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; leuven-theme.el --- Awesome Emacs color theme on white background | 1 | ;;; leuven-theme.el --- Awesome Emacs color theme on white background |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")> | 5 | ;; Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")> |
| 6 | ;; URL: https://github.com/fniessen/emacs-leuven-theme | 6 | ;; URL: https://github.com/fniessen/emacs-leuven-theme |
diff --git a/etc/themes/light-blue-theme.el b/etc/themes/light-blue-theme.el index c10aaa862a5..8c80a6658d0 100644 --- a/etc/themes/light-blue-theme.el +++ b/etc/themes/light-blue-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; light-blue-theme.el --- Custom theme for faces | 1 | ;;; light-blue-theme.el --- Custom theme for faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Drew Adams <drew.adams@oracle.com> | 5 | ;; Author: Drew Adams <drew.adams@oracle.com> |
| 6 | 6 | ||
diff --git a/etc/themes/manoj-dark-theme.el b/etc/themes/manoj-dark-theme.el index add3ed8c684..b5120209d4d 100644 --- a/etc/themes/manoj-dark-theme.el +++ b/etc/themes/manoj-dark-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; manoj-dark.el --- A dark theme from Manoj | 1 | ;;; manoj-dark.el --- A dark theme from Manoj |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Manoj Srivastava <srivasta@ieee.org> | 5 | ;; Author: Manoj Srivastava <srivasta@ieee.org> |
| 6 | ;; Keywords: lisp, faces | 6 | ;; Keywords: lisp, faces |
diff --git a/etc/themes/misterioso-theme.el b/etc/themes/misterioso-theme.el index a5ffbf3a5c7..cef0e88a75d 100644 --- a/etc/themes/misterioso-theme.el +++ b/etc/themes/misterioso-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; misterioso-theme.el --- Custom face theme for Emacs | 1 | ;;; misterioso-theme.el --- Custom face theme for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sebastian Hermida | 5 | ;; Author: Sebastian Hermida |
| 6 | 6 | ||
diff --git a/etc/themes/tango-dark-theme.el b/etc/themes/tango-dark-theme.el index fba579fd170..9ef0276a894 100644 --- a/etc/themes/tango-dark-theme.el +++ b/etc/themes/tango-dark-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tango-dark-theme.el --- Tango-based custom theme for faces | 1 | ;;; tango-dark-theme.el --- Tango-based custom theme for faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Chong Yidong <cyd@stupidchicken> | 5 | ;; Authors: Chong Yidong <cyd@stupidchicken> |
| 6 | ;; Jan Moringen <jan.moringen@uni-bielefeld.de> | 6 | ;; Jan Moringen <jan.moringen@uni-bielefeld.de> |
diff --git a/etc/themes/tango-theme.el b/etc/themes/tango-theme.el index 97eee1c566e..cda546b8f12 100644 --- a/etc/themes/tango-theme.el +++ b/etc/themes/tango-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tango-theme.el --- Tango-based custom theme for faces | 1 | ;;; tango-theme.el --- Tango-based custom theme for faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Chong Yidong <cyd@stupidchicken> | 5 | ;; Authors: Chong Yidong <cyd@stupidchicken> |
| 6 | ;; Jan Moringen <jan.moringen@uni-bielefeld.de> | 6 | ;; Jan Moringen <jan.moringen@uni-bielefeld.de> |
diff --git a/etc/themes/tsdh-dark-theme.el b/etc/themes/tsdh-dark-theme.el index e3cf3db7a0a..7908485432f 100644 --- a/etc/themes/tsdh-dark-theme.el +++ b/etc/themes/tsdh-dark-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tsdh-dark-theme.el --- Tassilo's dark custom theme | 1 | ;;; tsdh-dark-theme.el --- Tassilo's dark custom theme |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/etc/themes/tsdh-light-theme.el b/etc/themes/tsdh-light-theme.el index 397885ae9f0..422b26c8ebf 100644 --- a/etc/themes/tsdh-light-theme.el +++ b/etc/themes/tsdh-light-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tsdh-light-theme.el --- Tassilo's light custom theme | 1 | ;;; tsdh-light-theme.el --- Tassilo's light custom theme |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/etc/themes/wheatgrass-theme.el b/etc/themes/wheatgrass-theme.el index 08f7c44bc36..a8e5a2a869a 100644 --- a/etc/themes/wheatgrass-theme.el +++ b/etc/themes/wheatgrass-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wheatgrass-theme.el --- custom theme for faces | 1 | ;;; wheatgrass-theme.el --- custom theme for faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/etc/themes/whiteboard-theme.el b/etc/themes/whiteboard-theme.el index 7642d7224c7..b321a50d1dc 100644 --- a/etc/themes/whiteboard-theme.el +++ b/etc/themes/whiteboard-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; whiteboard-theme.el --- Custom theme for faces | 1 | ;;; whiteboard-theme.el --- Custom theme for faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Scott Frazer <frazer.scott@gmail.com> | 5 | ;; Author: Scott Frazer <frazer.scott@gmail.com> |
| 6 | 6 | ||
diff --git a/etc/themes/wombat-theme.el b/etc/themes/wombat-theme.el index 734731a1ffa..08ae12f2b13 100644 --- a/etc/themes/wombat-theme.el +++ b/etc/themes/wombat-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wombat-theme.el --- Custom face theme for Emacs | 1 | ;;; wombat-theme.el --- Custom face theme for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kristoffer Grönlund <krig@koru.se> | 5 | ;; Author: Kristoffer Grönlund <krig@koru.se> |
| 6 | 6 | ||
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL index 9ac2281c2b4..ee328e87eb4 100644 --- a/etc/tutorials/TUTORIAL +++ b/etc/tutorials/TUTORIAL | |||
| @@ -1110,7 +1110,7 @@ starting with the one written by Stuart Cracraft for the original Emacs. | |||
| 1110 | This version of the tutorial is a part of GNU Emacs. It is copyrighted | 1110 | This version of the tutorial is a part of GNU Emacs. It is copyrighted |
| 1111 | and comes with permission to distribute copies on certain conditions: | 1111 | and comes with permission to distribute copies on certain conditions: |
| 1112 | 1112 | ||
| 1113 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, | 1113 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, |
| 1114 | Inc. | 1114 | Inc. |
| 1115 | 1115 | ||
| 1116 | This file is part of GNU Emacs. | 1116 | This file is part of GNU Emacs. |
diff --git a/etc/tutorials/TUTORIAL.bg b/etc/tutorials/TUTORIAL.bg index 54e14a5b873..7bc062df3e4 100644 --- a/etc/tutorials/TUTORIAL.bg +++ b/etc/tutorials/TUTORIAL.bg | |||
| @@ -1162,7 +1162,7 @@ Dired Đ²Đ¸ Đ¿Đ¾Đ·Đ²Đ¾Đ»ÑĐ²Đ° да Đ³Đ»ĐµĐ´Đ°Ñ‚Đµ ÑĐ¿Đ¸ÑÑĐºĐ° Đ¾Ñ‚ Ñ„Đ°Đ¹Đ»Đ¾ | |||
| 1162 | This version of the tutorial, like GNU Emacs, is copyrighted, and | 1162 | This version of the tutorial, like GNU Emacs, is copyrighted, and |
| 1163 | comes with permission to distribute copies on certain conditions: | 1163 | comes with permission to distribute copies on certain conditions: |
| 1164 | 1164 | ||
| 1165 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, | 1165 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, |
| 1166 | Inc. | 1166 | Inc. |
| 1167 | 1167 | ||
| 1168 | This file is part of GNU Emacs. | 1168 | This file is part of GNU Emacs. |
diff --git a/etc/tutorials/TUTORIAL.cn b/etc/tutorials/TUTORIAL.cn index 6a558c3f4f2..28d71a5e514 100644 --- a/etc/tutorials/TUTORIAL.cn +++ b/etc/tutorials/TUTORIAL.cn | |||
| @@ -997,7 +997,7 @@ starting with the one written by Stuart Cracraft for the original Emacs. | |||
| 997 | This version of the tutorial is a part of GNU Emacs. It is copyrighted | 997 | This version of the tutorial is a part of GNU Emacs. It is copyrighted |
| 998 | and comes with permission to distribute copies on certain conditions: | 998 | and comes with permission to distribute copies on certain conditions: |
| 999 | 999 | ||
| 1000 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, | 1000 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, |
| 1001 | Inc. | 1001 | Inc. |
| 1002 | 1002 | ||
| 1003 | This file is part of GNU Emacs. | 1003 | This file is part of GNU Emacs. |
| @@ -1026,7 +1026,7 @@ using, writing, and sharing free software! | |||
| 1026 | 1026 | ||
| 1027 | æœ¬ç¯‡æŒ‡å—æ˜¯ GNU Emacs ç„一部分,并å…许在下列æ¡ä»¶ç„约æŸä¸‹å‘行其拷è´ï¼ | 1027 | æœ¬ç¯‡æŒ‡å—æ˜¯ GNU Emacs ç„一部分,并å…许在下列æ¡ä»¶ç„约æŸä¸‹å‘行其拷è´ï¼ |
| 1028 | 1028 | ||
| 1029 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, | 1029 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, |
| 1030 | Inc. | 1030 | Inc. |
| 1031 | 1031 | ||
| 1032 | 本文件为 GNU Emacs ç„ä¸€éƒ¨åˆ†ă€‚ | 1032 | 本文件为 GNU Emacs ç„ä¸€éƒ¨åˆ†ă€‚ |
diff --git a/etc/tutorials/TUTORIAL.cs b/etc/tutorials/TUTORIAL.cs index 615a187213b..146e73ede0b 100644 --- a/etc/tutorials/TUTORIAL.cs +++ b/etc/tutorials/TUTORIAL.cs | |||
| @@ -1015,7 +1015,7 @@ tutoriĂ¡lem napsanĂ½m Stuartem Cracraftem pro původnĂ Emacs. | |||
| 1015 | Tato verze tutoriĂ¡lu je, podobnÄ› jako GNU Emacs, chrĂ¡nÄ›na copyrightem a | 1015 | Tato verze tutoriĂ¡lu je, podobnÄ› jako GNU Emacs, chrĂ¡nÄ›na copyrightem a |
| 1016 | je Å¡ĂÅ™ena se svolenĂm distribuovat kopie za jistĂ½ch podmĂnek: | 1016 | je Å¡ĂÅ™ena se svolenĂm distribuovat kopie za jistĂ½ch podmĂnek: |
| 1017 | 1017 | ||
| 1018 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc. | 1018 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc. |
| 1019 | 1019 | ||
| 1020 | KaždĂ©mu je zaruÄeno prĂ¡vo vytvĂ¡Å™et a distribuovat pÅ™esnĂ© kopie tohoto | 1020 | KaždĂ©mu je zaruÄeno prĂ¡vo vytvĂ¡Å™et a distribuovat pÅ™esnĂ© kopie tohoto |
| 1021 | dokumentu tak, jak jej obdržel, na jakĂ©mkoliv mĂ©diu, s tĂm, že bude | 1021 | dokumentu tak, jak jej obdržel, na jakĂ©mkoliv mĂ©diu, s tĂm, že bude |
diff --git a/etc/tutorials/TUTORIAL.de b/etc/tutorials/TUTORIAL.de index 861a8896ed7..486f174a8d5 100644 --- a/etc/tutorials/TUTORIAL.de +++ b/etc/tutorials/TUTORIAL.de | |||
| @@ -1458,7 +1458,7 @@ Beachten Sie bitte, dass im Zweifelsfalle das englische Original | |||
| 1458 | dieser Urheberrechtsnotiz gĂ¼ltig ist (zu finden in der Datei | 1458 | dieser Urheberrechtsnotiz gĂ¼ltig ist (zu finden in der Datei |
| 1459 | TUTORIAL). | 1459 | TUTORIAL). |
| 1460 | 1460 | ||
| 1461 | Copyright (C) 1985, 1996-1997, 2001-2015 Free Software Foundation, | 1461 | Copyright (C) 1985, 1996-1997, 2001-2016 Free Software Foundation, |
| 1462 | Inc. | 1462 | Inc. |
| 1463 | 1463 | ||
| 1464 | Diese Datei ist ein Bestandteil von GNU Emacs. | 1464 | Diese Datei ist ein Bestandteil von GNU Emacs. |
diff --git a/etc/tutorials/TUTORIAL.eo b/etc/tutorials/TUTORIAL.eo index d0d237e1096..35830c6d3dd 100644 --- a/etc/tutorials/TUTORIAL.eo +++ b/etc/tutorials/TUTORIAL.eo | |||
| @@ -1081,7 +1081,7 @@ la dosiero verkita de Stuart Cracraft por la originala Emakso. | |||
| 1081 | kopirajton, kaj venas kun permeso por disdoni kopiojn se certaj | 1081 | kopirajton, kaj venas kun permeso por disdoni kopiojn se certaj |
| 1082 | kondiĉoj estas observataj: | 1082 | kondiĉoj estas observataj: |
| 1083 | 1083 | ||
| 1084 | Copyright (C) 1985, 1999, 2001-2002, 2005, 2007-2015 Free Software | 1084 | Copyright (C) 1985, 1999, 2001-2002, 2005, 2007-2016 Free Software |
| 1085 | Foundation, Inc. | 1085 | Foundation, Inc. |
| 1086 | 1086 | ||
| 1087 | Ĉi tiu dosiero estas parto de "GNU Emacs". | 1087 | Ĉi tiu dosiero estas parto de "GNU Emacs". |
diff --git a/etc/tutorials/TUTORIAL.es b/etc/tutorials/TUTORIAL.es index cdbffde6f51..04a1ac57330 100644 --- a/etc/tutorials/TUTORIAL.es +++ b/etc/tutorials/TUTORIAL.es | |||
| @@ -1204,7 +1204,7 @@ Por favor, en caso de duda, solo es vĂ¡lido el original en inglĂ©s de la | |||
| 1204 | siguiente nota de derechos de reproducciĂ³n (que puede encontrar en el | 1204 | siguiente nota de derechos de reproducciĂ³n (que puede encontrar en el |
| 1205 | archivo TUTORIAL). | 1205 | archivo TUTORIAL). |
| 1206 | 1206 | ||
| 1207 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc. | 1207 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc. |
| 1208 | 1208 | ||
| 1209 | Se permite a cualquiera hacer o distribuir copias literales de este | 1209 | Se permite a cualquiera hacer o distribuir copias literales de este |
| 1210 | documento como se recibe, en cualquier medio, siempre que la nota | 1210 | documento como se recibe, en cualquier medio, siempre que la nota |
diff --git a/etc/tutorials/TUTORIAL.fr b/etc/tutorials/TUTORIAL.fr index ab6394bac17..788400f5b0e 100644 --- a/etc/tutorials/TUTORIAL.fr +++ b/etc/tutorials/TUTORIAL.fr | |||
| @@ -1202,7 +1202,7 @@ Cette version du didacticiel, comme GNU Emacs, est placée sous | |||
| 1202 | droit d'auteur, et vous pouvez en distribuer des copies sous certaines | 1202 | droit d'auteur, et vous pouvez en distribuer des copies sous certaines |
| 1203 | conditions : | 1203 | conditions : |
| 1204 | 1204 | ||
| 1205 | Copyright (C) 1985, 1996, 2001-2015 Free Software Foundation, Inc. | 1205 | Copyright (C) 1985, 1996, 2001-2016 Free Software Foundation, Inc. |
| 1206 | 1206 | ||
| 1207 | Chacun peut créer ou distribuer des copies de ce document tel qu'il | 1207 | Chacun peut créer ou distribuer des copies de ce document tel qu'il |
| 1208 | l'a reçu, sur n'importe quel support, pourvu que la note de | 1208 | l'a reçu, sur n'importe quel support, pourvu que la note de |
diff --git a/etc/tutorials/TUTORIAL.he b/etc/tutorials/TUTORIAL.he index beb406e0e91..566207a9be7 100644 --- a/etc/tutorials/TUTORIAL.he +++ b/etc/tutorials/TUTORIAL.he | |||
| @@ -996,7 +996,7 @@ find-file. | |||
| 996 | גירסה זו של השיעור ×”×™× ×” חלק ×חבילת GNU Emacs. ×”×™× ××•×’× ×ª בזכויות ×™×•×¦×¨×™× | 996 | גירסה זו של השיעור ×”×™× ×” חלק ×חבילת GNU Emacs. ×”×™× ××•×’× ×ª בזכויות ×™×•×¦×¨×™× |
| 997 | ×•× ×™×ª× ×ª להעתקה והפצת ×¢×•×ª×§×™× ×‘×ª× ××™× ×סויי××™× ×›×“×œ×§×ן: | 997 | ×•× ×™×ª× ×ª להעתקה והפצת ×¢×•×ª×§×™× ×‘×ª× ××™× ×סויי××™× ×›×“×œ×§×ן: |
| 998 | 998 | ||
| 999 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 999 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 1000 | 1000 | ||
| 1001 | â€GNU Emacs ×”×™× ×• ×ª×›× ×” חפשית; ×–×›×•×ª×›× ×œ×”×¤×™×¦×• ו\×ו ×œ×©× ×•×ª×• בכפוף ×œ×ª× ××™ | 1001 | â€GNU Emacs ×”×™× ×• ×ª×›× ×” חפשית; ×–×›×•×ª×›× ×œ×”×¤×™×¦×• ו\×ו ×œ×©× ×•×ª×• בכפוף ×œ×ª× ××™ |
| 1002 | הרשיון GNU General Public License, כפי ×©×”×•× ×™×•×¦× ×œ×ור ×¢×´×™ Free | 1002 | הרשיון GNU General Public License, כפי ×©×”×•× ×™×•×¦× ×œ×ור ×¢×´×™ Free |
diff --git a/etc/tutorials/TUTORIAL.it b/etc/tutorials/TUTORIAL.it index 1eb2573955c..d27b2ee6743 100644 --- a/etc/tutorials/TUTORIAL.it +++ b/etc/tutorials/TUTORIAL.it | |||
| @@ -1201,7 +1201,7 @@ distribuito con il permesso di farne copie a determinate condizioni: | |||
| 1201 | indicativo, restando comunque inteso il fatto che è quella | 1201 | indicativo, restando comunque inteso il fatto che è quella |
| 1202 | originale a fare fede. | 1202 | originale a fare fede. |
| 1203 | 1203 | ||
| 1204 | Copyright (C) 2003-2015 Free Software Foundation, Inc. | 1204 | Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 1205 | 1205 | ||
| 1206 | Ăˆ permesso a chiunque copiare e distribuire attraverso ogni mezzo | 1206 | Ăˆ permesso a chiunque copiare e distribuire attraverso ogni mezzo |
| 1207 | copie fedeli di questo documento così come viene ricevuto, a | 1207 | copie fedeli di questo documento così come viene ricevuto, a |
diff --git a/etc/tutorials/TUTORIAL.ja b/etc/tutorials/TUTORIAL.ja index f92350ae3c5..f41b2b5a064 100644 --- a/etc/tutorials/TUTORIAL.ja +++ b/etc/tutorials/TUTORIAL.ja | |||
| @@ -1062,7 +1062,7 @@ starting with the one written by Stuart Cracraft for the original Emacs. | |||
| 1062 | This version of the tutorial, like GNU Emacs, is copyrighted, and | 1062 | This version of the tutorial, like GNU Emacs, is copyrighted, and |
| 1063 | comes with permission to distribute copies on certain conditions: | 1063 | comes with permission to distribute copies on certain conditions: |
| 1064 | 1064 | ||
| 1065 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc. | 1065 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc. |
| 1066 | 1066 | ||
| 1067 | Permission is granted to anyone to make or distribute verbatim copies | 1067 | Permission is granted to anyone to make or distribute verbatim copies |
| 1068 | of this document as received, in any medium, provided that the | 1068 | of this document as received, in any medium, provided that the |
diff --git a/etc/tutorials/TUTORIAL.ko b/etc/tutorials/TUTORIAL.ko index 57bfadd7524..f2b9e1f25ac 100644 --- a/etc/tutorials/TUTORIAL.ko +++ b/etc/tutorials/TUTORIAL.ko | |||
| @@ -981,7 +981,7 @@ C-x C-ś™€ (METÁ‡ 나 EDIT́‡ 혹́€ êµ́²´́‡ ê°€ ́ˆ́œ¼ë©´) <ESC>v́™€ ê°™́€ ë | |||
| 981 | GNU ́´ë§¥́¤́™€ ê°™́´ ́´ ́§€́¹΅„œ íŒ́€ ́ €́‘ê¶Œ́´ ́ˆ́œ¼ë©° í¹́ •한 ́¡°ê±´́„ ë§Œ́¡±í• | 981 | GNU ́´ë§¥́¤́™€ ê°™́´ ́´ ́§€́¹΅„œ íŒ́€ ́ €́‘ê¶Œ́´ ́ˆ́œ¼ë©° í¹́ •한 ́¡°ê±´́„ ë§Œ́¡±í• |
| 982 | 때́— ë³µ́‚¬ë³¸́„ ë°°í¬í• ́ˆ˜ ́ˆë” 허가를 ê°–ê³ ë‚˜́˜¨ 것́´ë‹¤: | 982 | 때́— ë³µ́‚¬ë³¸́„ ë°°í¬í• ́ˆ˜ ́ˆë” 허가를 ê°–ê³ ë‚˜́˜¨ 것́´ë‹¤: |
| 983 | 983 | ||
| 984 | Copyright (C) 1985, 1996, 2001-2015 Free Software Foundation, Inc. | 984 | Copyright (C) 1985, 1996, 2001-2016 Free Software Foundation, Inc. |
| 985 | 985 | ||
| 986 | ́´ 문́„œë” ́´ ́ €́‘ê¶Œ ê³µê³ ́™€ í—ˆ́© ê³µê³ ê°€ 그대로 ́œ ́§€ë˜ê³ , ë°°í¬́ê°€ | 986 | ́´ 문́„œë” ́´ ́ €́‘ê¶Œ ê³µê³ ́™€ í—ˆ́© ê³µê³ ê°€ 그대로 ́œ ́§€ë˜ê³ , ë°°í¬́ê°€ |
| 987 | ́ˆ˜́·΅́—게 ́´ ê³µê³ ́— ë”°ë¼ í—ˆ́©ë˜ë” 것́²˜ëŸ¼ ë˜ ́¬ë¶„ë°°í•˜ë” ê²ƒ́„ | 987 | ́ˆ˜́·΅́—게 ́´ ê³µê³ ́— ë”°ë¼ í—ˆ́©ë˜ë” 것́²˜ëŸ¼ ë˜ ́¬ë¶„ë°°í•˜ë” ê²ƒ́„ |
diff --git a/etc/tutorials/TUTORIAL.nl b/etc/tutorials/TUTORIAL.nl index 8155ee4be9a..a48a9c3cad2 100644 --- a/etc/tutorials/TUTORIAL.nl +++ b/etc/tutorials/TUTORIAL.nl | |||
| @@ -1209,7 +1209,7 @@ Deze versie van de inleiding is onderdeel van GNU Emacs. Het valt | |||
| 1209 | onder copyright. Je mag deze inleiding verspreiden onder bepaalde | 1209 | onder copyright. Je mag deze inleiding verspreiden onder bepaalde |
| 1210 | voorwaarden: | 1210 | voorwaarden: |
| 1211 | 1211 | ||
| 1212 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, | 1212 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, |
| 1213 | Inc. | 1213 | Inc. |
| 1214 | 1214 | ||
| 1215 | Dit bestand is onderdeel van GNU Emacs. | 1215 | Dit bestand is onderdeel van GNU Emacs. |
| @@ -1239,7 +1239,7 @@ Engels origineel van de copyrightmelding en condities: | |||
| 1239 | This version of the tutorial is a part of GNU Emacs. It is copyrighted | 1239 | This version of the tutorial is a part of GNU Emacs. It is copyrighted |
| 1240 | and comes with permission to distribute copies on certain conditions: | 1240 | and comes with permission to distribute copies on certain conditions: |
| 1241 | 1241 | ||
| 1242 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc. | 1242 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc. |
| 1243 | 1243 | ||
| 1244 | This file is part of GNU Emacs. | 1244 | This file is part of GNU Emacs. |
| 1245 | 1245 | ||
diff --git a/etc/tutorials/TUTORIAL.pl b/etc/tutorials/TUTORIAL.pl index f9f1318bc54..6d17c879a35 100644 --- a/etc/tutorials/TUTORIAL.pl +++ b/etc/tutorials/TUTORIAL.pl | |||
| @@ -1209,7 +1209,7 @@ z pomocÄ… Ryszarda Kubiaka i Janusza S. Bienia <jsbien@mail.uw.edu.pl>. | |||
| 1209 | Ta wersja samouczka, podobnie jak GNU Emacs, jest chroniona prawem | 1209 | Ta wersja samouczka, podobnie jak GNU Emacs, jest chroniona prawem |
| 1210 | autorskim, ale wolno ją kopiować pod następującymi warunkami: | 1210 | autorskim, ale wolno ją kopiować pod następującymi warunkami: |
| 1211 | 1211 | ||
| 1212 | Copyright (C) 1985, 1994, 2001-2015 Free Software Foundation, Inc. | 1212 | Copyright (C) 1985, 1994, 2001-2016 Free Software Foundation, Inc. |
| 1213 | 1213 | ||
| 1214 | Zezwala siÄ™ na wykonywanie lub rozpowszechnianie | 1214 | Zezwala siÄ™ na wykonywanie lub rozpowszechnianie |
| 1215 | wiernych kopii tego dokumentu w otrzymanej formie, na dowolnym | 1215 | wiernych kopii tego dokumentu w otrzymanej formie, na dowolnym |
diff --git a/etc/tutorials/TUTORIAL.pt_BR b/etc/tutorials/TUTORIAL.pt_BR index 5fd05170f7a..d95ae2b1821 100644 --- a/etc/tutorials/TUTORIAL.pt_BR +++ b/etc/tutorials/TUTORIAL.pt_BR | |||
| @@ -1056,7 +1056,7 @@ Essa versĂ£o do tutorial foi originalmente traduzida por Marcelo Toledo | |||
| 1056 | <marcelo@gnu.org> e como o GNU Emacs, tem um copyright, e vem | 1056 | <marcelo@gnu.org> e como o GNU Emacs, tem um copyright, e vem |
| 1057 | com uma permissĂ£o de distribuiĂ§Ă£o de cĂ³pias nas seguintes condições: | 1057 | com uma permissĂ£o de distribuiĂ§Ă£o de cĂ³pias nas seguintes condições: |
| 1058 | 1058 | ||
| 1059 | Copyright (C) 2004-2015 Free Software Foundation, Inc. | 1059 | Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 1060 | 1060 | ||
| 1061 | PermissĂ£o Ă© garantida a qualquer um para fazer ou distribuir cĂ³pias | 1061 | PermissĂ£o Ă© garantida a qualquer um para fazer ou distribuir cĂ³pias |
| 1062 | integrais deste documento como recebido, em qualquer meio, deixando | 1062 | integrais deste documento como recebido, em qualquer meio, deixando |
diff --git a/etc/tutorials/TUTORIAL.ro b/etc/tutorials/TUTORIAL.ro index 7bf675ea55d..4bb180b32da 100644 --- a/etc/tutorials/TUTORIAL.ro +++ b/etc/tutorials/TUTORIAL.ro | |||
| @@ -4,7 +4,7 @@ Mulţumiri Aidei Hulubei <aida@chang.pub.ro> pentru corecturi şi sugestii. | |||
| 4 | 4 | ||
| 5 | Această versiune a fost produsă plecĂ¢nd de la versiunea Ă®n limba | 5 | Această versiune a fost produsă plecĂ¢nd de la versiunea Ă®n limba |
| 6 | engleză, care este | 6 | engleză, care este |
| 7 | Copyright (c) 1985, 2013-2015 Free Software Foundation, Inc. | 7 | Copyright (c) 1985, 2013-2016 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | CitiÅ£i acum versiunea romĂ¢nească a tutorialului de Emacs. | 9 | CitiÅ£i acum versiunea romĂ¢nească a tutorialului de Emacs. |
| 10 | 10 | ||
| @@ -1082,7 +1082,7 @@ continuare noÅ£ita de copyright originală Ă®n limba engleză. | |||
| 1082 | This version of the tutorial, like GNU Emacs, is copyrighted, and | 1082 | This version of the tutorial, like GNU Emacs, is copyrighted, and |
| 1083 | comes with permission to distribute copies on certain conditions: | 1083 | comes with permission to distribute copies on certain conditions: |
| 1084 | 1084 | ||
| 1085 | Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 1085 | Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 1086 | 1086 | ||
| 1087 | Permission is granted to anyone to make or distribute verbatim copies | 1087 | Permission is granted to anyone to make or distribute verbatim copies |
| 1088 | of this document as received, in any medium, provided that the | 1088 | of this document as received, in any medium, provided that the |
diff --git a/etc/tutorials/TUTORIAL.ru b/etc/tutorials/TUTORIAL.ru index d490c7850fa..8a285bf5188 100644 --- a/etc/tutorials/TUTORIAL.ru +++ b/etc/tutorials/TUTORIAL.ru | |||
| @@ -1105,7 +1105,7 @@ Dired Đ¿Đ¾Đ·Đ²Đ¾Đ»ÑĐµÑ‚ Đ²Đ°Đ¼ Đ¾Ñ‚Đ¾Đ±Ñ€Đ°Đ¶Đ°Ñ‚ÑŒ ÑĐ¿Đ¸ÑĐ¾Đº Ñ„Đ°Đ¹Đ»Đ¾Đ² Đ | |||
| 1105 | (copyrighted) и Đ¿Ñ€Đ¸Ñ…Đ¾Đ´Đ¸Ñ‚ Ñ Đ¾Đ³Ñ€Đ°Đ½Đ¸Ñ‡ĐµĐ½Đ¸ÑĐ¼Đ¸ Ñ€Đ°ÑĐ¿Ñ€Đ¾ÑÑ‚Ñ€Đ°Đ½ĐµĐ½Đ¸Ñ ĐºĐ¾Đ¿Đ¸Đ¹ ÑĐ¾ | 1105 | (copyrighted) и Đ¿Ñ€Đ¸Ñ…Đ¾Đ´Đ¸Ñ‚ Ñ Đ¾Đ³Ñ€Đ°Đ½Đ¸Ñ‡ĐµĐ½Đ¸ÑĐ¼Đ¸ Ñ€Đ°ÑĐ¿Ñ€Đ¾ÑÑ‚Ñ€Đ°Đ½ĐµĐ½Đ¸Ñ ĐºĐ¾Đ¿Đ¸Đ¹ ÑĐ¾ |
| 1106 | ÑĐ»ĐµĐ´ÑƒÑÑ‰Đ¸Đ¼Đ¸ ÑĐ¾Đ³Đ»Đ°ÑˆĐµĐ½Đ¸ÑĐ¼Đ¸: | 1106 | ÑĐ»ĐµĐ´ÑƒÑÑ‰Đ¸Đ¼Đ¸ ÑĐ¾Đ³Đ»Đ°ÑˆĐµĐ½Đ¸ÑĐ¼Đ¸: |
| 1107 | 1107 | ||
| 1108 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc. | 1108 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc. |
| 1109 | 1109 | ||
| 1110 | Permission is granted to anyone to make or distribute verbatim copies | 1110 | Permission is granted to anyone to make or distribute verbatim copies |
| 1111 | of this document as received, in any medium, provided that the | 1111 | of this document as received, in any medium, provided that the |
diff --git a/etc/tutorials/TUTORIAL.sk b/etc/tutorials/TUTORIAL.sk index 9528064d4a6..6ef9042a6f7 100644 --- a/etc/tutorials/TUTORIAL.sk +++ b/etc/tutorials/TUTORIAL.sk | |||
| @@ -1074,7 +1074,7 @@ tĂºtorialom napĂsanĂ½m Stuartom Cracraftom pre pĂ´vodnĂ½ Emacs. | |||
| 1074 | TĂ¡to verzia tĂºtorialu je, podobne ako GNU Emacs, chrĂ¡nenĂ¡ copyrightom | 1074 | TĂ¡to verzia tĂºtorialu je, podobne ako GNU Emacs, chrĂ¡nenĂ¡ copyrightom |
| 1075 | a je Å¡ĂrenĂ¡ s povolenĂm distribuovaÅ¥ kĂ³pie za istĂ½ch podmienok: | 1075 | a je Å¡ĂrenĂ¡ s povolenĂm distribuovaÅ¥ kĂ³pie za istĂ½ch podmienok: |
| 1076 | 1076 | ||
| 1077 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc. | 1077 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc. |
| 1078 | 1078 | ||
| 1079 | KaždĂ©mu je zaruÄenĂ© prĂ¡vo vytvĂ¡raÅ¥ a distribuovaÅ¥ presnĂ© kĂ³pie tohto | 1079 | KaždĂ©mu je zaruÄenĂ© prĂ¡vo vytvĂ¡raÅ¥ a distribuovaÅ¥ presnĂ© kĂ³pie tohto |
| 1080 | dokumentu tak, ako ho dostal, na akomkoľvek mĂ©diu, s tĂ½m, že bude | 1080 | dokumentu tak, ako ho dostal, na akomkoľvek mĂ©diu, s tĂ½m, že bude |
diff --git a/etc/tutorials/TUTORIAL.sl b/etc/tutorials/TUTORIAL.sl index 8fb5113ef60..38b15e74bc5 100644 --- a/etc/tutorials/TUTORIAL.sl +++ b/etc/tutorials/TUTORIAL.sl | |||
| @@ -1119,7 +1119,7 @@ Emacs. V slovenÅ¡Äino ga je prevedel Primož Peterlin. | |||
| 1119 | To besedilo, kot sam GNU Emacs, je avtorsko delo, in njegovo | 1119 | To besedilo, kot sam GNU Emacs, je avtorsko delo, in njegovo |
| 1120 | razmnoževanje in razširjanje je dovoljeno pod naslednjimi pogoji: | 1120 | razmnoževanje in razširjanje je dovoljeno pod naslednjimi pogoji: |
| 1121 | 1121 | ||
| 1122 | Copyright © 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc. | 1122 | Copyright © 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc. |
| 1123 | 1123 | ||
| 1124 | Ta datoteka je del paketa GNU Emacs. | 1124 | Ta datoteka je del paketa GNU Emacs. |
| 1125 | 1125 | ||
diff --git a/etc/tutorials/TUTORIAL.sv b/etc/tutorials/TUTORIAL.sv index 8acb6ec8005..11ff9b374d1 100644 --- a/etc/tutorials/TUTORIAL.sv +++ b/etc/tutorials/TUTORIAL.sv | |||
| @@ -1117,7 +1117,7 @@ Lidell översatte den till Svenska. | |||
| 1117 | This version of the tutorial, like GNU Emacs, is copyrighted, and | 1117 | This version of the tutorial, like GNU Emacs, is copyrighted, and |
| 1118 | comes with permission to distribute copies on certain conditions: | 1118 | comes with permission to distribute copies on certain conditions: |
| 1119 | 1119 | ||
| 1120 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc. | 1120 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc. |
| 1121 | 1121 | ||
| 1122 | This file is part of GNU Emacs. | 1122 | This file is part of GNU Emacs. |
| 1123 | 1123 | ||
diff --git a/etc/tutorials/TUTORIAL.th b/etc/tutorials/TUTORIAL.th index 64b50b1f3ab..ec00c2ab410 100644 --- a/etc/tutorials/TUTORIAL.th +++ b/etc/tutorials/TUTORIAL.th | |||
| @@ -964,7 +964,7 @@ starting with the one written by Stuart Cracraft for the original Emacs. | |||
| 964 | This version of the tutorial, like GNU Emacs, is copyrighted, and | 964 | This version of the tutorial, like GNU Emacs, is copyrighted, and |
| 965 | comes with permission to distribute copies on certain conditions: | 965 | comes with permission to distribute copies on certain conditions: |
| 966 | 966 | ||
| 967 | Copyright (C) 1985, 1996, 2001-2015 Free Software Foundation, Inc. | 967 | Copyright (C) 1985, 1996, 2001-2016 Free Software Foundation, Inc. |
| 968 | 968 | ||
| 969 | Permission is granted to anyone to make or distribute verbatim copies | 969 | Permission is granted to anyone to make or distribute verbatim copies |
| 970 | of this document as received, in any medium, provided that the | 970 | of this document as received, in any medium, provided that the |
diff --git a/etc/tutorials/TUTORIAL.zh b/etc/tutorials/TUTORIAL.zh index 95084b4e508..8cfb8381271 100644 --- a/etc/tutorials/TUTORIAL.zh +++ b/etc/tutorials/TUTORIAL.zh | |||
| @@ -1049,7 +1049,7 @@ issue here>ă€ă€‚ | |||
| 1049 | 這個版本ç„快速指å—å’Œ GNU Emacs 一樣都是版æ¬åŒ–ç„,並且å…許在æŸäº›æ¢ä»¶ä¸‹ | 1049 | 這個版本ç„快速指å—å’Œ GNU Emacs 一樣都是版æ¬åŒ–ç„,並且å…許在æŸäº›æ¢ä»¶ä¸‹ |
| 1050 | 散佈其拷è²ï¼ | 1050 | 散佈其拷è²ï¼ |
| 1051 | 1051 | ||
| 1052 | Copyright (C) 1985, 1996, 1998, 2001-2015 Free Software Foundation, Inc. | 1052 | Copyright (C) 1985, 1996, 1998, 2001-2016 Free Software Foundation, Inc. |
| 1053 | 1053 | ||
| 1054 | Permission is granted to anyone to make or distribute verbatim copies | 1054 | Permission is granted to anyone to make or distribute verbatim copies |
| 1055 | of this document as received, in any medium, provided that the | 1055 | of this document as received, in any medium, provided that the |
diff --git a/leim/ChangeLog.1 b/leim/ChangeLog.1 index a8dbca29526..55d5b2ca131 100644 --- a/leim/ChangeLog.1 +++ b/leim/ChangeLog.1 | |||
| @@ -2578,7 +2578,7 @@ | |||
| 2578 | ;; coding: utf-8 | 2578 | ;; coding: utf-8 |
| 2579 | ;; End: | 2579 | ;; End: |
| 2580 | 2580 | ||
| 2581 | Copyright (C) 1997-1999, 2001-2015 Free Software Foundation, Inc. | 2581 | Copyright (C) 1997-1999, 2001-2016 Free Software Foundation, Inc. |
| 2582 | 2582 | ||
| 2583 | This file is part of GNU Emacs. | 2583 | This file is part of GNU Emacs. |
| 2584 | 2584 | ||
diff --git a/leim/Makefile.in b/leim/Makefile.in index e30895fc398..f000a93292b 100644 --- a/leim/Makefile.in +++ b/leim/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | # 2006, 2007, 2008, 2009, 2010, 2011 | 5 | # 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | # National Institute of Advanced Industrial Science and Technology (AIST) | 6 | # National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/leim/README b/leim/README index d37be9716e5..31ca72d1944 100644 --- a/leim/README +++ b/leim/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/leim/leim-ext.el b/leim/leim-ext.el index d3cd3c67e30..d46e1c4b5d1 100644 --- a/leim/leim-ext.el +++ b/leim/leim-ext.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; leim-ext.el -- extra leim configuration -*- coding:utf-8; -*- | 1 | ;; leim-ext.el -- extra leim configuration -*- coding:utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H13PRO009 | 6 | ;; Registration Number H13PRO009 |
diff --git a/lib-src/ChangeLog.1 b/lib-src/ChangeLog.1 index 5b4154040da..030ef6fbb08 100644 --- a/lib-src/ChangeLog.1 +++ b/lib-src/ChangeLog.1 | |||
| @@ -8609,7 +8609,7 @@ | |||
| 8609 | ;; coding: utf-8 | 8609 | ;; coding: utf-8 |
| 8610 | ;; End: | 8610 | ;; End: |
| 8611 | 8611 | ||
| 8612 | Copyright (C) 1988-1999, 2001-2015 Free Software Foundation, Inc. | 8612 | Copyright (C) 1988-1999, 2001-2016 Free Software Foundation, Inc. |
| 8613 | 8613 | ||
| 8614 | This file is part of GNU Emacs. | 8614 | This file is part of GNU Emacs. |
| 8615 | 8615 | ||
diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index b666508e593..150d943b7e2 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2015 Free Software | 3 | # Copyright (C) 1985, 1987-1988, 1993-1994, 2001-2016 Free Software |
| 4 | # Foundation, Inc. | 4 | # Foundation, Inc. |
| 5 | 5 | ||
| 6 | # This file is part of GNU Emacs. | 6 | # This file is part of GNU Emacs. |
diff --git a/lib-src/ebrowse.c b/lib-src/ebrowse.c index f2093ae258f..cb09ab80879 100644 --- a/lib-src/ebrowse.c +++ b/lib-src/ebrowse.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* ebrowse.c --- parsing files for the ebrowse C++ browser | 1 | /* ebrowse.c --- parsing files for the ebrowse C++ browser |
| 2 | 2 | ||
| 3 | Copyright (C) 1992-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lib-src/emacsclient.c b/lib-src/emacsclient.c index c3e56351a48..c7cef8a2b20 100644 --- a/lib-src/emacsclient.c +++ b/lib-src/emacsclient.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Client process that communicates with GNU Emacs acting as server. | 1 | /* Client process that communicates with GNU Emacs acting as server. |
| 2 | 2 | ||
| 3 | Copyright (C) 1986-1987, 1994, 1999-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1986-1987, 1994, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lib-src/etags.c b/lib-src/etags.c index 3cb39689b8d..2192627c7e0 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c | |||
| @@ -28,7 +28,7 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN | |||
| 28 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 28 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | Copyright (C) 1984, 1987-1989, 1993-1995, 1998-2015 Free Software | 31 | Copyright (C) 1984, 1987-1989, 1993-1995, 1998-2016 Free Software |
| 32 | Foundation, Inc. | 32 | Foundation, Inc. |
| 33 | 33 | ||
| 34 | This file is not considered part of GNU Emacs. | 34 | This file is not considered part of GNU Emacs. |
diff --git a/lib-src/hexl.c b/lib-src/hexl.c index ac493c2740c..833ea50b480 100644 --- a/lib-src/hexl.c +++ b/lib-src/hexl.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Convert files for Emacs Hexl mode. | 1 | /* Convert files for Emacs Hexl mode. |
| 2 | Copyright (C) 1989, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1989, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | Author: Keith Gabryelski | 4 | Author: Keith Gabryelski |
| 5 | (according to authors.el) | 5 | (according to authors.el) |
diff --git a/lib-src/make-docfile.c b/lib-src/make-docfile.c index 3d8f34f1a98..02b5e766ee2 100644 --- a/lib-src/make-docfile.c +++ b/lib-src/make-docfile.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Generate doc-string file for GNU Emacs from source files. | 1 | /* Generate doc-string file for GNU Emacs from source files. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 1992-1994, 1997, 1999-2015 Free Software | 3 | Copyright (C) 1985-1986, 1992-1994, 1997, 1999-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/lib-src/movemail.c b/lib-src/movemail.c index 84c8ce24286..eb1962a8f6b 100644 --- a/lib-src/movemail.c +++ b/lib-src/movemail.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* movemail foo bar -- move file foo to file bar, | 1 | /* movemail foo bar -- move file foo to file bar, |
| 2 | locking file foo the way /bin/mail respects. | 2 | locking file foo the way /bin/mail respects. |
| 3 | 3 | ||
| 4 | Copyright (C) 1986, 1992-1994, 1996, 1999, 2001-2015 Free Software | 4 | Copyright (C) 1986, 1992-1994, 1996, 1999, 2001-2016 Free Software |
| 5 | Foundation, Inc. | 5 | Foundation, Inc. |
| 6 | 6 | ||
| 7 | This file is part of GNU Emacs. | 7 | This file is part of GNU Emacs. |
diff --git a/lib-src/ntlib.c b/lib-src/ntlib.c index 37b847ba6e7..931a3abdf93 100644 --- a/lib-src/ntlib.c +++ b/lib-src/ntlib.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Utility and Unix shadow routines for GNU Emacs support programs on NT. | 1 | /* Utility and Unix shadow routines for GNU Emacs support programs on NT. |
| 2 | 2 | ||
| 3 | Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Author: Geoff Voelker (voelker@cs.washington.edu) | 5 | Author: Geoff Voelker (voelker@cs.washington.edu) |
| 6 | Created: 10-8-94 | 6 | Created: 10-8-94 |
diff --git a/lib-src/ntlib.h b/lib-src/ntlib.h index 787a65d987f..a0c0d43bdc6 100644 --- a/lib-src/ntlib.h +++ b/lib-src/ntlib.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Utility and Unix shadow routines for GNU Emacs support programs on NT. | 1 | /* Utility and Unix shadow routines for GNU Emacs support programs on NT. |
| 2 | Copyright (C) 1994, 2002-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1994, 2002-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/lib-src/pop.c b/lib-src/pop.c index 42d302026ff..57a5e529daf 100644 --- a/lib-src/pop.c +++ b/lib-src/pop.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* pop.c: client routines for talking to a POP3-protocol post-office server | 1 | /* pop.c: client routines for talking to a POP3-protocol post-office server |
| 2 | 2 | ||
| 3 | Copyright (C) 1991, 1993, 1996-1997, 1999, 2001-2015 Free Software | 3 | Copyright (C) 1991, 1993, 1996-1997, 1999, 2001-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | Author: Jonathan Kamens <jik@security.ov.com> | 6 | Author: Jonathan Kamens <jik@security.ov.com> |
diff --git a/lib-src/pop.h b/lib-src/pop.h index cd8196939e2..4c67bdcb015 100644 --- a/lib-src/pop.h +++ b/lib-src/pop.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* pop.h: Header file for the "pop.c" client POP3 protocol. | 1 | /* pop.h: Header file for the "pop.c" client POP3 protocol. |
| 2 | Copyright (C) 1991, 1993, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1991, 1993, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | Author: Jonathan Kamens <jik@security.ov.com> | 4 | Author: Jonathan Kamens <jik@security.ov.com> |
| 5 | 5 | ||
diff --git a/lib-src/profile.c b/lib-src/profile.c index ffaa2256567..da6232afbca 100644 --- a/lib-src/profile.c +++ b/lib-src/profile.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* profile.c --- generate periodic events for profiling of Emacs Lisp code. | 1 | /* profile.c --- generate periodic events for profiling of Emacs Lisp code. |
| 2 | Copyright (C) 1992, 1994, 1999, 2001-2015 Free Software Foundation, | 2 | Copyright (C) 1992, 1994, 1999, 2001-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | Author: Boaz Ben-Zvi <boaz@lcs.mit.edu> | 5 | Author: Boaz Ben-Zvi <boaz@lcs.mit.edu> |
diff --git a/lib-src/rcs2log b/lib-src/rcs2log index 4ee303d03a1..73213c5a37b 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | # RCS to ChangeLog generator | 3 | # RCS to ChangeLog generator |
| 4 | 4 | ||
| 5 | # Copyright (C) 1992-1998, 2001-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 1992-1998, 2001-2016 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | # Author: Paul Eggert <eggert@twinsun.com> | 7 | # Author: Paul Eggert <eggert@twinsun.com> |
| 8 | 8 | ||
| @@ -20,7 +20,7 @@ | |||
| 20 | # along with this program. If not, see <http://www.gnu.org/licenses/>. | 20 | # along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | Copyright='Copyright (C) 2015 Free Software Foundation, Inc. | 23 | Copyright='Copyright (C) 2016 Free Software Foundation, Inc. |
| 24 | This program comes with NO WARRANTY, to the extent permitted by law. | 24 | This program comes with NO WARRANTY, to the extent permitted by law. |
| 25 | You may redistribute copies of this program | 25 | You may redistribute copies of this program |
| 26 | under the terms of the GNU General Public License. | 26 | under the terms of the GNU General Public License. |
diff --git a/lib-src/update-game-score.c b/lib-src/update-game-score.c index 4f154832c81..3803a31c817 100644 --- a/lib-src/update-game-score.c +++ b/lib-src/update-game-score.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* update-game-score.c --- Update a score file | 1 | /* update-game-score.c --- Update a score file |
| 2 | 2 | ||
| 3 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Author: Colin Walters <walters@debian.org> | 5 | Author: Colin Walters <walters@debian.org> |
| 6 | 6 | ||
diff --git a/lib/getopt_.h b/lib/getopt_.h index 6c719ee4b53..cd6ba056525 100644 --- a/lib/getopt_.h +++ b/lib/getopt_.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Declarations for getopt. | 1 | /* Declarations for getopt. |
| 2 | Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2015 Free | 2 | Copyright (C) 1989-1994, 1996-1999, 2001, 2003-2007, 2009-2016 Free |
| 3 | Software Foundation, Inc. | 3 | Software Foundation, Inc. |
| 4 | This file is part of the GNU C Library. | 4 | This file is part of the GNU C Library. |
| 5 | 5 | ||
| @@ -130,7 +130,7 @@ | |||
| 130 | 130 | ||
| 131 | /* The definition of _GL_ARG_NONNULL is copied here. */ | 131 | /* The definition of _GL_ARG_NONNULL is copied here. */ |
| 132 | /* A C macro for declaring that specific arguments must not be NULL. | 132 | /* A C macro for declaring that specific arguments must not be NULL. |
| 133 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 133 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 134 | 134 | ||
| 135 | This program is free software: you can redistribute it and/or modify it | 135 | This program is free software: you can redistribute it and/or modify it |
| 136 | under the terms of the GNU General Public License as published | 136 | under the terms of the GNU General Public License as published |
diff --git a/lib/save-cwd.c b/lib/save-cwd.c index d13a743707d..1fa5d69e857 100644 --- a/lib/save-cwd.c +++ b/lib/save-cwd.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* save-cwd.c -- Save and restore current working directory. | 1 | /* save-cwd.c -- Save and restore current working directory. |
| 2 | 2 | ||
| 3 | Copyright (C) 1995, 1997-1998, 2003-2006, 2009-2015 Free Software | 3 | Copyright (C) 1995, 1997-1998, 2003-2006, 2009-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/save-cwd.h b/lib/save-cwd.h index 36e0b101662..9b296cda5a4 100644 --- a/lib/save-cwd.h +++ b/lib/save-cwd.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Save and restore current working directory. | 1 | /* Save and restore current working directory. |
| 2 | 2 | ||
| 3 | Copyright (C) 1995, 1997-1998, 2003, 2009-2015 Free Software | 3 | Copyright (C) 1995, 1997-1998, 2003, 2009-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This program is free software: you can redistribute it and/or modify | 6 | This program is free software: you can redistribute it and/or modify |
diff --git a/lib/unsetenv.c b/lib/unsetenv.c index 87f41d59a50..7f1e65a3412 100644 --- a/lib/unsetenv.c +++ b/lib/unsetenv.c | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | /* Copyright (C) 1992, 1995-2002, 2005-2015 Free Software Foundation, Inc. | 1 | /* Copyright (C) 1992, 1995-2002, 2005-2016 Free Software Foundation, |
| 2 | Inc. | ||
| 2 | This file is part of the GNU C Library. | 3 | This file is part of the GNU C Library. |
| 3 | 4 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1 index 582b7faaf95..ddfeb085102 100644 --- a/lisp/ChangeLog.1 +++ b/lisp/ChangeLog.1 | |||
| @@ -3244,7 +3244,7 @@ | |||
| 3244 | Set current buffer variables from defaults | 3244 | Set current buffer variables from defaults |
| 3245 | in case user's init file has changed them. | 3245 | in case user's init file has changed them. |
| 3246 | 3246 | ||
| 3247 | Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. | 3247 | Copyright (C) 1985-1986, 2001-2016 Free Software Foundation, Inc. |
| 3248 | 3248 | ||
| 3249 | This file is part of GNU Emacs. | 3249 | This file is part of GNU Emacs. |
| 3250 | 3250 | ||
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10 index 82d9bf24012..8a938568c9d 100644 --- a/lisp/ChangeLog.10 +++ b/lisp/ChangeLog.10 | |||
| @@ -23541,7 +23541,7 @@ See ChangeLog.9 for earlier changes. | |||
| 23541 | ;; coding: utf-8 | 23541 | ;; coding: utf-8 |
| 23542 | ;; End: | 23542 | ;; End: |
| 23543 | 23543 | ||
| 23544 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 23544 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 23545 | 23545 | ||
| 23546 | This file is part of GNU Emacs. | 23546 | This file is part of GNU Emacs. |
| 23547 | 23547 | ||
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index b3cdfa034e2..91cd013882f 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 | |||
| @@ -14321,7 +14321,7 @@ See ChangeLog.10 for earlier changes. | |||
| 14321 | ;; coding: utf-8 | 14321 | ;; coding: utf-8 |
| 14322 | ;; End: | 14322 | ;; End: |
| 14323 | 14323 | ||
| 14324 | Copyright (C) 2003-2011, 2013-2015 Free Software Foundation, Inc. | 14324 | Copyright (C) 2003-2011, 2013-2016 Free Software Foundation, Inc. |
| 14325 | 14325 | ||
| 14326 | This file is part of GNU Emacs. | 14326 | This file is part of GNU Emacs. |
| 14327 | 14327 | ||
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 968658cb69c..8ca2ff91bab 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -33334,7 +33334,7 @@ See ChangeLog.11 for earlier changes. | |||
| 33334 | ;; add-log-time-zone-rule: t | 33334 | ;; add-log-time-zone-rule: t |
| 33335 | ;; End: | 33335 | ;; End: |
| 33336 | 33336 | ||
| 33337 | Copyright (C) 2005-2015 Free Software Foundation, Inc. | 33337 | Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 33338 | 33338 | ||
| 33339 | This file is part of GNU Emacs. | 33339 | This file is part of GNU Emacs. |
| 33340 | 33340 | ||
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index e88b8a993db..041e8c0c86b 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 | |||
| @@ -16697,7 +16697,7 @@ See ChangeLog.12 for earlier changes. | |||
| 16697 | ;; coding: utf-8 | 16697 | ;; coding: utf-8 |
| 16698 | ;; End: | 16698 | ;; End: |
| 16699 | 16699 | ||
| 16700 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 16700 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 16701 | 16701 | ||
| 16702 | This file is part of GNU Emacs. | 16702 | This file is part of GNU Emacs. |
| 16703 | 16703 | ||
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index a4f3f2fb87b..a6f2824e5b4 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 | |||
| @@ -20547,7 +20547,7 @@ See ChangeLog.13 for earlier changes. | |||
| 20547 | ;; coding: utf-8 | 20547 | ;; coding: utf-8 |
| 20548 | ;; End: | 20548 | ;; End: |
| 20549 | 20549 | ||
| 20550 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 20550 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 20551 | 20551 | ||
| 20552 | This file is part of GNU Emacs. | 20552 | This file is part of GNU Emacs. |
| 20553 | 20553 | ||
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index 9adac3ccb0c..88f5487ca74 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 | |||
| @@ -22802,7 +22802,7 @@ See ChangeLog.14 for earlier changes. | |||
| 22802 | ;; coding: utf-8 | 22802 | ;; coding: utf-8 |
| 22803 | ;; End: | 22803 | ;; End: |
| 22804 | 22804 | ||
| 22805 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 22805 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 22806 | 22806 | ||
| 22807 | This file is part of GNU Emacs. | 22807 | This file is part of GNU Emacs. |
| 22808 | 22808 | ||
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16 index bc5267aadba..7fdcbd5a871 100644 --- a/lisp/ChangeLog.16 +++ b/lisp/ChangeLog.16 | |||
| @@ -25223,7 +25223,7 @@ See ChangeLog.15 for earlier changes. | |||
| 25223 | ;; coding: utf-8 | 25223 | ;; coding: utf-8 |
| 25224 | ;; End: | 25224 | ;; End: |
| 25225 | 25225 | ||
| 25226 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 25226 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 25227 | 25227 | ||
| 25228 | This file is part of GNU Emacs. | 25228 | This file is part of GNU Emacs. |
| 25229 | 25229 | ||
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17 index d717a4db62f..10a466361ef 100644 --- a/lisp/ChangeLog.17 +++ b/lisp/ChangeLog.17 | |||
| @@ -26293,7 +26293,7 @@ See ChangeLog.16 for earlier changes. | |||
| 26293 | ;; coding: utf-8 | 26293 | ;; coding: utf-8 |
| 26294 | ;; End: | 26294 | ;; End: |
| 26295 | 26295 | ||
| 26296 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 26296 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 26297 | 26297 | ||
| 26298 | This file is part of GNU Emacs. | 26298 | This file is part of GNU Emacs. |
| 26299 | 26299 | ||
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2 index e91122aea60..3d8bd7a91b6 100644 --- a/lisp/ChangeLog.2 +++ b/lisp/ChangeLog.2 | |||
| @@ -3992,7 +3992,7 @@ | |||
| 3992 | 3992 | ||
| 3993 | See ChangeLog.1 for earlier changes. | 3993 | See ChangeLog.1 for earlier changes. |
| 3994 | 3994 | ||
| 3995 | Copyright (C) 1986-1988, 2001-2015 Free Software Foundation, Inc. | 3995 | Copyright (C) 1986-1988, 2001-2016 Free Software Foundation, Inc. |
| 3996 | 3996 | ||
| 3997 | This file is part of GNU Emacs. | 3997 | This file is part of GNU Emacs. |
| 3998 | 3998 | ||
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3 index d8077e1fcd1..d87a6f01a1b 100644 --- a/lisp/ChangeLog.3 +++ b/lisp/ChangeLog.3 | |||
| @@ -12433,7 +12433,7 @@ See ChangeLog.2 for earlier changes. | |||
| 12433 | ;; coding: utf-8 | 12433 | ;; coding: utf-8 |
| 12434 | ;; End: | 12434 | ;; End: |
| 12435 | 12435 | ||
| 12436 | Copyright (C) 1989, 1993, 2001-2015 Free Software Foundation, Inc. | 12436 | Copyright (C) 1989, 1993, 2001-2016 Free Software Foundation, Inc. |
| 12437 | 12437 | ||
| 12438 | This file is part of GNU Emacs. | 12438 | This file is part of GNU Emacs. |
| 12439 | 12439 | ||
diff --git a/lisp/ChangeLog.4 b/lisp/ChangeLog.4 index a02a2cc9a01..fa0c281efb0 100644 --- a/lisp/ChangeLog.4 +++ b/lisp/ChangeLog.4 | |||
| @@ -8934,7 +8934,7 @@ See ChangeLog.3 for earlier changes. | |||
| 8934 | ;; coding: utf-8 | 8934 | ;; coding: utf-8 |
| 8935 | ;; End: | 8935 | ;; End: |
| 8936 | 8936 | ||
| 8937 | Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 8937 | Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 8938 | 8938 | ||
| 8939 | This file is part of GNU Emacs. | 8939 | This file is part of GNU Emacs. |
| 8940 | 8940 | ||
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index 6103eaff416..5dbdc95c68d 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 | |||
| @@ -9268,7 +9268,7 @@ See ChangeLog.4 for earlier changes. | |||
| 9268 | ;; coding: utf-8 | 9268 | ;; coding: utf-8 |
| 9269 | ;; End: | 9269 | ;; End: |
| 9270 | 9270 | ||
| 9271 | Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. | 9271 | Copyright (C) 1994-1995, 2001-2016 Free Software Foundation, Inc. |
| 9272 | 9272 | ||
| 9273 | This file is part of GNU Emacs. | 9273 | This file is part of GNU Emacs. |
| 9274 | 9274 | ||
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6 index c140cb56e73..147ded71334 100644 --- a/lisp/ChangeLog.6 +++ b/lisp/ChangeLog.6 | |||
| @@ -8021,7 +8021,7 @@ See ChangeLog.5 for earlier changes. | |||
| 8021 | ;; coding: utf-8 | 8021 | ;; coding: utf-8 |
| 8022 | ;; End: | 8022 | ;; End: |
| 8023 | 8023 | ||
| 8024 | Copyright (C) 1995-1996, 2001-2015 Free Software Foundation, Inc. | 8024 | Copyright (C) 1995-1996, 2001-2016 Free Software Foundation, Inc. |
| 8025 | 8025 | ||
| 8026 | This file is part of GNU Emacs. | 8026 | This file is part of GNU Emacs. |
| 8027 | 8027 | ||
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 816f6142cf2..c072ce442a1 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 | |||
| @@ -23110,7 +23110,7 @@ See ChangeLog.6 for earlier changes. | |||
| 23110 | ;; coding: utf-8 | 23110 | ;; coding: utf-8 |
| 23111 | ;; End: | 23111 | ;; End: |
| 23112 | 23112 | ||
| 23113 | Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, | 23113 | Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, |
| 23114 | Inc. | 23114 | Inc. |
| 23115 | 23115 | ||
| 23116 | This file is part of GNU Emacs. | 23116 | This file is part of GNU Emacs. |
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index df0188d8c76..eb0cd62ea40 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 | |||
| @@ -9992,7 +9992,7 @@ See ChangeLog.7 for earlier changes. | |||
| 9992 | ;; add-log-time-zone-rule: t | 9992 | ;; add-log-time-zone-rule: t |
| 9993 | ;; End: | 9993 | ;; End: |
| 9994 | 9994 | ||
| 9995 | Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 9995 | Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 9996 | 9996 | ||
| 9997 | This file is part of GNU Emacs. | 9997 | This file is part of GNU Emacs. |
| 9998 | 9998 | ||
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9 index d56f90ddc91..e527567a124 100644 --- a/lisp/ChangeLog.9 +++ b/lisp/ChangeLog.9 | |||
| @@ -20685,7 +20685,7 @@ See ChangeLog.8 for earlier changes. | |||
| 20685 | ;; coding: utf-8 | 20685 | ;; coding: utf-8 |
| 20686 | ;; End: | 20686 | ;; End: |
| 20687 | 20687 | ||
| 20688 | Copyright (C) 2000-2011, 2013-2015 Free Software Foundation, Inc. | 20688 | Copyright (C) 2000-2011, 2013-2016 Free Software Foundation, Inc. |
| 20689 | 20689 | ||
| 20690 | This file is part of GNU Emacs. | 20690 | This file is part of GNU Emacs. |
| 20691 | 20691 | ||
diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 5042c0f2ab9..83714d0f5a7 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/abbrev.el b/lisp/abbrev.el index c95e1ea9dfd..7814ea24b4a 100644 --- a/lisp/abbrev.el +++ b/lisp/abbrev.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; abbrev.el --- abbrev mode commands for Emacs -*- lexical-binding: t -*- | 1 | ;;; abbrev.el --- abbrev mode commands for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/align.el b/lisp/align.el index 9eb04ef594f..a7a98c28f12 100644 --- a/lisp/align.el +++ b/lisp/align.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; align.el --- align text to a specific column, by regexp -*- lexical-binding:t -*- | 1 | ;;; align.el --- align text to a specific column, by regexp -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/allout-widgets.el b/lisp/allout-widgets.el index f31c3d8689e..abcfb2ca592 100644 --- a/lisp/allout-widgets.el +++ b/lisp/allout-widgets.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; allout-widgets.el --- Visually highlight allout outline structure. | 1 | ;; allout-widgets.el --- Visually highlight allout outline structure. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> | 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> |
| 6 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> | 6 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> |
diff --git a/lisp/allout.el b/lisp/allout.el index 5273fe2b433..15a8a111738 100644 --- a/lisp/allout.el +++ b/lisp/allout.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; allout.el --- extensive outline mode for use alone and with other modes | 1 | ;;; allout.el --- extensive outline mode for use alone and with other modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> | 5 | ;; Author: Ken Manheimer <ken dot manheimer at gmail...> |
| 6 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> | 6 | ;; Maintainer: Ken Manheimer <ken dot manheimer at gmail...> |
diff --git a/lisp/ansi-color.el b/lisp/ansi-color.el index 2f3b5064348..788a7bde4ca 100644 --- a/lisp/ansi-color.el +++ b/lisp/ansi-color.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ansi-color.el --- translate ANSI escape sequences into faces -*- lexical-binding: t -*- | 1 | ;;; ansi-color.el --- translate ANSI escape sequences into faces -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Alex Schroeder <alex@gnu.org> | 6 | ;; Maintainer: Alex Schroeder <alex@gnu.org> |
diff --git a/lisp/apropos.el b/lisp/apropos.el index 77c5023b0ba..36a729a34ab 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; apropos.el --- apropos commands for users and programmers | 1 | ;;; apropos.el --- apropos commands for users and programmers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1994-1995, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1989, 1994-1995, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Joe Wells <jbw@bigbird.bu.edu> | 6 | ;; Author: Joe Wells <jbw@bigbird.bu.edu> |
diff --git a/lisp/arc-mode.el b/lisp/arc-mode.el index 83aadc97c70..b5373c607d4 100644 --- a/lisp/arc-mode.el +++ b/lisp/arc-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; arc-mode.el --- simple editing of archives | 1 | ;;; arc-mode.el --- simple editing of archives |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997-1998, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1995, 1997-1998, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Morten Welinder <terra@gnu.org> | 6 | ;; Author: Morten Welinder <terra@gnu.org> |
diff --git a/lisp/array.el b/lisp/array.el index 86f41529765..f0960fae01d 100644 --- a/lisp/array.el +++ b/lisp/array.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; array.el --- array editing commands for GNU Emacs | 1 | ;;; array.el --- array editing commands for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David M. Brown | 5 | ;; Author: David M. Brown |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/autoarg.el b/lisp/autoarg.el index 83b4cff38e2..4a6d244e21d 100644 --- a/lisp/autoarg.el +++ b/lisp/autoarg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; autoarg.el --- make digit keys supply prefix args | 1 | ;;; autoarg.el --- make digit keys supply prefix args |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Created: 1998-09-04 | 6 | ;; Created: 1998-09-04 |
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 255ec9b169f..e5dd62ff4d8 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files | 1 | ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1994-1995, 1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985-1987, 1994-1995, 1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Charlie Martin <crm@cs.duke.edu> | 6 | ;; Author: Charlie Martin <crm@cs.duke.edu> |
diff --git a/lisp/autorevert.el b/lisp/autorevert.el index 17fa43a6d1e..5851a89ec97 100644 --- a/lisp/autorevert.el +++ b/lisp/autorevert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; autorevert.el --- revert buffers when files on disk change -*- lexical-binding:t -*- | 1 | ;;; autorevert.el --- revert buffers when files on disk change -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Anders Lindgren | 5 | ;; Author: Anders Lindgren |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/avoid.el b/lisp/avoid.el index 36ced39269f..3d43539b310 100644 --- a/lisp/avoid.el +++ b/lisp/avoid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; avoid.el --- make mouse pointer stay out of the way of editing | 1 | ;;; avoid.el --- make mouse pointer stay out of the way of editing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Boris Goldowsky <boris@gnu.org> | 5 | ;; Author: Boris Goldowsky <boris@gnu.org> |
| 6 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
diff --git a/lisp/battery.el b/lisp/battery.el index b33e906f21e..d0293697bef 100644 --- a/lisp/battery.el +++ b/lisp/battery.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; battery.el --- display battery status information | 1 | ;;; battery.el --- display battery status information |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org> | 5 | ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org> |
| 6 | ;; Keywords: hardware | 6 | ;; Keywords: hardware |
diff --git a/lisp/bindings.el b/lisp/bindings.el index e2d0f5268c1..b64cd71fe24 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bindings.el --- define standard key bindings and some variables | 1 | ;;; bindings.el --- define standard key bindings and some variables |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992-1996, 1999-2015 Free Software | 3 | ;; Copyright (C) 1985-1987, 1992-1996, 1999-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/bookmark.el b/lisp/bookmark.el index 0729bdd2d44..c2f8cc3fbc1 100644 --- a/lisp/bookmark.el +++ b/lisp/bookmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later | 1 | ;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> | 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> |
| 6 | ;; Maintainer: Karl Fogel <kfogel@red-bean.com> | 6 | ;; Maintainer: Karl Fogel <kfogel@red-bean.com> |
diff --git a/lisp/bs.el b/lisp/bs.el index 1735c176700..835116912d4 100644 --- a/lisp/bs.el +++ b/lisp/bs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bs.el --- menu for selecting and displaying buffers -*- lexical-binding: t -*- | 1 | ;;; bs.el --- menu for selecting and displaying buffers -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | ;; Author: Olaf Sylvester <Olaf.Sylvester@netsurf.de> | 4 | ;; Author: Olaf Sylvester <Olaf.Sylvester@netsurf.de> |
| 5 | ;; Maintainer: Olaf Sylvester <Olaf.Sylvester@netsurf.de> | 5 | ;; Maintainer: Olaf Sylvester <Olaf.Sylvester@netsurf.de> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el index 91bc0382951..47426285c80 100644 --- a/lisp/buff-menu.el +++ b/lisp/buff-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; buff-menu.el --- Interface for viewing and manipulating buffers | 1 | ;;; buff-menu.el --- Interface for viewing and manipulating buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-1995, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985-1987, 1993-1995, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/button.el b/lisp/button.el index e7602dd7050..cb08b7881cd 100644 --- a/lisp/button.el +++ b/lisp/button.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; button.el --- clickable buttons | 1 | ;;; button.el --- clickable buttons |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/calc/calc-aent.el b/lisp/calc/calc-aent.el index 3cc9d699b3d..37874b2fde0 100644 --- a/lisp/calc/calc-aent.el +++ b/lisp/calc/calc-aent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-aent.el --- algebraic entry functions for Calc | 1 | ;;; calc-aent.el --- algebraic entry functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-alg.el b/lisp/calc/calc-alg.el index b163992713b..bb2ef908800 100644 --- a/lisp/calc/calc-alg.el +++ b/lisp/calc/calc-alg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-alg.el --- algebraic functions for Calc | 1 | ;;; calc-alg.el --- algebraic functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-arith.el b/lisp/calc/calc-arith.el index 12cc5d35a79..23b6badf515 100644 --- a/lisp/calc/calc-arith.el +++ b/lisp/calc/calc-arith.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-arith.el --- arithmetic functions for Calc | 1 | ;;; calc-arith.el --- arithmetic functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-bin.el b/lisp/calc/calc-bin.el index b22aea19da7..eb82433db63 100644 --- a/lisp/calc/calc-bin.el +++ b/lisp/calc/calc-bin.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-bin.el --- binary functions for Calc | 1 | ;;; calc-bin.el --- binary functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-comb.el b/lisp/calc/calc-comb.el index 5faa1a30750..132757aed5c 100644 --- a/lisp/calc/calc-comb.el +++ b/lisp/calc/calc-comb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-comb.el --- combinatoric functions for Calc | 1 | ;;; calc-comb.el --- combinatoric functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-cplx.el b/lisp/calc/calc-cplx.el index 1b99d56c3af..ba31b27c50e 100644 --- a/lisp/calc/calc-cplx.el +++ b/lisp/calc/calc-cplx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-cplx.el --- Complex number functions for Calc | 1 | ;;; calc-cplx.el --- Complex number functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-embed.el b/lisp/calc/calc-embed.el index fe23408fc7f..6ba436a7a82 100644 --- a/lisp/calc/calc-embed.el +++ b/lisp/calc/calc-embed.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-embed.el --- embed Calc in a buffer | 1 | ;;; calc-embed.el --- embed Calc in a buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-ext.el b/lisp/calc/calc-ext.el index 6edc266e4f5..3cafd962127 100644 --- a/lisp/calc/calc-ext.el +++ b/lisp/calc/calc-ext.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-ext.el --- various extension functions for Calc | 1 | ;;; calc-ext.el --- various extension functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-fin.el b/lisp/calc/calc-fin.el index a31859d9f36..6d4a522a669 100644 --- a/lisp/calc/calc-fin.el +++ b/lisp/calc/calc-fin.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-fin.el --- financial functions for Calc | 1 | ;;; calc-fin.el --- financial functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-forms.el b/lisp/calc/calc-forms.el index 63674a183df..c94b89d6b10 100644 --- a/lisp/calc/calc-forms.el +++ b/lisp/calc/calc-forms.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-forms.el --- data format conversion functions for Calc | 1 | ;;; calc-forms.el --- data format conversion functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-frac.el b/lisp/calc/calc-frac.el index ddf6762338c..4acfcb20742 100644 --- a/lisp/calc/calc-frac.el +++ b/lisp/calc/calc-frac.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-frac.el --- fraction functions for Calc | 1 | ;;; calc-frac.el --- fraction functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-funcs.el b/lisp/calc/calc-funcs.el index b96cbd5783c..42bf51b8245 100644 --- a/lisp/calc/calc-funcs.el +++ b/lisp/calc/calc-funcs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-funcs.el --- well-known functions for Calc | 1 | ;;; calc-funcs.el --- well-known functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-graph.el b/lisp/calc/calc-graph.el index 4ae6ec58262..3dedbbc434a 100644 --- a/lisp/calc/calc-graph.el +++ b/lisp/calc/calc-graph.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-graph.el --- graph output functions for Calc | 1 | ;;; calc-graph.el --- graph output functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-help.el b/lisp/calc/calc-help.el index 36e09b9740e..58a927306ae 100644 --- a/lisp/calc/calc-help.el +++ b/lisp/calc/calc-help.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-help.el --- help display functions for Calc, | 1 | ;;; calc-help.el --- help display functions for Calc, |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-incom.el b/lisp/calc/calc-incom.el index 14de2ca93d3..586265310eb 100644 --- a/lisp/calc/calc-incom.el +++ b/lisp/calc/calc-incom.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-incom.el --- complex data type input functions for Calc | 1 | ;;; calc-incom.el --- complex data type input functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-keypd.el b/lisp/calc/calc-keypd.el index 6980cd6713d..31688626dd8 100644 --- a/lisp/calc/calc-keypd.el +++ b/lisp/calc/calc-keypd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-keypd.el --- mouse-capable keypad input for Calc | 1 | ;;; calc-keypd.el --- mouse-capable keypad input for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-lang.el b/lisp/calc/calc-lang.el index 4b1c4f5a0c6..e3f77ae22b5 100644 --- a/lisp/calc/calc-lang.el +++ b/lisp/calc/calc-lang.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-lang.el --- calc language functions | 1 | ;;; calc-lang.el --- calc language functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-macs.el b/lisp/calc/calc-macs.el index e6bc2de856c..aa42334c64a 100644 --- a/lisp/calc/calc-macs.el +++ b/lisp/calc/calc-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-macs.el --- important macros for Calc | 1 | ;;; calc-macs.el --- important macros for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-map.el b/lisp/calc/calc-map.el index 9bf391a9956..319b0470d7f 100644 --- a/lisp/calc/calc-map.el +++ b/lisp/calc/calc-map.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-map.el --- higher-order functions for Calc | 1 | ;;; calc-map.el --- higher-order functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-math.el b/lisp/calc/calc-math.el index 5e6c14a0047..699ef6f49ae 100644 --- a/lisp/calc/calc-math.el +++ b/lisp/calc/calc-math.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-math.el --- mathematical functions for Calc | 1 | ;;; calc-math.el --- mathematical functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-menu.el b/lisp/calc/calc-menu.el index 4a3ad874032..ff9a3d3d5f0 100644 --- a/lisp/calc/calc-menu.el +++ b/lisp/calc/calc-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-menu.el --- a menu for Calc | 1 | ;;; calc-menu.el --- a menu for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-misc.el b/lisp/calc/calc-misc.el index 6acda2b2d91..ccecf138b66 100644 --- a/lisp/calc/calc-misc.el +++ b/lisp/calc/calc-misc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-misc.el --- miscellaneous functions for Calc | 1 | ;;; calc-misc.el --- miscellaneous functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-mode.el b/lisp/calc/calc-mode.el index 6c986b2a843..a6368e6fa21 100644 --- a/lisp/calc/calc-mode.el +++ b/lisp/calc/calc-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-mode.el --- calculator modes for Calc | 1 | ;;; calc-mode.el --- calculator modes for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-mtx.el b/lisp/calc/calc-mtx.el index 75e33cac1e6..a093832daae 100644 --- a/lisp/calc/calc-mtx.el +++ b/lisp/calc/calc-mtx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-mtx.el --- matrix functions for Calc | 1 | ;;; calc-mtx.el --- matrix functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-nlfit.el b/lisp/calc/calc-nlfit.el index 41dc8f4109b..7683dddc86c 100644 --- a/lisp/calc/calc-nlfit.el +++ b/lisp/calc/calc-nlfit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-nlfit.el --- nonlinear curve fitting for Calc | 1 | ;;; calc-nlfit.el --- nonlinear curve fitting for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-poly.el b/lisp/calc/calc-poly.el index bd9a9f9ce77..462a3e2ade6 100644 --- a/lisp/calc/calc-poly.el +++ b/lisp/calc/calc-poly.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-poly.el --- polynomial functions for Calc | 1 | ;;; calc-poly.el --- polynomial functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-prog.el b/lisp/calc/calc-prog.el index 0d55823a879..ef5adc79244 100644 --- a/lisp/calc/calc-prog.el +++ b/lisp/calc/calc-prog.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-prog.el --- user programmability functions for Calc | 1 | ;;; calc-prog.el --- user programmability functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-rewr.el b/lisp/calc/calc-rewr.el index 4ab0f449d38..4b8bf73e0fb 100644 --- a/lisp/calc/calc-rewr.el +++ b/lisp/calc/calc-rewr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-rewr.el --- rewriting functions for Calc | 1 | ;;; calc-rewr.el --- rewriting functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-rules.el b/lisp/calc/calc-rules.el index c4e2f2b1e95..1b528aab4be 100644 --- a/lisp/calc/calc-rules.el +++ b/lisp/calc/calc-rules.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-rules.el --- rules for simplifying algebraic expressions in Calc | 1 | ;;; calc-rules.el --- rules for simplifying algebraic expressions in Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-sel.el b/lisp/calc/calc-sel.el index 8130bae4caf..73641ea3728 100644 --- a/lisp/calc/calc-sel.el +++ b/lisp/calc/calc-sel.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-sel.el --- data selection functions for Calc | 1 | ;;; calc-sel.el --- data selection functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-stat.el b/lisp/calc/calc-stat.el index b9b8028608e..48e4bf506d4 100644 --- a/lisp/calc/calc-stat.el +++ b/lisp/calc/calc-stat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-stat.el --- statistical functions for Calc | 1 | ;;; calc-stat.el --- statistical functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-store.el b/lisp/calc/calc-store.el index fa2bf070ae2..e8da2bc327a 100644 --- a/lisp/calc/calc-store.el +++ b/lisp/calc/calc-store.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-store.el --- value storage functions for Calc | 1 | ;;; calc-store.el --- value storage functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-stuff.el b/lisp/calc/calc-stuff.el index 81be0b89d0a..884e240ad29 100644 --- a/lisp/calc/calc-stuff.el +++ b/lisp/calc/calc-stuff.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-stuff.el --- miscellaneous functions for Calc | 1 | ;;; calc-stuff.el --- miscellaneous functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-trail.el b/lisp/calc/calc-trail.el index 441c1221f7d..374fad73917 100644 --- a/lisp/calc/calc-trail.el +++ b/lisp/calc/calc-trail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-trail.el --- functions for manipulating the Calc "trail" | 1 | ;;; calc-trail.el --- functions for manipulating the Calc "trail" |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-undo.el b/lisp/calc/calc-undo.el index 6d4473c797f..b618f1de641 100644 --- a/lisp/calc/calc-undo.el +++ b/lisp/calc/calc-undo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-undo.el --- undo functions for Calc | 1 | ;;; calc-undo.el --- undo functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-units.el b/lisp/calc/calc-units.el index 403f0088850..0c8920848fc 100644 --- a/lisp/calc/calc-units.el +++ b/lisp/calc/calc-units.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-units.el --- unit conversion functions for Calc | 1 | ;;; calc-units.el --- unit conversion functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-vec.el b/lisp/calc/calc-vec.el index 61bcb414b0a..c861c00e524 100644 --- a/lisp/calc/calc-vec.el +++ b/lisp/calc/calc-vec.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-vec.el --- vector functions for Calc | 1 | ;;; calc-vec.el --- vector functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc-yank.el b/lisp/calc/calc-yank.el index 37efaddadd0..ed70666eb45 100644 --- a/lisp/calc/calc-yank.el +++ b/lisp/calc/calc-yank.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-yank.el --- kill-ring functionality for Calc | 1 | ;;; calc-yank.el --- kill-ring functionality for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el index 07ea4fc44f8..7ae8fdfae03 100644 --- a/lisp/calc/calc.el +++ b/lisp/calc/calc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc.el --- the GNU Emacs calculator | 1 | ;;; calc.el --- the GNU Emacs calculator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | ;; Keywords: convenience, extensions | 6 | ;; Keywords: convenience, extensions |
diff --git a/lisp/calc/calcalg2.el b/lisp/calc/calcalg2.el index 23c972c629c..cd80c24f11c 100644 --- a/lisp/calc/calcalg2.el +++ b/lisp/calc/calcalg2.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calcalg2.el --- more algebraic functions for Calc | 1 | ;;; calcalg2.el --- more algebraic functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calcalg3.el b/lisp/calc/calcalg3.el index a9c8eef3c7a..aa3c0a12ddb 100644 --- a/lisp/calc/calcalg3.el +++ b/lisp/calc/calcalg3.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calcalg3.el --- more algebraic functions for Calc | 1 | ;;; calcalg3.el --- more algebraic functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calccomp.el b/lisp/calc/calccomp.el index 81a035d2a83..a36e9e17f27 100644 --- a/lisp/calc/calccomp.el +++ b/lisp/calc/calccomp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calccomp.el --- composition functions for Calc | 1 | ;;; calccomp.el --- composition functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calc/calcsel2.el b/lisp/calc/calcsel2.el index df86e2d1400..e1117dd4014 100644 --- a/lisp/calc/calcsel2.el +++ b/lisp/calc/calcsel2.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calcsel2.el --- selection functions for Calc | 1 | ;;; calcsel2.el --- selection functions for Calc |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Gillespie <daveg@synaptics.com> | 5 | ;; Author: David Gillespie <daveg@synaptics.com> |
| 6 | 6 | ||
diff --git a/lisp/calculator.el b/lisp/calculator.el index 4f1ad76f280..523bf98180a 100644 --- a/lisp/calculator.el +++ b/lisp/calculator.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calculator.el --- a calculator for Emacs -*- lexical-binding: t -*- | 1 | ;;; calculator.el --- a calculator for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eli Barzilay <eli@barzilay.org> | 5 | ;; Author: Eli Barzilay <eli@barzilay.org> |
| 6 | ;; Keywords: tools, convenience | 6 | ;; Keywords: tools, convenience |
diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el index d5d8a400218..fff63d3b15c 100644 --- a/lisp/calendar/appt.el +++ b/lisp/calendar/appt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; appt.el --- appointment notification functions | 1 | ;;; appt.el --- appointment notification functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1990, 1994, 1998, 2001-2015 Free Software | 3 | ;; Copyright (C) 1989-1990, 1994, 1998, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Neil Mager <neilm@juliet.ll.mit.edu> | 6 | ;; Author: Neil Mager <neilm@juliet.ll.mit.edu> |
diff --git a/lisp/calendar/cal-bahai.el b/lisp/calendar/cal-bahai.el index d0b3021ea60..1717981a0a0 100644 --- a/lisp/calendar/cal-bahai.el +++ b/lisp/calendar/cal-bahai.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-bahai.el --- calendar functions for the BahĂ¡â€™Ă calendar. | 1 | ;;; cal-bahai.el --- calendar functions for the BahĂ¡â€™Ă calendar. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Keywords: calendar | 6 | ;; Keywords: calendar |
diff --git a/lisp/calendar/cal-china.el b/lisp/calendar/cal-china.el index b635eb60aba..cfddd6b6953 100644 --- a/lisp/calendar/cal-china.el +++ b/lisp/calendar/cal-china.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-china.el --- calendar functions for the Chinese calendar | 1 | ;;; cal-china.el --- calendar functions for the Chinese calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-coptic.el b/lisp/calendar/cal-coptic.el index 0152dcb318d..4a55d938beb 100644 --- a/lisp/calendar/cal-coptic.el +++ b/lisp/calendar/cal-coptic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-coptic.el --- calendar functions for the Coptic/Ethiopic calendars | 1 | ;;; cal-coptic.el --- calendar functions for the Coptic/Ethiopic calendars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-dst.el b/lisp/calendar/cal-dst.el index a0d0def61a5..84831e7beea 100644 --- a/lisp/calendar/cal-dst.el +++ b/lisp/calendar/cal-dst.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-dst.el --- calendar functions for daylight saving rules | 1 | ;;; cal-dst.el --- calendar functions for daylight saving rules |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Paul Eggert <eggert@twinsun.com> | 5 | ;; Author: Paul Eggert <eggert@twinsun.com> |
| 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/cal-french.el b/lisp/calendar/cal-french.el index 33e8e8e0618..e808a4bdeb3 100644 --- a/lisp/calendar/cal-french.el +++ b/lisp/calendar/cal-french.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-french.el --- calendar functions for the French Revolutionary calendar | 1 | ;;; cal-french.el --- calendar functions for the French Revolutionary calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988-1989, 1992, 1994-1995, 1997, 2001-2015 Free | 3 | ;; Copyright (C) 1988-1989, 1992, 1994-1995, 1997, 2001-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/cal-hebrew.el b/lisp/calendar/cal-hebrew.el index 3a3cb0fa853..48221439e11 100644 --- a/lisp/calendar/cal-hebrew.el +++ b/lisp/calendar/cal-hebrew.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-hebrew.el --- calendar functions for the Hebrew calendar | 1 | ;;; cal-hebrew.el --- calendar functions for the Hebrew calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nachum Dershowitz <nachum@cs.uiuc.edu> | 5 | ;; Author: Nachum Dershowitz <nachum@cs.uiuc.edu> |
| 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/cal-html.el b/lisp/calendar/cal-html.el index 8c46e3ade74..392e6a8d76a 100644 --- a/lisp/calendar/cal-html.el +++ b/lisp/calendar/cal-html.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-html.el --- functions for printing HTML calendars | 1 | ;;; cal-html.el --- functions for printing HTML calendars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Anna M. Bigatti <bigatti@dima.unige.it> | 5 | ;; Author: Anna M. Bigatti <bigatti@dima.unige.it> |
| 6 | ;; Keywords: calendar | 6 | ;; Keywords: calendar |
diff --git a/lisp/calendar/cal-islam.el b/lisp/calendar/cal-islam.el index 8e287526b5f..9acbbaa9f92 100644 --- a/lisp/calendar/cal-islam.el +++ b/lisp/calendar/cal-islam.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-islam.el --- calendar functions for the Islamic calendar | 1 | ;;; cal-islam.el --- calendar functions for the Islamic calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-iso.el b/lisp/calendar/cal-iso.el index 2aa95502e58..d7c9a6d9e95 100644 --- a/lisp/calendar/cal-iso.el +++ b/lisp/calendar/cal-iso.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-iso.el --- calendar functions for the ISO calendar | 1 | ;;; cal-iso.el --- calendar functions for the ISO calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-julian.el b/lisp/calendar/cal-julian.el index 3cfa612d0a1..d6a9939aa18 100644 --- a/lisp/calendar/cal-julian.el +++ b/lisp/calendar/cal-julian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-julian.el --- calendar functions for the Julian calendar | 1 | ;;; cal-julian.el --- calendar functions for the Julian calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-mayan.el b/lisp/calendar/cal-mayan.el index cf3fc064b6a..f97be00ddad 100644 --- a/lisp/calendar/cal-mayan.el +++ b/lisp/calendar/cal-mayan.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-mayan.el --- calendar functions for the Mayan calendars | 1 | ;;; cal-mayan.el --- calendar functions for the Mayan calendars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2015 Free Software | 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Stewart M. Clamen <clamen@cs.cmu.edu> | 6 | ;; Author: Stewart M. Clamen <clamen@cs.cmu.edu> |
diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el index 211f16c22f7..a92abe37657 100644 --- a/lisp/calendar/cal-menu.el +++ b/lisp/calendar/cal-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-menu.el --- calendar functions for menu bar and popup menu support | 1 | ;;; cal-menu.el --- calendar functions for menu bar and popup menu support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Lara Rios <lrios@coewl.cen.uiuc.edu> | 6 | ;; Lara Rios <lrios@coewl.cen.uiuc.edu> |
diff --git a/lisp/calendar/cal-move.el b/lisp/calendar/cal-move.el index f7bae5f6441..c0d4631a9bf 100644 --- a/lisp/calendar/cal-move.el +++ b/lisp/calendar/cal-move.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-move.el --- calendar functions for movement in the calendar | 1 | ;;; cal-move.el --- calendar functions for movement in the calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-persia.el b/lisp/calendar/cal-persia.el index 542dea64e03..eb554c52726 100644 --- a/lisp/calendar/cal-persia.el +++ b/lisp/calendar/cal-persia.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-persia.el --- calendar functions for the Persian calendar | 1 | ;;; cal-persia.el --- calendar functions for the Persian calendar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 5 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/calendar/cal-tex.el b/lisp/calendar/cal-tex.el index ec399548e77..c7729dc9429 100644 --- a/lisp/calendar/cal-tex.el +++ b/lisp/calendar/cal-tex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-tex.el --- calendar functions for printing calendars with LaTeX | 1 | ;;; cal-tex.el --- calendar functions for printing calendars with LaTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Steve Fisk <fisk@bowdoin.edu> | 5 | ;; Author: Steve Fisk <fisk@bowdoin.edu> |
| 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/cal-x.el b/lisp/calendar/cal-x.el index 22daa46fb14..9273e93bbcb 100644 --- a/lisp/calendar/cal-x.el +++ b/lisp/calendar/cal-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cal-x.el --- calendar windows in dedicated frames | 1 | ;;; cal-x.el --- calendar windows in dedicated frames |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.sunysb.edu> |
| 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index 4c659bfa29c..5dec3eca52d 100644 --- a/lisp/calendar/calendar.el +++ b/lisp/calendar/calendar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calendar.el --- calendar functions | 1 | ;;; calendar.el --- calendar functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988-1995, 1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1988-1995, 1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/diary-lib.el b/lisp/calendar/diary-lib.el index 0720d8266a0..0523d8355b3 100644 --- a/lisp/calendar/diary-lib.el +++ b/lisp/calendar/diary-lib.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; diary-lib.el --- diary functions | 1 | ;;; diary-lib.el --- diary functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1990, 1992-1995, 2001-2015 Free Software | 3 | ;; Copyright (C) 1989-1990, 1992-1995, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/holidays.el b/lisp/calendar/holidays.el index 3e7289bb030..27932aa9ea2 100644 --- a/lisp/calendar/holidays.el +++ b/lisp/calendar/holidays.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; holidays.el --- holiday functions for the calendar package | 1 | ;;; holidays.el --- holiday functions for the calendar package |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1990, 1992-1994, 1997, 2001-2015 Free Software | 3 | ;; Copyright (C) 1989-1990, 1992-1994, 1997, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/icalendar.el b/lisp/calendar/icalendar.el index ca6669d0c40..386c554c068 100644 --- a/lisp/calendar/icalendar.el +++ b/lisp/calendar/icalendar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; icalendar.el --- iCalendar implementation | 1 | ;;; icalendar.el --- iCalendar implementation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Created: August 2002 | 6 | ;; Created: August 2002 |
diff --git a/lisp/calendar/lunar.el b/lisp/calendar/lunar.el index 1e0be16e71c..9f0c4cd1092 100644 --- a/lisp/calendar/lunar.el +++ b/lisp/calendar/lunar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lunar.el --- calendar functions for phases of the moon | 1 | ;;; lunar.el --- calendar functions for phases of the moon |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2015 Free Software | 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/parse-time.el b/lisp/calendar/parse-time.el index b2b065ab65e..4086d236557 100644 --- a/lisp/calendar/parse-time.el +++ b/lisp/calendar/parse-time.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; parse-time.el --- parsing time strings | 1 | ;;; parse-time.el --- parsing time strings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Erik Naggum <erik@naggum.no> | 5 | ;; Author: Erik Naggum <erik@naggum.no> |
| 6 | ;; Keywords: util | 6 | ;; Keywords: util |
diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el index 0a8cd81e1a2..2ce76d5da2f 100644 --- a/lisp/calendar/solar.el +++ b/lisp/calendar/solar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; solar.el --- calendar functions for solar events | 1 | ;;; solar.el --- calendar functions for solar events |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2015 Free Software | 3 | ;; Copyright (C) 1992-1993, 1995, 1997, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> | 6 | ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> |
diff --git a/lisp/calendar/time-date.el b/lisp/calendar/time-date.el index 2c646456112..da3e2a267db 100644 --- a/lisp/calendar/time-date.el +++ b/lisp/calendar/time-date.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; time-date.el --- Date and time handling functions | 1 | ;;; time-date.el --- Date and time handling functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu Umeda <umerin@mse.kyutech.ac.jp> | 6 | ;; Masanobu Umeda <umerin@mse.kyutech.ac.jp> |
diff --git a/lisp/calendar/timeclock.el b/lisp/calendar/timeclock.el index 67fc4c546ff..2bdfd98344a 100644 --- a/lisp/calendar/timeclock.el +++ b/lisp/calendar/timeclock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; timeclock.el --- mode for keeping track of how much you work | 1 | ;;; timeclock.el --- mode for keeping track of how much you work |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Created: 25 Mar 1999 | 6 | ;; Created: 25 Mar 1999 |
diff --git a/lisp/calendar/todo-mode.el b/lisp/calendar/todo-mode.el index 27ca17b4e4f..353ca69a1ba 100644 --- a/lisp/calendar/todo-mode.el +++ b/lisp/calendar/todo-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; todo-mode.el --- facilities for making and maintaining todo lists | 1 | ;;; todo-mode.el --- facilities for making and maintaining todo lists |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oliver Seidel <privat@os10000.net> | 5 | ;; Author: Oliver Seidel <privat@os10000.net> |
| 6 | ;; Stephen Berman <stephen.berman@gmx.net> | 6 | ;; Stephen Berman <stephen.berman@gmx.net> |
diff --git a/lisp/case-table.el b/lisp/case-table.el index 6193eb801a3..c361941e649 100644 --- a/lisp/case-table.el +++ b/lisp/case-table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; case-table.el --- code to extend the character set and support case tables -*- lexical-binding: t -*- | 1 | ;;; case-table.el --- code to extend the character set and support case tables -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/cdl.el b/lisp/cdl.el index 5677d9db67a..fcd716a9188 100644 --- a/lisp/cdl.el +++ b/lisp/cdl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs | 1 | ;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi) | 5 | ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi) |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/cedet/ChangeLog.1 b/lisp/cedet/ChangeLog.1 index c9ddc382d50..f3a375af758 100644 --- a/lisp/cedet/ChangeLog.1 +++ b/lisp/cedet/ChangeLog.1 | |||
| @@ -3460,7 +3460,7 @@ | |||
| 3460 | ;; coding: utf-8 | 3460 | ;; coding: utf-8 |
| 3461 | ;; End: | 3461 | ;; End: |
| 3462 | 3462 | ||
| 3463 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3463 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3464 | 3464 | ||
| 3465 | This file is part of GNU Emacs. | 3465 | This file is part of GNU Emacs. |
| 3466 | 3466 | ||
diff --git a/lisp/cedet/cedet-cscope.el b/lisp/cedet/cedet-cscope.el index 94b7b077199..9a54d341f56 100644 --- a/lisp/cedet/cedet-cscope.el +++ b/lisp/cedet/cedet-cscope.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet-cscope.el --- CScope support for CEDET | 1 | ;;; cedet-cscope.el --- CScope support for CEDET |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Package: cedet | 6 | ;; Package: cedet |
diff --git a/lisp/cedet/cedet-files.el b/lisp/cedet/cedet-files.el index 8e3901a609e..875c67726c2 100644 --- a/lisp/cedet/cedet-files.el +++ b/lisp/cedet/cedet-files.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet-files.el --- Common routines dealing with file names. | 1 | ;;; cedet-files.el --- Common routines dealing with file names. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | ;; Package: cedet | 6 | ;; Package: cedet |
diff --git a/lisp/cedet/cedet-global.el b/lisp/cedet/cedet-global.el index 77ffef037f1..def023d3837 100644 --- a/lisp/cedet/cedet-global.el +++ b/lisp/cedet/cedet-global.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet-global.el --- GNU Global support for CEDET. | 1 | ;;; cedet-global.el --- GNU Global support for CEDET. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | ;; Package: cedet | 6 | ;; Package: cedet |
diff --git a/lisp/cedet/cedet-idutils.el b/lisp/cedet/cedet-idutils.el index 65af51c26b0..ee2061b6015 100644 --- a/lisp/cedet/cedet-idutils.el +++ b/lisp/cedet/cedet-idutils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet-idutils.el --- ID Utils support for CEDET. | 1 | ;;; cedet-idutils.el --- ID Utils support for CEDET. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | ;; Old-Version: 0.2 | 6 | ;; Old-Version: 0.2 |
diff --git a/lisp/cedet/cedet.el b/lisp/cedet/cedet.el index facd2bcaff7..7adca64a0dd 100644 --- a/lisp/cedet/cedet.el +++ b/lisp/cedet/cedet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet.el --- Setup CEDET environment | 1 | ;;; cedet.el --- Setup CEDET environment |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Maintainer: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/data-debug.el b/lisp/cedet/data-debug.el index 300bd04600b..330c7757511 100644 --- a/lisp/cedet/data-debug.el +++ b/lisp/cedet/data-debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; data-debug.el --- Data structure debugger | 1 | ;;; data-debug.el --- Data structure debugger |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Old-Version: 0.2 | 6 | ;; Old-Version: 0.2 |
diff --git a/lisp/cedet/ede.el b/lisp/cedet/ede.el index 2a522bcccd8..41d6c8903b0 100644 --- a/lisp/cedet/ede.el +++ b/lisp/cedet/ede.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede.el --- Emacs Development Environment gloss | 1 | ;;; ede.el --- Emacs Development Environment gloss |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/auto.el b/lisp/cedet/ede/auto.el index 7c2a6b8dbf1..5b3befee6ee 100644 --- a/lisp/cedet/ede/auto.el +++ b/lisp/cedet/ede/auto.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/auto.el --- Autoload features for EDE | 1 | ;;; ede/auto.el --- Autoload features for EDE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/autoconf-edit.el b/lisp/cedet/ede/autoconf-edit.el index 687b8a0f5ad..b0986095e24 100644 --- a/lisp/cedet/ede/autoconf-edit.el +++ b/lisp/cedet/ede/autoconf-edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/autoconf-edit.el --- Keymap for autoconf | 1 | ;;; ede/autoconf-edit.el --- Keymap for autoconf |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2000, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2000, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project | 6 | ;; Keywords: project |
diff --git a/lisp/cedet/ede/base.el b/lisp/cedet/ede/base.el index f49cb5bdb16..70c3d5a5df1 100644 --- a/lisp/cedet/ede/base.el +++ b/lisp/cedet/ede/base.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/base.el --- Baseclasses for EDE. | 1 | ;;; ede/base.el --- Baseclasses for EDE. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/config.el b/lisp/cedet/ede/config.el index f5578a21883..a9042e5f99d 100644 --- a/lisp/cedet/ede/config.el +++ b/lisp/cedet/ede/config.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/config.el --- Configuration Handler baseclass | 1 | ;;; ede/config.el --- Configuration Handler baseclass |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/cpp-root.el b/lisp/cedet/ede/cpp-root.el index 22e24c8b67f..d0ff2aeec46 100644 --- a/lisp/cedet/ede/cpp-root.el +++ b/lisp/cedet/ede/cpp-root.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/cpp-root.el --- A simple way to wrap a C++ project with a single root | 1 | ;;; ede/cpp-root.el --- A simple way to wrap a C++ project with a single root |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/custom.el b/lisp/cedet/ede/custom.el index 5b8783fd273..643eff21a94 100644 --- a/lisp/cedet/ede/custom.el +++ b/lisp/cedet/ede/custom.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/custom.el --- customization of EDE projects. | 1 | ;;; ede/custom.el --- customization of EDE projects. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/detect.el b/lisp/cedet/ede/detect.el index 9761b9e0828..2b92fc180de 100644 --- a/lisp/cedet/ede/detect.el +++ b/lisp/cedet/ede/detect.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/detect.el --- EDE project detection and file associations | 1 | ;;; ede/detect.el --- EDE project detection and file associations |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/dired.el b/lisp/cedet/ede/dired.el index 836a538e2cd..5c9fc0a8daa 100644 --- a/lisp/cedet/ede/dired.el +++ b/lisp/cedet/ede/dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/dired.el --- EDE extensions to dired. | 1 | ;;; ede/dired.el --- EDE extensions to dired. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2000, 2003, 2009-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1998-2000, 2003, 2009-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/emacs.el b/lisp/cedet/ede/emacs.el index c3caf98bc61..427f1a4e8d1 100644 --- a/lisp/cedet/ede/emacs.el +++ b/lisp/cedet/ede/emacs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/emacs.el --- Special project for Emacs | 1 | ;;; ede/emacs.el --- Special project for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/files.el b/lisp/cedet/ede/files.el index 81a1a6adf2e..3f23bfc8037 100644 --- a/lisp/cedet/ede/files.el +++ b/lisp/cedet/ede/files.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/files.el --- Associate projects with files and directories. | 1 | ;;; ede/files.el --- Associate projects with files and directories. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/generic.el b/lisp/cedet/ede/generic.el index d3be545a158..5a0e394c678 100644 --- a/lisp/cedet/ede/generic.el +++ b/lisp/cedet/ede/generic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/generic.el --- Base Support for generic build systems | 1 | ;;; ede/generic.el --- Base Support for generic build systems |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/linux.el b/lisp/cedet/ede/linux.el index edfa3640bd4..010bfde54dc 100644 --- a/lisp/cedet/ede/linux.el +++ b/lisp/cedet/ede/linux.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/linux.el --- Special project for Linux | 1 | ;;; ede/linux.el --- Special project for Linux |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/locate.el b/lisp/cedet/ede/locate.el index cee2f8ec419..abbfd600488 100644 --- a/lisp/cedet/ede/locate.el +++ b/lisp/cedet/ede/locate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/locate.el --- Locate support | 1 | ;;; ede/locate.el --- Locate support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/make.el b/lisp/cedet/ede/make.el index 6545bb305fa..41c623808eb 100644 --- a/lisp/cedet/ede/make.el +++ b/lisp/cedet/ede/make.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/make.el --- General information about "make" | 1 | ;;; ede/make.el --- General information about "make" |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/makefile-edit.el b/lisp/cedet/ede/makefile-edit.el index e848d45dcb5..df87d95c39b 100644 --- a/lisp/cedet/ede/makefile-edit.el +++ b/lisp/cedet/ede/makefile-edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; makefile-edit.el --- Makefile editing/scanning commands. | 1 | ;;; makefile-edit.el --- Makefile editing/scanning commands. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/pconf.el b/lisp/cedet/ede/pconf.el index 664e91da2e9..de344c34656 100644 --- a/lisp/cedet/ede/pconf.el +++ b/lisp/cedet/ede/pconf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/pconf.el --- configure.ac maintenance for EDE | 1 | ;;; ede/pconf.el --- configure.ac maintenance for EDE |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1998-2000, 2005, 2008-2015 Free Software Foundation, | 3 | ;;; Copyright (C) 1998-2000, 2005, 2008-2016 Free Software Foundation, |
| 4 | ;;; Inc. | 4 | ;;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/pmake.el b/lisp/cedet/ede/pmake.el index b494e27dc31..264ce617635 100644 --- a/lisp/cedet/ede/pmake.el +++ b/lisp/cedet/ede/pmake.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-pmake.el --- EDE Generic Project Makefile code generator. | 1 | ;;; ede-pmake.el --- EDE Generic Project Makefile code generator. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/proj-archive.el b/lisp/cedet/ede/proj-archive.el index 8aa5477cea5..6125615a864 100644 --- a/lisp/cedet/ede/proj-archive.el +++ b/lisp/cedet/ede/proj-archive.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj-archive.el --- EDE Generic Project archive support | 1 | ;;; ede/proj-archive.el --- EDE Generic Project archive support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2001, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2001, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/proj-aux.el b/lisp/cedet/ede/proj-aux.el index 0e76cda1986..a0cb5b3a301 100644 --- a/lisp/cedet/ede/proj-aux.el +++ b/lisp/cedet/ede/proj-aux.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj-aux.el --- EDE Generic Project auxiliary file support | 1 | ;;; ede/proj-aux.el --- EDE Generic Project auxiliary file support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2000, 2007, 2009-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1998-2000, 2007, 2009-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/proj-comp.el b/lisp/cedet/ede/proj-comp.el index 87eae6cb1c0..56383100689 100644 --- a/lisp/cedet/ede/proj-comp.el +++ b/lisp/cedet/ede/proj-comp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj-comp.el --- EDE Generic Project compiler/rule driver | 1 | ;;; ede/proj-comp.el --- EDE Generic Project compiler/rule driver |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2015 Free Software | 3 | ;; Copyright (C) 1999-2001, 2004-2005, 2007, 2009-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/proj-elisp.el b/lisp/cedet/ede/proj-elisp.el index 778d485c44c..5c3f0d2a490 100644 --- a/lisp/cedet/ede/proj-elisp.el +++ b/lisp/cedet/ede/proj-elisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-proj-elisp.el --- EDE Generic Project Emacs Lisp support | 1 | ;;; ede-proj-elisp.el --- EDE Generic Project Emacs Lisp support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/proj-info.el b/lisp/cedet/ede/proj-info.el index a5031ae8758..89906af5a72 100644 --- a/lisp/cedet/ede/proj-info.el +++ b/lisp/cedet/ede/proj-info.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-proj-info.el --- EDE Generic Project texinfo support | 1 | ;;; ede-proj-info.el --- EDE Generic Project texinfo support |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1998-2001, 2004, 2007-2015 Free Software Foundation, | 3 | ;;; Copyright (C) 1998-2001, 2004, 2007-2016 Free Software Foundation, |
| 4 | ;;; Inc. | 4 | ;;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/proj-misc.el b/lisp/cedet/ede/proj-misc.el index c04c9bd78cc..a114003f811 100644 --- a/lisp/cedet/ede/proj-misc.el +++ b/lisp/cedet/ede/proj-misc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-proj-misc.el --- EDE Generic Project Emacs Lisp support | 1 | ;;; ede-proj-misc.el --- EDE Generic Project Emacs Lisp support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2001, 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2001, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/proj-obj.el b/lisp/cedet/ede/proj-obj.el index 34e302d3d2c..23addcd4da3 100644 --- a/lisp/cedet/ede/proj-obj.el +++ b/lisp/cedet/ede/proj-obj.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj-obj.el --- EDE Generic Project Object code generation support | 1 | ;;; ede/proj-obj.el --- EDE Generic Project Object code generation support |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1998-2000, 2005, 2008-2015 Free Software Foundation, | 3 | ;;; Copyright (C) 1998-2000, 2005, 2008-2016 Free Software Foundation, |
| 4 | ;;; Inc. | 4 | ;;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/proj-prog.el b/lisp/cedet/ede/proj-prog.el index a59317cf99a..7c0ec273fd1 100644 --- a/lisp/cedet/ede/proj-prog.el +++ b/lisp/cedet/ede/proj-prog.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-proj-prog.el --- EDE Generic Project program support | 1 | ;;; ede-proj-prog.el --- EDE Generic Project program support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2001, 2005, 2008-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1998-2001, 2005, 2008-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/proj-scheme.el b/lisp/cedet/ede/proj-scheme.el index 5877bb98e6d..41a77af0418 100644 --- a/lisp/cedet/ede/proj-scheme.el +++ b/lisp/cedet/ede/proj-scheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj-scheme.el --- EDE Generic Project scheme (guile) support | 1 | ;;; ede/proj-scheme.el --- EDE Generic Project scheme (guile) support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2000, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2000, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make, scheme | 6 | ;; Keywords: project, make, scheme |
diff --git a/lisp/cedet/ede/proj-shared.el b/lisp/cedet/ede/proj-shared.el index a8edbe8fbdf..5793b66a5cf 100644 --- a/lisp/cedet/ede/proj-shared.el +++ b/lisp/cedet/ede/proj-shared.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-proj-shared.el --- EDE Generic Project shared library support | 1 | ;;; ede-proj-shared.el --- EDE Generic Project shared library support |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1998-2000, 2009-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 1998-2000, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/proj.el b/lisp/cedet/ede/proj.el index 2bc8c09dbdd..d6f5210ec83 100644 --- a/lisp/cedet/ede/proj.el +++ b/lisp/cedet/ede/proj.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/proj.el --- EDE Generic Project file driver | 1 | ;;; ede/proj.el --- EDE Generic Project file driver |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/project-am.el b/lisp/cedet/ede/project-am.el index 48bec3c49d8..e1b0c3d74fe 100644 --- a/lisp/cedet/ede/project-am.el +++ b/lisp/cedet/ede/project-am.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; project-am.el --- A project management scheme based on automake files. | 1 | ;;; project-am.el --- A project management scheme based on automake files. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2000, 2003, 2005, 2007-2015 Free Software | 3 | ;; Copyright (C) 1998-2000, 2003, 2005, 2007-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/shell.el b/lisp/cedet/ede/shell.el index bdb5d302287..b36d98ab9f6 100644 --- a/lisp/cedet/ede/shell.el +++ b/lisp/cedet/ede/shell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/shell.el --- A shell controlled by EDE. | 1 | ;;; ede/shell.el --- A shell controlled by EDE. |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/simple.el b/lisp/cedet/ede/simple.el index 3c6cb0c2c28..380c8dbc586 100644 --- a/lisp/cedet/ede/simple.el +++ b/lisp/cedet/ede/simple.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/simple.el --- Overlay an EDE structure on an existing project | 1 | ;;; ede/simple.el --- Overlay an EDE structure on an existing project |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/source.el b/lisp/cedet/ede/source.el index d7d27679623..03919a422aa 100644 --- a/lisp/cedet/ede/source.el +++ b/lisp/cedet/ede/source.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ede/source.el --- EDE source code object | 1 | ;; ede/source.el --- EDE source code object |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/ede/speedbar.el b/lisp/cedet/ede/speedbar.el index 46c097ab725..72b50ee9b06 100644 --- a/lisp/cedet/ede/speedbar.el +++ b/lisp/cedet/ede/speedbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/speedbar.el --- Speedbar viewing of EDE projects | 1 | ;;; ede/speedbar.el --- Speedbar viewing of EDE projects |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2001, 2003, 2005, 2007-2015 Free Software | 3 | ;; Copyright (C) 1998-2001, 2003, 2005, 2007-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/ede/srecode.el b/lisp/cedet/ede/srecode.el index 3af0372d467..b321014c969 100644 --- a/lisp/cedet/ede/srecode.el +++ b/lisp/cedet/ede/srecode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/srecode.el --- EDE utilities on top of SRecoder | 1 | ;;; ede/srecode.el --- EDE utilities on top of SRecoder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/ede/system.el b/lisp/cedet/ede/system.el index b78d95cf62b..3aa91b63595 100644 --- a/lisp/cedet/ede/system.el +++ b/lisp/cedet/ede/system.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-system.el --- EDE working with the system (VC, FTP, ETC) | 1 | ;;; ede-system.el --- EDE working with the system (VC, FTP, ETC) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2003, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2003, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make, vc | 6 | ;; Keywords: project, make, vc |
diff --git a/lisp/cedet/ede/util.el b/lisp/cedet/ede/util.el index dbbf46fd01c..1d56b3f59bd 100644 --- a/lisp/cedet/ede/util.el +++ b/lisp/cedet/ede/util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede/util.el --- EDE utilities | 1 | ;;; ede/util.el --- EDE utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2005, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2005, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/inversion.el b/lisp/cedet/inversion.el index 9d07b67e894..26f526872e9 100644 --- a/lisp/cedet/inversion.el +++ b/lisp/cedet/inversion.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; inversion.el --- When you need something in version XX.XX | 1 | ;;; inversion.el --- When you need something in version XX.XX |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Version: 1.3 | 6 | ;; Version: 1.3 |
diff --git a/lisp/cedet/mode-local.el b/lisp/cedet/mode-local.el index 48e73c20923..c2b7cf50ac1 100644 --- a/lisp/cedet/mode-local.el +++ b/lisp/cedet/mode-local.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mode-local.el --- Support for mode local facilities | 1 | ;;; mode-local.el --- Support for mode local facilities |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/pulse.el b/lisp/cedet/pulse.el index dea73a06e2a..41b70d5980b 100644 --- a/lisp/cedet/pulse.el +++ b/lisp/cedet/pulse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pulse.el --- Pulsing Overlays | 1 | ;;; pulse.el --- Pulsing Overlays |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
diff --git a/lisp/cedet/semantic.el b/lisp/cedet/semantic.el index a9af84af3d4..d95ba5adc07 100644 --- a/lisp/cedet/semantic.el +++ b/lisp/cedet/semantic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic.el --- Semantic buffer evaluator. | 1 | ;;; semantic.el --- Semantic buffer evaluator. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax tools | 6 | ;; Keywords: syntax tools |
diff --git a/lisp/cedet/semantic/analyze.el b/lisp/cedet/semantic/analyze.el index fe888f57767..68f5c8282df 100644 --- a/lisp/cedet/semantic/analyze.el +++ b/lisp/cedet/semantic/analyze.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze.el --- Analyze semantic tags against local context | 1 | ;;; semantic/analyze.el --- Analyze semantic tags against local context |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/complete.el b/lisp/cedet/semantic/analyze/complete.el index 680a0ae65bd..698fce804d2 100644 --- a/lisp/cedet/semantic/analyze/complete.el +++ b/lisp/cedet/semantic/analyze/complete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/complete.el --- Smart Completions | 1 | ;;; semantic/analyze/complete.el --- Smart Completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/debug.el b/lisp/cedet/semantic/analyze/debug.el index 76a6cc2f9b2..03979f52164 100644 --- a/lisp/cedet/semantic/analyze/debug.el +++ b/lisp/cedet/semantic/analyze/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/debug.el --- Debug the analyzer | 1 | ;;; semantic/analyze/debug.el --- Debug the analyzer |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/fcn.el b/lisp/cedet/semantic/analyze/fcn.el index 4b105c1e5b4..1337f197f68 100644 --- a/lisp/cedet/semantic/analyze/fcn.el +++ b/lisp/cedet/semantic/analyze/fcn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/fcn.el --- Analyzer support functions. | 1 | ;;; semantic/analyze/fcn.el --- Analyzer support functions. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/analyze/refs.el b/lisp/cedet/semantic/analyze/refs.el index 3047dab5280..f8768276c9a 100644 --- a/lisp/cedet/semantic/analyze/refs.el +++ b/lisp/cedet/semantic/analyze/refs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/analyze/refs.el --- Analysis of the references between tags. | 1 | ;;; semantic/analyze/refs.el --- Analysis of the references between tags. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine.el b/lisp/cedet/semantic/bovine.el index ef28fb9205f..f7bb63da8a3 100644 --- a/lisp/cedet/semantic/bovine.el +++ b/lisp/cedet/semantic/bovine.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine.el --- LL Parser/Analyzer core. | 1 | ;;; semantic/bovine.el --- LL Parser/Analyzer core. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2004, 2006-2007, 2009-2015 Free Software | 3 | ;; Copyright (C) 1999-2004, 2006-2007, 2009-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 6 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
diff --git a/lisp/cedet/semantic/bovine/c.el b/lisp/cedet/semantic/bovine/c.el index d5af635d14c..821f05a5732 100644 --- a/lisp/cedet/semantic/bovine/c.el +++ b/lisp/cedet/semantic/bovine/c.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/c.el --- Semantic details for C | 1 | ;;; semantic/bovine/c.el --- Semantic details for C |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/debug.el b/lisp/cedet/semantic/bovine/debug.el index 8aebcd64eb2..a53efd43c29 100644 --- a/lisp/cedet/semantic/bovine/debug.el +++ b/lisp/cedet/semantic/bovine/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/debug.el --- Debugger support for bovinator | 1 | ;;; semantic/bovine/debug.el --- Debugger support for bovinator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/el.el b/lisp/cedet/semantic/bovine/el.el index 1b223d287b2..7824942d96f 100644 --- a/lisp/cedet/semantic/bovine/el.el +++ b/lisp/cedet/semantic/bovine/el.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/el.el --- Semantic details for Emacs Lisp | 1 | ;;; semantic/bovine/el.el --- Semantic details for Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/gcc.el b/lisp/cedet/semantic/bovine/gcc.el index 1d3f7730f35..ec292395f12 100644 --- a/lisp/cedet/semantic/bovine/gcc.el +++ b/lisp/cedet/semantic/bovine/gcc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/gcc.el --- gcc querying special code for the C parser | 1 | ;;; semantic/bovine/gcc.el --- gcc querying special code for the C parser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/grammar.el b/lisp/cedet/semantic/bovine/grammar.el index ebe2fd1d82e..43adc99c921 100644 --- a/lisp/cedet/semantic/bovine/grammar.el +++ b/lisp/cedet/semantic/bovine/grammar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/grammar.el --- Bovine's input grammar mode | 1 | ;;; semantic/bovine/grammar.el --- Bovine's input grammar mode |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/bovine/make.el b/lisp/cedet/semantic/bovine/make.el index c001a4dab5f..b550f50edd0 100644 --- a/lisp/cedet/semantic/bovine/make.el +++ b/lisp/cedet/semantic/bovine/make.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/make.el --- Makefile parsing rules. | 1 | ;;; semantic/bovine/make.el --- Makefile parsing rules. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2004, 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2004, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/bovine/scm.el b/lisp/cedet/semantic/bovine/scm.el index 745731c6485..3e9b1182df4 100644 --- a/lisp/cedet/semantic/bovine/scm.el +++ b/lisp/cedet/semantic/bovine/scm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/bovine/scm.el --- Semantic details for Scheme (guile) | 1 | ;;; semantic/bovine/scm.el --- Semantic details for Scheme (guile) |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2001-2004, 2008-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2001-2004, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/chart.el b/lisp/cedet/semantic/chart.el index 51d9e7d8957..eaa072505c2 100644 --- a/lisp/cedet/semantic/chart.el +++ b/lisp/cedet/semantic/chart.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/chart.el --- Utilities for use with semantic tag tables | 1 | ;;; semantic/chart.el --- Utilities for use with semantic tag tables |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2001, 2003, 2005, 2008-2015 Free Software | 3 | ;; Copyright (C) 1999-2001, 2003, 2005, 2008-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/complete.el b/lisp/cedet/semantic/complete.el index 9b7882c7acd..de762326c3e 100644 --- a/lisp/cedet/semantic/complete.el +++ b/lisp/cedet/semantic/complete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/complete.el --- Routines for performing tag completion | 1 | ;;; semantic/complete.el --- Routines for performing tag completion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/ctxt.el b/lisp/cedet/semantic/ctxt.el index 33b9a2e6037..d24cfe6d634 100644 --- a/lisp/cedet/semantic/ctxt.el +++ b/lisp/cedet/semantic/ctxt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/ctxt.el --- Context calculations for Semantic tools. | 1 | ;;; semantic/ctxt.el --- Context calculations for Semantic tools. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/db-debug.el b/lisp/cedet/semantic/db-debug.el index 15f544746eb..df13ab3ce0b 100644 --- a/lisp/cedet/semantic/db-debug.el +++ b/lisp/cedet/semantic/db-debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-debug.el --- Extra level debugging routines for Semantic | 1 | ;;; semantic/db-debug.el --- Extra level debugging routines for Semantic |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-ebrowse.el b/lisp/cedet/semantic/db-ebrowse.el index 2199a7d9862..86bb73fe269 100644 --- a/lisp/cedet/semantic/db-ebrowse.el +++ b/lisp/cedet/semantic/db-ebrowse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-ebrowse.el --- Semanticdb backend using ebrowse. | 1 | ;;; semantic/db-ebrowse.el --- Semanticdb backend using ebrowse. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Joakim Verona | 6 | ;; Joakim Verona |
diff --git a/lisp/cedet/semantic/db-el.el b/lisp/cedet/semantic/db-el.el index 432f638475a..83a268073b3 100644 --- a/lisp/cedet/semantic/db-el.el +++ b/lisp/cedet/semantic/db-el.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-el.el --- Semantic database extensions for Emacs Lisp | 1 | ;;; semantic/db-el.el --- Semantic database extensions for Emacs Lisp |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: tags | 6 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/db-file.el b/lisp/cedet/semantic/db-file.el index f38153b18c1..b8c104be23d 100644 --- a/lisp/cedet/semantic/db-file.el +++ b/lisp/cedet/semantic/db-file.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-file.el --- Save a semanticdb to a cache file. | 1 | ;;; semantic/db-file.el --- Save a semanticdb to a cache file. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2000-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2000-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: tags | 6 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/db-find.el b/lisp/cedet/semantic/db-find.el index e5ce4cf233c..d6635a9dcef 100644 --- a/lisp/cedet/semantic/db-find.el +++ b/lisp/cedet/semantic/db-find.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-find.el --- Searching through semantic databases. | 1 | ;;; semantic/db-find.el --- Searching through semantic databases. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: tags | 6 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/db-global.el b/lisp/cedet/semantic/db-global.el index b95fa34cb3c..03a21b0ee0d 100644 --- a/lisp/cedet/semantic/db-global.el +++ b/lisp/cedet/semantic/db-global.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-global.el --- Semantic database extensions for GLOBAL | 1 | ;;; semantic/db-global.el --- Semantic database extensions for GLOBAL |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2006, 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2006, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: tags | 6 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/db-javascript.el b/lisp/cedet/semantic/db-javascript.el index 4aced34d8ef..a15454e62a8 100644 --- a/lisp/cedet/semantic/db-javascript.el +++ b/lisp/cedet/semantic/db-javascript.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-javascript.el --- Semantic database extensions for javascript | 1 | ;;; semantic/db-javascript.el --- Semantic database extensions for javascript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joakim Verona | 5 | ;; Author: Joakim Verona |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-mode.el b/lisp/cedet/semantic/db-mode.el index 433d5ae4fd1..e8be18576c8 100644 --- a/lisp/cedet/semantic/db-mode.el +++ b/lisp/cedet/semantic/db-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-mode.el --- Semanticdb Minor Mode | 1 | ;;; semantic/db-mode.el --- Semanticdb Minor Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-ref.el b/lisp/cedet/semantic/db-ref.el index 445dcfe5c20..0ea7f40ab46 100644 --- a/lisp/cedet/semantic/db-ref.el +++ b/lisp/cedet/semantic/db-ref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-ref.el --- Handle cross-db file references | 1 | ;;; semantic/db-ref.el --- Handle cross-db file references |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db-typecache.el b/lisp/cedet/semantic/db-typecache.el index 20b5b3f9ea0..366af60034c 100644 --- a/lisp/cedet/semantic/db-typecache.el +++ b/lisp/cedet/semantic/db-typecache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db-typecache.el --- Manage Datatypes | 1 | ;;; semantic/db-typecache.el --- Manage Datatypes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/db.el b/lisp/cedet/semantic/db.el index e4ac56cdab4..a72e78402ea 100644 --- a/lisp/cedet/semantic/db.el +++ b/lisp/cedet/semantic/db.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/db.el --- Semantic tag database manager | 1 | ;;; semantic/db.el --- Semantic tag database manager |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: tags | 6 | ;; Keywords: tags |
diff --git a/lisp/cedet/semantic/debug.el b/lisp/cedet/semantic/debug.el index 4a3c51f4e0c..98346591580 100644 --- a/lisp/cedet/semantic/debug.el +++ b/lisp/cedet/semantic/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/debug.el --- Language Debugger framework | 1 | ;;; semantic/debug.el --- Language Debugger framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2005, 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2005, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/decorate.el b/lisp/cedet/semantic/decorate.el index 6707fdff40c..5529f511aec 100644 --- a/lisp/cedet/semantic/decorate.el +++ b/lisp/cedet/semantic/decorate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens. | 1 | ;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999-2003, 2005-2007, 2009-2015 Free Software | 3 | ;;; Copyright (C) 1999-2003, 2005-2007, 2009-2016 Free Software |
| 4 | ;;; Foundation, Inc. | 4 | ;;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/decorate/include.el b/lisp/cedet/semantic/decorate/include.el index 1974e0ade07..e12fff1a2a8 100644 --- a/lisp/cedet/semantic/decorate/include.el +++ b/lisp/cedet/semantic/decorate/include.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/decorate/include.el --- Decoration modes for include statements | 1 | ;;; semantic/decorate/include.el --- Decoration modes for include statements |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/decorate/mode.el b/lisp/cedet/semantic/decorate/mode.el index 9192ec15165..fca9c3c4650 100644 --- a/lisp/cedet/semantic/decorate/mode.el +++ b/lisp/cedet/semantic/decorate/mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/decorate/mode.el --- Minor mode for decorating tags | 1 | ;;; semantic/decorate/mode.el --- Minor mode for decorating tags |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/dep.el b/lisp/cedet/semantic/dep.el index e5e7da1dd79..e783f5c22ee 100644 --- a/lisp/cedet/semantic/dep.el +++ b/lisp/cedet/semantic/dep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/dep.el --- Methods for tracking dependencies (include files) | 1 | ;;; semantic/dep.el --- Methods for tracking dependencies (include files) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/doc.el b/lisp/cedet/semantic/doc.el index 65718a0532e..21f6d2bdb30 100644 --- a/lisp/cedet/semantic/doc.el +++ b/lisp/cedet/semantic/doc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/doc.el --- Routines for documentation strings | 1 | ;;; semantic/doc.el --- Routines for documentation strings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2003, 2005, 2008-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1999-2003, 2005, 2008-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/ede-grammar.el b/lisp/cedet/semantic/ede-grammar.el index eb4a98c0a2d..60b6fefd759 100644 --- a/lisp/cedet/semantic/ede-grammar.el +++ b/lisp/cedet/semantic/ede-grammar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/ede-grammar.el --- EDE support for Semantic Grammar Files | 1 | ;;; semantic/ede-grammar.el --- EDE support for Semantic Grammar Files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: project, make | 6 | ;; Keywords: project, make |
diff --git a/lisp/cedet/semantic/edit.el b/lisp/cedet/semantic/edit.el index aa7131e9773..43ea6582904 100644 --- a/lisp/cedet/semantic/edit.el +++ b/lisp/cedet/semantic/edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/edit.el --- Edit Management for Semantic | 1 | ;;; semantic/edit.el --- Edit Management for Semantic |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/find.el b/lisp/cedet/semantic/find.el index 5450ac953f6..14fda56c13c 100644 --- a/lisp/cedet/semantic/find.el +++ b/lisp/cedet/semantic/find.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/find.el --- Search routines for Semantic | 1 | ;;; semantic/find.el --- Search routines for Semantic |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2005, 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2005, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/format.el b/lisp/cedet/semantic/format.el index 1184a98951e..1fe703fd09a 100644 --- a/lisp/cedet/semantic/format.el +++ b/lisp/cedet/semantic/format.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/format.el --- Routines for formatting tags | 1 | ;;; semantic/format.el --- Routines for formatting tags |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/fw.el b/lisp/cedet/semantic/fw.el index fed50fb5dfa..dafab5a2ef4 100644 --- a/lisp/cedet/semantic/fw.el +++ b/lisp/cedet/semantic/fw.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/fw.el --- Framework for Semantic | 1 | ;;; semantic/fw.el --- Framework for Semantic |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/grammar-wy.el b/lisp/cedet/semantic/grammar-wy.el index 4b59e17f1e0..d417d1c4152 100644 --- a/lisp/cedet/semantic/grammar-wy.el +++ b/lisp/cedet/semantic/grammar-wy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/grammar-wy.el --- Generated parser support file | 1 | ;;; semantic/grammar-wy.el --- Generated parser support file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/grammar.el b/lisp/cedet/semantic/grammar.el index fc7e9e61a16..0a259f021a7 100644 --- a/lisp/cedet/semantic/grammar.el +++ b/lisp/cedet/semantic/grammar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/grammar.el --- Major mode framework for Semantic grammars | 1 | ;;; semantic/grammar.el --- Major mode framework for Semantic grammars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/html.el b/lisp/cedet/semantic/html.el index 2194bf5bd38..81363c71f63 100644 --- a/lisp/cedet/semantic/html.el +++ b/lisp/cedet/semantic/html.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/html.el --- Semantic details for html files | 1 | ;;; semantic/html.el --- Semantic details for html files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/ia-sb.el b/lisp/cedet/semantic/ia-sb.el index fcc9c002cef..dd2055df612 100644 --- a/lisp/cedet/semantic/ia-sb.el +++ b/lisp/cedet/semantic/ia-sb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/ia-sb.el --- Speedbar analysis display interactor | 1 | ;;; semantic/ia-sb.el --- Speedbar analysis display interactor |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002-2004, 2006, 2008-2015 Free Software Foundation, | 3 | ;;; Copyright (C) 2002-2004, 2006, 2008-2016 Free Software Foundation, |
| 4 | ;;; Inc. | 4 | ;;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/ia.el b/lisp/cedet/semantic/ia.el index 27e6db16f39..214fbb50f98 100644 --- a/lisp/cedet/semantic/ia.el +++ b/lisp/cedet/semantic/ia.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/ia.el --- Interactive Analysis functions | 1 | ;;; semantic/ia.el --- Interactive Analysis functions |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/idle.el b/lisp/cedet/semantic/idle.el index 95d9d846466..549a30ac0bc 100644 --- a/lisp/cedet/semantic/idle.el +++ b/lisp/cedet/semantic/idle.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; idle.el --- Schedule parsing tasks in idle time | 1 | ;;; idle.el --- Schedule parsing tasks in idle time |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2006, 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2006, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/imenu.el b/lisp/cedet/semantic/imenu.el index c043125b5cf..4983d6c9f44 100644 --- a/lisp/cedet/semantic/imenu.el +++ b/lisp/cedet/semantic/imenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/imenu.el --- Use Semantic as an imenu tag generator | 1 | ;;; semantic/imenu.el --- Use Semantic as an imenu tag generator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2005, 2007-2008, 2010-2015 Free Software | 3 | ;; Copyright (C) 2000-2005, 2007-2008, 2010-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/cedet/semantic/java.el b/lisp/cedet/semantic/java.el index 829eafae37a..9878831c624 100644 --- a/lisp/cedet/semantic/java.el +++ b/lisp/cedet/semantic/java.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/java.el --- Semantic functions for Java | 1 | ;;; semantic/java.el --- Semantic functions for Java |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/lex-spp.el b/lisp/cedet/semantic/lex-spp.el index 761cc1af5ed..b48f5aedd68 100644 --- a/lisp/cedet/semantic/lex-spp.el +++ b/lisp/cedet/semantic/lex-spp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/lex-spp.el --- Semantic Lexical Pre-processor | 1 | ;;; semantic/lex-spp.el --- Semantic Lexical Pre-processor |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/lex.el b/lisp/cedet/semantic/lex.el index c8645c2b7d3..c827fabb343 100644 --- a/lisp/cedet/semantic/lex.el +++ b/lisp/cedet/semantic/lex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/lex.el --- Lexical Analyzer builder | 1 | ;;; semantic/lex.el --- Lexical Analyzer builder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/mru-bookmark.el b/lisp/cedet/semantic/mru-bookmark.el index b2a2c8c7619..4146b4e5b2c 100644 --- a/lisp/cedet/semantic/mru-bookmark.el +++ b/lisp/cedet/semantic/mru-bookmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/mru-bookmark.el --- Automatic bookmark tracking | 1 | ;;; semantic/mru-bookmark.el --- Automatic bookmark tracking |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/sb.el b/lisp/cedet/semantic/sb.el index 295d4e9673b..7eac255fe37 100644 --- a/lisp/cedet/semantic/sb.el +++ b/lisp/cedet/semantic/sb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/sb.el --- Semantic tag display for speedbar | 1 | ;;; semantic/sb.el --- Semantic tag display for speedbar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/scope.el b/lisp/cedet/semantic/scope.el index acc6545233b..ddef5105892 100644 --- a/lisp/cedet/semantic/scope.el +++ b/lisp/cedet/semantic/scope.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/scope.el --- Analyzer Scope Calculations | 1 | ;;; semantic/scope.el --- Analyzer Scope Calculations |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/senator.el b/lisp/cedet/semantic/senator.el index 544abff8dd1..a45077e50e4 100644 --- a/lisp/cedet/semantic/senator.el +++ b/lisp/cedet/semantic/senator.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/senator.el --- SEmantic NAvigaTOR | 1 | ;;; semantic/senator.el --- SEmantic NAvigaTOR |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/cedet/semantic/sort.el b/lisp/cedet/semantic/sort.el index 22826635986..6fc6e01b86b 100644 --- a/lisp/cedet/semantic/sort.el +++ b/lisp/cedet/semantic/sort.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/sort.el --- Utilities for sorting and re-arranging tag tables. | 1 | ;;; semantic/sort.el --- Utilities for sorting and re-arranging tag tables. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 1999-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/symref.el b/lisp/cedet/semantic/symref.el index 04684035ac0..088740b2624 100644 --- a/lisp/cedet/semantic/symref.el +++ b/lisp/cedet/semantic/symref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref.el --- Symbol Reference API | 1 | ;;; semantic/symref.el --- Symbol Reference API |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/cscope.el b/lisp/cedet/semantic/symref/cscope.el index 91804f4ac9d..4890b5b5755 100644 --- a/lisp/cedet/semantic/symref/cscope.el +++ b/lisp/cedet/semantic/symref/cscope.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/cscope.el --- Semantic-symref support via cscope. | 1 | ;;; semantic/symref/cscope.el --- Semantic-symref support via cscope. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/filter.el b/lisp/cedet/semantic/symref/filter.el index 1cfa69fca21..81cef98a71f 100644 --- a/lisp/cedet/semantic/symref/filter.el +++ b/lisp/cedet/semantic/symref/filter.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/filter.el --- Filter symbol reference hits for accuracy. | 1 | ;;; semantic/symref/filter.el --- Filter symbol reference hits for accuracy. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/global.el b/lisp/cedet/semantic/symref/global.el index 88713474d69..e4c114e9c89 100644 --- a/lisp/cedet/semantic/symref/global.el +++ b/lisp/cedet/semantic/symref/global.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/global.el --- Use GNU Global for symbol references | 1 | ;;; semantic/symref/global.el --- Use GNU Global for symbol references |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/grep.el b/lisp/cedet/semantic/symref/grep.el index cea6d4f07cd..52c8d3b972c 100644 --- a/lisp/cedet/semantic/symref/grep.el +++ b/lisp/cedet/semantic/symref/grep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/grep.el --- Symref implementation using find/grep | 1 | ;;; semantic/symref/grep.el --- Symref implementation using find/grep |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/idutils.el b/lisp/cedet/semantic/symref/idutils.el index 655b000ccdd..4127d7ae4ea 100644 --- a/lisp/cedet/semantic/symref/idutils.el +++ b/lisp/cedet/semantic/symref/idutils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/idutils.el --- Symref implementation for idutils | 1 | ;;; semantic/symref/idutils.el --- Symref implementation for idutils |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/symref/list.el b/lisp/cedet/semantic/symref/list.el index f72499bf88e..fe16443a44c 100644 --- a/lisp/cedet/semantic/symref/list.el +++ b/lisp/cedet/semantic/symref/list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/symref/list.el --- Symref Output List UI. | 1 | ;;; semantic/symref/list.el --- Symref Output List UI. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/tag-file.el b/lisp/cedet/semantic/tag-file.el index fc5af6b908e..ce7b139c08c 100644 --- a/lisp/cedet/semantic/tag-file.el +++ b/lisp/cedet/semantic/tag-file.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/tag-file.el --- Routines that find files based on tags. | 1 | ;;; semantic/tag-file.el --- Routines that find files based on tags. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/tag-ls.el b/lisp/cedet/semantic/tag-ls.el index fe4440b1e1a..46470608f41 100644 --- a/lisp/cedet/semantic/tag-ls.el +++ b/lisp/cedet/semantic/tag-ls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/tag-ls.el --- Language Specific override functions for tags | 1 | ;;; semantic/tag-ls.el --- Language Specific override functions for tags |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/tag-write.el b/lisp/cedet/semantic/tag-write.el index 98357186251..38dafd52f7b 100644 --- a/lisp/cedet/semantic/tag-write.el +++ b/lisp/cedet/semantic/tag-write.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/tag-write.el --- Write tags to a text stream | 1 | ;;; semantic/tag-write.el --- Write tags to a text stream |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/tag.el b/lisp/cedet/semantic/tag.el index f53f5d201be..96642277610 100644 --- a/lisp/cedet/semantic/tag.el +++ b/lisp/cedet/semantic/tag.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/tag.el --- tag creation and access | 1 | ;;; semantic/tag.el --- tag creation and access |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/texi.el b/lisp/cedet/semantic/texi.el index cf6726e711e..8b4f6f4e14b 100644 --- a/lisp/cedet/semantic/texi.el +++ b/lisp/cedet/semantic/texi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/texi.el --- Semantic details for Texinfo files | 1 | ;;; semantic/texi.el --- Semantic details for Texinfo files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/semantic/util-modes.el b/lisp/cedet/semantic/util-modes.el index c080642f670..6b80c96173c 100644 --- a/lisp/cedet/semantic/util-modes.el +++ b/lisp/cedet/semantic/util-modes.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/util-modes.el --- Semantic minor modes | 1 | ;;; semantic/util-modes.el --- Semantic minor modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Authors: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; David Ponce <david@dponce.com> | 6 | ;; David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/util.el b/lisp/cedet/semantic/util.el index fedc28135ae..2b40e94677d 100644 --- a/lisp/cedet/semantic/util.el +++ b/lisp/cedet/semantic/util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/util.el --- Utilities for use with semantic tag tables | 1 | ;;; semantic/util.el --- Utilities for use with semantic tag tables |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 1999-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 1999-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/wisent.el b/lisp/cedet/semantic/wisent.el index 761bc6812da..2df4b2a2e15 100644 --- a/lisp/cedet/semantic/wisent.el +++ b/lisp/cedet/semantic/wisent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent.el --- Wisent - Semantic gateway | 1 | ;;; semantic/wisent.el --- Wisent - Semantic gateway |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2007, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/comp.el b/lisp/cedet/semantic/wisent/comp.el index 585c11a05d3..86058cf6986 100644 --- a/lisp/cedet/semantic/wisent/comp.el +++ b/lisp/cedet/semantic/wisent/comp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/comp.el --- GNU Bison for Emacs - Grammar compiler | 1 | ;;; semantic/wisent/comp.el --- GNU Bison for Emacs - Grammar compiler |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2007, 2009-2015 Free | 3 | ;; Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2007, 2009-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: David Ponce <david@dponce.com> | 6 | ;; Author: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/grammar.el b/lisp/cedet/semantic/wisent/grammar.el index a247c250810..3cae26e1770 100644 --- a/lisp/cedet/semantic/wisent/grammar.el +++ b/lisp/cedet/semantic/wisent/grammar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/grammar.el --- Wisent's input grammar mode | 1 | ;;; semantic/wisent/grammar.el --- Wisent's input grammar mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/java-tags.el b/lisp/cedet/semantic/wisent/java-tags.el index f0496322d20..e5f38151045 100644 --- a/lisp/cedet/semantic/wisent/java-tags.el +++ b/lisp/cedet/semantic/wisent/java-tags.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/java-tags.el --- Java LALR parser for Emacs | 1 | ;;; semantic/wisent/java-tags.el --- Java LALR parser for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2006, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2006, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/semantic/wisent/javascript.el b/lisp/cedet/semantic/wisent/javascript.el index a676a8b4591..d644435641e 100644 --- a/lisp/cedet/semantic/wisent/javascript.el +++ b/lisp/cedet/semantic/wisent/javascript.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/javascript.el --- javascript parser support | 1 | ;;; semantic/wisent/javascript.el --- javascript parser support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: syntax | 6 | ;; Keywords: syntax |
diff --git a/lisp/cedet/semantic/wisent/python.el b/lisp/cedet/semantic/wisent/python.el index 2dc3dd3c2ad..939086b9a73 100644 --- a/lisp/cedet/semantic/wisent/python.el +++ b/lisp/cedet/semantic/wisent/python.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wisent-python.el --- Semantic support for Python | 1 | ;;; wisent-python.el --- Semantic support for Python |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard Kim <emacs18@gmail.com> | 5 | ;; Author: Richard Kim <emacs18@gmail.com> |
| 6 | ;; Maintainer: Richard Kim <emacs18@gmail.com> | 6 | ;; Maintainer: Richard Kim <emacs18@gmail.com> |
diff --git a/lisp/cedet/semantic/wisent/wisent.el b/lisp/cedet/semantic/wisent/wisent.el index 4c5274198dd..9eab8604215 100644 --- a/lisp/cedet/semantic/wisent/wisent.el +++ b/lisp/cedet/semantic/wisent/wisent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic/wisent/wisent.el --- GNU Bison for Emacs - Runtime | 1 | ;;; semantic/wisent/wisent.el --- GNU Bison for Emacs - Runtime |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2002-2007, 2009-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2002-2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/cedet/srecode.el b/lisp/cedet/srecode.el index c4f2c674af5..bd68d354e03 100644 --- a/lisp/cedet/srecode.el +++ b/lisp/cedet/srecode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode.el --- Semantic buffer evaluator. | 1 | ;;; srecode.el --- Semantic buffer evaluator. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: codegeneration | 6 | ;; Keywords: codegeneration |
diff --git a/lisp/cedet/srecode/args.el b/lisp/cedet/srecode/args.el index 2cb2396092a..93cb88e2bc2 100644 --- a/lisp/cedet/srecode/args.el +++ b/lisp/cedet/srecode/args.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/args.el --- Provide some simple template arguments | 1 | ;;; srecode/args.el --- Provide some simple template arguments |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/compile.el b/lisp/cedet/srecode/compile.el index c6b3b53f24d..6f4c7db36e1 100644 --- a/lisp/cedet/srecode/compile.el +++ b/lisp/cedet/srecode/compile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/compile --- Compilation of srecode template files. | 1 | ;;; srecode/compile --- Compilation of srecode template files. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: codegeneration | 6 | ;; Keywords: codegeneration |
diff --git a/lisp/cedet/srecode/cpp.el b/lisp/cedet/srecode/cpp.el index e77e05c40b9..cd41867636c 100644 --- a/lisp/cedet/srecode/cpp.el +++ b/lisp/cedet/srecode/cpp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/cpp.el --- C++ specific handlers for Semantic Recoder | 1 | ;;; srecode/cpp.el --- C++ specific handlers for Semantic Recoder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | ;; Jan Moringen <scymtym@users.sourceforge.net> | 6 | ;; Jan Moringen <scymtym@users.sourceforge.net> |
diff --git a/lisp/cedet/srecode/ctxt.el b/lisp/cedet/srecode/ctxt.el index 56433183c2b..5c09df3cd08 100644 --- a/lisp/cedet/srecode/ctxt.el +++ b/lisp/cedet/srecode/ctxt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/ctxt.el --- Derive a context from the source buffer. | 1 | ;;; srecode/ctxt.el --- Derive a context from the source buffer. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/dictionary.el b/lisp/cedet/srecode/dictionary.el index b95d45ebc86..eeb6fc45a60 100644 --- a/lisp/cedet/srecode/dictionary.el +++ b/lisp/cedet/srecode/dictionary.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/dictionary.el --- Dictionary code for the semantic recoder. | 1 | ;;; srecode/dictionary.el --- Dictionary code for the semantic recoder. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/document.el b/lisp/cedet/srecode/document.el index f0fe498cbba..6483fd1d483 100644 --- a/lisp/cedet/srecode/document.el +++ b/lisp/cedet/srecode/document.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/document.el --- Documentation (comment) generation | 1 | ;;; srecode/document.el --- Documentation (comment) generation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/el.el b/lisp/cedet/srecode/el.el index 7e91a612638..87a05f48d73 100644 --- a/lisp/cedet/srecode/el.el +++ b/lisp/cedet/srecode/el.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/el.el --- Emacs Lisp specific arguments | 1 | ;;; srecode/el.el --- Emacs Lisp specific arguments |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/expandproto.el b/lisp/cedet/srecode/expandproto.el index 205d207edda..3b18cfe90b2 100644 --- a/lisp/cedet/srecode/expandproto.el +++ b/lisp/cedet/srecode/expandproto.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/expandproto.el --- Expanding prototypes. | 1 | ;;; srecode/expandproto.el --- Expanding prototypes. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/extract.el b/lisp/cedet/srecode/extract.el index 027ae0c25dd..8d9d0d56de6 100644 --- a/lisp/cedet/srecode/extract.el +++ b/lisp/cedet/srecode/extract.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/extract.el --- Extract content from previously inserted macro. | 1 | ;;; srecode/extract.el --- Extract content from previously inserted macro. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/fields.el b/lisp/cedet/srecode/fields.el index dd38b65d7bf..1b7715c39d3 100644 --- a/lisp/cedet/srecode/fields.el +++ b/lisp/cedet/srecode/fields.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/fields.el --- Handling type-in fields in a buffer. | 1 | ;;; srecode/fields.el --- Handling type-in fields in a buffer. |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/filters.el b/lisp/cedet/srecode/filters.el index dc296dccf92..dc8be1ee099 100644 --- a/lisp/cedet/srecode/filters.el +++ b/lisp/cedet/srecode/filters.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/filters.el --- Filters for use in template variables. | 1 | ;;; srecode/filters.el --- Filters for use in template variables. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/find.el b/lisp/cedet/srecode/find.el index 092f739df7d..4c0b506a231 100644 --- a/lisp/cedet/srecode/find.el +++ b/lisp/cedet/srecode/find.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; srecode/find.el --- Tools for finding templates in the database. | 1 | ;;;; srecode/find.el --- Tools for finding templates in the database. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/getset.el b/lisp/cedet/srecode/getset.el index 07255af2bfe..4c9340d2f53 100644 --- a/lisp/cedet/srecode/getset.el +++ b/lisp/cedet/srecode/getset.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/getset.el --- Package for inserting new get/set methods. | 1 | ;;; srecode/getset.el --- Package for inserting new get/set methods. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/insert.el b/lisp/cedet/srecode/insert.el index 2ff3060ac51..19999a6fd99 100644 --- a/lisp/cedet/srecode/insert.el +++ b/lisp/cedet/srecode/insert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/insert.el --- Insert srecode templates to an output stream. | 1 | ;;; srecode/insert.el --- Insert srecode templates to an output stream. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/java.el b/lisp/cedet/srecode/java.el index d812df1c935..f6b12b3b669 100644 --- a/lisp/cedet/srecode/java.el +++ b/lisp/cedet/srecode/java.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/java.el --- Srecode Java support | 1 | ;;; srecode/java.el --- Srecode Java support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/map.el b/lisp/cedet/srecode/map.el index 71ed835e4ff..0d681baa634 100644 --- a/lisp/cedet/srecode/map.el +++ b/lisp/cedet/srecode/map.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/map.el --- Manage a template file map | 1 | ;;; srecode/map.el --- Manage a template file map |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/mode.el b/lisp/cedet/srecode/mode.el index a6daff8be56..9754b8ce3d0 100644 --- a/lisp/cedet/srecode/mode.el +++ b/lisp/cedet/srecode/mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/mode.el --- Minor mode for managing and using SRecode templates | 1 | ;;; srecode/mode.el --- Minor mode for managing and using SRecode templates |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/semantic.el b/lisp/cedet/srecode/semantic.el index 0ea2ab4a5ff..a76ac40c508 100644 --- a/lisp/cedet/srecode/semantic.el +++ b/lisp/cedet/srecode/semantic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/semantic.el --- Semantic specific extensions to SRecode. | 1 | ;;; srecode/semantic.el --- Semantic specific extensions to SRecode. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/srt-mode.el b/lisp/cedet/srecode/srt-mode.el index 7fc35410b48..be252c2da90 100644 --- a/lisp/cedet/srecode/srt-mode.el +++ b/lisp/cedet/srecode/srt-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/srt-mode.el --- Major mode for writing screcode macros | 1 | ;;; srecode/srt-mode.el --- Major mode for writing screcode macros |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/srt.el b/lisp/cedet/srecode/srt.el index f369e45a834..7d4e2898ab9 100644 --- a/lisp/cedet/srecode/srt.el +++ b/lisp/cedet/srecode/srt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/srt.el --- argument handlers for SRT files | 1 | ;;; srecode/srt.el --- argument handlers for SRT files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/table.el b/lisp/cedet/srecode/table.el index a2baa7b231f..4c2fb3692f3 100644 --- a/lisp/cedet/srecode/table.el +++ b/lisp/cedet/srecode/table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/table.el --- Tables of Semantic Recoders | 1 | ;;; srecode/table.el --- Tables of Semantic Recoders |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/template.el b/lisp/cedet/srecode/template.el index 3a7c45e9e06..d9c688a9aa0 100644 --- a/lisp/cedet/srecode/template.el +++ b/lisp/cedet/srecode/template.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/template.el --- SRecoder template language parser support. | 1 | ;;; srecode/template.el --- SRecoder template language parser support. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/cedet/srecode/texi.el b/lisp/cedet/srecode/texi.el index 38bdc9a2f72..104034fea9e 100644 --- a/lisp/cedet/srecode/texi.el +++ b/lisp/cedet/srecode/texi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode/texi.el --- Srecode texinfo support. | 1 | ;;; srecode/texi.el --- Srecode texinfo support. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/lisp/character-fold.el b/lisp/character-fold.el index 1e49fe2f0e5..2d3a8c67fa5 100644 --- a/lisp/character-fold.el +++ b/lisp/character-fold.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; character-fold.el --- match unicode to similar ASCII -*- lexical-binding: t; -*- | 1 | ;;; character-fold.el --- match unicode to similar ASCII -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: matching | 6 | ;; Keywords: matching |
diff --git a/lisp/chistory.el b/lisp/chistory.el index d7326589227..6f8a74b2a67 100644 --- a/lisp/chistory.el +++ b/lisp/chistory.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; chistory.el --- list command history | 1 | ;;; chistory.el --- list command history |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/cmuscheme.el b/lisp/cmuscheme.el index 724fc2bb7b0..f61e7207b09 100644 --- a/lisp/cmuscheme.el +++ b/lisp/cmuscheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cmuscheme.el --- Scheme process in a buffer. Adapted from tea.el | 1 | ;;; cmuscheme.el --- Scheme process in a buffer. Adapted from tea.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 1997, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1994, 1997, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Olin Shivers <olin.shivers@cs.cmu.edu> | 6 | ;; Author: Olin Shivers <olin.shivers@cs.cmu.edu> |
diff --git a/lisp/color.el b/lisp/color.el index 97656ca9e33..ae4298746a6 100644 --- a/lisp/color.el +++ b/lisp/color.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; color.el --- Color manipulation library -*- lexical-binding:t -*- | 1 | ;;; color.el --- Color manipulation library -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Julien Danjou <julien@danjou.info> | 5 | ;; Authors: Julien Danjou <julien@danjou.info> |
| 6 | ;; Drew Adams <drew.adams@oracle.com> | 6 | ;; Drew Adams <drew.adams@oracle.com> |
diff --git a/lisp/comint.el b/lisp/comint.el index e70fe88baf7..afbaef1baf2 100644 --- a/lisp/comint.el +++ b/lisp/comint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; comint.el --- general command interpreter in a window stuff -*- lexical-binding: t -*- | 1 | ;;; comint.el --- general command interpreter in a window stuff -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1990, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1990, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> | 5 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> |
| 6 | ;; Simon Marshall <simon@gnu.org> | 6 | ;; Simon Marshall <simon@gnu.org> |
diff --git a/lisp/completion.el b/lisp/completion.el index b53f2d3ac79..06594217107 100644 --- a/lisp/completion.el +++ b/lisp/completion.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; completion.el --- dynamic word-completion code | 1 | ;;; completion.el --- dynamic word-completion code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 1993, 1995, 1997, 2001-2015 Free Software | 3 | ;; Copyright (C) 1990, 1993, 1995, 1997, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/composite.el b/lisp/composite.el index 4ab31d775a0..205f5ed3712 100644 --- a/lisp/composite.el +++ b/lisp/composite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; composite.el --- support character composition | 1 | ;;; composite.el --- support character composition |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 5 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 6 | ;; 2008, 2009, 2010, 2011 | 6 | ;; 2008, 2009, 2010, 2011 |
diff --git a/lisp/cus-dep.el b/lisp/cus-dep.el index 856c96dd034..b31c60f98eb 100644 --- a/lisp/cus-dep.el +++ b/lisp/cus-dep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-dep.el --- find customization dependencies | 1 | ;;; cus-dep.el --- find customization dependencies |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index 22f12bac99f..addff82c624 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-edit.el --- tools for customizing Emacs and Lisp packages -*- lexical-binding:t -*- | 1 | ;;; cus-edit.el --- tools for customizing Emacs and Lisp packages -*- lexical-binding:t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/cus-face.el b/lisp/cus-face.el index 35c853bd697..6c384f74d41 100644 --- a/lisp/cus-face.el +++ b/lisp/cus-face.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-face.el --- customization support for faces | 1 | ;;; cus-face.el --- customization support for faces |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: help, faces | 6 | ;; Keywords: help, faces |
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index dc40ca9321a..5be61ce537c 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-start.el --- define customization properties of builtins -*- lexical-binding:t -*- | 1 | ;;; cus-start.el --- define customization properties of builtins -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/cus-theme.el b/lisp/cus-theme.el index 3ec0811f218..3160e23d9e0 100644 --- a/lisp/cus-theme.el +++ b/lisp/cus-theme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cus-theme.el -- custom theme creation user interface | 1 | ;;; cus-theme.el -- custom theme creation user interface |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/custom.el b/lisp/custom.el index afff8674f34..f84aed2b135 100644 --- a/lisp/custom.el +++ b/lisp/custom.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; custom.el --- tools for declaring and initializing options | 1 | ;;; custom.el --- tools for declaring and initializing options |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 1999, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1997, 1999, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | ;; | 5 | ;; |
| 6 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 6 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
diff --git a/lisp/dabbrev.el b/lisp/dabbrev.el index b32d115d499..3557041f51c 100644 --- a/lisp/dabbrev.el +++ b/lisp/dabbrev.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dabbrev.el --- dynamic abbreviation package -*- lexical-binding: t -*- | 1 | ;;; dabbrev.el --- dynamic abbreviation package -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 1996-1997, 2000-2015 Free | 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 1996-1997, 2000-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Don Morrison | 6 | ;; Author: Don Morrison |
diff --git a/lisp/delim-col.el b/lisp/delim-col.el index bb4b5f4ab66..cfa7c76622a 100644 --- a/lisp/delim-col.el +++ b/lisp/delim-col.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; delim-col.el --- prettify all columns in a region or rectangle | 1 | ;;; delim-col.el --- prettify all columns in a region or rectangle |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/delsel.el b/lisp/delsel.el index 586c130020b..46eea973a70 100644 --- a/lisp/delsel.el +++ b/lisp/delsel.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; delsel.el --- delete selection if you insert -*- lexical-binding:t -*- | 1 | ;;; delsel.el --- delete selection if you insert -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1997-1998, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1997-1998, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Matthieu Devin <devin@lucid.com> | 6 | ;; Author: Matthieu Devin <devin@lucid.com> |
diff --git a/lisp/descr-text.el b/lisp/descr-text.el index be69a0b27d8..dcc697e1b9a 100644 --- a/lisp/descr-text.el +++ b/lisp/descr-text.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; descr-text.el --- describe text mode -*- lexical-binding:t -*- | 1 | ;;; descr-text.el --- describe text mode -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Boris Goldowsky <boris@gnu.org> | 5 | ;; Author: Boris Goldowsky <boris@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/desktop.el b/lisp/desktop.el index 5a709b9d5b6..cb973c48f8d 100644 --- a/lisp/desktop.el +++ b/lisp/desktop.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; desktop.el --- save partial status of Emacs when killed -*- lexical-binding: t -*- | 1 | ;;; desktop.el --- save partial status of Emacs when killed -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1993-1995, 1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Morten Welinder <terra@diku.dk> | 6 | ;; Author: Morten Welinder <terra@diku.dk> |
diff --git a/lisp/dframe.el b/lisp/dframe.el index b5df1bcb7bd..b6605d1065f 100644 --- a/lisp/dframe.el +++ b/lisp/dframe.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dframe --- dedicate frame support modes -*- lexical-binding:t -*- | 1 | ;;; dframe --- dedicate frame support modes -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: file, tags, tools | 6 | ;; Keywords: file, tags, tools |
diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el index c0d1a908ba2..a678fca3ea3 100644 --- a/lisp/dired-aux.el +++ b/lisp/dired-aux.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dired-aux.el --- less commonly used parts of dired | 1 | ;;; dired-aux.el --- less commonly used parts of dired |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>. | 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>. |
diff --git a/lisp/dired-x.el b/lisp/dired-x.el index 750e89d0ffc..053b3cb9738 100644 --- a/lisp/dired-x.el +++ b/lisp/dired-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dired-x.el --- extra Dired functionality -*- lexical-binding:t -*- | 1 | ;;; dired-x.el --- extra Dired functionality -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 1997, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1993-1994, 1997, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> | 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> |
diff --git a/lisp/dired.el b/lisp/dired.el index 0a1b064fb20..52386c91198 100644 --- a/lisp/dired.el +++ b/lisp/dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dired.el --- directory-browsing commands -*- lexical-binding: t -*- | 1 | ;;; dired.el --- directory-browsing commands -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992-1997, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1992-1997, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> | 6 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> |
diff --git a/lisp/dirtrack.el b/lisp/dirtrack.el index ab7e34cb7eb..f0ef98cfb6b 100644 --- a/lisp/dirtrack.el +++ b/lisp/dirtrack.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dirtrack.el --- Directory Tracking by watching the prompt | 1 | ;;; dirtrack.el --- Directory Tracking by watching the prompt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Sun Nov 17 1996 | 6 | ;; Created: Sun Nov 17 1996 |
diff --git a/lisp/disp-table.el b/lisp/disp-table.el index 62ed10218e4..fe18add7548 100644 --- a/lisp/disp-table.el +++ b/lisp/disp-table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; disp-table.el --- functions for dealing with char tables | 1 | ;;; disp-table.el --- functions for dealing with char tables |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 1994-1995, 1999, 2001-2015 Free Software | 3 | ;; Copyright (C) 1987, 1994-1995, 1999, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Erik Naggum <erik@naggum.no> | 6 | ;; Author: Erik Naggum <erik@naggum.no> |
diff --git a/lisp/dnd.el b/lisp/dnd.el index d4fb0889f0a..b715eecad9f 100644 --- a/lisp/dnd.el +++ b/lisp/dnd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dnd.el --- drag and drop support | 1 | ;;; dnd.el --- drag and drop support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> | 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/doc-view.el b/lisp/doc-view.el index edc001455c9..286811358fb 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; doc-view.el --- View PDF/PostScript/DVI files in Emacs -*- lexical-binding: t -*- | 1 | ;;; doc-view.el --- View PDF/PostScript/DVI files in Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Tassilo Horn <tsdh@gnu.org> | 5 | ;; Author: Tassilo Horn <tsdh@gnu.org> |
| 6 | ;; Maintainer: Tassilo Horn <tsdh@gnu.org> | 6 | ;; Maintainer: Tassilo Horn <tsdh@gnu.org> |
diff --git a/lisp/dom.el b/lisp/dom.el index 091197a8f9d..03fe75975a4 100644 --- a/lisp/dom.el +++ b/lisp/dom.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dom.el --- XML/HTML (etc.) DOM manipulation and searching functions | 1 | ;;; dom.el --- XML/HTML (etc.) DOM manipulation and searching functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: xml, html | 6 | ;; Keywords: xml, html |
diff --git a/lisp/dos-fns.el b/lisp/dos-fns.el index 60bfdb70adc..7defb388b74 100644 --- a/lisp/dos-fns.el +++ b/lisp/dos-fns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dos-fns.el --- MS-Dos specific functions | 1 | ;;; dos-fns.el --- MS-Dos specific functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1993, 1995-1996, 2001-2015 Free Software | 3 | ;; Copyright (C) 1991, 1993, 1995-1996, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: Morten Welinder <terra@diku.dk> | 6 | ;; Maintainer: Morten Welinder <terra@diku.dk> |
diff --git a/lisp/dos-vars.el b/lisp/dos-vars.el index b2bdf2dabfb..866c78404f5 100644 --- a/lisp/dos-vars.el +++ b/lisp/dos-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dos-vars.el --- MS-Dos specific user options | 1 | ;;; dos-vars.el --- MS-Dos specific user options |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/dos-w32.el b/lisp/dos-w32.el index 2ce37c9b416..192cdd87acd 100644 --- a/lisp/dos-w32.el +++ b/lisp/dos-w32.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; dos-w32.el --- Functions shared among MS-DOS and W32 (NT/95) platforms | 1 | ;; dos-w32.el --- Functions shared among MS-DOS and W32 (NT/95) platforms |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Geoff Voelker <voelker@cs.washington.edu> | 5 | ;; Maintainer: Geoff Voelker <voelker@cs.washington.edu> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/double.el b/lisp/double.el index ee511e55963..d6ccff8e964 100644 --- a/lisp/double.el +++ b/lisp/double.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; double.el --- support for keyboard remapping with double clicking | 1 | ;;; double.el --- support for keyboard remapping with double clicking |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1997-1998, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1994, 1997-1998, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 6 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
diff --git a/lisp/dynamic-setting.el b/lisp/dynamic-setting.el index 40ef8477c53..6021a3ba6ea 100644 --- a/lisp/dynamic-setting.el +++ b/lisp/dynamic-setting.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dynamic-setting.el --- Support dynamic changes | 1 | ;;; dynamic-setting.el --- Support dynamic changes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> | 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/ebuff-menu.el b/lisp/ebuff-menu.el index 93418063d10..5536f946dc3 100644 --- a/lisp/ebuff-menu.el +++ b/lisp/ebuff-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebuff-menu.el --- electric-buffer-list mode | 1 | ;;; ebuff-menu.el --- electric-buffer-list mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1986, 1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Richard Mlynarik <mly@ai.mit.edu> | 6 | ;; Author: Richard Mlynarik <mly@ai.mit.edu> |
diff --git a/lisp/echistory.el b/lisp/echistory.el index e4146dca7bf..644c5f485d1 100644 --- a/lisp/echistory.el +++ b/lisp/echistory.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; echistory.el --- Electric Command History Mode | 1 | ;;; echistory.el --- Electric Command History Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/edmacro.el b/lisp/edmacro.el index acbd1e2f6b9..a1750d42d38 100644 --- a/lisp/edmacro.el +++ b/lisp/edmacro.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edmacro.el --- keyboard macro editor | 1 | ;;; edmacro.el --- keyboard macro editor |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Maintainer: Dave Gillespie <daveg@synaptics.com> | 6 | ;; Maintainer: Dave Gillespie <daveg@synaptics.com> |
diff --git a/lisp/ehelp.el b/lisp/ehelp.el index 2e15af34a81..e494821c215 100644 --- a/lisp/ehelp.el +++ b/lisp/ehelp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ehelp.el --- bindings for electric-help mode -*- lexical-binding: t -*- | 1 | ;;; ehelp.el --- bindings for electric-help mode -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1995, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 1995, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard Mlynarik | 5 | ;; Author: Richard Mlynarik |
| 6 | ;; (according to ack.texi and authors.el) | 6 | ;; (according to ack.texi and authors.el) |
diff --git a/lisp/elec-pair.el b/lisp/elec-pair.el index 205ad7e488b..116292027cd 100644 --- a/lisp/elec-pair.el +++ b/lisp/elec-pair.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elec-pair.el --- Automatic parenthesis pairing -*- lexical-binding:t -*- | 1 | ;;; elec-pair.el --- Automatic parenthesis pairing -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: JoĂ£o TĂ¡vora <joaotavora@gmail.com> | 5 | ;; Author: JoĂ£o TĂ¡vora <joaotavora@gmail.com> |
| 6 | 6 | ||
diff --git a/lisp/electric.el b/lisp/electric.el index 47cb020108c..abddd986ef8 100644 --- a/lisp/electric.el +++ b/lisp/electric.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; electric.el --- window maker and Command loop for `electric' modes | 1 | ;;; electric.el --- window maker and Command loop for `electric' modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1995, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1986, 1995, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: K. Shane Hartman | 6 | ;; Author: K. Shane Hartman |
diff --git a/lisp/elide-head.el b/lisp/elide-head.el index 4076f00c536..917e813d65c 100644 --- a/lisp/elide-head.el +++ b/lisp/elide-head.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elide-head.el --- hide headers in files | 1 | ;;; elide-head.el --- hide headers in files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: outlines tools | 6 | ;; Keywords: outlines tools |
diff --git a/lisp/emacs-lisp/advice.el b/lisp/emacs-lisp/advice.el index d13bc2ff4ff..ea01253d1ea 100644 --- a/lisp/emacs-lisp/advice.el +++ b/lisp/emacs-lisp/advice.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; advice.el --- An overloading mechanism for Emacs Lisp functions -*- lexical-binding: t -*- | 1 | ;;; advice.el --- An overloading mechanism for Emacs Lisp functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> | 5 | ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/autoload.el b/lisp/emacs-lisp/autoload.el index 84ba544800b..401b419a993 100644 --- a/lisp/emacs-lisp/autoload.el +++ b/lisp/emacs-lisp/autoload.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; autoload.el --- maintain autoloads in loaddefs.el -*- lexical-binding: t -*- | 1 | ;; autoload.el --- maintain autoloads in loaddefs.el -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Roland McGrath <roland@gnu.org> | 5 | ;; Author: Roland McGrath <roland@gnu.org> |
| 6 | ;; Keywords: maint | 6 | ;; Keywords: maint |
diff --git a/lisp/emacs-lisp/avl-tree.el b/lisp/emacs-lisp/avl-tree.el index 9dcebb2bf42..74d8e593bc9 100644 --- a/lisp/emacs-lisp/avl-tree.el +++ b/lisp/emacs-lisp/avl-tree.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; avl-tree.el --- balanced binary trees, AVL-trees -*- lexical-binding:t -*- | 1 | ;;; avl-tree.el --- balanced binary trees, AVL-trees -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Cederqvist <ceder@lysator.liu.se> | 5 | ;; Author: Per Cederqvist <ceder@lysator.liu.se> |
| 6 | ;; Inge Wallin <inge@lysator.liu.se> | 6 | ;; Inge Wallin <inge@lysator.liu.se> |
diff --git a/lisp/emacs-lisp/backquote.el b/lisp/emacs-lisp/backquote.el index 12bd8dae08c..c31f25c7957 100644 --- a/lisp/emacs-lisp/backquote.el +++ b/lisp/emacs-lisp/backquote.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; backquote.el --- implement the ` Lisp construct | 1 | ;;; backquote.el --- implement the ` Lisp construct |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 1992, 1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1990, 1992, 1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Rick Sladkey <jrs@world.std.com> | 6 | ;; Author: Rick Sladkey <jrs@world.std.com> |
diff --git a/lisp/emacs-lisp/benchmark.el b/lisp/emacs-lisp/benchmark.el index dc1b44e3164..613cfa27d77 100644 --- a/lisp/emacs-lisp/benchmark.el +++ b/lisp/emacs-lisp/benchmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; benchmark.el --- support for benchmarking code | 1 | ;;; benchmark.el --- support for benchmarking code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: lisp, extensions | 6 | ;; Keywords: lisp, extensions |
diff --git a/lisp/emacs-lisp/bindat.el b/lisp/emacs-lisp/bindat.el index 2aa636e4e82..84d62ee127f 100644 --- a/lisp/emacs-lisp/bindat.el +++ b/lisp/emacs-lisp/bindat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bindat.el --- binary data structure packing and unpacking. | 1 | ;;; bindat.el --- binary data structure packing and unpacking. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Assignment name: struct.el | 6 | ;; Assignment name: struct.el |
diff --git a/lisp/emacs-lisp/byte-opt.el b/lisp/emacs-lisp/byte-opt.el index c3c61d6c81e..b3bf4a58849 100644 --- a/lisp/emacs-lisp/byte-opt.el +++ b/lisp/emacs-lisp/byte-opt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; byte-opt.el --- the optimization passes of the emacs-lisp byte compiler -*- lexical-binding: t -*- | 1 | ;;; byte-opt.el --- the optimization passes of the emacs-lisp byte compiler -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1994, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 1994, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> | 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> |
| 6 | ;; Hallvard Furuseth <hbf@ulrik.uio.no> | 6 | ;; Hallvard Furuseth <hbf@ulrik.uio.no> |
diff --git a/lisp/emacs-lisp/byte-run.el b/lisp/emacs-lisp/byte-run.el index 73c2977e8eb..83cb7e70f37 100644 --- a/lisp/emacs-lisp/byte-run.el +++ b/lisp/emacs-lisp/byte-run.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; byte-run.el --- byte-compiler support for inlining -*- lexical-binding: t -*- | 1 | ;;; byte-run.el --- byte-compiler support for inlining -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> | 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> |
| 6 | ;; Hallvard Furuseth <hbf@ulrik.uio.no> | 6 | ;; Hallvard Furuseth <hbf@ulrik.uio.no> |
diff --git a/lisp/emacs-lisp/bytecomp.el b/lisp/emacs-lisp/bytecomp.el index b5b618e87d7..4ee8b37719f 100644 --- a/lisp/emacs-lisp/bytecomp.el +++ b/lisp/emacs-lisp/bytecomp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bytecomp.el --- compilation of Lisp code into byte code -*- lexical-binding: t -*- | 1 | ;;; bytecomp.el --- compilation of Lisp code into byte code -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 1994, 1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985-1987, 1992, 1994, 1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Jamie Zawinski <jwz@lucid.com> | 6 | ;; Author: Jamie Zawinski <jwz@lucid.com> |
diff --git a/lisp/emacs-lisp/cconv.el b/lisp/emacs-lisp/cconv.el index 355913acbed..50b1fe32661 100644 --- a/lisp/emacs-lisp/cconv.el +++ b/lisp/emacs-lisp/cconv.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cconv.el --- Closure conversion for statically scoped Emacs lisp. -*- lexical-binding: t -*- | 1 | ;;; cconv.el --- Closure conversion for statically scoped Emacs lisp. -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Igor Kuzmin <kzuminig@iro.umontreal.ca> | 5 | ;; Author: Igor Kuzmin <kzuminig@iro.umontreal.ca> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/chart.el b/lisp/emacs-lisp/chart.el index aa7d8dd9880..be93c776287 100644 --- a/lisp/emacs-lisp/chart.el +++ b/lisp/emacs-lisp/chart.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; chart.el --- Draw charts (bar charts, etc) -*- lexical-binding: t -*- | 1 | ;;; chart.el --- Draw charts (bar charts, etc) -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1998-1999, 2001, 2004-2005, 2007-2015 Free | 3 | ;; Copyright (C) 1996, 1998-1999, 2001, 2004-2005, 2007-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/emacs-lisp/check-declare.el b/lisp/emacs-lisp/check-declare.el index 536e4186c41..513aa319798 100644 --- a/lisp/emacs-lisp/check-declare.el +++ b/lisp/emacs-lisp/check-declare.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; check-declare.el --- Check declare-function statements | 1 | ;;; check-declare.el --- Check declare-function statements |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glenn Morris <rgm@gnu.org> | 5 | ;; Author: Glenn Morris <rgm@gnu.org> |
| 6 | ;; Keywords: lisp, tools, maint | 6 | ;; Keywords: lisp, tools, maint |
diff --git a/lisp/emacs-lisp/checkdoc.el b/lisp/emacs-lisp/checkdoc.el index 88d5f323f86..ecf6f8203a2 100644 --- a/lisp/emacs-lisp/checkdoc.el +++ b/lisp/emacs-lisp/checkdoc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; checkdoc.el --- check documentation strings for style requirements -*- lexical-binding:t -*- | 1 | ;;; checkdoc.el --- check documentation strings for style requirements -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Version: 0.6.2 | 6 | ;; Version: 0.6.2 |
diff --git a/lisp/emacs-lisp/cl-extra.el b/lisp/emacs-lisp/cl-extra.el index afa021dffc7..b5dfe487d07 100644 --- a/lisp/emacs-lisp/cl-extra.el +++ b/lisp/emacs-lisp/cl-extra.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-extra.el --- Common Lisp features, part 2 -*- lexical-binding: t -*- | 1 | ;;; cl-extra.el --- Common Lisp features, part 2 -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/emacs-lisp/cl-generic.el b/lisp/emacs-lisp/cl-generic.el index 78f580cbfd0..b0815f5cf5f 100644 --- a/lisp/emacs-lisp/cl-generic.el +++ b/lisp/emacs-lisp/cl-generic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-generic.el --- CLOS-style generic functions for Elisp -*- lexical-binding: t; -*- | 1 | ;;; cl-generic.el --- CLOS-style generic functions for Elisp -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
diff --git a/lisp/emacs-lisp/cl-indent.el b/lisp/emacs-lisp/cl-indent.el index 5134e50fa3b..4f1100c283f 100644 --- a/lisp/emacs-lisp/cl-indent.el +++ b/lisp/emacs-lisp/cl-indent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-indent.el --- enhanced lisp-indent mode | 1 | ;;; cl-indent.el --- enhanced lisp-indent mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> | 5 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> |
| 6 | ;; Created: July 1987 | 6 | ;; Created: July 1987 |
diff --git a/lisp/emacs-lisp/cl-lib.el b/lisp/emacs-lisp/cl-lib.el index 2dd05192019..4609505b451 100644 --- a/lisp/emacs-lisp/cl-lib.el +++ b/lisp/emacs-lisp/cl-lib.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-lib.el --- Common Lisp extensions for Emacs -*- lexical-binding: t -*- | 1 | ;;; cl-lib.el --- Common Lisp extensions for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
diff --git a/lisp/emacs-lisp/cl-macs.el b/lisp/emacs-lisp/cl-macs.el index c8aad3aafc8..ae52e8bebec 100644 --- a/lisp/emacs-lisp/cl-macs.el +++ b/lisp/emacs-lisp/cl-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-macs.el --- Common Lisp macros -*- lexical-binding: t -*- | 1 | ;;; cl-macs.el --- Common Lisp macros -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Old-Version: 2.02 | 6 | ;; Old-Version: 2.02 |
diff --git a/lisp/emacs-lisp/cl-preloaded.el b/lisp/emacs-lisp/cl-preloaded.el index 4fc271b34ce..cd1d700f1b0 100644 --- a/lisp/emacs-lisp/cl-preloaded.el +++ b/lisp/emacs-lisp/cl-preloaded.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-preloaded.el --- Preloaded part of the CL library -*- lexical-binding: t; -*- | 1 | ;;; cl-preloaded.el --- Preloaded part of the CL library -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/emacs-lisp/cl-seq.el b/lisp/emacs-lisp/cl-seq.el index 5f0f0881210..61ee5698435 100644 --- a/lisp/emacs-lisp/cl-seq.el +++ b/lisp/emacs-lisp/cl-seq.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-seq.el --- Common Lisp features, part 3 -*- lexical-binding: t -*- | 1 | ;;; cl-seq.el --- Common Lisp features, part 3 -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Old-Version: 2.02 | 6 | ;; Old-Version: 2.02 |
diff --git a/lisp/emacs-lisp/cl.el b/lisp/emacs-lisp/cl.el index 46472ccd257..e48376bbabd 100644 --- a/lisp/emacs-lisp/cl.el +++ b/lisp/emacs-lisp/cl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl.el --- Compatibility aliases for the old CL library. -*- lexical-binding: t -*- | 1 | ;;; cl.el --- Compatibility aliases for the old CL library. -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/emacs-lisp/copyright.el b/lisp/emacs-lisp/copyright.el index 50f880d7b33..e7e69059802 100644 --- a/lisp/emacs-lisp/copyright.el +++ b/lisp/emacs-lisp/copyright.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; copyright.el --- update the copyright notice in current buffer | 1 | ;;; copyright.el --- update the copyright notice in current buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-1995, 1998, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1991-1995, 1998, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 6 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
diff --git a/lisp/emacs-lisp/crm.el b/lisp/emacs-lisp/crm.el index 61cb3c3af4e..035baa0a967 100644 --- a/lisp/emacs-lisp/crm.el +++ b/lisp/emacs-lisp/crm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; crm.el --- read multiple strings with completion | 1 | ;;; crm.el --- read multiple strings with completion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1993-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1993-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sen Nagata <sen@eccosys.com> | 5 | ;; Author: Sen Nagata <sen@eccosys.com> |
| 6 | ;; Keywords: completion, minibuffer, multiple elements | 6 | ;; Keywords: completion, minibuffer, multiple elements |
diff --git a/lisp/emacs-lisp/cursor-sensor.el b/lisp/emacs-lisp/cursor-sensor.el index 2fc7a0d1513..70c4458d300 100644 --- a/lisp/emacs-lisp/cursor-sensor.el +++ b/lisp/emacs-lisp/cursor-sensor.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cursor-sensor.el --- React to cursor movement -*- lexical-binding: t; -*- | 1 | ;;; cursor-sensor.el --- React to cursor movement -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/lisp/emacs-lisp/debug.el b/lisp/emacs-lisp/debug.el index 0e307fae70a..22a3f3935f2 100644 --- a/lisp/emacs-lisp/debug.el +++ b/lisp/emacs-lisp/debug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; debug.el --- debuggers and related commands for Emacs -*- lexical-binding: t -*- | 1 | ;;; debug.el --- debuggers and related commands for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1986, 1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/derived.el b/lisp/emacs-lisp/derived.el index ee137f1771e..f30271e15fc 100644 --- a/lisp/emacs-lisp/derived.el +++ b/lisp/emacs-lisp/derived.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; derived.el --- allow inheritance of major modes | 1 | ;;; derived.el --- allow inheritance of major modes |
| 2 | ;; (formerly mode-clone.el) | 2 | ;; (formerly mode-clone.el) |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1993-1994, 1999, 2001-2015 Free Software Foundation, | 4 | ;; Copyright (C) 1993-1994, 1999, 2001-2016 Free Software Foundation, |
| 5 | ;; Inc. | 5 | ;; Inc. |
| 6 | 6 | ||
| 7 | ;; Author: David Megginson (dmeggins@aix1.uottawa.ca) | 7 | ;; Author: David Megginson (dmeggins@aix1.uottawa.ca) |
diff --git a/lisp/emacs-lisp/disass.el b/lisp/emacs-lisp/disass.el index 12cf605cce9..e67b0220e14 100644 --- a/lisp/emacs-lisp/disass.el +++ b/lisp/emacs-lisp/disass.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; disass.el --- disassembler for compiled Emacs Lisp code -*- lexical-binding:t -*- | 1 | ;;; disass.el --- disassembler for compiled Emacs Lisp code -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1991, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 1991, 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Doug Cutting <doug@csli.stanford.edu> | 5 | ;; Author: Doug Cutting <doug@csli.stanford.edu> |
| 6 | ;; Jamie Zawinski <jwz@lucid.com> | 6 | ;; Jamie Zawinski <jwz@lucid.com> |
diff --git a/lisp/emacs-lisp/easy-mmode.el b/lisp/emacs-lisp/easy-mmode.el index 321895de4e1..5543e920c67 100644 --- a/lisp/emacs-lisp/easy-mmode.el +++ b/lisp/emacs-lisp/easy-mmode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; easy-mmode.el --- easy definition for major and minor modes | 1 | ;;; easy-mmode.el --- easy definition for major and minor modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Georges Brun-Cottan <Georges.Brun-Cottan@inria.fr> | 5 | ;; Author: Georges Brun-Cottan <Georges.Brun-Cottan@inria.fr> |
| 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> | 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> |
diff --git a/lisp/emacs-lisp/easymenu.el b/lisp/emacs-lisp/easymenu.el index ad2ba6994f2..189bb6c8d87 100644 --- a/lisp/emacs-lisp/easymenu.el +++ b/lisp/emacs-lisp/easymenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; easymenu.el --- support the easymenu interface for defining a menu -*- lexical-binding:t -*- | 1 | ;;; easymenu.el --- support the easymenu interface for defining a menu -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1996, 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 1996, 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: emulations | 5 | ;; Keywords: emulations |
| 6 | ;; Author: Richard Stallman <rms@gnu.org> | 6 | ;; Author: Richard Stallman <rms@gnu.org> |
diff --git a/lisp/emacs-lisp/edebug.el b/lisp/emacs-lisp/edebug.el index a3e3b567cc4..5b841e88165 100644 --- a/lisp/emacs-lisp/edebug.el +++ b/lisp/emacs-lisp/edebug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edebug.el --- a source-level debugger for Emacs Lisp -*- lexical-binding: t -*- | 1 | ;;; edebug.el --- a source-level debugger for Emacs Lisp -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988-1995, 1997, 1999-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1988-1995, 1997, 1999-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Daniel LaLiberte <liberte@holonexus.org> | 6 | ;; Author: Daniel LaLiberte <liberte@holonexus.org> |
diff --git a/lisp/emacs-lisp/eieio-base.el b/lisp/emacs-lisp/eieio-base.el index 400bdb95c06..b99905cf198 100644 --- a/lisp/emacs-lisp/eieio-base.el +++ b/lisp/emacs-lisp/eieio-base.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-base.el --- Base classes for EIEIO. -*- lexical-binding:t -*- | 1 | ;;; eieio-base.el --- Base classes for EIEIO. -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2000-2002, 2004-2005, 2007-2015 Free Software | 3 | ;;; Copyright (C) 2000-2002, 2004-2005, 2007-2016 Free Software |
| 4 | ;;; Foundation, Inc. | 4 | ;;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/emacs-lisp/eieio-compat.el b/lisp/emacs-lisp/eieio-compat.el index 9f1b8951a1c..7ee897093b2 100644 --- a/lisp/emacs-lisp/eieio-compat.el +++ b/lisp/emacs-lisp/eieio-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-compat.el --- Compatibility with Older EIEIO versions -*- lexical-binding:t -*- | 1 | ;;; eieio-compat.el --- Compatibility with Older EIEIO versions -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1996, 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: OO, lisp | 6 | ;; Keywords: OO, lisp |
diff --git a/lisp/emacs-lisp/eieio-core.el b/lisp/emacs-lisp/eieio-core.el index 61d076da875..fd8ae2abecb 100644 --- a/lisp/emacs-lisp/eieio-core.el +++ b/lisp/emacs-lisp/eieio-core.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-core.el --- Core implementation for eieio -*- lexical-binding:t -*- | 1 | ;;; eieio-core.el --- Core implementation for eieio -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1996, 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Version: 1.4 | 6 | ;; Version: 1.4 |
diff --git a/lisp/emacs-lisp/eieio-custom.el b/lisp/emacs-lisp/eieio-custom.el index 08b1908c0ba..d2d87ea1537 100644 --- a/lisp/emacs-lisp/eieio-custom.el +++ b/lisp/emacs-lisp/eieio-custom.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-custom.el -- eieio object customization -*- lexical-binding:t -*- | 1 | ;;; eieio-custom.el -- eieio object customization -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2001, 2005, 2007-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1999-2001, 2005, 2007-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/emacs-lisp/eieio-datadebug.el b/lisp/emacs-lisp/eieio-datadebug.el index c820180359b..0eaec49be33 100644 --- a/lisp/emacs-lisp/eieio-datadebug.el +++ b/lisp/emacs-lisp/eieio-datadebug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-datadebug.el --- EIEIO extensions to the data debugger. -*- lexical-binding:t -*- | 1 | ;;; eieio-datadebug.el --- EIEIO extensions to the data debugger. -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: OO, lisp | 6 | ;; Keywords: OO, lisp |
diff --git a/lisp/emacs-lisp/eieio-opt.el b/lisp/emacs-lisp/eieio-opt.el index 60fcafa1ed1..9e5f524a945 100644 --- a/lisp/emacs-lisp/eieio-opt.el +++ b/lisp/emacs-lisp/eieio-opt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-opt.el -- eieio optional functions (debug, printing, speedbar) | 1 | ;;; eieio-opt.el -- eieio optional functions (debug, printing, speedbar) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1998-2003, 2005, 2008-2015 Free Software | 3 | ;; Copyright (C) 1996, 1998-2003, 2005, 2008-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/emacs-lisp/eieio-speedbar.el b/lisp/emacs-lisp/eieio-speedbar.el index a1eabcf9700..6f717c87239 100644 --- a/lisp/emacs-lisp/eieio-speedbar.el +++ b/lisp/emacs-lisp/eieio-speedbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-speedbar.el -- Classes for managing speedbar displays. -*- lexical-binding:t -*- | 1 | ;;; eieio-speedbar.el -- Classes for managing speedbar displays. -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2002, 2005, 2007-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1999-2002, 2005, 2007-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/emacs-lisp/eieio.el b/lisp/emacs-lisp/eieio.el index 909785c3e6d..47aff333d44 100644 --- a/lisp/emacs-lisp/eieio.el +++ b/lisp/emacs-lisp/eieio.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; eieio.el --- Enhanced Implementation of Emacs Interpreted Objects -*- lexical-binding:t -*- | 1 | ;;; eieio.el --- Enhanced Implementation of Emacs Interpreted Objects -*- lexical-binding:t -*- |
| 2 | ;;; or maybe Eric's Implementation of Emacs Interpreted Objects | 2 | ;;; or maybe Eric's Implementation of Emacs Interpreted Objects |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1995-1996, 1998-2015 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 1995-1996, 1998-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 7 | ;; Version: 1.4 | 7 | ;; Version: 1.4 |
diff --git a/lisp/emacs-lisp/eldoc.el b/lisp/emacs-lisp/eldoc.el index bbc8e153f74..d5e7178b226 100644 --- a/lisp/emacs-lisp/eldoc.el +++ b/lisp/emacs-lisp/eldoc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eldoc.el --- Show function arglist or variable docstring in echo area -*- lexical-binding:t; -*- | 1 | ;;; eldoc.el --- Show function arglist or variable docstring in echo area -*- lexical-binding:t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Noah Friedman <friedman@splode.com> | 5 | ;; Author: Noah Friedman <friedman@splode.com> |
| 6 | ;; Maintainer: friedman@splode.com | 6 | ;; Maintainer: friedman@splode.com |
diff --git a/lisp/emacs-lisp/elint.el b/lisp/emacs-lisp/elint.el index 64d65c05902..7f0f947ec04 100644 --- a/lisp/emacs-lisp/elint.el +++ b/lisp/emacs-lisp/elint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elint.el --- Lint Emacs Lisp | 1 | ;;; elint.el --- Lint Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Liljenberg <petli@lysator.liu.se> | 5 | ;; Author: Peter Liljenberg <petli@lysator.liu.se> |
| 6 | ;; Created: May 1997 | 6 | ;; Created: May 1997 |
diff --git a/lisp/emacs-lisp/elp.el b/lisp/emacs-lisp/elp.el index 39d62ad34a0..ad93e69eba2 100644 --- a/lisp/emacs-lisp/elp.el +++ b/lisp/emacs-lisp/elp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elp.el --- Emacs Lisp Profiler -*- lexical-binding: t -*- | 1 | ;;; elp.el --- Emacs Lisp Profiler -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 1997-1998, 2001-2015 Free Software | 3 | ;; Copyright (C) 1994-1995, 1997-1998, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Barry A. Warsaw | 6 | ;; Author: Barry A. Warsaw |
diff --git a/lisp/emacs-lisp/ert-x.el b/lisp/emacs-lisp/ert-x.el index f899f40fb80..2a2418fa7d2 100644 --- a/lisp/emacs-lisp/ert-x.el +++ b/lisp/emacs-lisp/ert-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ert-x.el --- Staging area for experimental extensions to ERT -*- lexical-binding: t -*- | 1 | ;;; ert-x.el --- Staging area for experimental extensions to ERT -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lennart Borgman (lennart O borgman A gmail O com) | 5 | ;; Author: Lennart Borgman (lennart O borgman A gmail O com) |
| 6 | ;; Christian Ohler <ohler@gnu.org> | 6 | ;; Christian Ohler <ohler@gnu.org> |
diff --git a/lisp/emacs-lisp/ert.el b/lisp/emacs-lisp/ert.el index 02ae41b9c6b..f4be9473394 100644 --- a/lisp/emacs-lisp/ert.el +++ b/lisp/emacs-lisp/ert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ert.el --- Emacs Lisp Regression Testing -*- lexical-binding: t -*- | 1 | ;;; ert.el --- Emacs Lisp Regression Testing -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2008, 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2008, 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Christian Ohler <ohler@gnu.org> | 5 | ;; Author: Christian Ohler <ohler@gnu.org> |
| 6 | ;; Keywords: lisp, tools | 6 | ;; Keywords: lisp, tools |
diff --git a/lisp/emacs-lisp/ewoc.el b/lisp/emacs-lisp/ewoc.el index 1f0c25e8205..932b7fb2623 100644 --- a/lisp/emacs-lisp/ewoc.el +++ b/lisp/emacs-lisp/ewoc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ewoc.el --- utility to maintain a view of a list of objects in a buffer -*- lexical-binding: t -*- | 1 | ;;; ewoc.el --- utility to maintain a view of a list of objects in a buffer -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Cederqvist <ceder@lysator.liu.se> | 5 | ;; Author: Per Cederqvist <ceder@lysator.liu.se> |
| 6 | ;; Inge Wallin <inge@lysator.liu.se> | 6 | ;; Inge Wallin <inge@lysator.liu.se> |
diff --git a/lisp/emacs-lisp/find-func.el b/lisp/emacs-lisp/find-func.el index 69d545560d4..0575ce49f80 100644 --- a/lisp/emacs-lisp/find-func.el +++ b/lisp/emacs-lisp/find-func.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; find-func.el --- find the definition of the Emacs Lisp function near point -*- lexical-binding:t -*- | 1 | ;;; find-func.el --- find the definition of the Emacs Lisp function near point -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jens Petersen <petersen@kurims.kyoto-u.ac.jp> | 5 | ;; Author: Jens Petersen <petersen@kurims.kyoto-u.ac.jp> |
| 6 | ;; Maintainer: petersen@kurims.kyoto-u.ac.jp | 6 | ;; Maintainer: petersen@kurims.kyoto-u.ac.jp |
diff --git a/lisp/emacs-lisp/float-sup.el b/lisp/emacs-lisp/float-sup.el index 0320662af94..a3d89e4f3a1 100644 --- a/lisp/emacs-lisp/float-sup.el +++ b/lisp/emacs-lisp/float-sup.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; float-sup.el --- define some constants useful for floating point numbers. | 1 | ;;; float-sup.el --- define some constants useful for floating point numbers. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1987, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/emacs-lisp/generator.el b/lisp/emacs-lisp/generator.el index 123f64b9660..49af240bb65 100644 --- a/lisp/emacs-lisp/generator.el +++ b/lisp/emacs-lisp/generator.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; generator.el --- generators -*- lexical-binding: t -*- | 1 | ;;; generator.el --- generators -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Colascione <dancol@dancol.org> | 5 | ;; Author: Daniel Colascione <dancol@dancol.org> |
| 6 | ;; Keywords: extensions, elisp | 6 | ;; Keywords: extensions, elisp |
diff --git a/lisp/emacs-lisp/generic.el b/lisp/emacs-lisp/generic.el index b7f4070cf60..a6cf12b0cfc 100644 --- a/lisp/emacs-lisp/generic.el +++ b/lisp/emacs-lisp/generic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; generic.el --- defining simple major modes with comment and font-lock | 1 | ;;; generic.el --- defining simple major modes with comment and font-lock |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Fri Sep 27 1996 | 6 | ;; Created: Fri Sep 27 1996 |
diff --git a/lisp/emacs-lisp/gv.el b/lisp/emacs-lisp/gv.el index 1fea38c49c1..93572e5e658 100644 --- a/lisp/emacs-lisp/gv.el +++ b/lisp/emacs-lisp/gv.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gv.el --- generalized variables -*- lexical-binding: t -*- | 1 | ;;; gv.el --- generalized variables -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/emacs-lisp/helper.el b/lisp/emacs-lisp/helper.el index 8b7737b1d3e..a35dc09e467 100644 --- a/lisp/emacs-lisp/helper.el +++ b/lisp/emacs-lisp/helper.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; helper.el --- utility help package supporting help in electric modes | 1 | ;;; helper.el --- utility help package supporting help in electric modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/inline.el b/lisp/emacs-lisp/inline.el index c3f696feda1..56780fbb05a 100644 --- a/lisp/emacs-lisp/inline.el +++ b/lisp/emacs-lisp/inline.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; inline.el --- Define functions by their inliner -*- lexical-binding:t; -*- | 1 | ;;; inline.el --- Define functions by their inliner -*- lexical-binding:t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | 6 | ||
diff --git a/lisp/emacs-lisp/let-alist.el b/lisp/emacs-lisp/let-alist.el index 0b647a028ca..3507a395436 100644 --- a/lisp/emacs-lisp/let-alist.el +++ b/lisp/emacs-lisp/let-alist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; let-alist.el --- Easily let-bind values of an assoc-list by their names -*- lexical-binding: t; -*- | 1 | ;;; let-alist.el --- Easily let-bind values of an assoc-list by their names -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Artur Malabarba <emacs@endlessparentheses.com> | 5 | ;; Author: Artur Malabarba <emacs@endlessparentheses.com> |
| 6 | ;; Package-Requires: ((emacs "24.1")) | 6 | ;; Package-Requires: ((emacs "24.1")) |
diff --git a/lisp/emacs-lisp/lisp-mnt.el b/lisp/emacs-lisp/lisp-mnt.el index 393f0dd99e8..7d5b7dc749d 100644 --- a/lisp/emacs-lisp/lisp-mnt.el +++ b/lisp/emacs-lisp/lisp-mnt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lisp-mnt.el --- utility functions for Emacs Lisp maintainers | 1 | ;;; lisp-mnt.el --- utility functions for Emacs Lisp maintainers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994, 1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
diff --git a/lisp/emacs-lisp/lisp-mode.el b/lisp/emacs-lisp/lisp-mode.el index e99f8a55ab1..4bb1466c930 100644 --- a/lisp/emacs-lisp/lisp-mode.el +++ b/lisp/emacs-lisp/lisp-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands -*- lexical-binding:t -*- | 1 | ;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: lisp, languages | 6 | ;; Keywords: lisp, languages |
diff --git a/lisp/emacs-lisp/lisp.el b/lisp/emacs-lisp/lisp.el index ca977db4b1d..3540fd14261 100644 --- a/lisp/emacs-lisp/lisp.el +++ b/lisp/emacs-lisp/lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lisp.el --- Lisp editing commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; lisp.el --- Lisp editing commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1994, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1986, 1994, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/macroexp.el b/lisp/emacs-lisp/macroexp.el index 8983454d318..ed4d6e49a93 100644 --- a/lisp/emacs-lisp/macroexp.el +++ b/lisp/emacs-lisp/macroexp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; macroexp.el --- Additional macro-expansion support -*- lexical-binding: t -*- | 1 | ;;; macroexp.el --- Additional macro-expansion support -*- lexical-binding: t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: lisp, compiler, macros | 6 | ;; Keywords: lisp, compiler, macros |
diff --git a/lisp/emacs-lisp/map-ynp.el b/lisp/emacs-lisp/map-ynp.el index b8fb540d6cb..86057706ffc 100644 --- a/lisp/emacs-lisp/map-ynp.el +++ b/lisp/emacs-lisp/map-ynp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; map-ynp.el --- general-purpose boolean question-asker -*- lexical-binding:t -*- | 1 | ;;; map-ynp.el --- general-purpose boolean question-asker -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-1995, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-1995, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Roland McGrath <roland@gnu.org> | 5 | ;; Author: Roland McGrath <roland@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/map.el b/lisp/emacs-lisp/map.el index 98a3565f2c7..ebef27185ae 100644 --- a/lisp/emacs-lisp/map.el +++ b/lisp/emacs-lisp/map.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; map.el --- Map manipulation functions -*- lexical-binding: t; -*- | 1 | ;;; map.el --- Map manipulation functions -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> | 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> |
| 6 | ;; Keywords: convenience, map, hash-table, alist, array | 6 | ;; Keywords: convenience, map, hash-table, alist, array |
diff --git a/lisp/emacs-lisp/nadvice.el b/lisp/emacs-lisp/nadvice.el index a1bc38ce2bf..1d4c3f0586c 100644 --- a/lisp/emacs-lisp/nadvice.el +++ b/lisp/emacs-lisp/nadvice.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nadvice.el --- Light-weight advice primitives for Elisp functions -*- lexical-binding: t -*- | 1 | ;;; nadvice.el --- Light-weight advice primitives for Elisp functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: extensions, lisp, tools | 6 | ;; Keywords: extensions, lisp, tools |
diff --git a/lisp/emacs-lisp/package-x.el b/lisp/emacs-lisp/package-x.el index 81d0b834722..32070dba418 100644 --- a/lisp/emacs-lisp/package-x.el +++ b/lisp/emacs-lisp/package-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; package-x.el --- Package extras | 1 | ;;; package-x.el --- Package extras |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Tromey <tromey@redhat.com> | 5 | ;; Author: Tom Tromey <tromey@redhat.com> |
| 6 | ;; Created: 10 Mar 2007 | 6 | ;; Created: 10 Mar 2007 |
diff --git a/lisp/emacs-lisp/package.el b/lisp/emacs-lisp/package.el index 97b89975469..057d01488cc 100644 --- a/lisp/emacs-lisp/package.el +++ b/lisp/emacs-lisp/package.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; package.el --- Simple package system for Emacs -*- lexical-binding:t -*- | 1 | ;;; package.el --- Simple package system for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Tromey <tromey@redhat.com> | 5 | ;; Author: Tom Tromey <tromey@redhat.com> |
| 6 | ;; Daniel Hackney <dan@haxney.org> | 6 | ;; Daniel Hackney <dan@haxney.org> |
diff --git a/lisp/emacs-lisp/pcase.el b/lisp/emacs-lisp/pcase.el index c87c2314be3..3b224814e9e 100644 --- a/lisp/emacs-lisp/pcase.el +++ b/lisp/emacs-lisp/pcase.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcase.el --- ML-style pattern-matching macro for Elisp -*- lexical-binding: t -*- | 1 | ;;; pcase.el --- ML-style pattern-matching macro for Elisp -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/lisp/emacs-lisp/pp.el b/lisp/emacs-lisp/pp.el index ac3cc74ca6a..54ea8f3aa34 100644 --- a/lisp/emacs-lisp/pp.el +++ b/lisp/emacs-lisp/pp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pp.el --- pretty printer for Emacs Lisp | 1 | ;;; pp.el --- pretty printer for Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Randal Schwartz <merlyn@stonehenge.com> | 5 | ;; Author: Randal Schwartz <merlyn@stonehenge.com> |
| 6 | ;; Keywords: lisp | 6 | ;; Keywords: lisp |
diff --git a/lisp/emacs-lisp/re-builder.el b/lisp/emacs-lisp/re-builder.el index a499b038b93..01e5241f6e3 100644 --- a/lisp/emacs-lisp/re-builder.el +++ b/lisp/emacs-lisp/re-builder.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; re-builder.el --- building Regexps with visual feedback -*- lexical-binding: t -*- | 1 | ;;; re-builder.el --- building Regexps with visual feedback -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Detlev Zundel <dzu@gnu.org> | 5 | ;; Author: Detlev Zundel <dzu@gnu.org> |
| 6 | ;; Keywords: matching, lisp, tools | 6 | ;; Keywords: matching, lisp, tools |
diff --git a/lisp/emacs-lisp/regexp-opt.el b/lisp/emacs-lisp/regexp-opt.el index e315733e222..b1e132a76e3 100644 --- a/lisp/emacs-lisp/regexp-opt.el +++ b/lisp/emacs-lisp/regexp-opt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; regexp-opt.el --- generate efficient regexps to match strings | 1 | ;;; regexp-opt.el --- generate efficient regexps to match strings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Marshall <simon@gnu.org> | 5 | ;; Author: Simon Marshall <simon@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/regi.el b/lisp/emacs-lisp/regi.el index 2b317f6e253..bbcf501d1e9 100644 --- a/lisp/emacs-lisp/regi.el +++ b/lisp/emacs-lisp/regi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; regi.el --- REGular expression Interpreting engine | 1 | ;;; regi.el --- REGular expression Interpreting engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: 1993 Barry A. Warsaw, Century Computing, Inc. <bwarsaw@cen.com> | 5 | ;; Author: 1993 Barry A. Warsaw, Century Computing, Inc. <bwarsaw@cen.com> |
| 6 | ;; Maintainer: bwarsaw@cen.com | 6 | ;; Maintainer: bwarsaw@cen.com |
diff --git a/lisp/emacs-lisp/ring.el b/lisp/emacs-lisp/ring.el index 2447dfa8e38..b1b66262d45 100644 --- a/lisp/emacs-lisp/ring.el +++ b/lisp/emacs-lisp/ring.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ring.el --- handle rings of items | 1 | ;;; ring.el --- handle rings of items |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/emacs-lisp/rx.el b/lisp/emacs-lisp/rx.el index a5ff9722698..66d295e221f 100644 --- a/lisp/emacs-lisp/rx.el +++ b/lisp/emacs-lisp/rx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rx.el --- sexp notation for regular expressions | 1 | ;;; rx.el --- sexp notation for regular expressions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> | 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/seq.el b/lisp/emacs-lisp/seq.el index 456efd077db..300fe5cd1fd 100644 --- a/lisp/emacs-lisp/seq.el +++ b/lisp/emacs-lisp/seq.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; seq.el --- Sequence manipulation functions -*- lexical-binding: t -*- | 1 | ;;; seq.el --- Sequence manipulation functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> | 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> |
| 6 | ;; Keywords: sequences | 6 | ;; Keywords: sequences |
diff --git a/lisp/emacs-lisp/shadow.el b/lisp/emacs-lisp/shadow.el index 229bb587488..5dddd23531f 100644 --- a/lisp/emacs-lisp/shadow.el +++ b/lisp/emacs-lisp/shadow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shadow.el --- locate Emacs Lisp file shadowings | 1 | ;;; shadow.el --- locate Emacs Lisp file shadowings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Terry Jones <terry@santafe.edu> | 5 | ;; Author: Terry Jones <terry@santafe.edu> |
| 6 | ;; Keywords: lisp | 6 | ;; Keywords: lisp |
diff --git a/lisp/emacs-lisp/smie.el b/lisp/emacs-lisp/smie.el index c9c002bc8fa..495ba7cb859 100644 --- a/lisp/emacs-lisp/smie.el +++ b/lisp/emacs-lisp/smie.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smie.el --- Simple Minded Indentation Engine -*- lexical-binding: t -*- | 1 | ;;; smie.el --- Simple Minded Indentation Engine -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: languages, lisp, internal, parsing, indentation | 6 | ;; Keywords: languages, lisp, internal, parsing, indentation |
diff --git a/lisp/emacs-lisp/subr-x.el b/lisp/emacs-lisp/subr-x.el index e6d451ac62e..e8d1939865f 100644 --- a/lisp/emacs-lisp/subr-x.el +++ b/lisp/emacs-lisp/subr-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; subr-x.el --- extra Lisp functions -*- lexical-binding:t -*- | 1 | ;;; subr-x.el --- extra Lisp functions -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/emacs-lisp/syntax.el b/lisp/emacs-lisp/syntax.el index d446a2c0af7..e20a210de71 100644 --- a/lisp/emacs-lisp/syntax.el +++ b/lisp/emacs-lisp/syntax.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; syntax.el --- helper functions to find syntactic context -*- lexical-binding: t -*- | 1 | ;;; syntax.el --- helper functions to find syntactic context -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/emacs-lisp/tabulated-list.el b/lisp/emacs-lisp/tabulated-list.el index 4bd8a19937d..68658d20b37 100644 --- a/lisp/emacs-lisp/tabulated-list.el +++ b/lisp/emacs-lisp/tabulated-list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tabulated-list.el --- generic major mode for tabulated lists -*- lexical-binding: t -*- | 1 | ;;; tabulated-list.el --- generic major mode for tabulated lists -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> | 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> |
| 6 | ;; Keywords: extensions, lisp | 6 | ;; Keywords: extensions, lisp |
diff --git a/lisp/emacs-lisp/tcover-ses.el b/lisp/emacs-lisp/tcover-ses.el index 61a21dc74fd..b7a3d1ae2b8 100644 --- a/lisp/emacs-lisp/tcover-ses.el +++ b/lisp/emacs-lisp/tcover-ses.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; testcover-ses.el -- Example use of `testcover' to test "SES" | 1 | ;;;; testcover-ses.el -- Example use of `testcover' to test "SES" |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@engineer.com> | 5 | ;; Author: Jonathan Yavner <jyavner@engineer.com> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@engineer.com> | 6 | ;; Maintainer: Jonathan Yavner <jyavner@engineer.com> |
diff --git a/lisp/emacs-lisp/tcover-unsafep.el b/lisp/emacs-lisp/tcover-unsafep.el index c683826535b..cb18f00a8cf 100644 --- a/lisp/emacs-lisp/tcover-unsafep.el +++ b/lisp/emacs-lisp/tcover-unsafep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; testcover-unsafep.el -- Use testcover to test unsafep's code coverage | 1 | ;;;; testcover-unsafep.el -- Use testcover to test unsafep's code coverage |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@engineer.com> | 5 | ;; Author: Jonathan Yavner <jyavner@engineer.com> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@engineer.com> | 6 | ;; Maintainer: Jonathan Yavner <jyavner@engineer.com> |
diff --git a/lisp/emacs-lisp/testcover.el b/lisp/emacs-lisp/testcover.el index 110c63f777a..a0c0d85fb29 100644 --- a/lisp/emacs-lisp/testcover.el +++ b/lisp/emacs-lisp/testcover.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; testcover.el -- Visual code-coverage tool -*- lexical-binding:t -*- | 1 | ;;;; testcover.el -- Visual code-coverage tool -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> | 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> | 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> |
diff --git a/lisp/emacs-lisp/thunk.el b/lisp/emacs-lisp/thunk.el index 0c5816a616d..4d7b0732412 100644 --- a/lisp/emacs-lisp/thunk.el +++ b/lisp/emacs-lisp/thunk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thunk.el --- Lazy form evaluation -*- lexical-binding: t -*- | 1 | ;;; thunk.el --- Lazy form evaluation -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> | 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> |
| 6 | ;; Keywords: sequences | 6 | ;; Keywords: sequences |
diff --git a/lisp/emacs-lisp/timer.el b/lisp/emacs-lisp/timer.el index c9e3fbe4f7d..3f2e2fb5286 100644 --- a/lisp/emacs-lisp/timer.el +++ b/lisp/emacs-lisp/timer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; timer.el --- run a function with args at some time in future | 1 | ;;; timer.el --- run a function with args at some time in future |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/emacs-lisp/tq.el b/lisp/emacs-lisp/tq.el index b652cbe193e..c01262d48a9 100644 --- a/lisp/emacs-lisp/tq.el +++ b/lisp/emacs-lisp/tq.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tq.el --- utility to maintain a transaction queue -*- lexical-binding:t -*- | 1 | ;;; tq.el --- utility to maintain a transaction queue -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Scott Draves <spot@cs.cmu.edu> | 6 | ;; Author: Scott Draves <spot@cs.cmu.edu> |
diff --git a/lisp/emacs-lisp/trace.el b/lisp/emacs-lisp/trace.el index 7a2fb22f3d5..1913a789db6 100644 --- a/lisp/emacs-lisp/trace.el +++ b/lisp/emacs-lisp/trace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; trace.el --- tracing facility for Emacs Lisp functions -*- lexical-binding: t -*- | 1 | ;;; trace.el --- tracing facility for Emacs Lisp functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> | 5 | ;; Author: Hans Chalupsky <hans@cs.buffalo.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/emacs-lisp/unsafep.el b/lisp/emacs-lisp/unsafep.el index 35a36b8498c..584684fefc9 100644 --- a/lisp/emacs-lisp/unsafep.el +++ b/lisp/emacs-lisp/unsafep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;;; unsafep.el -- Determine whether a Lisp form is safe to evaluate | 1 | ;;;; unsafep.el -- Determine whether a Lisp form is safe to evaluate |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> | 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> |
| 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> | 6 | ;; Maintainer: Jonathan Yavner <jyavner@member.fsf.org> |
diff --git a/lisp/emacs-lisp/warnings.el b/lisp/emacs-lisp/warnings.el index b88af1dbe1a..9ecfcd84bf6 100644 --- a/lisp/emacs-lisp/warnings.el +++ b/lisp/emacs-lisp/warnings.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; warnings.el --- log and display warnings | 1 | ;;; warnings.el --- log and display warnings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/emacs-lock.el b/lisp/emacs-lock.el index 919cbcb0c50..28b8e35fba9 100644 --- a/lisp/emacs-lock.el +++ b/lisp/emacs-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; emacs-lock.el --- protect buffers against killing or exiting -*- lexical-binding: t -*- | 1 | ;;; emacs-lock.el --- protect buffers against killing or exiting -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juanma Barranquero <lekktu@gmail.com> | 5 | ;; Author: Juanma Barranquero <lekktu@gmail.com> |
| 6 | ;; Inspired by emacs-lock.el by Tom Wurgler <twurgler@goodyear.com> | 6 | ;; Inspired by emacs-lock.el by Tom Wurgler <twurgler@goodyear.com> |
diff --git a/lisp/emulation/cua-base.el b/lisp/emulation/cua-base.el index 52e1647ede7..9351fcc6ca6 100644 --- a/lisp/emulation/cua-base.el +++ b/lisp/emulation/cua-base.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cua-base.el --- emulate CUA key bindings | 1 | ;;; cua-base.el --- emulate CUA key bindings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Keywords: keyboard emulations convenience cua | 6 | ;; Keywords: keyboard emulations convenience cua |
diff --git a/lisp/emulation/cua-gmrk.el b/lisp/emulation/cua-gmrk.el index 79fdd65efda..8e023783f31 100644 --- a/lisp/emulation/cua-gmrk.el +++ b/lisp/emulation/cua-gmrk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cua-gmrk.el --- CUA unified global mark support | 1 | ;;; cua-gmrk.el --- CUA unified global mark support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Keywords: keyboard emulations convenience cua mark | 6 | ;; Keywords: keyboard emulations convenience cua mark |
diff --git a/lisp/emulation/cua-rect.el b/lisp/emulation/cua-rect.el index d389f6ec0a2..efc3c3f6788 100644 --- a/lisp/emulation/cua-rect.el +++ b/lisp/emulation/cua-rect.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cua-rect.el --- CUA unified rectangle support | 1 | ;;; cua-rect.el --- CUA unified rectangle support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Keywords: keyboard emulations convenience CUA | 6 | ;; Keywords: keyboard emulations convenience CUA |
diff --git a/lisp/emulation/edt-lk201.el b/lisp/emulation/edt-lk201.el index a32ca560b8c..c30a84d72ae 100644 --- a/lisp/emulation/edt-lk201.el +++ b/lisp/emulation/edt-lk201.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt-lk201.el --- enhanced EDT keypad mode emulation for LK-201 keyboards | 1 | ;;; edt-lk201.el --- enhanced EDT keypad mode emulation for LK-201 keyboards |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1992-1993, 1995, 2001-2015 Free Software | 3 | ;; Copyright (C) 1986, 1992-1993, 1995, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
diff --git a/lisp/emulation/edt-mapper.el b/lisp/emulation/edt-mapper.el index c002ecfd2ff..df32ac0cee1 100644 --- a/lisp/emulation/edt-mapper.el +++ b/lisp/emulation/edt-mapper.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt-mapper.el --- create an EDT LK-201 map file for X-Windows Emacs | 1 | ;;; edt-mapper.el --- create an EDT LK-201 map file for X-Windows Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 5 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
| 6 | ;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 | ;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
diff --git a/lisp/emulation/edt-pc.el b/lisp/emulation/edt-pc.el index 47a7f25ffa3..13b60fb3c3d 100644 --- a/lisp/emulation/edt-pc.el +++ b/lisp/emulation/edt-pc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt-pc.el --- enhanced EDT keypad mode emulation for PC 101 keyboards | 1 | ;;; edt-pc.el --- enhanced EDT keypad mode emulation for PC 101 keyboards |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1994-1995, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1986, 1994-1995, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
diff --git a/lisp/emulation/edt-vt100.el b/lisp/emulation/edt-vt100.el index 8704cbdf6b8..1f134f7937c 100644 --- a/lisp/emulation/edt-vt100.el +++ b/lisp/emulation/edt-vt100.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt-vt100.el --- enhanced EDT keypad mode emulation for VT series terminals | 1 | ;;; edt-vt100.el --- enhanced EDT keypad mode emulation for VT series terminals |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1992-1993, 1995, 2002-2015 Free Software | 3 | ;; Copyright (C) 1986, 1992-1993, 1995, 2002-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el index 0c089698752..1e55fd86c4a 100644 --- a/lisp/emulation/edt.el +++ b/lisp/emulation/edt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; edt.el --- enhanced EDT keypad mode emulation for GNU Emacs | 1 | ;;; edt.el --- enhanced EDT keypad mode emulation for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1992-1995, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1986, 1992-1995, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> | 6 | ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com> |
diff --git a/lisp/emulation/keypad.el b/lisp/emulation/keypad.el index b4911102a72..1e283b275d5 100644 --- a/lisp/emulation/keypad.el +++ b/lisp/emulation/keypad.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; keypad.el --- simplified keypad bindings | 1 | ;;; keypad.el --- simplified keypad bindings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Keywords: keyboard convenience | 6 | ;; Keywords: keyboard convenience |
diff --git a/lisp/emulation/viper-cmd.el b/lisp/emulation/viper-cmd.el index 960ccedd4dd..93cf3b0fb10 100644 --- a/lisp/emulation/viper-cmd.el +++ b/lisp/emulation/viper-cmd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-cmd.el --- Vi command support for Viper | 1 | ;;; viper-cmd.el --- Vi command support for Viper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-ex.el b/lisp/emulation/viper-ex.el index 6e55ac5b5d6..2c422cb9534 100644 --- a/lisp/emulation/viper-ex.el +++ b/lisp/emulation/viper-ex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-ex.el --- functions implementing the Ex commands for Viper | 1 | ;;; viper-ex.el --- functions implementing the Ex commands for Viper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-init.el b/lisp/emulation/viper-init.el index f422a1354a9..104245b7571 100644 --- a/lisp/emulation/viper-init.el +++ b/lisp/emulation/viper-init.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-init.el --- some common definitions for Viper | 1 | ;;; viper-init.el --- some common definitions for Viper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-keym.el b/lisp/emulation/viper-keym.el index e26994cd130..998f850f8c5 100644 --- a/lisp/emulation/viper-keym.el +++ b/lisp/emulation/viper-keym.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-keym.el --- Viper keymaps | 1 | ;;; viper-keym.el --- Viper keymaps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-macs.el b/lisp/emulation/viper-macs.el index 3aff0628b5f..fd6b22231a6 100644 --- a/lisp/emulation/viper-macs.el +++ b/lisp/emulation/viper-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-macs.el --- functions implementing keyboard macros for Viper | 1 | ;;; viper-macs.el --- functions implementing keyboard macros for Viper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-mous.el b/lisp/emulation/viper-mous.el index 5c82bf1f55d..b95a341f8ee 100644 --- a/lisp/emulation/viper-mous.el +++ b/lisp/emulation/viper-mous.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-mous.el --- mouse support for Viper | 1 | ;;; viper-mous.el --- mouse support for Viper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper-util.el b/lisp/emulation/viper-util.el index 8c2ad581a75..1254923669f 100644 --- a/lisp/emulation/viper-util.el +++ b/lisp/emulation/viper-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viper-util.el --- Utilities used by viper.el | 1 | ;;; viper-util.el --- Utilities used by viper.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: viper | 6 | ;; Package: viper |
diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el index 6398b476fad..b24f1c4ee21 100644 --- a/lisp/emulation/viper.el +++ b/lisp/emulation/viper.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; and a venomous VI PERil. | 3 | ;; and a venomous VI PERil. |
| 4 | ;; Viper Is also a Package for Emacs Rebels. | 4 | ;; Viper Is also a Package for Emacs Rebels. |
| 5 | 5 | ||
| 6 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 6 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 8 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 9 | ;; Keywords: emulations | 9 | ;; Keywords: emulations |
diff --git a/lisp/env.el b/lisp/env.el index 3966ab14f7e..6c39f825c3c 100644 --- a/lisp/env.el +++ b/lisp/env.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; env.el --- functions to manipulate environment variables -*- lexical-binding:t -*- | 1 | ;;; env.el --- functions to manipulate environment variables -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1994, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 1994, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: processes, unix | 6 | ;; Keywords: processes, unix |
diff --git a/lisp/epa-dired.el b/lisp/epa-dired.el index 042dc6e625f..3d39e7d38e7 100644 --- a/lisp/epa-dired.el +++ b/lisp/epa-dired.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; epa-dired.el --- the EasyPG Assistant, dired extension -*- lexical-binding: t -*- | 1 | ;;; epa-dired.el --- the EasyPG Assistant, dired extension -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG | 5 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/epa-file.el b/lisp/epa-file.el index 88d25a570b3..ee502ef64a3 100644 --- a/lisp/epa-file.el +++ b/lisp/epa-file.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; epa-file.el --- the EasyPG Assistant, transparent file encryption -*- lexical-binding: t -*- | 1 | ;;; epa-file.el --- the EasyPG Assistant, transparent file encryption -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG | 5 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/epa-hook.el b/lisp/epa-hook.el index efffb3529cf..cd9c3d38e51 100644 --- a/lisp/epa-hook.el +++ b/lisp/epa-hook.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; epa-hook.el --- preloaded code to enable epa-file.el -*- lexical-binding: t -*- | 1 | ;;; epa-hook.el --- preloaded code to enable epa-file.el -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG | 5 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/epa-mail.el b/lisp/epa-mail.el index 5a39c28d747..eae9a83c580 100644 --- a/lisp/epa-mail.el +++ b/lisp/epa-mail.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; epa-mail.el --- the EasyPG Assistant, minor-mode for mail composer -*- lexical-binding: t -*- | 1 | ;;; epa-mail.el --- the EasyPG Assistant, minor-mode for mail composer -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG, mail, message | 5 | ;; Keywords: PGP, GnuPG, mail, message |
diff --git a/lisp/epa.el b/lisp/epa.el index e51d5d86540..170744026e1 100644 --- a/lisp/epa.el +++ b/lisp/epa.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; epa.el --- the EasyPG Assistant -*- lexical-binding: t -*- | 1 | ;;; epa.el --- the EasyPG Assistant -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Keywords: PGP, GnuPG | 6 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/epg-config.el b/lisp/epg-config.el index db2951306d0..5fac079d3c0 100644 --- a/lisp/epg-config.el +++ b/lisp/epg-config.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; epg-config.el --- configuration of the EasyPG Library | 1 | ;;; epg-config.el --- configuration of the EasyPG Library |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Keywords: PGP, GnuPG | 6 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/epg.el b/lisp/epg.el index 88829e532de..1f9db23478c 100644 --- a/lisp/epg.el +++ b/lisp/epg.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; epg.el --- the EasyPG Library -*- lexical-binding: t -*- | 1 | ;;; epg.el --- the EasyPG Library -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1999-2000, 2002-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG | 5 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/erc/ChangeLog.1 b/lisp/erc/ChangeLog.1 index 790d049f422..407beb47d79 100644 --- a/lisp/erc/ChangeLog.1 +++ b/lisp/erc/ChangeLog.1 | |||
| @@ -11706,7 +11706,7 @@ | |||
| 11706 | 11706 | ||
| 11707 | * erc-speak.el, erc.el: New file. | 11707 | * erc-speak.el, erc.el: New file. |
| 11708 | 11708 | ||
| 11709 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 11709 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 11710 | 11710 | ||
| 11711 | This file is part of GNU Emacs. | 11711 | This file is part of GNU Emacs. |
| 11712 | 11712 | ||
diff --git a/lisp/erc/ChangeLog.2 b/lisp/erc/ChangeLog.2 index 80ee3bbbd09..4295b34effd 100644 --- a/lisp/erc/ChangeLog.2 +++ b/lisp/erc/ChangeLog.2 | |||
| @@ -757,7 +757,7 @@ | |||
| 757 | 757 | ||
| 758 | See ChangeLog.1 for earlier changes. | 758 | See ChangeLog.1 for earlier changes. |
| 759 | 759 | ||
| 760 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 760 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 761 | 761 | ||
| 762 | This file is part of GNU Emacs. | 762 | This file is part of GNU Emacs. |
| 763 | 763 | ||
diff --git a/lisp/erc/erc-autoaway.el b/lisp/erc/erc-autoaway.el index c01cb3a4878..cc1ea6f9cfe 100644 --- a/lisp/erc/erc-autoaway.el +++ b/lisp/erc/erc-autoaway.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-autoaway.el --- Provides autoaway for ERC | 1 | ;;; erc-autoaway.el --- Provides autoaway for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> | 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-backend.el b/lisp/erc/erc-backend.el index e07dc90fcdc..4a2a12dd403 100644 --- a/lisp/erc/erc-backend.el +++ b/lisp/erc/erc-backend.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-backend.el --- Backend network communication for ERC | 1 | ;;; erc-backend.el --- Backend network communication for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Filename: erc-backend.el | 5 | ;; Filename: erc-backend.el |
| 6 | ;; Author: Lawrence Mitchell <wence@gmx.li> | 6 | ;; Author: Lawrence Mitchell <wence@gmx.li> |
diff --git a/lisp/erc/erc-button.el b/lisp/erc/erc-button.el index d6f4b12ebbf..e1ccea90dd1 100644 --- a/lisp/erc/erc-button.el +++ b/lisp/erc/erc-button.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-button.el --- A way of buttonizing certain things in ERC buffers -*- lexical-binding:t -*- | 1 | ;; erc-button.el --- A way of buttonizing certain things in ERC buffers -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-capab.el b/lisp/erc/erc-capab.el index 4ddd88d5d5e..4b956cc01ac 100644 --- a/lisp/erc/erc-capab.el +++ b/lisp/erc/erc-capab.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-capab.el --- support for dancer-ircd and hyperion's CAPAB | 1 | ;;; erc-capab.el --- support for dancer-ircd and hyperion's CAPAB |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | 6 | ||
diff --git a/lisp/erc/erc-compat.el b/lisp/erc/erc-compat.el index d8af692470e..5e03d30bf94 100644 --- a/lisp/erc/erc-compat.el +++ b/lisp/erc/erc-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-compat.el --- ERC compatibility code for XEmacs | 1 | ;;; erc-compat.el --- ERC compatibility code for XEmacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-dcc.el b/lisp/erc/erc-dcc.el index 0a9932ddc95..1bf380d47d1 100644 --- a/lisp/erc/erc-dcc.el +++ b/lisp/erc/erc-dcc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-dcc.el --- CTCP DCC module for ERC | 1 | ;;; erc-dcc.el --- CTCP DCC module for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1998, 2002-2004, 2006-2015 Free Software | 3 | ;; Copyright (C) 1993-1995, 1998, 2002-2004, 2006-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Ben A. Mesander <ben@gnu.ai.mit.edu> | 6 | ;; Author: Ben A. Mesander <ben@gnu.ai.mit.edu> |
diff --git a/lisp/erc/erc-desktop-notifications.el b/lisp/erc/erc-desktop-notifications.el index f987597325b..97fb728a877 100644 --- a/lisp/erc/erc-desktop-notifications.el +++ b/lisp/erc/erc-desktop-notifications.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-desktop-notifications.el -- Send notification on PRIVMSG or mentions | 1 | ;; erc-desktop-notifications.el -- Send notification on PRIVMSG or mentions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: comm | 6 | ;; Keywords: comm |
diff --git a/lisp/erc/erc-ezbounce.el b/lisp/erc/erc-ezbounce.el index de2a2ff6e76..3389de89ec7 100644 --- a/lisp/erc/erc-ezbounce.el +++ b/lisp/erc/erc-ezbounce.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-ezbounce.el --- Handle EZBounce bouncer commands | 1 | ;;; erc-ezbounce.el --- Handle EZBounce bouncer commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-fill.el b/lisp/erc/erc-fill.el index 84816f80854..462b8730fe5 100644 --- a/lisp/erc/erc-fill.el +++ b/lisp/erc/erc-fill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-fill.el --- Filling IRC messages in various ways | 1 | ;;; erc-fill.el --- Filling IRC messages in various ways |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Mario Lang <mlang@delysid.org> | 6 | ;; Mario Lang <mlang@delysid.org> |
diff --git a/lisp/erc/erc-goodies.el b/lisp/erc/erc-goodies.el index ca2d14a4675..2a1d18720aa 100644 --- a/lisp/erc/erc-goodies.el +++ b/lisp/erc/erc-goodies.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-goodies.el --- Collection of ERC modules | 1 | ;; erc-goodies.el --- Collection of ERC modules |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> | 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-ibuffer.el b/lisp/erc/erc-ibuffer.el index a2c43f2c385..57266c19130 100644 --- a/lisp/erc/erc-ibuffer.el +++ b/lisp/erc/erc-ibuffer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-ibuffer.el --- ibuffer integration with ERC | 1 | ;;; erc-ibuffer.el --- ibuffer integration with ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-identd.el b/lisp/erc/erc-identd.el index e79163fab55..9d48510e199 100644 --- a/lisp/erc/erc-identd.el +++ b/lisp/erc/erc-identd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-identd.el --- RFC1413 (identd authentication protocol) server | 1 | ;;; erc-identd.el --- RFC1413 (identd authentication protocol) server |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-imenu.el b/lisp/erc/erc-imenu.el index ccecc3b9070..8535fb6bd1c 100644 --- a/lisp/erc/erc-imenu.el +++ b/lisp/erc/erc-imenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-imenu.el -- Imenu support for ERC | 1 | ;;; erc-imenu.el -- Imenu support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2015 Free Software Foundation, | 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Mario Lang <mlang@delysid.org> | 6 | ;; Author: Mario Lang <mlang@delysid.org> |
diff --git a/lisp/erc/erc-join.el b/lisp/erc/erc-join.el index c1ce14ab016..1fbafe00895 100644 --- a/lisp/erc/erc-join.el +++ b/lisp/erc/erc-join.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-join.el --- autojoin channels on connect and reconnects | 1 | ;;; erc-join.el --- autojoin channels on connect and reconnects |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-lang.el b/lisp/erc/erc-lang.el index d97abe9c05f..4d8311cf233 100644 --- a/lisp/erc/erc-lang.el +++ b/lisp/erc/erc-lang.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-lang.el --- provide the LANG command to ERC | 1 | ;;; erc-lang.el --- provide the LANG command to ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-list.el b/lisp/erc/erc-list.el index 022895a93cf..f0a5b9e4c20 100644 --- a/lisp/erc/erc-list.el +++ b/lisp/erc/erc-list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-list.el --- /list support for ERC -*- lexical-binding:t -*- | 1 | ;;; erc-list.el --- /list support for ERC -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Tromey <tromey@redhat.com> | 5 | ;; Author: Tom Tromey <tromey@redhat.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-log.el b/lisp/erc/erc-log.el index 4ac13aab070..61a83b1739d 100644 --- a/lisp/erc/erc-log.el +++ b/lisp/erc/erc-log.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-log.el --- Logging facilities for ERC. | 1 | ;;; erc-log.el --- Logging facilities for ERC. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lawrence Mitchell <wence@gmx.li> | 5 | ;; Author: Lawrence Mitchell <wence@gmx.li> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-match.el b/lisp/erc/erc-match.el index ec3266fa1bd..1313ecc6072 100644 --- a/lisp/erc/erc-match.el +++ b/lisp/erc/erc-match.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-match.el --- Highlight messages matching certain regexps | 1 | ;;; erc-match.el --- Highlight messages matching certain regexps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-menu.el b/lisp/erc/erc-menu.el index 0832fb891d5..7f5fd9a91ca 100644 --- a/lisp/erc/erc-menu.el +++ b/lisp/erc/erc-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-menu.el -- Menu-bar definitions for ERC | 1 | ;; erc-menu.el -- Menu-bar definitions for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2002, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-netsplit.el b/lisp/erc/erc-netsplit.el index 35fa84f4176..d93398498b3 100644 --- a/lisp/erc/erc-netsplit.el +++ b/lisp/erc/erc-netsplit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-netsplit.el --- Reduce JOIN/QUIT messages on netsplits | 1 | ;;; erc-netsplit.el --- Reduce JOIN/QUIT messages on netsplits |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-networks.el b/lisp/erc/erc-networks.el index 2891fe17be6..c859a48a79a 100644 --- a/lisp/erc/erc-networks.el +++ b/lisp/erc/erc-networks.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-networks.el --- IRC networks | 1 | ;;; erc-networks.el --- IRC networks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> | 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-notify.el b/lisp/erc/erc-notify.el index 24f44716f58..ad8f6a00a23 100644 --- a/lisp/erc/erc-notify.el +++ b/lisp/erc/erc-notify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-notify.el --- Online status change notification -*- lexical-binding:t -*- | 1 | ;;; erc-notify.el --- Online status change notification -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> | 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-page.el b/lisp/erc/erc-page.el index b2083bebd4f..2e016c30328 100644 --- a/lisp/erc/erc-page.el +++ b/lisp/erc/erc-page.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-page.el - CTCP PAGE support for ERC | 1 | ;; erc-page.el - CTCP PAGE support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | 6 | ||
diff --git a/lisp/erc/erc-pcomplete.el b/lisp/erc/erc-pcomplete.el index 686a3a8e1d0..cf3f51ba3f6 100644 --- a/lisp/erc/erc-pcomplete.el +++ b/lisp/erc/erc-pcomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-pcomplete.el --- Provides programmable completion for ERC | 1 | ;;; erc-pcomplete.el --- Provides programmable completion for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sacha Chua <sacha@free.net.ph> | 5 | ;; Author: Sacha Chua <sacha@free.net.ph> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-replace.el b/lisp/erc/erc-replace.el index db9ac9dfc58..3620b346602 100644 --- a/lisp/erc/erc-replace.el +++ b/lisp/erc/erc-replace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-replace.el -- wash and massage messages inserted into the buffer | 1 | ;; erc-replace.el -- wash and massage messages inserted into the buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2015 Free Software Foundation, | 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Andreas Fuchs <asf@void.at> | 6 | ;; Author: Andreas Fuchs <asf@void.at> |
diff --git a/lisp/erc/erc-ring.el b/lisp/erc/erc-ring.el index 77528eae88c..b00be95c4fa 100644 --- a/lisp/erc/erc-ring.el +++ b/lisp/erc/erc-ring.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-ring.el -- Command history handling for erc using ring.el | 1 | ;; erc-ring.el -- Command history handling for erc using ring.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-services.el b/lisp/erc/erc-services.el index 274b01ffbd1..d6fd6fd70cf 100644 --- a/lisp/erc/erc-services.el +++ b/lisp/erc/erc-services.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-services.el --- Identify to NickServ | 1 | ;;; erc-services.el --- Identify to NickServ |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | 6 | ||
diff --git a/lisp/erc/erc-sound.el b/lisp/erc/erc-sound.el index 06d96be2573..ec4a049e5e3 100644 --- a/lisp/erc/erc-sound.el +++ b/lisp/erc/erc-sound.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-sound.el --- CTCP SOUND support for ERC | 1 | ;;; erc-sound.el --- CTCP SOUND support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | 6 | ||
diff --git a/lisp/erc/erc-speedbar.el b/lisp/erc/erc-speedbar.el index 6015a6ac9fb..39c8beef4ca 100644 --- a/lisp/erc/erc-speedbar.el +++ b/lisp/erc/erc-speedbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-speedbar.el --- Speedbar support for ERC | 1 | ;;; erc-speedbar.el --- Speedbar support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Contributor: Eric M. Ludlam <eric@siege-engine.com> | 6 | ;; Contributor: Eric M. Ludlam <eric@siege-engine.com> |
diff --git a/lisp/erc/erc-spelling.el b/lisp/erc/erc-spelling.el index 0cba956c429..f0eadf52db6 100644 --- a/lisp/erc/erc-spelling.el +++ b/lisp/erc/erc-spelling.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-spelling.el --- use flyspell in ERC | 1 | ;;; erc-spelling.el --- use flyspell in ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> | 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-stamp.el b/lisp/erc/erc-stamp.el index d264c5960fe..a4c91ca9fb5 100644 --- a/lisp/erc/erc-stamp.el +++ b/lisp/erc/erc-stamp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-stamp.el --- Timestamping for ERC messages | 1 | ;;; erc-stamp.el --- Timestamping for ERC messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-track.el b/lisp/erc/erc-track.el index 5af1663378f..1750cb77845 100644 --- a/lisp/erc/erc-track.el +++ b/lisp/erc/erc-track.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-track.el --- Track modified channel buffers -*- lexical-binding:t -*- | 1 | ;;; erc-track.el --- Track modified channel buffers -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-truncate.el b/lisp/erc/erc-truncate.el index 9a58288a4f5..02fa67ebd25 100644 --- a/lisp/erc/erc-truncate.el +++ b/lisp/erc/erc-truncate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-truncate.el --- Functions for truncating ERC buffers | 1 | ;;; erc-truncate.el --- Functions for truncating ERC buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc-xdcc.el b/lisp/erc/erc-xdcc.el index c129336f1ed..0e2a5d12beb 100644 --- a/lisp/erc/erc-xdcc.el +++ b/lisp/erc/erc-xdcc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-xdcc.el --- XDCC file-server support for ERC | 1 | ;;; erc-xdcc.el --- XDCC file-server support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index 49ba4ccf8cb..3824c195d39 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc.el --- An Emacs Internet Relay Chat client -*- lexical-binding:t -*- | 1 | ;; erc.el --- An Emacs Internet Relay Chat client -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexander L. Belikoff (alexander@belikoff.net) | 5 | ;; Author: Alexander L. Belikoff (alexander@belikoff.net) |
| 6 | ;; Contributors: Sergey Berezin (sergey.berezin@cs.cmu.edu), | 6 | ;; Contributors: Sergey Berezin (sergey.berezin@cs.cmu.edu), |
diff --git a/lisp/eshell/em-alias.el b/lisp/eshell/em-alias.el index b76cb7c1005..513863d6f10 100644 --- a/lisp/eshell/em-alias.el +++ b/lisp/eshell/em-alias.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-alias.el --- creation and management of command aliases -*- lexical-binding:t -*- | 1 | ;;; em-alias.el --- creation and management of command aliases -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-banner.el b/lisp/eshell/em-banner.el index 522ff43e18d..b51060955bd 100644 --- a/lisp/eshell/em-banner.el +++ b/lisp/eshell/em-banner.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-banner.el --- sample module that displays a login banner -*- lexical-binding:t -*- | 1 | ;;; em-banner.el --- sample module that displays a login banner -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el index 05cd994c36f..558bc338866 100644 --- a/lisp/eshell/em-basic.el +++ b/lisp/eshell/em-basic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-basic.el --- basic shell builtin commands -*- lexical-binding:t -*- | 1 | ;;; em-basic.el --- basic shell builtin commands -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-cmpl.el b/lisp/eshell/em-cmpl.el index 93b275e2ffb..47467678a68 100644 --- a/lisp/eshell/em-cmpl.el +++ b/lisp/eshell/em-cmpl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-cmpl.el --- completion using the TAB key -*- lexical-binding:t -*- | 1 | ;;; em-cmpl.el --- completion using the TAB key -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-dirs.el b/lisp/eshell/em-dirs.el index 3960cd7b229..743779ea13b 100644 --- a/lisp/eshell/em-dirs.el +++ b/lisp/eshell/em-dirs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-dirs.el --- directory navigation commands -*- lexical-binding:t -*- | 1 | ;;; em-dirs.el --- directory navigation commands -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-glob.el b/lisp/eshell/em-glob.el index f0a85152382..b06804e069b 100644 --- a/lisp/eshell/em-glob.el +++ b/lisp/eshell/em-glob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-glob.el --- extended file name globbing -*- lexical-binding:t -*- | 1 | ;;; em-glob.el --- extended file name globbing -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-hist.el b/lisp/eshell/em-hist.el index 90dec596701..198b1d017c4 100644 --- a/lisp/eshell/em-hist.el +++ b/lisp/eshell/em-hist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-hist.el --- history list management -*- lexical-binding:t -*- | 1 | ;;; em-hist.el --- history list management -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-ls.el b/lisp/eshell/em-ls.el index ae6e0d3e886..cf6609ff729 100644 --- a/lisp/eshell/em-ls.el +++ b/lisp/eshell/em-ls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-ls.el --- implementation of ls in Lisp -*- lexical-binding:t -*- | 1 | ;;; em-ls.el --- implementation of ls in Lisp -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-pred.el b/lisp/eshell/em-pred.el index 102795fc16b..219c86b4746 100644 --- a/lisp/eshell/em-pred.el +++ b/lisp/eshell/em-pred.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-pred.el --- argument predicates and modifiers (ala zsh) -*- lexical-binding:t -*- | 1 | ;;; em-pred.el --- argument predicates and modifiers (ala zsh) -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-prompt.el b/lisp/eshell/em-prompt.el index 69c5bd62259..578b6d6a7bc 100644 --- a/lisp/eshell/em-prompt.el +++ b/lisp/eshell/em-prompt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-prompt.el --- command prompts -*- lexical-binding:t -*- | 1 | ;;; em-prompt.el --- command prompts -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-rebind.el b/lisp/eshell/em-rebind.el index 3ac74647409..c23e20b9cf3 100644 --- a/lisp/eshell/em-rebind.el +++ b/lisp/eshell/em-rebind.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-rebind.el --- rebind keys when point is at current input -*- lexical-binding:t -*- | 1 | ;;; em-rebind.el --- rebind keys when point is at current input -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-script.el b/lisp/eshell/em-script.el index 1a16e5e7a0f..1141399f670 100644 --- a/lisp/eshell/em-script.el +++ b/lisp/eshell/em-script.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-script.el --- Eshell script files -*- lexical-binding:t -*- | 1 | ;;; em-script.el --- Eshell script files -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-smart.el b/lisp/eshell/em-smart.el index ed6cfb55177..fe9e477594c 100644 --- a/lisp/eshell/em-smart.el +++ b/lisp/eshell/em-smart.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-smart.el --- smart display of output -*- lexical-binding:t -*- | 1 | ;;; em-smart.el --- smart display of output -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-term.el b/lisp/eshell/em-term.el index a8fa9733b42..aabc5fdb1a2 100644 --- a/lisp/eshell/em-term.el +++ b/lisp/eshell/em-term.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-term.el --- running visual commands -*- lexical-binding:t -*- | 1 | ;;; em-term.el --- running visual commands -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-tramp.el b/lisp/eshell/em-tramp.el index 92547edc79d..9105c482b38 100644 --- a/lisp/eshell/em-tramp.el +++ b/lisp/eshell/em-tramp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-tramp.el --- Eshell features that require TRAMP -*- lexical-binding:t -*- | 1 | ;;; em-tramp.el --- Eshell features that require TRAMP -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Aidan Gauland <aidalgol@no8wireless.co.nz> | 5 | ;; Author: Aidan Gauland <aidalgol@no8wireless.co.nz> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-unix.el b/lisp/eshell/em-unix.el index 19597dfbc1f..c27c18c52ba 100644 --- a/lisp/eshell/em-unix.el +++ b/lisp/eshell/em-unix.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-unix.el --- UNIX command aliases -*- lexical-binding:t -*- | 1 | ;;; em-unix.el --- UNIX command aliases -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/em-xtra.el b/lisp/eshell/em-xtra.el index b2af974d983..dd5c88b5d74 100644 --- a/lisp/eshell/em-xtra.el +++ b/lisp/eshell/em-xtra.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; em-xtra.el --- extra alias functions -*- lexical-binding:t -*- | 1 | ;;; em-xtra.el --- extra alias functions -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-arg.el b/lisp/eshell/esh-arg.el index 93d795b1351..2f34c36d26b 100644 --- a/lisp/eshell/esh-arg.el +++ b/lisp/eshell/esh-arg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-arg.el --- argument processing -*- lexical-binding:t -*- | 1 | ;;; esh-arg.el --- argument processing -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-cmd.el b/lisp/eshell/esh-cmd.el index 72c8a239ff3..60615131e20 100644 --- a/lisp/eshell/esh-cmd.el +++ b/lisp/eshell/esh-cmd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-cmd.el --- command invocation -*- lexical-binding:t -*- | 1 | ;;; esh-cmd.el --- command invocation -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-ext.el b/lisp/eshell/esh-ext.el index 81ffaa713da..ca62d0cf8b0 100644 --- a/lisp/eshell/esh-ext.el +++ b/lisp/eshell/esh-ext.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-ext.el --- commands external to Eshell -*- lexical-binding:t -*- | 1 | ;;; esh-ext.el --- commands external to Eshell -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-io.el b/lisp/eshell/esh-io.el index 749c481da3e..1b4f4093168 100644 --- a/lisp/eshell/esh-io.el +++ b/lisp/eshell/esh-io.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-io.el --- I/O management -*- lexical-binding:t -*- | 1 | ;;; esh-io.el --- I/O management -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-mode.el b/lisp/eshell/esh-mode.el index 9cc9d34eafd..388bc747367 100644 --- a/lisp/eshell/esh-mode.el +++ b/lisp/eshell/esh-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-mode.el --- user interface -*- lexical-binding:t -*- | 1 | ;;; esh-mode.el --- user interface -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-module.el b/lisp/eshell/esh-module.el index 47b23aeb27f..0d978df044d 100644 --- a/lisp/eshell/esh-module.el +++ b/lisp/eshell/esh-module.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-module.el --- Eshell modules -*- lexical-binding:t -*- | 1 | ;;; esh-module.el --- Eshell modules -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Keywords: processes | 6 | ;; Keywords: processes |
diff --git a/lisp/eshell/esh-opt.el b/lisp/eshell/esh-opt.el index 96d485beca1..d0929db5464 100644 --- a/lisp/eshell/esh-opt.el +++ b/lisp/eshell/esh-opt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-opt.el --- command options processing -*- lexical-binding:t -*- | 1 | ;;; esh-opt.el --- command options processing -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-proc.el b/lisp/eshell/esh-proc.el index 867d3b9145d..8c6bad089c5 100644 --- a/lisp/eshell/esh-proc.el +++ b/lisp/eshell/esh-proc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-proc.el --- process management -*- lexical-binding:t -*- | 1 | ;;; esh-proc.el --- process management -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-util.el b/lisp/eshell/esh-util.el index e99a316889a..435e4ed88b4 100644 --- a/lisp/eshell/esh-util.el +++ b/lisp/eshell/esh-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-util.el --- general utilities -*- lexical-binding:t -*- | 1 | ;;; esh-util.el --- general utilities -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/esh-var.el b/lisp/eshell/esh-var.el index 0d94186cb9a..7213ad70e84 100644 --- a/lisp/eshell/esh-var.el +++ b/lisp/eshell/esh-var.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; esh-var.el --- handling of variables -*- lexical-binding:t -*- | 1 | ;;; esh-var.el --- handling of variables -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el index 553955155ef..8b21730ef33 100644 --- a/lisp/eshell/eshell.el +++ b/lisp/eshell/eshell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eshell.el --- the Emacs command shell -*- lexical-binding:t -*- | 1 | ;;; eshell.el --- the Emacs command shell -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Version: 2.4.2 | 6 | ;; Version: 2.4.2 |
diff --git a/lisp/expand.el b/lisp/expand.el index 97c8a259459..b0f19d2a01b 100644 --- a/lisp/expand.el +++ b/lisp/expand.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; expand.el --- make abbreviations more usable | 1 | ;;; expand.el --- make abbreviations more usable |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> | 5 | ;; Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> |
| 6 | ;; Maintainer: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> | 6 | ;; Maintainer: Frederic Lepied <Frederic.Lepied@sugix.frmug.org> |
diff --git a/lisp/ezimage.el b/lisp/ezimage.el index 542e5e9dce3..cc39f28667d 100644 --- a/lisp/ezimage.el +++ b/lisp/ezimage.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ezimage --- Generalized Image management | 1 | ;;; ezimage --- Generalized Image management |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: file, tags, tools | 6 | ;; Keywords: file, tags, tools |
diff --git a/lisp/face-remap.el b/lisp/face-remap.el index 3a8aba566dc..0da6be7430b 100644 --- a/lisp/face-remap.el +++ b/lisp/face-remap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; face-remap.el --- Functions for managing `face-remapping-alist' -*- lexical-binding: t -*- | 1 | ;;; face-remap.el --- Functions for managing `face-remapping-alist' -*- lexical-binding: t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: faces, face remapping, display, user commands | 6 | ;; Keywords: faces, face remapping, display, user commands |
diff --git a/lisp/facemenu.el b/lisp/facemenu.el index 885c15f4e5c..8b01c4e47bf 100644 --- a/lisp/facemenu.el +++ b/lisp/facemenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; facemenu.el --- create a face menu for interactively adding fonts to text | 1 | ;;; facemenu.el --- create a face menu for interactively adding fonts to text |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Boris Goldowsky <boris@gnu.org> | 5 | ;; Author: Boris Goldowsky <boris@gnu.org> |
| 6 | ;; Keywords: faces | 6 | ;; Keywords: faces |
diff --git a/lisp/faces.el b/lisp/faces.el index ecd34a5280e..612bd1677bb 100644 --- a/lisp/faces.el +++ b/lisp/faces.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; faces.el --- Lisp faces | 1 | ;;; faces.el --- Lisp faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1996, 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1996, 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/ffap.el b/lisp/ffap.el index 037b978b6fb..6c7932b512e 100644 --- a/lisp/ffap.el +++ b/lisp/ffap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ffap.el --- find file (or url) at point | 1 | ;;; ffap.el --- find file (or url) at point |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michelangelo Grigni <mic@mathcs.emory.edu> | 5 | ;; Author: Michelangelo Grigni <mic@mathcs.emory.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/filecache.el b/lisp/filecache.el index fd99ee0fb93..e754190d177 100644 --- a/lisp/filecache.el +++ b/lisp/filecache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; filecache.el --- find files using a pre-loaded cache | 1 | ;;; filecache.el --- find files using a pre-loaded cache |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Sun Nov 10 1996 | 6 | ;; Created: Sun Nov 10 1996 |
diff --git a/lisp/filenotify.el b/lisp/filenotify.el index b6c1f686fe1..faa801ee6e7 100644 --- a/lisp/filenotify.el +++ b/lisp/filenotify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; filenotify.el --- watch files for changes on disk -*- lexical-binding:t -*- | 1 | ;;; filenotify.el --- watch files for changes on disk -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | 6 | ||
diff --git a/lisp/files-x.el b/lisp/files-x.el index cf9fe914ed4..ed3d49df385 100644 --- a/lisp/files-x.el +++ b/lisp/files-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; files-x.el --- extended file handling commands | 1 | ;;; files-x.el --- extended file handling commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juri Linkov <juri@jurta.org> | 5 | ;; Author: Juri Linkov <juri@jurta.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/files.el b/lisp/files.el index ea09c2a9fa4..9cb46fcd0a9 100644 --- a/lisp/files.el +++ b/lisp/files.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; files.el --- file input and output commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; files.el --- file input and output commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/filesets.el b/lisp/filesets.el index ad3b4db4956..d5e79c0bd93 100644 --- a/lisp/filesets.el +++ b/lisp/filesets.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; filesets.el --- handle group of files | 1 | ;;; filesets.el --- handle group of files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Thomas Link <sanobast-emacs@yahoo.de> | 5 | ;; Author: Thomas Link <sanobast-emacs@yahoo.de> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/find-cmd.el b/lisp/find-cmd.el index 71c7a9b9c77..9b595de9d81 100644 --- a/lisp/find-cmd.el +++ b/lisp/find-cmd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; find-cmd.el --- Build a valid find(1) command with sexps | 1 | ;;; find-cmd.el --- Build a valid find(1) command with sexps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Philip Jackson <phil@shellarchive.co.uk> | 5 | ;; Author: Philip Jackson <phil@shellarchive.co.uk> |
| 6 | ;; Version: 0.6 | 6 | ;; Version: 0.6 |
diff --git a/lisp/find-dired.el b/lisp/find-dired.el index c4ef0fef229..7bfdbe73466 100644 --- a/lisp/find-dired.el +++ b/lisp/find-dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; find-dired.el --- run a `find' command and dired the output | 1 | ;;; find-dired.el --- run a `find' command and dired the output |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994-1995, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994-1995, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Roland McGrath <roland@gnu.org>, | 6 | ;; Author: Roland McGrath <roland@gnu.org>, |
diff --git a/lisp/find-file.el b/lisp/find-file.el index f6e6daf9ed1..8bd810f2c46 100644 --- a/lisp/find-file.el +++ b/lisp/find-file.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;; Maintainer: emacs-devel@gnu.org | 4 | ;; Maintainer: emacs-devel@gnu.org |
| 5 | ;; Keywords: c, matching, tools | 5 | ;; Keywords: c, matching, tools |
| 6 | 6 | ||
| 7 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. | 7 | ;; Copyright (C) 1994-1995, 2001-2016 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 10 | 10 | ||
diff --git a/lisp/find-lisp.el b/lisp/find-lisp.el index 2c8faa281ab..475001f5707 100644 --- a/lisp/find-lisp.el +++ b/lisp/find-lisp.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;; Created: Fri Mar 26 1999 | 4 | ;; Created: Fri Mar 26 1999 |
| 5 | ;; Keywords: unix | 5 | ;; Keywords: unix |
| 6 | 6 | ||
| 7 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 7 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |
| 10 | 10 | ||
diff --git a/lisp/finder.el b/lisp/finder.el index c40e04a9147..da537a59cc1 100644 --- a/lisp/finder.el +++ b/lisp/finder.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; finder.el --- topic & keyword-based code finder | 1 | ;;; finder.el --- topic & keyword-based code finder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1997-1999, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1997-1999, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
diff --git a/lisp/flow-ctrl.el b/lisp/flow-ctrl.el index 41eab80a19d..9e79b2403f1 100644 --- a/lisp/flow-ctrl.el +++ b/lisp/flow-ctrl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; flow-ctrl.el --- help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control | 1 | ;;; flow-ctrl.el --- help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1991, 1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1990-1991, 1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kevin Gallagher | 6 | ;; Author: Kevin Gallagher |
diff --git a/lisp/foldout.el b/lisp/foldout.el index 0a401c77ddf..dd01636d02b 100644 --- a/lisp/foldout.el +++ b/lisp/foldout.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; foldout.el --- folding extensions for outline-mode and outline-minor-mode | 1 | ;;; foldout.el --- folding extensions for outline-mode and outline-minor-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Broadey <KevinB@bartley.demon.co.uk> | 5 | ;; Author: Kevin Broadey <KevinB@bartley.demon.co.uk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/follow.el b/lisp/follow.el index 71e8824947d..5801f79341e 100644 --- a/lisp/follow.el +++ b/lisp/follow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; follow.el --- synchronize windows showing the same buffer | 1 | ;;; follow.el --- synchronize windows showing the same buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1997, 1999, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1995-1997, 1999, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Anders Lindgren | 6 | ;; Author: Anders Lindgren |
diff --git a/lisp/font-core.el b/lisp/font-core.el index 2253204d9f7..a0971a17f5f 100644 --- a/lisp/font-core.el +++ b/lisp/font-core.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; font-core.el --- Core interface to font-lock | 1 | ;;; font-core.el --- Core interface to font-lock |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: languages, faces | 6 | ;; Keywords: languages, faces |
diff --git a/lisp/font-lock.el b/lisp/font-lock.el index 93d677c67e7..4a92069b12e 100644 --- a/lisp/font-lock.el +++ b/lisp/font-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; font-lock.el --- Electric font lock mode | 1 | ;;; font-lock.el --- Electric font lock mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jamie Zawinski | 5 | ;; Author: Jamie Zawinski |
| 6 | ;; Richard Stallman | 6 | ;; Richard Stallman |
diff --git a/lisp/format-spec.el b/lisp/format-spec.el index e61978e009b..5789b89b8d5 100644 --- a/lisp/format-spec.el +++ b/lisp/format-spec.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; format-spec.el --- functions for formatting arbitrary formatting strings | 1 | ;;; format-spec.el --- functions for formatting arbitrary formatting strings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: tools | 6 | ;; Keywords: tools |
diff --git a/lisp/format.el b/lisp/format.el index 8a756e3396c..4a46662751c 100644 --- a/lisp/format.el +++ b/lisp/format.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; format.el --- read and save files in multiple formats | 1 | ;;; format.el --- read and save files in multiple formats |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 1997, 1999, 2001-2015 Free Software | 3 | ;; Copyright (C) 1994-1995, 1997, 1999, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Boris Goldowsky <boris@gnu.org> | 6 | ;; Author: Boris Goldowsky <boris@gnu.org> |
diff --git a/lisp/forms.el b/lisp/forms.el index e7e399fd436..c141188788b 100644 --- a/lisp/forms.el +++ b/lisp/forms.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; forms.el --- Forms mode: edit a file as a form to fill in | 1 | ;;; forms.el --- Forms mode: edit a file as a form to fill in |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1994-1997, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1991, 1994-1997, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Johan Vromans <jvromans@squirrel.nl> | 6 | ;; Author: Johan Vromans <jvromans@squirrel.nl> |
diff --git a/lisp/frame.el b/lisp/frame.el index 2584d09fb01..04dd4abdf03 100644 --- a/lisp/frame.el +++ b/lisp/frame.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; frame.el --- multi-frame management independent of window systems -*- lexical-binding:t -*- | 1 | ;;; frame.el --- multi-frame management independent of window systems -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 1996-1997, 2000-2015 Free Software | 3 | ;; Copyright (C) 1993-1994, 1996-1997, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/frameset.el b/lisp/frameset.el index 17fe39be844..b8d86c649ec 100644 --- a/lisp/frameset.el +++ b/lisp/frameset.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; frameset.el --- save and restore frame and window setup -*- lexical-binding: t -*- | 1 | ;;; frameset.el --- save and restore frame and window setup -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juanma Barranquero <lekktu@gmail.com> | 5 | ;; Author: Juanma Barranquero <lekktu@gmail.com> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/fringe.el b/lisp/fringe.el index 8524f2ad2a2..8ac3b6d8418 100644 --- a/lisp/fringe.el +++ b/lisp/fringe.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fringe.el --- fringe setup and control | 1 | ;;; fringe.el --- fringe setup and control |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/generic-x.el b/lisp/generic-x.el index e5b4455d1f6..71ba1f7d002 100644 --- a/lisp/generic-x.el +++ b/lisp/generic-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; generic-x.el --- A collection of generic modes | 1 | ;;; generic-x.el --- A collection of generic modes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Tue Oct 08 1996 | 6 | ;; Created: Tue Oct 08 1996 |
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1 index 1e37e44717e..47eb34ee691 100644 --- a/lisp/gnus/ChangeLog.1 +++ b/lisp/gnus/ChangeLog.1 | |||
| @@ -3702,7 +3702,7 @@ | |||
| 3702 | * gnus.el: Quassia Gnus v0.1 is released. | 3702 | * gnus.el: Quassia Gnus v0.1 is released. |
| 3703 | 3703 | ||
| 3704 | 3704 | ||
| 3705 | Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3705 | Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 3706 | 3706 | ||
| 3707 | This file is part of GNU Emacs. | 3707 | This file is part of GNU Emacs. |
| 3708 | 3708 | ||
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index 29ab9788bba..73f5f099658 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 | |||
| @@ -18538,7 +18538,7 @@ | |||
| 18538 | 18538 | ||
| 18539 | See ChangeLog.1 for earlier changes. | 18539 | See ChangeLog.1 for earlier changes. |
| 18540 | 18540 | ||
| 18541 | Copyright (C) 2000-2002, 2004-2015 Free Software Foundation, Inc. | 18541 | Copyright (C) 2000-2002, 2004-2016 Free Software Foundation, Inc. |
| 18542 | 18542 | ||
| 18543 | This file is part of GNU Emacs. | 18543 | This file is part of GNU Emacs. |
| 18544 | 18544 | ||
diff --git a/lisp/gnus/ChangeLog.3 b/lisp/gnus/ChangeLog.3 index 442326cc7f0..5e7e95b0466 100644 --- a/lisp/gnus/ChangeLog.3 +++ b/lisp/gnus/ChangeLog.3 | |||
| @@ -26325,7 +26325,7 @@ | |||
| 26325 | 26325 | ||
| 26326 | See ChangeLog.2 for earlier changes. | 26326 | See ChangeLog.2 for earlier changes. |
| 26327 | 26327 | ||
| 26328 | Copyright (C) 2004-2015 Free Software Foundation, Inc. | 26328 | Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 26329 | 26329 | ||
| 26330 | This file is part of GNU Emacs. | 26330 | This file is part of GNU Emacs. |
| 26331 | 26331 | ||
diff --git a/lisp/gnus/auth-source.el b/lisp/gnus/auth-source.el index 10d32d45070..52765ce6b31 100644 --- a/lisp/gnus/auth-source.el +++ b/lisp/gnus/auth-source.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; auth-source.el --- authentication sources for Gnus and Emacs | 1 | ;;; auth-source.el --- authentication sources for Gnus and Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/canlock.el b/lisp/gnus/canlock.el index 6ebd5338087..b73d863f1c6 100644 --- a/lisp/gnus/canlock.el +++ b/lisp/gnus/canlock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; canlock.el --- functions for Cancel-Lock feature | 1 | ;;; canlock.el --- functions for Cancel-Lock feature |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Katsumi Yamaoka <yamaoka@jpl.org> | 5 | ;; Author: Katsumi Yamaoka <yamaoka@jpl.org> |
| 6 | ;; Keywords: news, cancel-lock, hmac, sha1, rfc2104 | 6 | ;; Keywords: news, cancel-lock, hmac, sha1, rfc2104 |
diff --git a/lisp/gnus/compface.el b/lisp/gnus/compface.el index 713770d7bcc..cd70d6c87c9 100644 --- a/lisp/gnus/compface.el +++ b/lisp/gnus/compface.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; compface.el --- functions for converting X-Face headers | 1 | ;;; compface.el --- functions for converting X-Face headers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/deuglify.el b/lisp/gnus/deuglify.el index b2a725b5402..c74f69e7036 100644 --- a/lisp/gnus/deuglify.el +++ b/lisp/gnus/deuglify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; deuglify.el --- deuglify broken Outlook (Express) articles | 1 | ;;; deuglify.el --- deuglify broken Outlook (Express) articles |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Raymond Scholz <rscholz@zonix.de> | 5 | ;; Author: Raymond Scholz <rscholz@zonix.de> |
| 6 | ;; Thomas Steffen | 6 | ;; Thomas Steffen |
diff --git a/lisp/gnus/ecomplete.el b/lisp/gnus/ecomplete.el index 329681f19eb..084895c32a5 100644 --- a/lisp/gnus/ecomplete.el +++ b/lisp/gnus/ecomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ecomplete.el --- electric completion of addresses and the like | 1 | ;;; ecomplete.el --- electric completion of addresses and the like |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/gnus/flow-fill.el b/lisp/gnus/flow-fill.el index ff5316e782e..904f031d0e4 100644 --- a/lisp/gnus/flow-fill.el +++ b/lisp/gnus/flow-fill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; flow-fill.el --- interpret RFC2646 "flowed" text | 1 | ;;; flow-fill.el --- interpret RFC2646 "flowed" text |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> | 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/gnus/gmm-utils.el b/lisp/gnus/gmm-utils.el index ab22ab8b88a..6049f480461 100644 --- a/lisp/gnus/gmm-utils.el +++ b/lisp/gnus/gmm-utils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gmm-utils.el --- Utility functions for Gnus, Message and MML | 1 | ;;; gmm-utils.el --- Utility functions for Gnus, Message and MML |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Reiner Steib <reiner.steib@gmx.de> | 5 | ;; Author: Reiner Steib <reiner.steib@gmx.de> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-agent.el b/lisp/gnus/gnus-agent.el index fc75586ccd8..9219ce04c1f 100644 --- a/lisp/gnus/gnus-agent.el +++ b/lisp/gnus/gnus-agent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-agent.el --- unplugged support for Gnus | 1 | ;;; gnus-agent.el --- unplugged support for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index 44aff772402..11ce04f799a 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-art.el --- article mode commands for Gnus | 1 | ;;; gnus-art.el --- article mode commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-async.el b/lisp/gnus/gnus-async.el index d4d3dba2417..a1408259ec5 100644 --- a/lisp/gnus/gnus-async.el +++ b/lisp/gnus/gnus-async.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-async.el --- asynchronous support for Gnus | 1 | ;;; gnus-async.el --- asynchronous support for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-bcklg.el b/lisp/gnus/gnus-bcklg.el index e0c457a8829..b7a63659d82 100644 --- a/lisp/gnus/gnus-bcklg.el +++ b/lisp/gnus/gnus-bcklg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-bcklg.el --- backlog functions for Gnus | 1 | ;;; gnus-bcklg.el --- backlog functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-bookmark.el b/lisp/gnus/gnus-bookmark.el index 3e4807cd7ce..1a082c255b6 100644 --- a/lisp/gnus/gnus-bookmark.el +++ b/lisp/gnus/gnus-bookmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-bookmark.el --- Bookmarks in Gnus | 1 | ;;; gnus-bookmark.el --- Bookmarks in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bastien Guerry <bzg AT altern DOT org> | 5 | ;; Author: Bastien Guerry <bzg AT altern DOT org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-cache.el b/lisp/gnus/gnus-cache.el index 2e8b2dbbe9f..83ccc4fc4a1 100644 --- a/lisp/gnus/gnus-cache.el +++ b/lisp/gnus/gnus-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-cache.el --- cache interface for Gnus | 1 | ;;; gnus-cache.el --- cache interface for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-cite.el b/lisp/gnus/gnus-cite.el index 57fc2816155..502a3be3555 100644 --- a/lisp/gnus/gnus-cite.el +++ b/lisp/gnus/gnus-cite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-cite.el --- parse citations in articles for Gnus | 1 | ;;; gnus-cite.el --- parse citations in articles for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abhiddenware | 5 | ;; Author: Per Abhiddenware |
| 6 | 6 | ||
diff --git a/lisp/gnus/gnus-cloud.el b/lisp/gnus/gnus-cloud.el index f965f989b71..a6a0f64603d 100644 --- a/lisp/gnus/gnus-cloud.el +++ b/lisp/gnus/gnus-cloud.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-cloud.el --- storing and retrieving data via IMAP | 1 | ;;; gnus-cloud.el --- storing and retrieving data via IMAP |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/gnus/gnus-cus.el b/lisp/gnus/gnus-cus.el index 9b8cbc3589d..de66e34fb94 100644 --- a/lisp/gnus/gnus-cus.el +++ b/lisp/gnus/gnus-cus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-cus.el --- customization commands for Gnus | 1 | ;;; gnus-cus.el --- customization commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-delay.el b/lisp/gnus/gnus-delay.el index 424f2c09e59..93069e5e4e8 100644 --- a/lisp/gnus/gnus-delay.el +++ b/lisp/gnus/gnus-delay.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-delay.el --- Delayed posting of articles | 1 | ;;; gnus-delay.el --- Delayed posting of articles |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 5 | ;; Author: Kai GroĂŸjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 6 | ;; Keywords: mail, news, extensions | 6 | ;; Keywords: mail, news, extensions |
diff --git a/lisp/gnus/gnus-demon.el b/lisp/gnus/gnus-demon.el index d6412cd4153..eb7d0f87155 100644 --- a/lisp/gnus/gnus-demon.el +++ b/lisp/gnus/gnus-demon.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-demon.el --- daemonic Gnus behavior | 1 | ;;; gnus-demon.el --- daemonic Gnus behavior |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-diary.el b/lisp/gnus/gnus-diary.el index 0f5c613ee96..6f0bfe6766f 100644 --- a/lisp/gnus/gnus-diary.el +++ b/lisp/gnus/gnus-diary.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-diary.el --- Wrapper around the NNDiary Gnus back end | 1 | ;;; gnus-diary.el --- Wrapper around the NNDiary Gnus back end |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Didier Verna <didier@xemacs.org> | 5 | ;; Author: Didier Verna <didier@xemacs.org> |
| 6 | ;; Maintainer: Didier Verna <didier@xemacs.org> | 6 | ;; Maintainer: Didier Verna <didier@xemacs.org> |
diff --git a/lisp/gnus/gnus-dired.el b/lisp/gnus/gnus-dired.el index 49dcc3862db..3bbd4de1fe0 100644 --- a/lisp/gnus/gnus-dired.el +++ b/lisp/gnus/gnus-dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-dired.el --- utility functions where gnus and dired meet | 1 | ;;; gnus-dired.el --- utility functions where gnus and dired meet |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Benjamin Rutt <brutt@bloomington.in.us>, | 5 | ;; Authors: Benjamin Rutt <brutt@bloomington.in.us>, |
| 6 | ;; Shenghuo Zhu <zsh@cs.rochester.edu> | 6 | ;; Shenghuo Zhu <zsh@cs.rochester.edu> |
diff --git a/lisp/gnus/gnus-draft.el b/lisp/gnus/gnus-draft.el index aebf1183051..b5b17ba42b0 100644 --- a/lisp/gnus/gnus-draft.el +++ b/lisp/gnus/gnus-draft.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-draft.el --- draft message support for Gnus | 1 | ;;; gnus-draft.el --- draft message support for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-dup.el b/lisp/gnus/gnus-dup.el index b6686a30b85..bc11ba18519 100644 --- a/lisp/gnus/gnus-dup.el +++ b/lisp/gnus/gnus-dup.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-dup.el --- suppression of duplicate articles in Gnus | 1 | ;;; gnus-dup.el --- suppression of duplicate articles in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-eform.el b/lisp/gnus/gnus-eform.el index c870385840c..ab3992b2983 100644 --- a/lisp/gnus/gnus-eform.el +++ b/lisp/gnus/gnus-eform.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-eform.el --- a mode for editing forms for Gnus | 1 | ;;; gnus-eform.el --- a mode for editing forms for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-ems.el b/lisp/gnus/gnus-ems.el index f1d43475b42..400ac4f02bd 100644 --- a/lisp/gnus/gnus-ems.el +++ b/lisp/gnus/gnus-ems.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-ems.el --- functions for making Gnus work under different Emacsen | 1 | ;;; gnus-ems.el --- functions for making Gnus work under different Emacsen |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-fun.el b/lisp/gnus/gnus-fun.el index 2a535cb71dd..fa78b5c6e15 100644 --- a/lisp/gnus/gnus-fun.el +++ b/lisp/gnus/gnus-fun.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-fun.el --- various frivolous extension functions to Gnus | 1 | ;;; gnus-fun.el --- various frivolous extension functions to Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-gravatar.el b/lisp/gnus/gnus-gravatar.el index c331b018de8..deb6e4bc4c9 100644 --- a/lisp/gnus/gnus-gravatar.el +++ b/lisp/gnus/gnus-gravatar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-gravatar.el --- Gnus Gravatar support | 1 | ;;; gnus-gravatar.el --- Gnus Gravatar support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-group.el b/lisp/gnus/gnus-group.el index 9f272f42587..1cd16a4e043 100644 --- a/lisp/gnus/gnus-group.el +++ b/lisp/gnus/gnus-group.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-group.el --- group mode commands for Gnus | 1 | ;;; gnus-group.el --- group mode commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-html.el b/lisp/gnus/gnus-html.el index bedf7e40b10..884b40e9342 100644 --- a/lisp/gnus/gnus-html.el +++ b/lisp/gnus/gnus-html.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-html.el --- Render HTML in a buffer. | 1 | ;;; gnus-html.el --- Render HTML in a buffer. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: html, web | 6 | ;; Keywords: html, web |
diff --git a/lisp/gnus/gnus-icalendar.el b/lisp/gnus/gnus-icalendar.el index dc423d85d19..4faef063bba 100644 --- a/lisp/gnus/gnus-icalendar.el +++ b/lisp/gnus/gnus-icalendar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-icalendar.el --- reply to iCalendar meeting requests | 1 | ;;; gnus-icalendar.el --- reply to iCalendar meeting requests |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Tatarik <Jan.Tatarik@gmail.com> | 5 | ;; Author: Jan Tatarik <Jan.Tatarik@gmail.com> |
| 6 | ;; Keywords: mail, icalendar, org | 6 | ;; Keywords: mail, icalendar, org |
diff --git a/lisp/gnus/gnus-int.el b/lisp/gnus/gnus-int.el index 4f8f17f18f3..d0798d3426a 100644 --- a/lisp/gnus/gnus-int.el +++ b/lisp/gnus/gnus-int.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-int.el --- backend interface functions for Gnus | 1 | ;;; gnus-int.el --- backend interface functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-kill.el b/lisp/gnus/gnus-kill.el index 2eb702a1b5d..9c06d4bcd71 100644 --- a/lisp/gnus/gnus-kill.el +++ b/lisp/gnus/gnus-kill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-kill.el --- kill commands for Gnus | 1 | ;;; gnus-kill.el --- kill commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-logic.el b/lisp/gnus/gnus-logic.el index 63218214c87..2065d0bad9c 100644 --- a/lisp/gnus/gnus-logic.el +++ b/lisp/gnus/gnus-logic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-logic.el --- advanced scoring code for Gnus | 1 | ;;; gnus-logic.el --- advanced scoring code for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-mh.el b/lisp/gnus/gnus-mh.el index 21c61ddc2c9..f01811b1ac6 100644 --- a/lisp/gnus/gnus-mh.el +++ b/lisp/gnus/gnus-mh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-mh.el --- mh-e interface for Gnus | 1 | ;;; gnus-mh.el --- mh-e interface for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-ml.el b/lisp/gnus/gnus-ml.el index b4228f30103..8ff36160f09 100644 --- a/lisp/gnus/gnus-ml.el +++ b/lisp/gnus/gnus-ml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-ml.el --- Mailing list minor mode for Gnus | 1 | ;;; gnus-ml.el --- Mailing list minor mode for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Gilles <jgilles@free.fr> | 5 | ;; Author: Julien Gilles <jgilles@free.fr> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/gnus-mlspl.el b/lisp/gnus/gnus-mlspl.el index cb95aac45e5..45600029644 100644 --- a/lisp/gnus/gnus-mlspl.el +++ b/lisp/gnus/gnus-mlspl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-mlspl.el --- a group params-based mail splitting mechanism | 1 | ;;; gnus-mlspl.el --- a group params-based mail splitting mechanism |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandre Oliva <oliva@lsd.ic.unicamp.br> | 5 | ;; Author: Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/gnus-msg.el b/lisp/gnus/gnus-msg.el index bfd3da2e69d..b95bec2ace6 100644 --- a/lisp/gnus/gnus-msg.el +++ b/lisp/gnus/gnus-msg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-msg.el --- mail and post interface for Gnus | 1 | ;;; gnus-msg.el --- mail and post interface for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 5 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-notifications.el b/lisp/gnus/gnus-notifications.el index f73aac1f5b3..54a75b69c85 100644 --- a/lisp/gnus/gnus-notifications.el +++ b/lisp/gnus/gnus-notifications.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; gnus-notifications.el -- Send notification on new message in Gnus | 1 | ;; gnus-notifications.el -- Send notification on new message in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-picon.el b/lisp/gnus/gnus-picon.el index 62b18b40453..6365e8e2ff7 100644 --- a/lisp/gnus/gnus-picon.el +++ b/lisp/gnus/gnus-picon.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-picon.el --- displaying pretty icons in Gnus | 1 | ;;; gnus-picon.el --- displaying pretty icons in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news xpm annotation glyph faces | 6 | ;; Keywords: news xpm annotation glyph faces |
diff --git a/lisp/gnus/gnus-range.el b/lisp/gnus/gnus-range.el index 809f8b1260e..5cc836721ae 100644 --- a/lisp/gnus/gnus-range.el +++ b/lisp/gnus/gnus-range.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-range.el --- range and sequence functions for Gnus | 1 | ;;; gnus-range.el --- range and sequence functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-registry.el b/lisp/gnus/gnus-registry.el index 77ff428e1f1..74e2b827c60 100644 --- a/lisp/gnus/gnus-registry.el +++ b/lisp/gnus/gnus-registry.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-registry.el --- article registry for Gnus | 1 | ;;; gnus-registry.el --- article registry for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: news registry | 6 | ;; Keywords: news registry |
diff --git a/lisp/gnus/gnus-salt.el b/lisp/gnus/gnus-salt.el index bca5f43cd5f..d3e82fd7074 100644 --- a/lisp/gnus/gnus-salt.el +++ b/lisp/gnus/gnus-salt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-salt.el --- alternate summary mode interfaces for Gnus | 1 | ;;; gnus-salt.el --- alternate summary mode interfaces for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-score.el b/lisp/gnus/gnus-score.el index 4840af1281f..d3a1139902b 100644 --- a/lisp/gnus/gnus-score.el +++ b/lisp/gnus/gnus-score.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-score.el --- scoring code for Gnus | 1 | ;;; gnus-score.el --- scoring code for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abrahamsen <amanda@iesd.auc.dk> | 5 | ;; Author: Per Abrahamsen <amanda@iesd.auc.dk> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-sieve.el b/lisp/gnus/gnus-sieve.el index 2a8ea3ed201..cabcef2d186 100644 --- a/lisp/gnus/gnus-sieve.el +++ b/lisp/gnus/gnus-sieve.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-sieve.el --- Utilities to manage sieve scripts for Gnus | 1 | ;;; gnus-sieve.el --- Utilities to manage sieve scripts for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: NAGY Andras <nagya@inf.elte.hu>, | 5 | ;; Author: NAGY Andras <nagya@inf.elte.hu>, |
| 6 | ;; Simon Josefsson <simon@josefsson.org> | 6 | ;; Simon Josefsson <simon@josefsson.org> |
diff --git a/lisp/gnus/gnus-spec.el b/lisp/gnus/gnus-spec.el index 035a5901e69..2176e3fe34d 100644 --- a/lisp/gnus/gnus-spec.el +++ b/lisp/gnus/gnus-spec.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-spec.el --- format spec functions for Gnus | 1 | ;;; gnus-spec.el --- format spec functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-srvr.el b/lisp/gnus/gnus-srvr.el index d32f7cad3db..7afd0539f72 100644 --- a/lisp/gnus/gnus-srvr.el +++ b/lisp/gnus/gnus-srvr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-srvr.el --- virtual server support for Gnus | 1 | ;;; gnus-srvr.el --- virtual server support for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-start.el b/lisp/gnus/gnus-start.el index e267b6ae30c..4efec86f6e0 100644 --- a/lisp/gnus/gnus-start.el +++ b/lisp/gnus/gnus-start.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-start.el --- startup functions for Gnus | 1 | ;;; gnus-start.el --- startup functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el index be0554fdb86..3dbcc21e65c 100644 --- a/lisp/gnus/gnus-sum.el +++ b/lisp/gnus/gnus-sum.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-sum.el --- summary mode commands for Gnus | 1 | ;;; gnus-sum.el --- summary mode commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-sync.el b/lisp/gnus/gnus-sync.el index c9ccc3ec69d..cd8a753607a 100644 --- a/lisp/gnus/gnus-sync.el +++ b/lisp/gnus/gnus-sync.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-sync.el --- synchronization facility for Gnus | 1 | ;;; gnus-sync.el --- synchronization facility for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: news synchronization nntp nnrss | 6 | ;; Keywords: news synchronization nntp nnrss |
diff --git a/lisp/gnus/gnus-topic.el b/lisp/gnus/gnus-topic.el index b9897832517..24ae4cfae48 100644 --- a/lisp/gnus/gnus-topic.el +++ b/lisp/gnus/gnus-topic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-topic.el --- a folding minor mode for Gnus group buffers | 1 | ;;; gnus-topic.el --- a folding minor mode for Gnus group buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ilja Weis <kult@uni-paderborn.de> | 5 | ;; Author: Ilja Weis <kult@uni-paderborn.de> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-undo.el b/lisp/gnus/gnus-undo.el index c9d1444a436..b3afcd7f440 100644 --- a/lisp/gnus/gnus-undo.el +++ b/lisp/gnus/gnus-undo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-undo.el --- minor mode for undoing in Gnus | 1 | ;;; gnus-undo.el --- minor mode for undoing in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-util.el b/lisp/gnus/gnus-util.el index 63ae2e628d1..ea5f3155478 100644 --- a/lisp/gnus/gnus-util.el +++ b/lisp/gnus/gnus-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-util.el --- utility functions for Gnus | 1 | ;;; gnus-util.el --- utility functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus-uu.el b/lisp/gnus/gnus-uu.el index f2164665529..83f817fd8e9 100644 --- a/lisp/gnus/gnus-uu.el +++ b/lisp/gnus/gnus-uu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-uu.el --- extract (uu)encoded files in Gnus | 1 | ;;; gnus-uu.el --- extract (uu)encoded files in Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985-1987, 1993-1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/gnus-vm.el b/lisp/gnus/gnus-vm.el index 3777a906d09..5aa1ece2b0c 100644 --- a/lisp/gnus/gnus-vm.el +++ b/lisp/gnus/gnus-vm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-vm.el --- vm interface for Gnus | 1 | ;;; gnus-vm.el --- vm interface for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Persson <pp@gnu.ai.mit.edu> | 5 | ;; Author: Per Persson <pp@gnu.ai.mit.edu> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/gnus-win.el b/lisp/gnus/gnus-win.el index ac48440c7ec..b1498fd7852 100644 --- a/lisp/gnus/gnus-win.el +++ b/lisp/gnus/gnus-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-win.el --- window configuration functions for Gnus | 1 | ;;; gnus-win.el --- window configuration functions for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index a2913ac9fdd..1196ea9dfec 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus.el --- a newsreader for GNU Emacs | 1 | ;;; gnus.el --- a newsreader for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987-1990, 1993-1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1987-1990, 1993-1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/gravatar.el b/lisp/gnus/gravatar.el index fc536495a0b..8e5ea313e4a 100644 --- a/lisp/gnus/gravatar.el +++ b/lisp/gnus/gravatar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gravatar.el --- Get Gravatars | 1 | ;;; gravatar.el --- Get Gravatars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/gssapi.el b/lisp/gnus/gssapi.el index d6893dcf4b8..1f72805b381 100644 --- a/lisp/gnus/gssapi.el +++ b/lisp/gnus/gssapi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gssapi.el --- GSSAPI/Kerberos 5 interface for Emacs | 1 | ;;; gssapi.el --- GSSAPI/Kerberos 5 interface for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/html2text.el b/lisp/gnus/html2text.el index aef80636841..2b1c2057bb4 100644 --- a/lisp/gnus/html2text.el +++ b/lisp/gnus/html2text.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; html2text.el --- a simple html to plain text converter -*- coding: utf-8 -*- | 1 | ;;; html2text.el --- a simple html to plain text converter -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joakim Hove <hove@phys.ntnu.no> | 5 | ;; Author: Joakim Hove <hove@phys.ntnu.no> |
| 6 | 6 | ||
diff --git a/lisp/gnus/ietf-drums.el b/lisp/gnus/ietf-drums.el index e681ecfb3d6..8008e327592 100644 --- a/lisp/gnus/ietf-drums.el +++ b/lisp/gnus/ietf-drums.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ietf-drums.el --- Functions for parsing RFC822bis headers | 1 | ;;; ietf-drums.el --- Functions for parsing RFC822bis headers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/legacy-gnus-agent.el b/lisp/gnus/legacy-gnus-agent.el index ed66fec3ac5..7293e334335 100644 --- a/lisp/gnus/legacy-gnus-agent.el +++ b/lisp/gnus/legacy-gnus-agent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-agent.el --- Legacy unplugged support for Gnus | 1 | ;;; gnus-agent.el --- Legacy unplugged support for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Greiner <kgreiner@xpediantsolutions.com> | 5 | ;; Author: Kevin Greiner <kgreiner@xpediantsolutions.com> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/mail-parse.el b/lisp/gnus/mail-parse.el index 8f47604e732..4fc7e463595 100644 --- a/lisp/gnus/mail-parse.el +++ b/lisp/gnus/mail-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-parse.el --- Interface functions for parsing mail | 1 | ;;; mail-parse.el --- Interface functions for parsing mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/mail-prsvr.el b/lisp/gnus/mail-prsvr.el index 25a272b854e..789c0028f64 100644 --- a/lisp/gnus/mail-prsvr.el +++ b/lisp/gnus/mail-prsvr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-prsvr.el --- Interface variables for parsing mail | 1 | ;;; mail-prsvr.el --- Interface variables for parsing mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/mail-source.el b/lisp/gnus/mail-source.el index cf18fbea17d..f4a9e191010 100644 --- a/lisp/gnus/mail-source.el +++ b/lisp/gnus/mail-source.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-source.el --- functions for fetching mail | 1 | ;;; mail-source.el --- functions for fetching mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/mailcap.el b/lisp/gnus/mailcap.el index 11a071b2542..bf7ba0817ea 100644 --- a/lisp/gnus/mailcap.el +++ b/lisp/gnus/mailcap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailcap.el --- MIME media types configuration | 1 | ;;; mailcap.el --- MIME media types configuration |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: William M. Perry <wmperry@aventail.com> | 5 | ;; Author: William M. Perry <wmperry@aventail.com> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el index a6c82824e4e..7be2ff900d4 100644 --- a/lisp/gnus/message.el +++ b/lisp/gnus/message.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; message.el --- composing mail and news messages | 1 | ;;; message.el --- composing mail and news messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail, news | 6 | ;; Keywords: mail, news |
diff --git a/lisp/gnus/messcompat.el b/lisp/gnus/messcompat.el index 3543ffe6df6..6eadf2aab23 100644 --- a/lisp/gnus/messcompat.el +++ b/lisp/gnus/messcompat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; messcompat.el --- making message mode compatible with mail mode | 1 | ;;; messcompat.el --- making message mode compatible with mail mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail, news | 6 | ;; Keywords: mail, news |
diff --git a/lisp/gnus/mm-archive.el b/lisp/gnus/mm-archive.el index 9c86c4ac4f3..45dbd901abf 100644 --- a/lisp/gnus/mm-archive.el +++ b/lisp/gnus/mm-archive.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-archive.el --- Functions for parsing archive files as MIME | 1 | ;;; mm-archive.el --- Functions for parsing archive files as MIME |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/mm-bodies.el b/lisp/gnus/mm-bodies.el index 4a25c1486a8..11449f9d9de 100644 --- a/lisp/gnus/mm-bodies.el +++ b/lisp/gnus/mm-bodies.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-bodies.el --- Functions for decoding MIME things | 1 | ;;; mm-bodies.el --- Functions for decoding MIME things |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> | 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |
diff --git a/lisp/gnus/mm-decode.el b/lisp/gnus/mm-decode.el index be56d2398af..79fc74a13cf 100644 --- a/lisp/gnus/mm-decode.el +++ b/lisp/gnus/mm-decode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-decode.el --- Functions for decoding MIME things | 1 | ;;; mm-decode.el --- Functions for decoding MIME things |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> | 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |
diff --git a/lisp/gnus/mm-encode.el b/lisp/gnus/mm-encode.el index 4901ff10277..6f80e016551 100644 --- a/lisp/gnus/mm-encode.el +++ b/lisp/gnus/mm-encode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-encode.el --- Functions for encoding MIME things | 1 | ;;; mm-encode.el --- Functions for encoding MIME things |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> | 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |
diff --git a/lisp/gnus/mm-extern.el b/lisp/gnus/mm-extern.el index 1ddcf0df556..2ba108d295b 100644 --- a/lisp/gnus/mm-extern.el +++ b/lisp/gnus/mm-extern.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-extern.el --- showing message/external-body | 1 | ;;; mm-extern.el --- showing message/external-body |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: message external-body | 6 | ;; Keywords: message external-body |
diff --git a/lisp/gnus/mm-partial.el b/lisp/gnus/mm-partial.el index f9f217357a2..523a53b7f5e 100644 --- a/lisp/gnus/mm-partial.el +++ b/lisp/gnus/mm-partial.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-partial.el --- showing message/partial | 1 | ;;; mm-partial.el --- showing message/partial |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: message partial | 6 | ;; Keywords: message partial |
diff --git a/lisp/gnus/mm-url.el b/lisp/gnus/mm-url.el index ecc5ac47624..e5c43fd1559 100644 --- a/lisp/gnus/mm-url.el +++ b/lisp/gnus/mm-url.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-url.el --- a wrapper of url functions/commands for Gnus | 1 | ;;; mm-url.el --- a wrapper of url functions/commands for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | 6 | ||
diff --git a/lisp/gnus/mm-util.el b/lisp/gnus/mm-util.el index 24d3a9e749e..fb97479302b 100644 --- a/lisp/gnus/mm-util.el +++ b/lisp/gnus/mm-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-util.el --- Utility functions for Mule and low level things | 1 | ;;; mm-util.el --- Utility functions for Mule and low level things |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> | 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |
diff --git a/lisp/gnus/mm-uu.el b/lisp/gnus/mm-uu.el index 3d1515e8473..4197b2aa54a 100644 --- a/lisp/gnus/mm-uu.el +++ b/lisp/gnus/mm-uu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-uu.el --- Return uu stuff as mm handles | 1 | ;;; mm-uu.el --- Return uu stuff as mm handles |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: postscript uudecode binhex shar forward gnatsweb pgp | 6 | ;; Keywords: postscript uudecode binhex shar forward gnatsweb pgp |
diff --git a/lisp/gnus/mm-view.el b/lisp/gnus/mm-view.el index edc2d39cd0f..9942455300d 100644 --- a/lisp/gnus/mm-view.el +++ b/lisp/gnus/mm-view.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mm-view.el --- functions for viewing MIME objects | 1 | ;;; mm-view.el --- functions for viewing MIME objects |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/mml-sec.el b/lisp/gnus/mml-sec.el index fd01098fdcb..dbd31629f97 100644 --- a/lisp/gnus/mml-sec.el +++ b/lisp/gnus/mml-sec.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mml-sec.el --- A package with security functions for MML documents | 1 | ;;; mml-sec.el --- A package with security functions for MML documents |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | 6 | ||
diff --git a/lisp/gnus/mml-smime.el b/lisp/gnus/mml-smime.el index 0bcc9c53c48..b19c9e89ba9 100644 --- a/lisp/gnus/mml-smime.el +++ b/lisp/gnus/mml-smime.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mml-smime.el --- S/MIME support for MML | 1 | ;;; mml-smime.el --- S/MIME support for MML |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: Gnus, MIME, S/MIME, MML | 6 | ;; Keywords: Gnus, MIME, S/MIME, MML |
diff --git a/lisp/gnus/mml.el b/lisp/gnus/mml.el index 57544758597..c767ceb9061 100644 --- a/lisp/gnus/mml.el +++ b/lisp/gnus/mml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mml.el --- A package for parsing and validating MML documents | 1 | ;;; mml.el --- A package for parsing and validating MML documents |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/mml1991.el b/lisp/gnus/mml1991.el index 47d4407f689..6469636451f 100644 --- a/lisp/gnus/mml1991.el +++ b/lisp/gnus/mml1991.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mml1991.el --- Old PGP message format (RFC 1991) support for MML | 1 | ;;; mml1991.el --- Old PGP message format (RFC 1991) support for MML |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sascha LĂ¼decke <sascha@meta-x.de>, | 5 | ;; Author: Sascha LĂ¼decke <sascha@meta-x.de>, |
| 6 | ;; Simon Josefsson <simon@josefsson.org> (Mailcrypt interface, Gnus glue) | 6 | ;; Simon Josefsson <simon@josefsson.org> (Mailcrypt interface, Gnus glue) |
diff --git a/lisp/gnus/mml2015.el b/lisp/gnus/mml2015.el index 5104cea5abb..10ba126ae2b 100644 --- a/lisp/gnus/mml2015.el +++ b/lisp/gnus/mml2015.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mml2015.el --- MIME Security with Pretty Good Privacy (PGP) | 1 | ;;; mml2015.el --- MIME Security with Pretty Good Privacy (PGP) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: PGP MIME MML | 6 | ;; Keywords: PGP MIME MML |
diff --git a/lisp/gnus/nnagent.el b/lisp/gnus/nnagent.el index 9c828a3f073..c303bd86827 100644 --- a/lisp/gnus/nnagent.el +++ b/lisp/gnus/nnagent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnagent.el --- offline backend for Gnus | 1 | ;;; nnagent.el --- offline backend for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/nnbabyl.el b/lisp/gnus/nnbabyl.el index ae417a0ffe8..3fb4c2e0202 100644 --- a/lisp/gnus/nnbabyl.el +++ b/lisp/gnus/nnbabyl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnbabyl.el --- rmail mbox access for Gnus | 1 | ;;; nnbabyl.el --- rmail mbox access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nndiary.el b/lisp/gnus/nndiary.el index a6e75b739dd..9245396149a 100644 --- a/lisp/gnus/nndiary.el +++ b/lisp/gnus/nndiary.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nndiary.el --- A diary back end for Gnus | 1 | ;;; nndiary.el --- A diary back end for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Didier Verna <didier@xemacs.org> | 5 | ;; Author: Didier Verna <didier@xemacs.org> |
| 6 | ;; Maintainer: Didier Verna <didier@xemacs.org> | 6 | ;; Maintainer: Didier Verna <didier@xemacs.org> |
diff --git a/lisp/gnus/nndir.el b/lisp/gnus/nndir.el index 469e026d73b..5d597641114 100644 --- a/lisp/gnus/nndir.el +++ b/lisp/gnus/nndir.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nndir.el --- single directory newsgroup access for Gnus | 1 | ;;; nndir.el --- single directory newsgroup access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/nndoc.el b/lisp/gnus/nndoc.el index cca341875e0..f8fefeb4ae1 100644 --- a/lisp/gnus/nndoc.el +++ b/lisp/gnus/nndoc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nndoc.el --- single file access for Gnus | 1 | ;;; nndoc.el --- single file access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nndraft.el b/lisp/gnus/nndraft.el index 0af547dfa1b..5f57dd2bf7c 100644 --- a/lisp/gnus/nndraft.el +++ b/lisp/gnus/nndraft.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nndraft.el --- draft article access for Gnus | 1 | ;;; nndraft.el --- draft article access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/nneething.el b/lisp/gnus/nneething.el index 0d9044fb712..e60a4920626 100644 --- a/lisp/gnus/nneething.el +++ b/lisp/gnus/nneething.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nneething.el --- arbitrary file access for Gnus | 1 | ;;; nneething.el --- arbitrary file access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nnfolder.el b/lisp/gnus/nnfolder.el index 2901d294242..ee60e3e18f2 100644 --- a/lisp/gnus/nnfolder.el +++ b/lisp/gnus/nnfolder.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnfolder.el --- mail folder access for Gnus | 1 | ;;; nnfolder.el --- mail folder access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; ShengHuo Zhu <zsh@cs.rochester.edu> (adding NOV) | 6 | ;; ShengHuo Zhu <zsh@cs.rochester.edu> (adding NOV) |
diff --git a/lisp/gnus/nngateway.el b/lisp/gnus/nngateway.el index 808a21c6b6a..5d7b11b3c66 100644 --- a/lisp/gnus/nngateway.el +++ b/lisp/gnus/nngateway.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nngateway.el --- posting news via mail gateways | 1 | ;;; nngateway.el --- posting news via mail gateways |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/nnheader.el b/lisp/gnus/nnheader.el index 0d2d453df3e..cd43016014e 100644 --- a/lisp/gnus/nnheader.el +++ b/lisp/gnus/nnheader.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnheader.el --- header access macros for Gnus and its backends | 1 | ;;; nnheader.el --- header access macros for Gnus and its backends |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987-1990, 1993-1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1987-1990, 1993-1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nnimap.el b/lisp/gnus/nnimap.el index ac228f9c04e..05251ed464a 100644 --- a/lisp/gnus/nnimap.el +++ b/lisp/gnus/nnimap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnimap.el --- IMAP interface for Gnus | 1 | ;;; nnimap.el --- IMAP interface for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Simon Josefsson <simon@josefsson.org> | 6 | ;; Simon Josefsson <simon@josefsson.org> |
diff --git a/lisp/gnus/nnir.el b/lisp/gnus/nnir.el index 9784f1bd879..183e1443dac 100644 --- a/lisp/gnus/nnir.el +++ b/lisp/gnus/nnir.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnir.el --- search mail with various search engines -*- coding: utf-8 -*- | 1 | ;;; nnir.el --- search mail with various search engines -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kai GroĂŸjohann <grossjohann@ls6.cs.uni-dortmund.de> | 5 | ;; Author: Kai GroĂŸjohann <grossjohann@ls6.cs.uni-dortmund.de> |
| 6 | ;; Swish-e and Swish++ backends by: | 6 | ;; Swish-e and Swish++ backends by: |
diff --git a/lisp/gnus/nnmail.el b/lisp/gnus/nnmail.el index f3ba169b58c..3d4178d1022 100644 --- a/lisp/gnus/nnmail.el +++ b/lisp/gnus/nnmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnmail.el --- mail support functions for the Gnus mail backends | 1 | ;;; nnmail.el --- mail support functions for the Gnus mail backends |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/nnmairix.el b/lisp/gnus/nnmairix.el index ccfc5996e79..d5fa4fa74b4 100644 --- a/lisp/gnus/nnmairix.el +++ b/lisp/gnus/nnmairix.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnmairix.el --- Mairix back end for Gnus, the Emacs newsreader | 1 | ;;; nnmairix.el --- Mairix back end for Gnus, the Emacs newsreader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Engster <dengste@eml.cc> | 5 | ;; Author: David Engster <dengste@eml.cc> |
| 6 | ;; Keywords: mail searching | 6 | ;; Keywords: mail searching |
diff --git a/lisp/gnus/nnmbox.el b/lisp/gnus/nnmbox.el index a70a0395f37..b4b697deb36 100644 --- a/lisp/gnus/nnmbox.el +++ b/lisp/gnus/nnmbox.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnmbox.el --- mail mbox access for Gnus | 1 | ;;; nnmbox.el --- mail mbox access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nnmh.el b/lisp/gnus/nnmh.el index cdbf38ae62d..c60e84567f7 100644 --- a/lisp/gnus/nnmh.el +++ b/lisp/gnus/nnmh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnmh.el --- mhspool access for Gnus | 1 | ;;; nnmh.el --- mhspool access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nnml.el b/lisp/gnus/nnml.el index a2947c0a992..3350933f949 100644 --- a/lisp/gnus/nnml.el +++ b/lisp/gnus/nnml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnml.el --- mail spool access for Gnus | 1 | ;;; nnml.el --- mail spool access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Didier Verna <didier@xemacs.org> (adding compaction) | 5 | ;; Authors: Didier Verna <didier@xemacs.org> (adding compaction) |
| 6 | ;; Simon Josefsson <simon@josefsson.org> | 6 | ;; Simon Josefsson <simon@josefsson.org> |
diff --git a/lisp/gnus/nnoo.el b/lisp/gnus/nnoo.el index 8fe83a4c144..5193580eec4 100644 --- a/lisp/gnus/nnoo.el +++ b/lisp/gnus/nnoo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnoo.el --- OO Gnus Backends | 1 | ;;; nnoo.el --- OO Gnus Backends |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/nnregistry.el b/lisp/gnus/nnregistry.el index 8147d8e7e48..6cf4c9d2d3c 100644 --- a/lisp/gnus/nnregistry.el +++ b/lisp/gnus/nnregistry.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; nnregistry.el --- access to articles via Gnus' message-id registry | 1 | ;;; nnregistry.el --- access to articles via Gnus' message-id registry |
| 2 | ;;; -*- coding: utf-8 -*- | 2 | ;;; -*- coding: utf-8 -*- |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Authors: Ludovic Courtès <ludo@gnu.org> | 6 | ;; Authors: Ludovic Courtès <ludo@gnu.org> |
| 7 | ;; Keywords: news, mail | 7 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/nnrss.el b/lisp/gnus/nnrss.el index 1546f922e7a..c17a13c54c3 100644 --- a/lisp/gnus/nnrss.el +++ b/lisp/gnus/nnrss.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnrss.el --- interfacing with RSS | 1 | ;;; nnrss.el --- interfacing with RSS |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: RSS | 6 | ;; Keywords: RSS |
diff --git a/lisp/gnus/nnspool.el b/lisp/gnus/nnspool.el index f10b1ad6c54..620b8acae0b 100644 --- a/lisp/gnus/nnspool.el +++ b/lisp/gnus/nnspool.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnspool.el --- spool access for GNU Emacs | 1 | ;;; nnspool.el --- spool access for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988-1990, 1993-1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1988-1990, 1993-1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> | 6 | ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> |
diff --git a/lisp/gnus/nntp.el b/lisp/gnus/nntp.el index ec9a66614b4..0e10dfdb8be 100644 --- a/lisp/gnus/nntp.el +++ b/lisp/gnus/nntp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nntp.el --- nntp access for Gnus | 1 | ;;; nntp.el --- nntp access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987-1990, 1992-1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1987-1990, 1992-1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/nnvirtual.el b/lisp/gnus/nnvirtual.el index a3d950aa2b5..c309d53a0e4 100644 --- a/lisp/gnus/nnvirtual.el +++ b/lisp/gnus/nnvirtual.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnvirtual.el --- virtual newsgroups access for Gnus | 1 | ;;; nnvirtual.el --- virtual newsgroups access for Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Moore <dmoore@ucsd.edu> | 5 | ;; Author: David Moore <dmoore@ucsd.edu> |
| 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 | ;; Lars Magne Ingebrigtsen <larsi@gnus.org> |
diff --git a/lisp/gnus/nnweb.el b/lisp/gnus/nnweb.el index f53e314d1d8..925f65f8dda 100644 --- a/lisp/gnus/nnweb.el +++ b/lisp/gnus/nnweb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nnweb.el --- retrieving articles via web search engines | 1 | ;;; nnweb.el --- retrieving articles via web search engines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/gnus/plstore.el b/lisp/gnus/plstore.el index 175e272cb9a..e327bbd4846 100644 --- a/lisp/gnus/plstore.el +++ b/lisp/gnus/plstore.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; plstore.el --- secure plist store -*- lexical-binding: t -*- | 1 | ;;; plstore.el --- secure plist store -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 4 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 5 | ;; Keywords: PGP, GnuPG | 5 | ;; Keywords: PGP, GnuPG |
diff --git a/lisp/gnus/pop3.el b/lisp/gnus/pop3.el index 696c6e46b70..fc593806bfc 100644 --- a/lisp/gnus/pop3.el +++ b/lisp/gnus/pop3.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pop3.el --- Post Office Protocol (RFC 1460) interface | 1 | ;;; pop3.el --- Post Office Protocol (RFC 1460) interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard L. Pieri <ratinox@peorth.gweep.net> | 5 | ;; Author: Richard L. Pieri <ratinox@peorth.gweep.net> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/gnus/qp.el b/lisp/gnus/qp.el index d7ed30d3749..d179cbb2cbd 100644 --- a/lisp/gnus/qp.el +++ b/lisp/gnus/qp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; qp.el --- Quoted-Printable functions | 1 | ;;; qp.el --- Quoted-Printable functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail, extensions | 6 | ;; Keywords: mail, extensions |
diff --git a/lisp/gnus/registry.el b/lisp/gnus/registry.el index 9f3f38175bc..9e6babcc355 100644 --- a/lisp/gnus/registry.el +++ b/lisp/gnus/registry.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; registry.el --- Track and remember data items by various fields | 1 | ;;; registry.el --- Track and remember data items by various fields |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/lisp/gnus/rfc1843.el b/lisp/gnus/rfc1843.el index 83bda2af8a9..1dbd11debd4 100644 --- a/lisp/gnus/rfc1843.el +++ b/lisp/gnus/rfc1843.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc1843.el --- HZ (rfc1843) decoding | 1 | ;;; rfc1843.el --- HZ (rfc1843) decoding |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: news HZ HZ+ mail i18n | 6 | ;; Keywords: news HZ HZ+ mail i18n |
diff --git a/lisp/gnus/rfc2045.el b/lisp/gnus/rfc2045.el index 5a814e8854f..c2ddf906d06 100644 --- a/lisp/gnus/rfc2045.el +++ b/lisp/gnus/rfc2045.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2045.el --- Functions for decoding rfc2045 headers | 1 | ;;; rfc2045.el --- Functions for decoding rfc2045 headers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/rfc2047.el b/lisp/gnus/rfc2047.el index e8a377979ff..6647d10b0b2 100644 --- a/lisp/gnus/rfc2047.el +++ b/lisp/gnus/rfc2047.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2047.el --- functions for encoding and decoding rfc2047 messages | 1 | ;;; rfc2047.el --- functions for encoding and decoding rfc2047 messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> | 6 | ;; MORIOKA Tomohiko <morioka@jaist.ac.jp> |
diff --git a/lisp/gnus/rfc2231.el b/lisp/gnus/rfc2231.el index 2bc23334199..34c8ecd4583 100644 --- a/lisp/gnus/rfc2231.el +++ b/lisp/gnus/rfc2231.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2231.el --- Functions for decoding rfc2231 headers | 1 | ;;; rfc2231.el --- Functions for decoding rfc2231 headers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/gnus/rtree.el b/lisp/gnus/rtree.el index 50a860a5061..662e043669a 100644 --- a/lisp/gnus/rtree.el +++ b/lisp/gnus/rtree.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rtree.el --- functions for manipulating range trees | 1 | ;;; rtree.el --- functions for manipulating range trees |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | 6 | ||
diff --git a/lisp/gnus/score-mode.el b/lisp/gnus/score-mode.el index 9fde82c191f..8413f227e5c 100644 --- a/lisp/gnus/score-mode.el +++ b/lisp/gnus/score-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; score-mode.el --- mode for editing Gnus score files | 1 | ;;; score-mode.el --- mode for editing Gnus score files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news, mail | 6 | ;; Keywords: news, mail |
diff --git a/lisp/gnus/sieve-manage.el b/lisp/gnus/sieve-manage.el index 72f22e76b8f..212a7fd9f35 100644 --- a/lisp/gnus/sieve-manage.el +++ b/lisp/gnus/sieve-manage.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sieve-manage.el --- Implementation of the managesieve protocol in elisp | 1 | ;;; sieve-manage.el --- Implementation of the managesieve protocol in elisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Albert Krewinkel <tarleb@moltkeplatz.de> | 6 | ;; Albert Krewinkel <tarleb@moltkeplatz.de> |
diff --git a/lisp/gnus/sieve-mode.el b/lisp/gnus/sieve-mode.el index ffa50e6caa9..5ea687dd918 100644 --- a/lisp/gnus/sieve-mode.el +++ b/lisp/gnus/sieve-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sieve-mode.el --- Sieve code editing commands for Emacs | 1 | ;;; sieve-mode.el --- Sieve code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | 6 | ||
diff --git a/lisp/gnus/sieve.el b/lisp/gnus/sieve.el index 8d40fa455bd..2046e53697d 100644 --- a/lisp/gnus/sieve.el +++ b/lisp/gnus/sieve.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sieve.el --- Utilities to manage sieve scripts | 1 | ;;; sieve.el --- Utilities to manage sieve scripts |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | 6 | ||
diff --git a/lisp/gnus/smiley.el b/lisp/gnus/smiley.el index 8b8cad71904..403447f3963 100644 --- a/lisp/gnus/smiley.el +++ b/lisp/gnus/smiley.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smiley.el --- displaying smiley faces | 1 | ;;; smiley.el --- displaying smiley faces |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: news mail multimedia | 6 | ;; Keywords: news mail multimedia |
diff --git a/lisp/gnus/smime.el b/lisp/gnus/smime.el index 76d58f77354..d1077a96fc9 100644 --- a/lisp/gnus/smime.el +++ b/lisp/gnus/smime.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smime.el --- S/MIME support library | 1 | ;;; smime.el --- S/MIME support library |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: SMIME X.509 PEM OpenSSL | 6 | ;; Keywords: SMIME X.509 PEM OpenSSL |
diff --git a/lisp/gnus/spam-report.el b/lisp/gnus/spam-report.el index 5871b08b35a..0086dd14792 100644 --- a/lisp/gnus/spam-report.el +++ b/lisp/gnus/spam-report.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spam-report.el --- Reporting spam | 1 | ;;; spam-report.el --- Reporting spam |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: network, spam, mail, gmane, report | 6 | ;; Keywords: network, spam, mail, gmane, report |
diff --git a/lisp/gnus/spam-stat.el b/lisp/gnus/spam-stat.el index a8270dc33f2..afcc54137d8 100644 --- a/lisp/gnus/spam-stat.el +++ b/lisp/gnus/spam-stat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spam-stat.el --- detecting spam based on statistics | 1 | ;;; spam-stat.el --- detecting spam based on statistics |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Keywords: network | 6 | ;; Keywords: network |
diff --git a/lisp/gnus/spam-wash.el b/lisp/gnus/spam-wash.el index 515472d0dca..2bb91717010 100644 --- a/lisp/gnus/spam-wash.el +++ b/lisp/gnus/spam-wash.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spam-wash.el --- wash spam before analysis | 1 | ;;; spam-wash.el --- wash spam before analysis |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andrew Cohen <cohen@andy.bu.edu> | 5 | ;; Author: Andrew Cohen <cohen@andy.bu.edu> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/gnus/spam.el b/lisp/gnus/spam.el index 4ebd8a9f838..ab0584fdcf6 100644 --- a/lisp/gnus/spam.el +++ b/lisp/gnus/spam.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spam.el --- Identifying spam | 1 | ;;; spam.el --- Identifying spam |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Maintainer: Ted Zlatanov <tzz@lifelogs.com> | 6 | ;; Maintainer: Ted Zlatanov <tzz@lifelogs.com> |
diff --git a/lisp/gnus/starttls.el b/lisp/gnus/starttls.el index cc7192b1aea..f3ef5e023f9 100644 --- a/lisp/gnus/starttls.el +++ b/lisp/gnus/starttls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; starttls.el --- STARTTLS functions | 1 | ;;; starttls.el --- STARTTLS functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Author: Simon Josefsson <simon@josefsson.org> | 6 | ;; Author: Simon Josefsson <simon@josefsson.org> |
diff --git a/lisp/gnus/utf7.el b/lisp/gnus/utf7.el index c2f8c0e5087..9b7191b21e1 100644 --- a/lisp/gnus/utf7.el +++ b/lisp/gnus/utf7.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*-coding: utf-8;-*- | 1 | ;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jon K Hellan <hellan@acm.org> | 5 | ;; Author: Jon K Hellan <hellan@acm.org> |
| 6 | ;; Maintainer: bugs@gnus.org | 6 | ;; Maintainer: bugs@gnus.org |
diff --git a/lisp/gnus/yenc.el b/lisp/gnus/yenc.el index cfe9f2ea382..cfac06d4f19 100644 --- a/lisp/gnus/yenc.el +++ b/lisp/gnus/yenc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; yenc.el --- elisp native yenc decoder | 1 | ;;; yenc.el --- elisp native yenc decoder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jesper Harder <harder@ifa.au.dk> | 5 | ;; Author: Jesper Harder <harder@ifa.au.dk> |
| 6 | ;; Keywords: yenc news | 6 | ;; Keywords: yenc news |
diff --git a/lisp/gs.el b/lisp/gs.el index 2c232310a42..7ab3d8b3ca5 100644 --- a/lisp/gs.el +++ b/lisp/gs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gs.el --- interface to Ghostscript | 1 | ;;; gs.el --- interface to Ghostscript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/help-at-pt.el b/lisp/help-at-pt.el index 82ca09daa07..b90be5a3efe 100644 --- a/lisp/help-at-pt.el +++ b/lisp/help-at-pt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; help-at-pt.el --- local help through the keyboard | 1 | ;;; help-at-pt.el --- local help through the keyboard |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Luc Teirlinck <teirllm@auburn.edu> | 5 | ;; Author: Luc Teirlinck <teirllm@auburn.edu> |
| 6 | ;; Keywords: help | 6 | ;; Keywords: help |
diff --git a/lisp/help-fns.el b/lisp/help-fns.el index e750f51e0c4..bc96601a45c 100644 --- a/lisp/help-fns.el +++ b/lisp/help-fns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; help-fns.el --- Complex help functions -*- lexical-binding: t -*- | 1 | ;;; help-fns.el --- Complex help functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/help-macro.el b/lisp/help-macro.el index c3ec9682e53..eb2f6249ce1 100644 --- a/lisp/help-macro.el +++ b/lisp/help-macro.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; help-macro.el --- makes command line help such as help-for-help | 1 | ;;; help-macro.el --- makes command line help such as help-for-help |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lynn Slater <lrs@indetech.com> | 5 | ;; Author: Lynn Slater <lrs@indetech.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/help-mode.el b/lisp/help-mode.el index 22e5386bedc..e0f3351e67d 100644 --- a/lisp/help-mode.el +++ b/lisp/help-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; help-mode.el --- `help-mode' used by *Help* buffers | 1 | ;;; help-mode.el --- `help-mode' used by *Help* buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/help.el b/lisp/help.el index d6cfae44183..061daacfdd3 100644 --- a/lisp/help.el +++ b/lisp/help.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; help.el --- help commands for Emacs | 1 | ;;; help.el --- help commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1993-1994, 1998-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/hex-util.el b/lisp/hex-util.el index e3938b1f703..4867359401b 100644 --- a/lisp/hex-util.el +++ b/lisp/hex-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hex-util.el --- Functions to encode/decode hexadecimal string. | 1 | ;;; hex-util.el --- Functions to encode/decode hexadecimal string. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> | 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/lisp/hexl.el b/lisp/hexl.el index 20a48bc3110..5f099a5afd5 100644 --- a/lisp/hexl.el +++ b/lisp/hexl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hexl.el --- edit a file in a hex dump format using the hexl filter -*- lexical-binding: t -*- | 1 | ;;; hexl.el --- edit a file in a hex dump format using the hexl filter -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1994, 1998, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1989, 1994, 1998, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu> | 6 | ;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu> |
diff --git a/lisp/hfy-cmap.el b/lisp/hfy-cmap.el index 0dc532f0c19..e12ec8aa646 100644 --- a/lisp/hfy-cmap.el +++ b/lisp/hfy-cmap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hfy-cmap.el --- Fallback colour name -> rgb mapping for `htmlfontify' | 1 | ;;; hfy-cmap.el --- Fallback colour name -> rgb mapping for `htmlfontify' |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Emacs Lisp Archive Entry | 5 | ;; Emacs Lisp Archive Entry |
| 6 | ;; Package: htmlfontify | 6 | ;; Package: htmlfontify |
diff --git a/lisp/hi-lock.el b/lisp/hi-lock.el index 5bab906ee99..ec14e0b4329 100644 --- a/lisp/hi-lock.el +++ b/lisp/hi-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hi-lock.el --- minor mode for interactive automatic highlighting -*- lexical-binding: t -*- | 1 | ;;; hi-lock.el --- minor mode for interactive automatic highlighting -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David M. Koppelman <koppel@ece.lsu.edu> | 5 | ;; Author: David M. Koppelman <koppel@ece.lsu.edu> |
| 6 | ;; Keywords: faces, minor-mode, matching, display | 6 | ;; Keywords: faces, minor-mode, matching, display |
diff --git a/lisp/hilit-chg.el b/lisp/hilit-chg.el index 2f69bbc104b..8f042b6b10b 100644 --- a/lisp/hilit-chg.el +++ b/lisp/hilit-chg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hilit-chg.el --- minor mode displaying buffer changes with special face | 1 | ;;; hilit-chg.el --- minor mode displaying buffer changes with special face |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard Sharman <rsharman@pobox.com> | 5 | ;; Author: Richard Sharman <rsharman@pobox.com> |
| 6 | ;; Keywords: faces | 6 | ;; Keywords: faces |
diff --git a/lisp/hippie-exp.el b/lisp/hippie-exp.el index a19ff32f1da..017d9011b4f 100644 --- a/lisp/hippie-exp.el +++ b/lisp/hippie-exp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hippie-exp.el --- expand text trying various ways to find its expansion | 1 | ;;; hippie-exp.el --- expand text trying various ways to find its expansion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Anders Holst <aho@sans.kth.se> | 5 | ;; Author: Anders Holst <aho@sans.kth.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/hl-line.el b/lisp/hl-line.el index 35243485036..25c8a087f42 100644 --- a/lisp/hl-line.el +++ b/lisp/hl-line.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hl-line.el --- highlight the current line -*- lexical-binding:t -*- | 1 | ;;; hl-line.el --- highlight the current line -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/htmlfontify.el b/lisp/htmlfontify.el index 3731be621e2..964d7440332 100644 --- a/lisp/htmlfontify.el +++ b/lisp/htmlfontify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; htmlfontify.el --- htmlize a buffer/source tree with optional hyperlinks | 1 | ;;; htmlfontify.el --- htmlize a buffer/source tree with optional hyperlinks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Emacs Lisp Archive Entry | 5 | ;; Emacs Lisp Archive Entry |
| 6 | ;; Package: htmlfontify | 6 | ;; Package: htmlfontify |
diff --git a/lisp/ibuf-ext.el b/lisp/ibuf-ext.el index a2d92e9d9ab..1d6182596ed 100644 --- a/lisp/ibuf-ext.el +++ b/lisp/ibuf-ext.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ibuf-ext.el --- extensions for ibuffer -*- lexical-binding:t -*- | 1 | ;;; ibuf-ext.el --- extensions for ibuffer -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Colin Walters <walters@verbum.org> | 5 | ;; Author: Colin Walters <walters@verbum.org> |
| 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> | 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> |
diff --git a/lisp/ibuf-macs.el b/lisp/ibuf-macs.el index cf7f39e9fa5..2f4d50d9a3e 100644 --- a/lisp/ibuf-macs.el +++ b/lisp/ibuf-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ibuf-macs.el --- macros for ibuffer -*- lexical-binding:t -*- | 1 | ;;; ibuf-macs.el --- macros for ibuffer -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Colin Walters <walters@verbum.org> | 5 | ;; Author: Colin Walters <walters@verbum.org> |
| 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> | 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> |
diff --git a/lisp/ibuffer.el b/lisp/ibuffer.el index 517e80f7dff..9a1f3b9a0df 100644 --- a/lisp/ibuffer.el +++ b/lisp/ibuffer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ibuffer.el --- operate on buffers like dired -*- lexical-binding:t -*- | 1 | ;;; ibuffer.el --- operate on buffers like dired -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Colin Walters <walters@verbum.org> | 5 | ;; Author: Colin Walters <walters@verbum.org> |
| 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> | 6 | ;; Maintainer: John Paul Wallington <jpw@gnu.org> |
diff --git a/lisp/icomplete.el b/lisp/icomplete.el index 9c712db71bf..3b60daa9654 100644 --- a/lisp/icomplete.el +++ b/lisp/icomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; icomplete.el --- minibuffer completion incremental feedback | 1 | ;;; icomplete.el --- minibuffer completion incremental feedback |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1994, 1997, 1999, 2001-2015 Free Software | 3 | ;; Copyright (C) 1992-1994, 1997, 1999, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Ken Manheimer <klm@i.am> | 6 | ;; Author: Ken Manheimer <klm@i.am> |
diff --git a/lisp/ido.el b/lisp/ido.el index e2a916534eb..0e74cbc7a2d 100644 --- a/lisp/ido.el +++ b/lisp/ido.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ido.el --- interactively do things with buffers and files | 1 | ;;; ido.el --- interactively do things with buffers and files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk> | 6 | ;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk> |
diff --git a/lisp/ielm.el b/lisp/ielm.el index 2c5613af466..dd02778b417 100644 --- a/lisp/ielm.el +++ b/lisp/ielm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ielm.el --- interaction mode for Emacs Lisp -*- lexical-binding: t -*- | 1 | ;;; ielm.el --- interaction mode for Emacs Lisp -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Smith <maa036@lancaster.ac.uk> | 5 | ;; Author: David Smith <maa036@lancaster.ac.uk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/iimage.el b/lisp/iimage.el index 08808b1b4c4..7a9667bc9d5 100644 --- a/lisp/iimage.el +++ b/lisp/iimage.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iimage.el --- Inline image minor mode. | 1 | ;;; iimage.el --- Inline image minor mode. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: KOSEKI Yoshinori <kose@meadowy.org> | 5 | ;; Author: KOSEKI Yoshinori <kose@meadowy.org> |
| 6 | ;; Maintainer: KOSEKI Yoshinori <kose@meadowy.org> | 6 | ;; Maintainer: KOSEKI Yoshinori <kose@meadowy.org> |
diff --git a/lisp/image-dired.el b/lisp/image-dired.el index ae3921ccbad..a8274f52521 100644 --- a/lisp/image-dired.el +++ b/lisp/image-dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; image-dired.el --- use dired to browse and manipulate your images | 1 | ;;; image-dired.el --- use dired to browse and manipulate your images |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Version: 0.4.11 | 5 | ;; Version: 0.4.11 |
| 6 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
diff --git a/lisp/image-file.el b/lisp/image-file.el index eaac575007e..66921252378 100644 --- a/lisp/image-file.el +++ b/lisp/image-file.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; image-file.el --- support for visiting image files | 1 | ;;; image-file.el --- support for visiting image files |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
diff --git a/lisp/image-mode.el b/lisp/image-mode.el index 8ef9c277c36..e677dd0d0e7 100644 --- a/lisp/image-mode.el +++ b/lisp/image-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; image-mode.el --- support for visiting image files -*- lexical-binding: t -*- | 1 | ;;; image-mode.el --- support for visiting image files -*- lexical-binding: t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Richard Stallman <rms@gnu.org> | 5 | ;; Author: Richard Stallman <rms@gnu.org> |
| 6 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
diff --git a/lisp/image.el b/lisp/image.el index 4ee22b580e6..663afa7764e 100644 --- a/lisp/image.el +++ b/lisp/image.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; image.el --- image API | 1 | ;;; image.el --- image API |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
diff --git a/lisp/imenu.el b/lisp/imenu.el index 57db68626e1..44bae2dd3b4 100644 --- a/lisp/imenu.el +++ b/lisp/imenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; imenu.el --- framework for mode-specific buffer indexes -*- lexical-binding: t -*- | 1 | ;;; imenu.el --- framework for mode-specific buffer indexes -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ake Stenhoff <etxaksf@aom.ericsson.se> | 5 | ;; Author: Ake Stenhoff <etxaksf@aom.ericsson.se> |
| 6 | ;; Lars Lindberg <lli@sypro.cap.se> | 6 | ;; Lars Lindberg <lli@sypro.cap.se> |
diff --git a/lisp/indent.el b/lisp/indent.el index cf3770f1f69..0bbb5209e8a 100644 --- a/lisp/indent.el +++ b/lisp/indent.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; indent.el --- indentation commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; indent.el --- indentation commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/info-look.el b/lisp/info-look.el index 70c30c3e7a6..70d2756dfc7 100644 --- a/lisp/info-look.el +++ b/lisp/info-look.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; info-look.el --- major-mode-sensitive Info index lookup facility -*- lexical-binding: t -*- | 1 | ;;; info-look.el --- major-mode-sensitive Info index lookup facility -*- lexical-binding: t -*- |
| 2 | ;; An older version of this was known as libc.el. | 2 | ;; An older version of this was known as libc.el. |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1995-1999, 2001-2015 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 1995-1999, 2001-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org> | 6 | ;; Author: Ralph Schleicher <rs@nunatak.allgaeu.org> |
| 7 | ;; (did not show signs of life (Nov 2001) -stef) | 7 | ;; (did not show signs of life (Nov 2001) -stef) |
diff --git a/lisp/info-xref.el b/lisp/info-xref.el index fcdf5323db7..cafc0e4b06a 100644 --- a/lisp/info-xref.el +++ b/lisp/info-xref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; info-xref.el --- check external references in an Info document | 1 | ;;; info-xref.el --- check external references in an Info document |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Ryde <user42@zip.com.au> | 5 | ;; Author: Kevin Ryde <user42@zip.com.au> |
| 6 | ;; Keywords: docs | 6 | ;; Keywords: docs |
diff --git a/lisp/info.el b/lisp/info.el index b11330b1430..6426cfcf9ed 100644 --- a/lisp/info.el +++ b/lisp/info.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; info.el --- Info package for Emacs -*- lexical-binding:t -*- | 1 | ;; info.el --- Info package for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help | 6 | ;; Keywords: help |
diff --git a/lisp/informat.el b/lisp/informat.el index 93fec0982d3..8a539f5c675 100644 --- a/lisp/informat.el +++ b/lisp/informat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; informat.el --- info support functions package for Emacs | 1 | ;;; informat.el --- info support functions package for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help | 6 | ;; Keywords: help |
diff --git a/lisp/international/ccl.el b/lisp/international/ccl.el index 2fcbc884b35..e1e659576e0 100644 --- a/lisp/international/ccl.el +++ b/lisp/international/ccl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ccl.el --- CCL (Code Conversion Language) compiler -*- lexical-binding:t -*- | 1 | ;;; ccl.el --- CCL (Code Conversion Language) compiler -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/characters.el b/lisp/international/characters.el index e4f7e7c3f3b..2e947331abe 100644 --- a/lisp/international/characters.el +++ b/lisp/international/characters.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; characters.el --- set syntax and category for multibyte characters | 1 | ;;; characters.el --- set syntax and category for multibyte characters |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el index cdbaade73ab..2ecfa7e53af 100644 --- a/lisp/international/fontset.el +++ b/lisp/international/fontset.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fontset.el --- commands for handling fontset | 1 | ;;; fontset.el --- commands for handling fontset |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/isearch-x.el b/lisp/international/isearch-x.el index 92e55220375..09d6d0a1d0b 100644 --- a/lisp/international/isearch-x.el +++ b/lisp/international/isearch-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; isearch-x.el --- extended isearch handling commands | 1 | ;;; isearch-x.el --- extended isearch handling commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/iso-ascii.el b/lisp/international/iso-ascii.el index 0359ab8e1cf..4e8c76a6990 100644 --- a/lisp/international/iso-ascii.el +++ b/lisp/international/iso-ascii.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iso-ascii.el --- set up char tables for ISO 8859/1 on ASCII terminals | 1 | ;;; iso-ascii.el --- set up char tables for ISO 8859/1 on ASCII terminals |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 1995, 1998, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1987, 1995, 1998, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Howard Gayle | 6 | ;; Author: Howard Gayle |
diff --git a/lisp/international/iso-cvt.el b/lisp/international/iso-cvt.el index d662699c17c..cad8bc5639f 100644 --- a/lisp/international/iso-cvt.el +++ b/lisp/international/iso-cvt.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; iso-cvt.el --- translate ISO 8859-1 from/to various encodings -*- coding: utf-8 -*- | 1 | ;;; iso-cvt.el --- translate ISO 8859-1 from/to various encodings -*- coding: utf-8 -*- |
| 2 | ;; This file was formerly called gm-lingo.el. | 2 | ;; This file was formerly called gm-lingo.el. |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1993-1998, 2000-2015 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 1993-1998, 2000-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Michael Gschwind <mike@vlsivie.tuwien.ac.at> | 6 | ;; Author: Michael Gschwind <mike@vlsivie.tuwien.ac.at> |
| 7 | ;; Keywords: tex, iso, latin, i18n | 7 | ;; Keywords: tex, iso, latin, i18n |
diff --git a/lisp/international/iso-transl.el b/lisp/international/iso-transl.el index e9fb009a56e..1436cf8c577 100644 --- a/lisp/international/iso-transl.el +++ b/lisp/international/iso-transl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iso-transl.el --- keyboard input for ISO 10646 chars -*- coding: utf-8 -*- | 1 | ;;; iso-transl.el --- keyboard input for ISO 10646 chars -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 1993-1999, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1987, 1993-1999, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Howard Gayle | 6 | ;; Author: Howard Gayle |
diff --git a/lisp/international/ja-dic-cnv.el b/lisp/international/ja-dic-cnv.el index d9c77bf5652..cc2d1262b5c 100644 --- a/lisp/international/ja-dic-cnv.el +++ b/lisp/international/ja-dic-cnv.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ja-dic-cnv.el --- convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp | 1 | ;;; ja-dic-cnv.el --- convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 5 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 6 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 6 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
diff --git a/lisp/international/kinsoku.el b/lisp/international/kinsoku.el index f1661ca295a..e9609f493b7 100644 --- a/lisp/international/kinsoku.el +++ b/lisp/international/kinsoku.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; kinsoku.el --- `Kinsoku' processing funcs -*- coding: iso-2022-7bit; -*- | 1 | ;;; kinsoku.el --- `Kinsoku' processing funcs -*- coding: iso-2022-7bit; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/kkc.el b/lisp/international/kkc.el index 7eb8a4d4d4a..8c9a373c633 100644 --- a/lisp/international/kkc.el +++ b/lisp/international/kkc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; kkc.el --- Kana Kanji converter -*- coding: iso-2022-7bit; -*- | 1 | ;;; kkc.el --- Kana Kanji converter -*- coding: iso-2022-7bit; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/latexenc.el b/lisp/international/latexenc.el index 09b8a17c2cf..c39162a236f 100644 --- a/lisp/international/latexenc.el +++ b/lisp/international/latexenc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latexenc.el --- guess correct coding system in LaTeX files -*-coding: utf-8 -*- | 1 | ;;; latexenc.el --- guess correct coding system in LaTeX files -*-coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Arne Jørgensen <arne@arnested.dk> | 5 | ;; Author: Arne Jørgensen <arne@arnested.dk> |
| 6 | ;; Keywords: mule, coding system, latex | 6 | ;; Keywords: mule, coding system, latex |
diff --git a/lisp/international/latin1-disp.el b/lisp/international/latin1-disp.el index 29036ff796b..73922c7e3c3 100644 --- a/lisp/international/latin1-disp.el +++ b/lisp/international/latin1-disp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin1-disp.el --- display tables for other ISO 8859 on Latin-1 terminals -*-coding: utf-8;-*- | 1 | ;;; latin1-disp.el --- display tables for other ISO 8859 on Latin-1 terminals -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 690ea6f7533..79e9c7b4adc 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule-cmds.el --- commands for multilingual environment -*- lexical-binding:t -*- | 1 | ;;; mule-cmds.el --- commands for multilingual environment -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index ecbc4f48caa..cacfc6b6e90 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule-conf.el --- configure multilingual environment | 1 | ;;; mule-conf.el --- configure multilingual environment |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H14PRO021 | 6 | ;; Registration Number H14PRO021 |
diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index fa5a7ebe7c3..fbb0e0cb96f 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule-diag.el --- show diagnosis of multilingual environment (Mule) | 1 | ;;; mule-diag.el --- show diagnosis of multilingual environment (Mule) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/mule-util.el b/lisp/international/mule-util.el index c70a3eee0fb..24ad342d4e0 100644 --- a/lisp/international/mule-util.el +++ b/lisp/international/mule-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule-util.el --- utility functions for multilingual environment (mule) -*- lexical-binding:t -*- | 1 | ;;; mule-util.el --- utility functions for multilingual environment (mule) -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/mule.el b/lisp/international/mule.el index af4c6e93e0b..60a90ae15a4 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule.el --- basic commands for multilingual environment | 1 | ;;; mule.el --- basic commands for multilingual environment |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/ogonek.el b/lisp/international/ogonek.el index 18ebf91d505..fe037b1d7c3 100644 --- a/lisp/international/ogonek.el +++ b/lisp/international/ogonek.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ogonek.el --- change the encoding of Polish diacritics | 1 | ;;; ogonek.el --- change the encoding of Polish diacritics |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Włodek Bzyl | 5 | ;; Author: Włodek Bzyl |
| 6 | ;; Ryszard Kubiak | 6 | ;; Ryszard Kubiak |
diff --git a/lisp/international/quail.el b/lisp/international/quail.el index 01676ac4fba..75cb7f787df 100644 --- a/lisp/international/quail.el +++ b/lisp/international/quail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; quail.el --- provides simple input method for multilingual text | 1 | ;;; quail.el --- provides simple input method for multilingual text |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/titdic-cnv.el b/lisp/international/titdic-cnv.el index f22b30e613b..61f440d5d86 100644 --- a/lisp/international/titdic-cnv.el +++ b/lisp/international/titdic-cnv.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; titdic-cnv.el --- convert cxterm dictionary (TIT format) to Quail package -*- coding:iso-2022-7bit; -*- | 1 | ;;; titdic-cnv.el --- convert cxterm dictionary (TIT format) to Quail package -*- coding:iso-2022-7bit; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/international/ucs-normalize.el b/lisp/international/ucs-normalize.el index de3c54534bd..74978ce38a3 100644 --- a/lisp/international/ucs-normalize.el +++ b/lisp/international/ucs-normalize.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ucs-normalize.el --- Unicode normalization NFC/NFD/NFKD/NFKC | 1 | ;;; ucs-normalize.el --- Unicode normalization NFC/NFD/NFKD/NFKC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Taichi Kawabata <kawabata.taichi@gmail.com> | 5 | ;; Author: Taichi Kawabata <kawabata.taichi@gmail.com> |
| 6 | ;; Keywords: unicode, normalization | 6 | ;; Keywords: unicode, normalization |
diff --git a/lisp/international/utf-7.el b/lisp/international/utf-7.el index e77a5801f06..2233e91586d 100644 --- a/lisp/international/utf-7.el +++ b/lisp/international/utf-7.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; utf-7.el --- utf-7 coding system | 1 | ;;; utf-7.el --- utf-7 coding system |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n, mail | 6 | ;; Keywords: i18n, mail |
diff --git a/lisp/isearch.el b/lisp/isearch.el index 05dc2931d93..e636ccc0d22 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; isearch.el --- incremental search minor mode | 1 | ;;; isearch.el --- incremental search minor mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1997, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu> | 5 | ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/isearchb.el b/lisp/isearchb.el index 5e7771cea52..05cbdcdabe2 100644 --- a/lisp/isearchb.el +++ b/lisp/isearchb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; isearchb --- a marriage between iswitchb and isearch | 1 | ;;; isearchb --- a marriage between iswitchb and isearch |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/jit-lock.el b/lisp/jit-lock.el index 4e8fa7b15cb..810c2205160 100644 --- a/lisp/jit-lock.el +++ b/lisp/jit-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; jit-lock.el --- just-in-time fontification -*- lexical-binding: t -*- | 1 | ;;; jit-lock.el --- just-in-time fontification -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> | 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> |
| 6 | ;; Keywords: faces files | 6 | ;; Keywords: faces files |
diff --git a/lisp/jka-cmpr-hook.el b/lisp/jka-cmpr-hook.el index ef6cfb14978..39302f028e9 100644 --- a/lisp/jka-cmpr-hook.el +++ b/lisp/jka-cmpr-hook.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; jka-cmpr-hook.el --- preloaded code to enable jka-compr.el | 1 | ;;; jka-cmpr-hook.el --- preloaded code to enable jka-compr.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1997, 1999-2000, 2002-2015 Free Software | 3 | ;; Copyright (C) 1993-1995, 1997, 1999-2000, 2002-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Jay K. Adams <jka@ece.cmu.edu> | 6 | ;; Author: Jay K. Adams <jka@ece.cmu.edu> |
diff --git a/lisp/jka-compr.el b/lisp/jka-compr.el index fced4eeb5f6..a5556743eb3 100644 --- a/lisp/jka-compr.el +++ b/lisp/jka-compr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; jka-compr.el --- reading/writing/loading compressed files | 1 | ;;; jka-compr.el --- reading/writing/loading compressed files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1997, 1999-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1993-1995, 1997, 1999-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Jay K. Adams <jka@ece.cmu.edu> | 6 | ;; Author: Jay K. Adams <jka@ece.cmu.edu> |
diff --git a/lisp/json.el b/lisp/json.el index 85827b5d9bf..bd1ee531656 100644 --- a/lisp/json.el +++ b/lisp/json.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; json.el --- JavaScript Object Notation parser / generator | 1 | ;;; json.el --- JavaScript Object Notation parser / generator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Edward O'Connor <ted@oconnor.cx> | 5 | ;; Author: Edward O'Connor <ted@oconnor.cx> |
| 6 | ;; Version: 1.4 | 6 | ;; Version: 1.4 |
diff --git a/lisp/kermit.el b/lisp/kermit.el index 9b464ab04b1..61651032f1b 100644 --- a/lisp/kermit.el +++ b/lisp/kermit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; kermit.el --- additions to shell mode for use with kermit | 1 | ;;; kermit.el --- additions to shell mode for use with kermit |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jeff Norden <jeff@colgate.csnet> | 5 | ;; Author: Jeff Norden <jeff@colgate.csnet> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/kmacro.el b/lisp/kmacro.el index ddf3005bab5..a3683738fc6 100644 --- a/lisp/kmacro.el +++ b/lisp/kmacro.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; kmacro.el --- enhanced keyboard macros | 1 | ;;; kmacro.el --- enhanced keyboard macros |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kim F. Storm <storm@cua.dk> | 5 | ;; Author: Kim F. Storm <storm@cua.dk> |
| 6 | ;; Keywords: keyboard convenience | 6 | ;; Keywords: keyboard convenience |
diff --git a/lisp/language/china-util.el b/lisp/language/china-util.el index 3b879279680..e5316409326 100644 --- a/lisp/language/china-util.el +++ b/lisp/language/china-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; china-util.el --- utilities for Chinese -*- coding: utf-8 -*- | 1 | ;;; china-util.el --- utilities for Chinese -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/chinese.el b/lisp/language/chinese.el index e34c762490a..043b52412d1 100644 --- a/lisp/language/chinese.el +++ b/lisp/language/chinese.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; chinese.el --- support for Chinese -*- coding: utf-8; -*- | 1 | ;;; chinese.el --- support for Chinese -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/cyril-util.el b/lisp/language/cyril-util.el index 5ee927dc320..15a92dd73af 100644 --- a/lisp/language/cyril-util.el +++ b/lisp/language/cyril-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cyril-util.el --- utilities for Cyrillic scripts | 1 | ;;; cyril-util.el --- utilities for Cyrillic scripts |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: mule, multilingual, Cyrillic | 5 | ;; Keywords: mule, multilingual, Cyrillic |
| 6 | 6 | ||
diff --git a/lisp/language/cyrillic.el b/lisp/language/cyrillic.el index 13f763629b6..920775905c0 100644 --- a/lisp/language/cyrillic.el +++ b/lisp/language/cyrillic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cyrillic.el --- support for Cyrillic -*- coding: utf-8; -*- | 1 | ;;; cyrillic.el --- support for Cyrillic -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/czech.el b/lisp/language/czech.el index d5d19d7ec88..a1d1bdef9ba 100644 --- a/lisp/language/czech.el +++ b/lisp/language/czech.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; czech.el --- support for Czech -*- coding: utf-8 -*- | 1 | ;;; czech.el --- support for Czech -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> | 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> |
| 6 | ;; Maintainer: Pavel JanĂk <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel JanĂk <Pavel@Janik.cz> |
diff --git a/lisp/language/english.el b/lisp/language/english.el index af291a94385..e1ffdc00c1c 100644 --- a/lisp/language/english.el +++ b/lisp/language/english.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; english.el --- support for English | 1 | ;;; english.el --- support for English |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el index 127865760d0..e6029025ae0 100644 --- a/lisp/language/ethio-util.el +++ b/lisp/language/ethio-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ethio-util.el --- utilities for Ethiopic -*- coding: utf-8-emacs; -*- | 1 | ;;; ethio-util.el --- utilities for Ethiopic -*- coding: utf-8-emacs; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2002-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/ethiopic.el b/lisp/language/ethiopic.el index 25dd649dca4..18808ea086a 100644 --- a/lisp/language/ethiopic.el +++ b/lisp/language/ethiopic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ethiopic.el --- support for Ethiopic -*- coding: utf-8-emacs; -*- | 1 | ;;; ethiopic.el --- support for Ethiopic -*- coding: utf-8-emacs; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/european.el b/lisp/language/european.el index 1a7b81bd866..a939719ec42 100644 --- a/lisp/language/european.el +++ b/lisp/language/european.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; european.el --- support for European languages -*- coding: utf-8; -*- | 1 | ;;; european.el --- support for European languages -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/georgian.el b/lisp/language/georgian.el index 5e3883dad1e..429b27d1823 100644 --- a/lisp/language/georgian.el +++ b/lisp/language/georgian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; georgian.el --- language support for Georgian | 1 | ;;; georgian.el --- language support for Georgian |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/language/greek.el b/lisp/language/greek.el index c9bea3438d0..fa43d226042 100644 --- a/lisp/language/greek.el +++ b/lisp/language/greek.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; greek.el --- support for Greek | 1 | ;;; greek.el --- support for Greek |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2013-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/hanja-util.el b/lisp/language/hanja-util.el index c9501d2ef8f..a8768427824 100644 --- a/lisp/language/hanja-util.el +++ b/lisp/language/hanja-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hanja-util.el --- Korean Hanja util module -*- coding: utf-8 -*- | 1 | ;;; hanja-util.el --- Korean Hanja util module -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jihyun Cho <jihyun.jo@gmail.com> | 5 | ;; Author: Jihyun Cho <jihyun.jo@gmail.com> |
| 6 | ;; Keywords: multilingual, input method, Korean, Hanja | 6 | ;; Keywords: multilingual, input method, Korean, Hanja |
diff --git a/lisp/language/hebrew.el b/lisp/language/hebrew.el index 05f2f2521f7..ae8cc95c968 100644 --- a/lisp/language/hebrew.el +++ b/lisp/language/hebrew.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hebrew.el --- support for Hebrew -*- coding: utf-8 -*- | 1 | ;;; hebrew.el --- support for Hebrew -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/ind-util.el b/lisp/language/ind-util.el index 52bc1733664..deea48933c8 100644 --- a/lisp/language/ind-util.el +++ b/lisp/language/ind-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ind-util.el --- Transliteration and Misc. Tools for Indian Languages -*- coding: utf-8-emacs; -*- | 1 | ;;; ind-util.el --- Transliteration and Misc. Tools for Indian Languages -*- coding: utf-8-emacs; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: KAWABATA, Taichi <kawabata@m17n.org> | 5 | ;; Maintainer: KAWABATA, Taichi <kawabata@m17n.org> |
| 6 | ;; Keywords: multilingual, Indian, Devanagari | 6 | ;; Keywords: multilingual, Indian, Devanagari |
diff --git a/lisp/language/indian.el b/lisp/language/indian.el index d5bd054d8a5..2fc896a8c25 100644 --- a/lisp/language/indian.el +++ b/lisp/language/indian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; indian.el --- Indian languages support -*- coding: utf-8; -*- | 1 | ;;; indian.el --- Indian languages support -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | ;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H14PRO021 | 6 | ;; Registration Number H14PRO021 |
diff --git a/lisp/language/japan-util.el b/lisp/language/japan-util.el index bdd8853d4dc..f0d817b8b5e 100644 --- a/lisp/language/japan-util.el +++ b/lisp/language/japan-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; japan-util.el --- utilities for Japanese -*- coding: iso-2022-7bit; -*- | 1 | ;;; japan-util.el --- utilities for Japanese -*- coding: iso-2022-7bit; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/japanese.el b/lisp/language/japanese.el index 38159d7b458..f8ffbe84409 100644 --- a/lisp/language/japanese.el +++ b/lisp/language/japanese.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; japanese.el --- support for Japanese -*- coding: iso-2022-7bit -*- | 1 | ;;; japanese.el --- support for Japanese -*- coding: iso-2022-7bit -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/korea-util.el b/lisp/language/korea-util.el index 2ed5af47a34..d0f3ea6dbe6 100644 --- a/lisp/language/korea-util.el +++ b/lisp/language/korea-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; korea-util.el --- utilities for Korean | 1 | ;;; korea-util.el --- utilities for Korean |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 5 | ;; 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/korean.el b/lisp/language/korean.el index 3bb9aea2d91..ea25e5fce03 100644 --- a/lisp/language/korean.el +++ b/lisp/language/korean.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; korean.el --- support for Korean -*- coding: utf-8 -*- | 1 | ;;; korean.el --- support for Korean -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/lao-util.el b/lisp/language/lao-util.el index 3bd0394024b..6103860a84a 100644 --- a/lisp/language/lao-util.el +++ b/lisp/language/lao-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lao-util.el --- utilities for Lao -*- coding: utf-8; -*- | 1 | ;;; lao-util.el --- utilities for Lao -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 5 | ;; 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/lao.el b/lisp/language/lao.el index 49e24286911..635c76a954c 100644 --- a/lisp/language/lao.el +++ b/lisp/language/lao.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lao.el --- support for Lao -*- coding: utf-8 -*- | 1 | ;;; lao.el --- support for Lao -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
| 5 | ;; 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/romanian.el b/lisp/language/romanian.el index 6279885ce66..10c4ae5bf2c 100644 --- a/lisp/language/romanian.el +++ b/lisp/language/romanian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; romanian.el --- support for Romanian -*- coding: utf-8 -*- | 1 | ;;; romanian.el --- support for Romanian -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Nicolaescu <done@ece.arizona.edu> | 5 | ;; Author: Dan Nicolaescu <done@ece.arizona.edu> |
| 6 | ;; Keywords: multilingual, Romanian, i18n | 6 | ;; Keywords: multilingual, Romanian, i18n |
diff --git a/lisp/language/slovak.el b/lisp/language/slovak.el index 2b28321e493..0bce54bcd15 100644 --- a/lisp/language/slovak.el +++ b/lisp/language/slovak.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; slovak.el --- support for Slovak -*- coding: utf-8 -*- | 1 | ;;; slovak.el --- support for Slovak -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Tibor Å imko <tibor.simko@fmph.uniba.sk>, | 5 | ;; Authors: Tibor Å imko <tibor.simko@fmph.uniba.sk>, |
| 6 | ;; Milan Zamazal <pdm@zamazal.org> | 6 | ;; Milan Zamazal <pdm@zamazal.org> |
diff --git a/lisp/language/tai-viet.el b/lisp/language/tai-viet.el index dac287ac64b..d8ba9f11dde 100644 --- a/lisp/language/tai-viet.el +++ b/lisp/language/tai-viet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tai-viet.el --- support for Tai Viet -*- coding: utf-8 -*- | 1 | ;;; tai-viet.el --- support for Tai Viet -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011 | 4 | ;; Copyright (C) 2007, 2008, 2009, 2010, 2011 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H13PRO009 | 6 | ;; Registration Number H13PRO009 |
diff --git a/lisp/language/thai-util.el b/lisp/language/thai-util.el index 0cb91510865..a9af5cf9beb 100644 --- a/lisp/language/thai-util.el +++ b/lisp/language/thai-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thai-util.el --- utilities for Thai -*- coding: utf-8; -*- | 1 | ;;; thai-util.el --- utilities for Thai -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/thai.el b/lisp/language/thai.el index b63850e3171..bab87fd9dee 100644 --- a/lisp/language/thai.el +++ b/lisp/language/thai.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thai.el --- support for Thai -*- coding: utf-8 -*- | 1 | ;;; thai.el --- support for Thai -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/tibet-util.el b/lisp/language/tibet-util.el index 4f59fa1877e..e874cb61c45 100644 --- a/lisp/language/tibet-util.el +++ b/lisp/language/tibet-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tibet-util.el --- utilities for Tibetan -*- coding: utf-8-emacs; -*- | 1 | ;;; tibet-util.el --- utilities for Tibetan -*- coding: utf-8-emacs; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/tibetan.el b/lisp/language/tibetan.el index e5a10b9d5aa..51657fef953 100644 --- a/lisp/language/tibetan.el +++ b/lisp/language/tibetan.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tibetan.el --- support for Tibetan language -*- coding: utf-8-emacs; -*- | 1 | ;;; tibetan.el --- support for Tibetan language -*- coding: utf-8-emacs; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/utf-8-lang.el b/lisp/language/utf-8-lang.el index cd8965bfca9..31b517ba1f9 100644 --- a/lisp/language/utf-8-lang.el +++ b/lisp/language/utf-8-lang.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; utf-8-lang.el --- generic UTF-8 language environment | 1 | ;;; utf-8-lang.el --- generic UTF-8 language environment |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/language/viet-util.el b/lisp/language/viet-util.el index f8c11d47891..5be088545e2 100644 --- a/lisp/language/viet-util.el +++ b/lisp/language/viet-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; viet-util.el --- utilities for Vietnamese -*- coding: utf-8; -*- | 1 | ;;; viet-util.el --- utilities for Vietnamese -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/language/vietnamese.el b/lisp/language/vietnamese.el index 10384a570b1..f7c45d12212 100644 --- a/lisp/language/vietnamese.el +++ b/lisp/language/vietnamese.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vietnamese.el --- support for Vietnamese -*- coding: utf-8; -*- | 1 | ;;; vietnamese.el --- support for Vietnamese -*- coding: utf-8; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/arabic.el b/lisp/leim/quail/arabic.el index d05fc479c55..b6882bd46d9 100644 --- a/lisp/leim/quail/arabic.el +++ b/lisp/leim/quail/arabic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; arabic.el --- Quail package for inputting Arabic -*- coding: utf-8;-*- | 1 | ;;; arabic.el --- Quail package for inputting Arabic -*- coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Cloos <cloos@jhcloos.com> | 5 | ;; Author: James Cloos <cloos@jhcloos.com> |
| 6 | ;; Keywords: mule, input method, Arabic | 6 | ;; Keywords: mule, input method, Arabic |
diff --git a/lisp/leim/quail/croatian.el b/lisp/leim/quail/croatian.el index e82be231dca..1559e46d1ad 100644 --- a/lisp/leim/quail/croatian.el +++ b/lisp/leim/quail/croatian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; croatian.el -- Quail package for inputting Croatian -*-coding: utf-8;-*- | 1 | ;;; croatian.el -- Quail package for inputting Croatian -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Hrvoje Nikšić <hniksic@xemacs.org> | 5 | ;; Author: Hrvoje Nikšić <hniksic@xemacs.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/cyril-jis.el b/lisp/leim/quail/cyril-jis.el index d771414da0a..78cb1011b1b 100644 --- a/lisp/leim/quail/cyril-jis.el +++ b/lisp/leim/quail/cyril-jis.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cyril-jis.el --- Quail package for inputting JISX0208 Cyrillic letters | 1 | ;;; cyril-jis.el --- Quail package for inputting JISX0208 Cyrillic letters |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/cyrillic.el b/lisp/leim/quail/cyrillic.el index 5d11e45b3f6..2ff64add6fe 100644 --- a/lisp/leim/quail/cyrillic.el +++ b/lisp/leim/quail/cyrillic.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cyrillic.el --- Quail package for inputting Cyrillic characters | 1 | ;;; cyrillic.el --- Quail package for inputting Cyrillic characters |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/czech.el b/lisp/leim/quail/czech.el index 18e0ec693c5..365c3c51059 100644 --- a/lisp/leim/quail/czech.el +++ b/lisp/leim/quail/czech.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; czech.el --- Quail package for inputting Czech -*-coding: utf-8;-*- | 1 | ;;; czech.el --- Quail package for inputting Czech -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> | 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> |
| 6 | ;; Maintainer: Pavel JanĂk <Pavel@Janik.cz> | 6 | ;; Maintainer: Pavel JanĂk <Pavel@Janik.cz> |
diff --git a/lisp/leim/quail/georgian.el b/lisp/leim/quail/georgian.el index 167c71fdf4c..1d5935e9d91 100644 --- a/lisp/leim/quail/georgian.el +++ b/lisp/leim/quail/georgian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; georgian.el --- Quail package for inputting Georgian characters -*-coding: utf-8;-*- | 1 | ;;; georgian.el --- Quail package for inputting Georgian characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/greek.el b/lisp/leim/quail/greek.el index 1dfc93aa936..a0cdd16257e 100644 --- a/lisp/leim/quail/greek.el +++ b/lisp/leim/quail/greek.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; greek.el --- Quail package for inputting Greek -*-coding: utf-8-*- | 1 | ;;; greek.el --- Quail package for inputting Greek -*-coding: utf-8-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/hangul.el b/lisp/leim/quail/hangul.el index 56a244f4574..84f5f4b846c 100644 --- a/lisp/leim/quail/hangul.el +++ b/lisp/leim/quail/hangul.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hangul.el --- Korean Hangul input method | 1 | ;;; hangul.el --- Korean Hangul input method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jihyun Cho <jihyun.jo@gmail.com> | 5 | ;; Author: Jihyun Cho <jihyun.jo@gmail.com> |
| 6 | ;; Keywords: multilingual, input method, Korean, Hangul | 6 | ;; Keywords: multilingual, input method, Korean, Hangul |
diff --git a/lisp/leim/quail/hanja.el b/lisp/leim/quail/hanja.el index dbfc2a7c9c1..88c991aa41b 100644 --- a/lisp/leim/quail/hanja.el +++ b/lisp/leim/quail/hanja.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hanja.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- | 1 | ;;; hanja.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/hanja3.el b/lisp/leim/quail/hanja3.el index 14446a96a57..38aec2e98a3 100644 --- a/lisp/leim/quail/hanja3.el +++ b/lisp/leim/quail/hanja3.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hanja3.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- | 1 | ;;; hanja3.el --- Quail-package for Korean Hanja (KSC5601) -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Koaunghi Un <koaunghi.un@zdv.uni-tuebingen.de> | 5 | ;; Author: Koaunghi Un <koaunghi.un@zdv.uni-tuebingen.de> |
| 6 | ;; Keywords: mule, quail, multilingual, input method, Korean, Hanja | 6 | ;; Keywords: mule, quail, multilingual, input method, Korean, Hanja |
diff --git a/lisp/leim/quail/indian.el b/lisp/leim/quail/indian.el index 855ccc989fb..1c92f6bb38f 100644 --- a/lisp/leim/quail/indian.el +++ b/lisp/leim/quail/indian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; indian.el --- Quail packages for inputting Indian | 1 | ;;; indian.el --- Quail packages for inputting Indian |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: KAWABATA, Taichi <kawabata@m17n.org> | 5 | ;; Author: KAWABATA, Taichi <kawabata@m17n.org> |
| 6 | 6 | ||
diff --git a/lisp/leim/quail/ipa-praat.el b/lisp/leim/quail/ipa-praat.el index 0a8db8c6d55..2ae9efeef7c 100644 --- a/lisp/leim/quail/ipa-praat.el +++ b/lisp/leim/quail/ipa-praat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ipa-praat.el --- Inputting IPA characters with the conventions of Praat | 1 | ;;; ipa-praat.el --- Inputting IPA characters with the conventions of Praat |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oliver Scholz <epameinondas@gmx.de> | 5 | ;; Author: Oliver Scholz <epameinondas@gmx.de> |
| 6 | ;; Keywords: multilingual, input method, IPA | 6 | ;; Keywords: multilingual, input method, IPA |
diff --git a/lisp/leim/quail/ipa.el b/lisp/leim/quail/ipa.el index d9c4515a35a..4315e5b91e8 100644 --- a/lisp/leim/quail/ipa.el +++ b/lisp/leim/quail/ipa.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ipa.el --- Quail package for inputting IPA characters -*-coding: utf-8;-*- | 1 | ;;; ipa.el --- Quail package for inputting IPA characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/japanese.el b/lisp/leim/quail/japanese.el index 7741697286b..4130944cbab 100644 --- a/lisp/leim/quail/japanese.el +++ b/lisp/leim/quail/japanese.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; japanese.el --- Quail package for inputting Japanese -*-coding: iso-2022-7bit;-*- | 1 | ;;; japanese.el --- Quail package for inputting Japanese -*-coding: iso-2022-7bit;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-alt.el b/lisp/leim/quail/latin-alt.el index a0697c48f7d..30df9ac80bf 100644 --- a/lisp/leim/quail/latin-alt.el +++ b/lisp/leim/quail/latin-alt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-alt.el --- Quail package for inputting various European characters -*-coding: utf-8;-*- | 1 | ;;; latin-alt.el --- Quail package for inputting various European characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 4 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 5 | ;; 2008, 2009, 2010, 2011 | 5 | ;; 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-ltx.el b/lisp/leim/quail/latin-ltx.el index c63a758f198..c265add83c1 100644 --- a/lisp/leim/quail/latin-ltx.el +++ b/lisp/leim/quail/latin-ltx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: utf-8;-*- | 1 | ;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, | 4 | ;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, |
| 5 | ;; 2010, 2011 | 5 | ;; 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-post.el b/lisp/leim/quail/latin-post.el index 25fd4508314..5def9110010 100644 --- a/lisp/leim/quail/latin-post.el +++ b/lisp/leim/quail/latin-post.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-post.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- | 1 | ;;; latin-post.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/latin-pre.el b/lisp/leim/quail/latin-pre.el index 7e4fd438cdd..e960ff32c79 100644 --- a/lisp/leim/quail/latin-pre.el +++ b/lisp/leim/quail/latin-pre.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; latin-pre.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- | 1 | ;;; latin-pre.el --- Quail packages for inputting various European characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/lrt.el b/lisp/leim/quail/lrt.el index ed9138d2134..5d6cc5ab2be 100644 --- a/lisp/leim/quail/lrt.el +++ b/lisp/leim/quail/lrt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lrt.el --- Quail package for inputting Lao characters by LRT method -*-coding: utf-8;-*- | 1 | ;;; lrt.el --- Quail package for inputting Lao characters by LRT method -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/persian.el b/lisp/leim/quail/persian.el index 7739c225869..c5de553b896 100644 --- a/lisp/leim/quail/persian.el +++ b/lisp/leim/quail/persian.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; persian.el --- Quail package for inputting Persian/Farsi keyboard -*- coding: utf-8;-*- | 1 | ;;; persian.el --- Quail package for inputting Persian/Farsi keyboard -*- coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mohsen BANAN <libre@mohsen.1.banan.byname.net> | 5 | ;; Author: Mohsen BANAN <libre@mohsen.1.banan.byname.net> |
| 6 | ;; X-URL: http://mohsen.1.banan.byname.net/contact | 6 | ;; X-URL: http://mohsen.1.banan.byname.net/contact |
diff --git a/lisp/leim/quail/programmer-dvorak.el b/lisp/leim/quail/programmer-dvorak.el index a74fb5bc6b6..61534973cd0 100644 --- a/lisp/leim/quail/programmer-dvorak.el +++ b/lisp/leim/quail/programmer-dvorak.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; programmer-dvorak.el --- Quail package for the programmer Dvorak layout | 1 | ;;; programmer-dvorak.el --- Quail package for the programmer Dvorak layout |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joakim Jalap <joakim.jalap@fastmail.com> | 5 | ;; Author: Joakim Jalap <joakim.jalap@fastmail.com> |
| 6 | 6 | ||
diff --git a/lisp/leim/quail/py-punct.el b/lisp/leim/quail/py-punct.el index fddabc6574f..e33264093b7 100644 --- a/lisp/leim/quail/py-punct.el +++ b/lisp/leim/quail/py-punct.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; py-punct.el --- Quail packages for Chinese (pinyin + extra symbols) -*-coding: iso-2022-7bit;-*- | 1 | ;;; py-punct.el --- Quail packages for Chinese (pinyin + extra symbols) -*-coding: iso-2022-7bit;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/rfc1345.el b/lisp/leim/quail/rfc1345.el index a21ba7ab918..f500016c892 100644 --- a/lisp/leim/quail/rfc1345.el +++ b/lisp/leim/quail/rfc1345.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc1345.el --- Quail method for RFC 1345 mnemonics -*- coding: utf-8 -*- | 1 | ;;; rfc1345.el --- Quail method for RFC 1345 mnemonics -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/sgml-input.el b/lisp/leim/quail/sgml-input.el index 2e447b1fc4d..a2f7440661e 100644 --- a/lisp/leim/quail/sgml-input.el +++ b/lisp/leim/quail/sgml-input.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sgml-input.el --- Quail method for Unicode entered as SGML entities -*- coding: utf-8 -*- | 1 | ;;; sgml-input.el --- Quail method for Unicode entered as SGML entities -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/leim/quail/sisheng.el b/lisp/leim/quail/sisheng.el index e43bf0ac5cb..2f3a968025c 100644 --- a/lisp/leim/quail/sisheng.el +++ b/lisp/leim/quail/sisheng.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sisheng.el --- sisheng input method for Chinese pinyin transliteration | 1 | ;;; sisheng.el --- sisheng input method for Chinese pinyin transliteration |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Werner LEMBERG <wl@gnu.org> | 5 | ;; Author: Werner LEMBERG <wl@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/leim/quail/slovak.el b/lisp/leim/quail/slovak.el index ba1d37cb9a9..4294fd7613b 100644 --- a/lisp/leim/quail/slovak.el +++ b/lisp/leim/quail/slovak.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; slovak.el --- Quail package for inputting Slovak -*-coding: utf-8;-*- | 1 | ;;; slovak.el --- Quail package for inputting Slovak -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Tibor Å imko <tibor.simko@fmph.uniba.sk> | 5 | ;; Authors: Tibor Å imko <tibor.simko@fmph.uniba.sk> |
| 6 | ;; Milan Zamazal <pdm@zamazal.org> | 6 | ;; Milan Zamazal <pdm@zamazal.org> |
diff --git a/lisp/leim/quail/symbol-ksc.el b/lisp/leim/quail/symbol-ksc.el index 50a586cc77e..a297cabd9cd 100644 --- a/lisp/leim/quail/symbol-ksc.el +++ b/lisp/leim/quail/symbol-ksc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; symbol-ksc.el --- Quail-package for Korean Symbol (KSC5601) -*-coding: utf-8;-*- | 1 | ;;; symbol-ksc.el --- Quail-package for Korean Symbol (KSC5601) -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/tamil-dvorak.el b/lisp/leim/quail/tamil-dvorak.el index d8299253c0f..c1199978ef8 100644 --- a/lisp/leim/quail/tamil-dvorak.el +++ b/lisp/leim/quail/tamil-dvorak.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tamil-dvorak.el --- Quail package for Tamil input with Dvorak keyboard | 1 | ;;; tamil-dvorak.el --- Quail package for Tamil input with Dvorak keyboard |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shakthi Kannan <author@shakthimaan.com> | 5 | ;; Author: Shakthi Kannan <author@shakthimaan.com> |
| 6 | 6 | ||
diff --git a/lisp/leim/quail/tibetan.el b/lisp/leim/quail/tibetan.el index 93cb65b8d43..6fb20cdaa0a 100644 --- a/lisp/leim/quail/tibetan.el +++ b/lisp/leim/quail/tibetan.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tibetan.el --- Quail package for inputting Tibetan characters -*-coding: utf-8-emacs;-*- | 1 | ;;; tibetan.el --- Quail package for inputting Tibetan characters -*-coding: utf-8-emacs;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, | 4 | ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 | 5 | ;; 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/leim/quail/uni-input.el b/lisp/leim/quail/uni-input.el index 7d2cd26c657..5edd614063f 100644 --- a/lisp/leim/quail/uni-input.el +++ b/lisp/leim/quail/uni-input.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; uni-input.el --- Hex Unicode input method | 1 | ;;; uni-input.el --- Hex Unicode input method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 5 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | ;; Registration Number H14PRO021 | 6 | ;; Registration Number H14PRO021 |
diff --git a/lisp/leim/quail/vntelex.el b/lisp/leim/quail/vntelex.el index 4ee6a47ae27..fa330510cdf 100644 --- a/lisp/leim/quail/vntelex.el +++ b/lisp/leim/quail/vntelex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vntelex.el --- Quail package for Vietnamese by Telex method | 1 | ;;; vntelex.el --- Quail package for Vietnamese by Telex method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Werner Lemberg <wl@gnu.org> | 5 | ;; Author: Werner Lemberg <wl@gnu.org> |
| 6 | ;; Keywords: multilingual, input method, Vietnamese | 6 | ;; Keywords: multilingual, input method, Vietnamese |
diff --git a/lisp/leim/quail/vnvni.el b/lisp/leim/quail/vnvni.el index cbacca429ce..587f56ddad7 100644 --- a/lisp/leim/quail/vnvni.el +++ b/lisp/leim/quail/vnvni.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vnvni.el --- Quail package for Vietnamese by VNI method | 1 | ;;; vnvni.el --- Quail package for Vietnamese by VNI method |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Werner Lemberg <wl@gnu.org> | 5 | ;; Author: Werner Lemberg <wl@gnu.org> |
| 6 | ;; Nguyen Thai Ngoc Duy <pclouds@gmail.com> | 6 | ;; Nguyen Thai Ngoc Duy <pclouds@gmail.com> |
diff --git a/lisp/leim/quail/welsh.el b/lisp/leim/quail/welsh.el index a39bd421992..8d1340c9121 100644 --- a/lisp/leim/quail/welsh.el +++ b/lisp/leim/quail/welsh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; welsh.el --- Quail package for inputting Welsh characters -*-coding: utf-8;-*- | 1 | ;;; welsh.el --- Quail package for inputting Welsh characters -*-coding: utf-8;-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: i18n | 6 | ;; Keywords: i18n |
diff --git a/lisp/linum.el b/lisp/linum.el index 903586a4153..122f8e31d57 100644 --- a/lisp/linum.el +++ b/lisp/linum.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; linum.el --- display line numbers in the left margin -*- lexical-binding: t -*- | 1 | ;;; linum.el --- display line numbers in the left margin -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Markus Triska <markus.triska@gmx.at> | 5 | ;; Author: Markus Triska <markus.triska@gmx.at> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/loadhist.el b/lisp/loadhist.el index 4ea1bcb9f50..071a1adddd0 100644 --- a/lisp/loadhist.el +++ b/lisp/loadhist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; loadhist.el --- lisp functions for working with feature groups | 1 | ;;; loadhist.el --- lisp functions for working with feature groups |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/loadup.el b/lisp/loadup.el index e3e0eb77622..5f29c01c77e 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; loadup.el --- load up standardly loaded Lisp files for Emacs | 1 | ;;; loadup.el --- load up standardly loaded Lisp files for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 2001-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1992, 1994, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/locate.el b/lisp/locate.el index ff1d11d31bf..2d563063a46 100644 --- a/lisp/locate.el +++ b/lisp/locate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; locate.el --- interface to the locate command | 1 | ;;; locate.el --- interface to the locate command |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Keywords: unix files | 6 | ;; Keywords: unix files |
diff --git a/lisp/lpr.el b/lisp/lpr.el index 11cc8f86cfd..04e3b38ab17 100644 --- a/lisp/lpr.el +++ b/lisp/lpr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lpr.el --- print Emacs buffer on line printer | 1 | ;;; lpr.el --- print Emacs buffer on line printer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2015 Free Software | 3 | ;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/ls-lisp.el b/lisp/ls-lisp.el index 87f12ba673e..6b5304caada 100644 --- a/lisp/ls-lisp.el +++ b/lisp/ls-lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp | 1 | ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1994, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> | 5 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> |
| 6 | ;; Modified by: Francis J. Wright <F.J.Wright@maths.qmw.ac.uk> | 6 | ;; Modified by: Francis J. Wright <F.J.Wright@maths.qmw.ac.uk> |
diff --git a/lisp/macros.el b/lisp/macros.el index 101f8b4a2a1..f7a4732d601 100644 --- a/lisp/macros.el +++ b/lisp/macros.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; macros.el --- non-primitive commands for keyboard macros | 1 | ;;; macros.el --- non-primitive commands for keyboard macros |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 1994-1995, 2001-2015 Free Software | 3 | ;; Copyright (C) 1985-1987, 1992, 1994-1995, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/binhex.el b/lisp/mail/binhex.el index 2a2137e057a..a5f3982d072 100644 --- a/lisp/mail/binhex.el +++ b/lisp/mail/binhex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; binhex.el --- decode BinHex-encoded text | 1 | ;;; binhex.el --- decode BinHex-encoded text |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: binhex news | 6 | ;; Keywords: binhex news |
diff --git a/lisp/mail/blessmail.el b/lisp/mail/blessmail.el index 3290f30815a..bdd32c8d49e 100644 --- a/lisp/mail/blessmail.el +++ b/lisp/mail/blessmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; blessmail.el --- decide whether movemail needs special privileges -*- no-byte-compile: t -*- | 1 | ;;; blessmail.el --- decide whether movemail needs special privileges -*- no-byte-compile: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el index ef5e86a6c8b..ce3c50bce2b 100644 --- a/lisp/mail/emacsbug.el +++ b/lisp/mail/emacsbug.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list | 1 | ;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1994, 1997-1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985, 1994, 1997-1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: K. Shane Hartman | 6 | ;; Author: K. Shane Hartman |
diff --git a/lisp/mail/footnote.el b/lisp/mail/footnote.el index 839e24c8a90..57c3be00560 100644 --- a/lisp/mail/footnote.el +++ b/lisp/mail/footnote.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; footnote.el --- footnote support for message mode | 1 | ;;; footnote.el --- footnote support for message mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Steven L Baur <steve@xemacs.org> | 5 | ;; Author: Steven L Baur <steve@xemacs.org> |
| 6 | ;; Keywords: mail, news | 6 | ;; Keywords: mail, news |
diff --git a/lisp/mail/hashcash.el b/lisp/mail/hashcash.el index 1e57119f5a5..e1cb7e223b2 100644 --- a/lisp/mail/hashcash.el +++ b/lisp/mail/hashcash.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hashcash.el --- Add hashcash payments to email | 1 | ;;; hashcash.el --- Add hashcash payments to email |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) | 5 | ;; Written by: Paul Foley <mycroft@actrix.gen.nz> (1997-2002) |
| 6 | ;; Maintainer: Paul Foley <mycroft@actrix.gen.nz> | 6 | ;; Maintainer: Paul Foley <mycroft@actrix.gen.nz> |
diff --git a/lisp/mail/mail-extr.el b/lisp/mail/mail-extr.el index 35138985ed7..63849679e70 100644 --- a/lisp/mail/mail-extr.el +++ b/lisp/mail/mail-extr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-extr.el --- extract full name and address from RFC 822 mail header | 1 | ;;; mail-extr.el --- extract full name and address from RFC 822 mail header |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-1994, 1997, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1991-1994, 1997, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Joe Wells <jbw@cs.bu.edu> | 6 | ;; Author: Joe Wells <jbw@cs.bu.edu> |
diff --git a/lisp/mail/mail-hist.el b/lisp/mail/mail-hist.el index adec35adfbd..83c418b8eee 100644 --- a/lisp/mail/mail-hist.el +++ b/lisp/mail/mail-hist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-hist.el --- headers and message body history for outgoing mail | 1 | ;;; mail-hist.el --- headers and message body history for outgoing mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> | 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> |
| 6 | ;; Created: March, 1994 | 6 | ;; Created: March, 1994 |
diff --git a/lisp/mail/mail-utils.el b/lisp/mail/mail-utils.el index 3d5d7c96054..b65171903c1 100644 --- a/lisp/mail/mail-utils.el +++ b/lisp/mail/mail-utils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mail-utils.el --- utility functions used both by rmail and rnews | 1 | ;;; mail-utils.el --- utility functions used both by rmail and rnews |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: mail, news | 6 | ;; Keywords: mail, news |
diff --git a/lisp/mail/mailabbrev.el b/lisp/mail/mailabbrev.el index f974f2083dc..ed6a74349f5 100644 --- a/lisp/mail/mailabbrev.el +++ b/lisp/mail/mailabbrev.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailabbrev.el --- abbrev-expansion of mail aliases | 1 | ;;; mailabbrev.el --- abbrev-expansion of mail aliases |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992-1993, 1996-1997, 2000-2015 Free | 3 | ;; Copyright (C) 1985-1987, 1992-1993, 1996-1997, 2000-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Jamie Zawinski <jwz@lucid.com; now jwz@jwz.org> | 6 | ;; Author: Jamie Zawinski <jwz@lucid.com; now jwz@jwz.org> |
diff --git a/lisp/mail/mailalias.el b/lisp/mail/mailalias.el index cd9df1f638a..35528af2c49 100644 --- a/lisp/mail/mailalias.el +++ b/lisp/mail/mailalias.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailalias.el --- expand and complete mailing address aliases -*- lexical-binding: t -*- | 1 | ;;; mailalias.el --- expand and complete mailing address aliases -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1995-1997, 2001-2015 Free Software | 3 | ;; Copyright (C) 1985, 1987, 1995-1997, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/mailclient.el b/lisp/mail/mailclient.el index 5bc1d3129ea..bfd6e7d1424 100644 --- a/lisp/mail/mailclient.el +++ b/lisp/mail/mailclient.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailclient.el --- mail sending via system's mail client. | 1 | ;;; mailclient.el --- mail sending via system's mail client. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Reitter <david.reitter@gmail.com> | 5 | ;; Author: David Reitter <david.reitter@gmail.com> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/mailheader.el b/lisp/mail/mailheader.el index 7606e266745..cf410b5c182 100644 --- a/lisp/mail/mailheader.el +++ b/lisp/mail/mailheader.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mailheader.el --- mail header parsing, merging, formatting | 1 | ;;; mailheader.el --- mail header parsing, merging, formatting |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Erik Naggum <erik@naggum.no> | 5 | ;; Author: Erik Naggum <erik@naggum.no> |
| 6 | ;; Keywords: tools, mail, news | 6 | ;; Keywords: tools, mail, news |
diff --git a/lisp/mail/metamail.el b/lisp/mail/metamail.el index 6f406c38f4f..b21e4de16b4 100644 --- a/lisp/mail/metamail.el +++ b/lisp/mail/metamail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; metamail.el --- Metamail interface for GNU Emacs | 1 | ;;; metamail.el --- Metamail interface for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> | 5 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> |
| 6 | ;; Keywords: mail, news, mime, multimedia | 6 | ;; Keywords: mail, news, mime, multimedia |
diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el index f22222ad552..84278c6be9c 100644 --- a/lisp/mail/mspools.el +++ b/lisp/mail/mspools.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mspools.el --- show mail spools waiting to be read | 1 | ;;; mspools.el --- show mail spools waiting to be read |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stephen Eglen <stephen@gnu.org> | 5 | ;; Author: Stephen Eglen <stephen@gnu.org> |
| 6 | ;; Maintainer: Stephen Eglen <stephen@gnu.org> | 6 | ;; Maintainer: Stephen Eglen <stephen@gnu.org> |
diff --git a/lisp/mail/reporter.el b/lisp/mail/reporter.el index f8332a6906b..5f4b3ad0cd4 100644 --- a/lisp/mail/reporter.el +++ b/lisp/mail/reporter.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reporter.el --- customizable bug reporting of lisp programs | 1 | ;;; reporter.el --- customizable bug reporting of lisp programs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: 1993-1998 Barry A. Warsaw | 5 | ;; Author: 1993-1998 Barry A. Warsaw |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/rfc2368.el b/lisp/mail/rfc2368.el index 3cea39e1b2c..8ea818b56bc 100644 --- a/lisp/mail/rfc2368.el +++ b/lisp/mail/rfc2368.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2368.el --- support for rfc2368 | 1 | ;;; rfc2368.el --- support for rfc2368 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sen Nagata <sen@eccosys.com> | 5 | ;; Author: Sen Nagata <sen@eccosys.com> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/rfc822.el b/lisp/mail/rfc822.el index e127c4418aa..c49be711aa4 100644 --- a/lisp/mail/rfc822.el +++ b/lisp/mail/rfc822.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc822.el --- hairy rfc822 parser for mail and news and suchlike | 1 | ;;; rfc822.el --- hairy rfc822 parser for mail and news and suchlike |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1987, 1990, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1986-1987, 1990, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> | 6 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> |
diff --git a/lisp/mail/rmail-spam-filter.el b/lisp/mail/rmail-spam-filter.el index ef6b6d0d683..483c898b997 100644 --- a/lisp/mail/rmail-spam-filter.el +++ b/lisp/mail/rmail-spam-filter.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmail-spam-filter.el --- spam filter for Rmail, the Emacs mail reader | 1 | ;;; rmail-spam-filter.el --- spam filter for Rmail, the Emacs mail reader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | ;; Keywords: email, spam, filter, rmail | 4 | ;; Keywords: email, spam, filter, rmail |
| 5 | ;; Author: Eli Tziperman <eli AT deas.harvard.edu> | 5 | ;; Author: Eli Tziperman <eli AT deas.harvard.edu> |
| 6 | ;; Package: rmail | 6 | ;; Package: rmail |
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index fe3375e8f58..05511a84540 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmail.el --- main code of "RMAIL" mail reader for Emacs -*- lexical-binding:t -*- | 1 | ;;; rmail.el --- main code of "RMAIL" mail reader for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1988, 1993-1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985-1988, 1993-1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/rmailedit.el b/lisp/mail/rmailedit.el index d79ec39da80..46e5e17a2e8 100644 --- a/lisp/mail/rmailedit.el +++ b/lisp/mail/rmailedit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailedit.el --- "RMAIL edit mode" Edit the current message | 1 | ;;; rmailedit.el --- "RMAIL edit mode" Edit the current message |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/rmailkwd.el b/lisp/mail/rmailkwd.el index 5fe867e2fb1..6581ee628a7 100644 --- a/lisp/mail/rmailkwd.el +++ b/lisp/mail/rmailkwd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailkwd.el --- part of the "RMAIL" mail reader for Emacs | 1 | ;;; rmailkwd.el --- part of the "RMAIL" mail reader for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1988, 1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985, 1988, 1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/rmailmm.el b/lisp/mail/rmailmm.el index 8ca10b26246..9343b118067 100644 --- a/lisp/mail/rmailmm.el +++ b/lisp/mail/rmailmm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailmm.el --- MIME decoding and display stuff for RMAIL | 1 | ;;; rmailmm.el --- MIME decoding and display stuff for RMAIL |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexander Pohoyda | 5 | ;; Author: Alexander Pohoyda |
| 6 | ;; Alex Schroeder | 6 | ;; Alex Schroeder |
diff --git a/lisp/mail/rmailmsc.el b/lisp/mail/rmailmsc.el index 16329f4d3bb..1185dccf225 100644 --- a/lisp/mail/rmailmsc.el +++ b/lisp/mail/rmailmsc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailmsc.el --- miscellaneous support functions for the RMAIL mail reader | 1 | ;;; rmailmsc.el --- miscellaneous support functions for the RMAIL mail reader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/rmailout.el b/lisp/mail/rmailout.el index 587d75f09b9..67859361fe2 100644 --- a/lisp/mail/rmailout.el +++ b/lisp/mail/rmailout.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file | 1 | ;;; rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1993-1994, 2001-2015 Free Software | 3 | ;; Copyright (C) 1985, 1987, 1993-1994, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/rmailsort.el b/lisp/mail/rmailsort.el index 1e1b425c257..60320b929e4 100644 --- a/lisp/mail/rmailsort.el +++ b/lisp/mail/rmailsort.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailsort.el --- Rmail: sort messages | 1 | ;;; rmailsort.el --- Rmail: sort messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 1993-1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1990, 1993-1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> | 6 | ;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp> |
diff --git a/lisp/mail/rmailsum.el b/lisp/mail/rmailsum.el index 0717bb8d784..0a2ca0b8038 100644 --- a/lisp/mail/rmailsum.el +++ b/lisp/mail/rmailsum.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; rmailsum.el --- make summary buffers for the mail reader -*- lexical-binding:t -*- | 1 | ;;; rmailsum.el --- make summary buffers for the mail reader -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1993-1996, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1993-1996, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: mail | 7 | ;; Keywords: mail |
diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 9269d7f7d83..5ab5bd9a2cd 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sendmail.el --- mail sending commands for Emacs | 1 | ;;; sendmail.el --- mail sending commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992-1996, 1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1992-1996, 1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/smtpmail.el b/lisp/mail/smtpmail.el index 20de353295f..8e0bb3ae6ba 100644 --- a/lisp/mail/smtpmail.el +++ b/lisp/mail/smtpmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mail | 1 | ;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mail |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp> | 5 | ;; Author: Tomoji Kagatani <kagatani@rbc.ncl.omron.co.jp> |
| 6 | ;; Maintainer: Simon Josefsson <simon@josefsson.org> | 6 | ;; Maintainer: Simon Josefsson <simon@josefsson.org> |
diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el index 56158cc156c..3d4ccf90e1b 100644 --- a/lisp/mail/supercite.el +++ b/lisp/mail/supercite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; supercite.el --- minor mode for citing mail and news replies | 1 | ;;; supercite.el --- minor mode for citing mail and news replies |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: 1993 Barry A. Warsaw <bwarsaw@python.org> | 5 | ;; Author: 1993 Barry A. Warsaw <bwarsaw@python.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/uce.el b/lisp/mail/uce.el index 5db135728ea..ccbb441425e 100644 --- a/lisp/mail/uce.el +++ b/lisp/mail/uce.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; uce.el --- facilitate reply to unsolicited commercial email | 1 | ;;; uce.el --- facilitate reply to unsolicited commercial email |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: stanislav shalunov <shalunov@mccme.ru> | 5 | ;; Author: stanislav shalunov <shalunov@mccme.ru> |
| 6 | ;; Created: 10 Dec 1996 | 6 | ;; Created: 10 Dec 1996 |
diff --git a/lisp/mail/undigest.el b/lisp/mail/undigest.el index 7346d0d4165..54ee99bafb2 100644 --- a/lisp/mail/undigest.el +++ b/lisp/mail/undigest.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; undigest.el --- digest-cracking support for the RMAIL mail reader | 1 | ;;; undigest.el --- digest-cracking support for the RMAIL mail reader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1994, 1996, 2001-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1994, 1996, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mail/unrmail.el b/lisp/mail/unrmail.el index 321baa57dac..1f7b862c3bd 100644 --- a/lisp/mail/unrmail.el +++ b/lisp/mail/unrmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; unrmail.el --- convert Rmail Babyl files to mbox files | 1 | ;;; unrmail.el --- convert Rmail Babyl files to mbox files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/mail/uudecode.el b/lisp/mail/uudecode.el index c1e3439a5de..6a45a13f731 100644 --- a/lisp/mail/uudecode.el +++ b/lisp/mail/uudecode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; uudecode.el -- elisp native uudecode | 1 | ;;; uudecode.el -- elisp native uudecode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 5 | ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
| 6 | ;; Keywords: uudecode news | 6 | ;; Keywords: uudecode news |
diff --git a/lisp/makesum.el b/lisp/makesum.el index f2ac1e2af4c..a65e5ae86d3 100644 --- a/lisp/makesum.el +++ b/lisp/makesum.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; makesum.el --- generate key binding summary for Emacs | 1 | ;;; makesum.el --- generate key binding summary for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help | 6 | ;; Keywords: help |
diff --git a/lisp/man.el b/lisp/man.el index 90d658a3e76..40b77e6eeed 100644 --- a/lisp/man.el +++ b/lisp/man.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; man.el --- browse UNIX manual pages | 1 | ;;; man.el --- browse UNIX manual pages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 1996-1997, 2001-2015 Free Software | 3 | ;; Copyright (C) 1993-1994, 1996-1997, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Barry A. Warsaw <bwarsaw@cen.com> | 6 | ;; Author: Barry A. Warsaw <bwarsaw@cen.com> |
diff --git a/lisp/master.el b/lisp/master.el index b309cc40158..b7c41e828ab 100644 --- a/lisp/master.el +++ b/lisp/master.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; master.el --- make a buffer the master over another buffer | 1 | ;;; master.el --- make a buffer the master over another buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Alex Schroeder <alex@gnu.org> | 6 | ;; Maintainer: Alex Schroeder <alex@gnu.org> |
diff --git a/lisp/mb-depth.el b/lisp/mb-depth.el index be11b2d61ee..2eeca2dc295 100644 --- a/lisp/mb-depth.el +++ b/lisp/mb-depth.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mb-depth.el --- Indicate minibuffer-depth in prompt | 1 | ;;; mb-depth.el --- Indicate minibuffer-depth in prompt |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/md4.el b/lisp/md4.el index 372d33d2895..e75128b8a4b 100644 --- a/lisp/md4.el +++ b/lisp/md4.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; md4.el --- MD4 Message Digest Algorithm. | 1 | ;;; md4.el --- MD4 Message Digest Algorithm. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2004, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> | 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> |
| 6 | ;; Keywords: MD4 | 6 | ;; Keywords: MD4 |
diff --git a/lisp/menu-bar.el b/lisp/menu-bar.el index 1ca783ac43d..512d65fa580 100644 --- a/lisp/menu-bar.el +++ b/lisp/menu-bar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; menu-bar.el --- define a default menu bar | 1 | ;;; menu-bar.el --- define a default menu bar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard M. Stallman | 5 | ;; Author: Richard M. Stallman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index 2f65eb1f19c..7f29f598b64 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -11419,7 +11419,7 @@ | |||
| 11419 | (dist): Leave release in current directory. | 11419 | (dist): Leave release in current directory. |
| 11420 | 11420 | ||
| 11421 | 11421 | ||
| 11422 | Copyright (C) 2003-2015 Free Software Foundation, Inc. | 11422 | Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 11423 | 11423 | ||
| 11424 | This file is part of GNU Emacs. | 11424 | This file is part of GNU Emacs. |
| 11425 | 11425 | ||
diff --git a/lisp/mh-e/ChangeLog.2 b/lisp/mh-e/ChangeLog.2 index 4b41d60a1e8..0c0cda26013 100644 --- a/lisp/mh-e/ChangeLog.2 +++ b/lisp/mh-e/ChangeLog.2 | |||
| @@ -3673,7 +3673,7 @@ | |||
| 3673 | 3673 | ||
| 3674 | See ChangeLog.1 for earlier changes. | 3674 | See ChangeLog.1 for earlier changes. |
| 3675 | 3675 | ||
| 3676 | Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3676 | Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 3677 | 3677 | ||
| 3678 | This file is part of GNU Emacs. | 3678 | This file is part of GNU Emacs. |
| 3679 | 3679 | ||
diff --git a/lisp/mh-e/mh-acros.el b/lisp/mh-e/mh-acros.el index 04096246f16..f3061427193 100644 --- a/lisp/mh-e/mh-acros.el +++ b/lisp/mh-e/mh-acros.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-acros.el --- macros used in MH-E | 1 | ;;; mh-acros.el --- macros used in MH-E |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-alias.el b/lisp/mh-e/mh-alias.el index 04e9fef59eb..1940234bc3b 100644 --- a/lisp/mh-e/mh-alias.el +++ b/lisp/mh-e/mh-alias.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-alias.el --- MH-E mail alias completion and expansion | 1 | ;;; mh-alias.el --- MH-E mail alias completion and expansion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter S. Galbraith <psg@debian.org> | 5 | ;; Author: Peter S. Galbraith <psg@debian.org> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-buffers.el b/lisp/mh-e/mh-buffers.el index 2963daea938..b1da47a7ad9 100644 --- a/lisp/mh-e/mh-buffers.el +++ b/lisp/mh-e/mh-buffers.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-buffers.el --- MH-E buffer constants and utilities | 1 | ;;; mh-buffers.el --- MH-E buffer constants and utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-comp.el b/lisp/mh-e/mh-comp.el index 129e6857a4c..4e64cfb12d3 100644 --- a/lisp/mh-e/mh-comp.el +++ b/lisp/mh-e/mh-comp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-comp.el --- MH-E functions for composing and sending messages | 1 | ;;; mh-comp.el --- MH-E functions for composing and sending messages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-compat.el b/lisp/mh-e/mh-compat.el index 9865d085444..10a8b6e219c 100644 --- a/lisp/mh-e/mh-compat.el +++ b/lisp/mh-e/mh-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-compat.el --- make MH-E compatible with various versions of Emacs | 1 | ;;; mh-compat.el --- make MH-E compatible with various versions of Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index 85e64189fbd..c900248c9b6 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-e.el --- GNU Emacs interface to the MH mail system | 1 | ;;; mh-e.el --- GNU Emacs interface to the MH mail system |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1988, 1990, 1992-1995, 1997, 1999-2015 Free | 3 | ;; Copyright (C) 1985-1988, 1990, 1992-1995, 1997, 1999-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-folder.el b/lisp/mh-e/mh-folder.el index d21720ebe55..e43aa1f52b5 100644 --- a/lisp/mh-e/mh-folder.el +++ b/lisp/mh-e/mh-folder.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-folder.el --- MH-Folder mode | 1 | ;;; mh-folder.el --- MH-Folder mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-funcs.el b/lisp/mh-e/mh-funcs.el index f710b8ce0f4..2e39569adc5 100644 --- a/lisp/mh-e/mh-funcs.el +++ b/lisp/mh-e/mh-funcs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-funcs.el --- MH-E functions not everyone will use right away | 1 | ;;; mh-funcs.el --- MH-E functions not everyone will use right away |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-gnus.el b/lisp/mh-e/mh-gnus.el index b54355e3e74..ec55cbbdeb5 100644 --- a/lisp/mh-e/mh-gnus.el +++ b/lisp/mh-e/mh-gnus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-gnus.el --- make MH-E compatible with various versions of Gnus | 1 | ;;; mh-gnus.el --- make MH-E compatible with various versions of Gnus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-identity.el b/lisp/mh-e/mh-identity.el index 2da3fa26b29..955b4876176 100644 --- a/lisp/mh-e/mh-identity.el +++ b/lisp/mh-e/mh-identity.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-identity.el --- multiple identify support for MH-E | 1 | ;;; mh-identity.el --- multiple identify support for MH-E |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter S. Galbraith <psg@debian.org> | 5 | ;; Author: Peter S. Galbraith <psg@debian.org> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-inc.el b/lisp/mh-e/mh-inc.el index fc0bbf14b48..aedcf6b4375 100644 --- a/lisp/mh-e/mh-inc.el +++ b/lisp/mh-e/mh-inc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-inc.el --- MH-E "inc" and separate mail spool handling | 1 | ;;; mh-inc.el --- MH-E "inc" and separate mail spool handling |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter S. Galbraith <psg@debian.org> | 5 | ;; Author: Peter S. Galbraith <psg@debian.org> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-junk.el b/lisp/mh-e/mh-junk.el index 4a6693c2db6..8e19ef20f9a 100644 --- a/lisp/mh-e/mh-junk.el +++ b/lisp/mh-e/mh-junk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-junk.el --- MH-E interface to anti-spam measures | 1 | ;;; mh-junk.el --- MH-E interface to anti-spam measures |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu>, | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu>, |
| 6 | ;; Bill Wohler <wohler@newt.com> | 6 | ;; Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-letter.el b/lisp/mh-e/mh-letter.el index 7a56427027e..13886573e7e 100644 --- a/lisp/mh-e/mh-letter.el +++ b/lisp/mh-e/mh-letter.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-letter.el --- MH-Letter mode | 1 | ;;; mh-letter.el --- MH-Letter mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-limit.el b/lisp/mh-e/mh-limit.el index daa9f8ef646..d2714601076 100644 --- a/lisp/mh-e/mh-limit.el +++ b/lisp/mh-e/mh-limit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-limit.el --- MH-E display limits | 1 | ;;; mh-limit.el --- MH-E display limits |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2003, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2003, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter S. Galbraith <psg@debian.org> | 5 | ;; Author: Peter S. Galbraith <psg@debian.org> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-mime.el b/lisp/mh-e/mh-mime.el index a1c0bebd289..df3a42ec0f7 100644 --- a/lisp/mh-e/mh-mime.el +++ b/lisp/mh-e/mh-mime.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-mime.el --- MH-E MIME support | 1 | ;;; mh-mime.el --- MH-E MIME support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-print.el b/lisp/mh-e/mh-print.el index d1233f05800..5aa7297795f 100644 --- a/lisp/mh-e/mh-print.el +++ b/lisp/mh-e/mh-print.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-print.el --- MH-E printing support | 1 | ;;; mh-print.el --- MH-E printing support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jeffrey C Honig <jch@honig.net> | 5 | ;; Author: Jeffrey C Honig <jch@honig.net> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-scan.el b/lisp/mh-e/mh-scan.el index 4e15ea861c8..8241e6e7895 100644 --- a/lisp/mh-e/mh-scan.el +++ b/lisp/mh-e/mh-scan.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-scan.el --- MH-E scan line constants and utilities | 1 | ;;; mh-scan.el --- MH-E scan line constants and utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-search.el b/lisp/mh-e/mh-search.el index b6eef4ecfc6..30b38919944 100644 --- a/lisp/mh-e/mh-search.el +++ b/lisp/mh-e/mh-search.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-search --- MH-Search mode | 1 | ;;; mh-search --- MH-Search mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Indexed search by Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Indexed search by Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-seq.el b/lisp/mh-e/mh-seq.el index 13cf71f8a49..5acdc2eebf9 100644 --- a/lisp/mh-e/mh-seq.el +++ b/lisp/mh-e/mh-seq.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-seq.el --- MH-E sequences support | 1 | ;;; mh-seq.el --- MH-E sequences support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-show.el b/lisp/mh-e/mh-show.el index 6d58670ce08..afe9812eea8 100644 --- a/lisp/mh-e/mh-show.el +++ b/lisp/mh-e/mh-show.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-show.el --- MH-Show mode | 1 | ;;; mh-show.el --- MH-Show mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-speed.el b/lisp/mh-e/mh-speed.el index a260d742d05..6fcd613150d 100644 --- a/lisp/mh-e/mh-speed.el +++ b/lisp/mh-e/mh-speed.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-speed.el --- MH-E speedbar support | 1 | ;;; mh-speed.el --- MH-E speedbar support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-thread.el b/lisp/mh-e/mh-thread.el index 201b897ed0c..5135e7e88fa 100644 --- a/lisp/mh-e/mh-thread.el +++ b/lisp/mh-e/mh-thread.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-thread.el --- MH-E threading support | 1 | ;;; mh-thread.el --- MH-E threading support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-tool-bar.el b/lisp/mh-e/mh-tool-bar.el index 7200576de77..e877a3be686 100644 --- a/lisp/mh-e/mh-tool-bar.el +++ b/lisp/mh-e/mh-tool-bar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-tool-bar.el --- MH-E tool bar support | 1 | ;;; mh-tool-bar.el --- MH-E tool bar support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> | 5 | ;; Author: Satyaki Das <satyaki@theforce.stanford.edu> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-utils.el b/lisp/mh-e/mh-utils.el index 37fd1651c5e..66971014fa1 100644 --- a/lisp/mh-e/mh-utils.el +++ b/lisp/mh-e/mh-utils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-utils.el --- MH-E general utilities | 1 | ;;; mh-utils.el --- MH-E general utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1993, 1995, 1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Wohler <wohler@newt.com> | 6 | ;; Author: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/mh-e/mh-xface.el b/lisp/mh-e/mh-xface.el index d48a8b3d152..e76136053cd 100644 --- a/lisp/mh-e/mh-xface.el +++ b/lisp/mh-e/mh-xface.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mh-xface.el --- MH-E X-Face and Face header field display | 1 | ;;; mh-xface.el --- MH-E X-Face and Face header field display |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Wohler <wohler@newt.com> | 5 | ;; Author: Bill Wohler <wohler@newt.com> |
| 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> | 6 | ;; Maintainer: Bill Wohler <wohler@newt.com> |
diff --git a/lisp/midnight.el b/lisp/midnight.el index 256ab9c06aa..a9eedd74624 100644 --- a/lisp/midnight.el +++ b/lisp/midnight.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; midnight.el --- run something every midnight, e.g., kill old buffers -*- lexical-binding:t -*- | 1 | ;;; midnight.el --- run something every midnight, e.g., kill old buffers -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sam Steingold <sds@gnu.org> | 5 | ;; Author: Sam Steingold <sds@gnu.org> |
| 6 | ;; Maintainer: Sam Steingold <sds@gnu.org> | 6 | ;; Maintainer: Sam Steingold <sds@gnu.org> |
diff --git a/lisp/minibuf-eldef.el b/lisp/minibuf-eldef.el index 14697ea9802..76ae11e3c60 100644 --- a/lisp/minibuf-eldef.el +++ b/lisp/minibuf-eldef.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; minibuf-eldef.el --- Only show defaults in prompts when applicable -*- lexical-binding: t -*- | 1 | ;;; minibuf-eldef.el --- Only show defaults in prompts when applicable -*- lexical-binding: t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/minibuffer.el b/lisp/minibuffer.el index 6123750b0c3..1251a4e1107 100644 --- a/lisp/minibuffer.el +++ b/lisp/minibuffer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; minibuffer.el --- Minibuffer completion functions -*- lexical-binding: t -*- | 1 | ;;; minibuffer.el --- Minibuffer completion functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/misc.el b/lisp/misc.el index 91ddd429f88..5fc3e7d0fa1 100644 --- a/lisp/misc.el +++ b/lisp/misc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; misc.el --- some nonstandard editing and utility commands for Emacs | 1 | ;;; misc.el --- some nonstandard editing and utility commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/misearch.el b/lisp/misearch.el index 157b04d8a9e..1b9cc9288c7 100644 --- a/lisp/misearch.el +++ b/lisp/misearch.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; misearch.el --- isearch extensions for multi-buffer search | 1 | ;;; misearch.el --- isearch extensions for multi-buffer search |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juri Linkov <juri@jurta.org> | 5 | ;; Author: Juri Linkov <juri@jurta.org> |
| 6 | ;; Keywords: matching | 6 | ;; Keywords: matching |
diff --git a/lisp/mouse-copy.el b/lisp/mouse-copy.el index 6198a125433..c0e5acec503 100644 --- a/lisp/mouse-copy.el +++ b/lisp/mouse-copy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mouse-copy.el --- one-click text copy and move | 1 | ;;; mouse-copy.el --- one-click text copy and move |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Heidemann <johnh@ISI.EDU> | 5 | ;; Author: John Heidemann <johnh@ISI.EDU> |
| 6 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
diff --git a/lisp/mouse-drag.el b/lisp/mouse-drag.el index 2b61096d86b..e46ea00d7ec 100644 --- a/lisp/mouse-drag.el +++ b/lisp/mouse-drag.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mouse-drag.el --- use mouse-2 to do a new style of scrolling | 1 | ;;; mouse-drag.el --- use mouse-2 to do a new style of scrolling |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Heidemann <johnh@ISI.EDU> | 5 | ;; Author: John Heidemann <johnh@ISI.EDU> |
| 6 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
diff --git a/lisp/mouse.el b/lisp/mouse.el index d6ce31a7a53..85ffc43d0dc 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mouse.el --- window system-independent mouse support -*- lexical-binding: t -*- | 1 | ;;; mouse.el --- window system-independent mouse support -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: hardware, mouse | 6 | ;; Keywords: hardware, mouse |
diff --git a/lisp/mpc.el b/lisp/mpc.el index 3ddcf136787..20e4bc85d85 100644 --- a/lisp/mpc.el +++ b/lisp/mpc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mpc.el --- A client for the Music Player Daemon -*- lexical-binding: t -*- | 1 | ;;; mpc.el --- A client for the Music Player Daemon -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: multimedia | 6 | ;; Keywords: multimedia |
diff --git a/lisp/msb.el b/lisp/msb.el index fbc130174b8..12edbbfea13 100644 --- a/lisp/msb.el +++ b/lisp/msb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; msb.el --- customizable buffer-selection with multiple menus | 1 | ;;; msb.el --- customizable buffer-selection with multiple menus |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Lindberg <lars.lindberg@home.se> | 5 | ;; Author: Lars Lindberg <lars.lindberg@home.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/mwheel.el b/lisp/mwheel.el index 4b69ec0c7b2..f1450d470fc 100644 --- a/lisp/mwheel.el +++ b/lisp/mwheel.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mwheel.el --- Wheel mouse support | 1 | ;;; mwheel.el --- Wheel mouse support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; Maintainer: William M. Perry <wmperry@gnu.org> | 4 | ;; Maintainer: William M. Perry <wmperry@gnu.org> |
| 5 | ;; Keywords: mouse | 5 | ;; Keywords: mouse |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/net/ange-ftp.el b/lisp/net/ange-ftp.el index 7fbf7f3650f..d5c03e3f4ae 100644 --- a/lisp/net/ange-ftp.el +++ b/lisp/net/ange-ftp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ange-ftp.el --- transparent FTP support for GNU Emacs | 1 | ;;; ange-ftp.el --- transparent FTP support for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1996, 1998, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1989-1996, 1998, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Andy Norman (ange@hplb.hpl.hp.com) | 6 | ;; Author: Andy Norman (ange@hplb.hpl.hp.com) |
diff --git a/lisp/net/browse-url.el b/lisp/net/browse-url.el index d232c8add13..26fa0d94b88 100644 --- a/lisp/net/browse-url.el +++ b/lisp/net/browse-url.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; browse-url.el --- pass a URL to a WWW browser | 1 | ;;; browse-url.el --- pass a URL to a WWW browser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Denis Howe <dbh@doc.ic.ac.uk> | 5 | ;; Author: Denis Howe <dbh@doc.ic.ac.uk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/dbus.el b/lisp/net/dbus.el index e8e6bc0cb6a..7a4ef1f7bcf 100644 --- a/lisp/net/dbus.el +++ b/lisp/net/dbus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dbus.el --- Elisp bindings for D-Bus. | 1 | ;;; dbus.el --- Elisp bindings for D-Bus. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, hardware | 6 | ;; Keywords: comm, hardware |
diff --git a/lisp/net/dig.el b/lisp/net/dig.el index 234139f94bd..02cb627cfd3 100644 --- a/lisp/net/dig.el +++ b/lisp/net/dig.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dig.el --- Domain Name System dig interface | 1 | ;;; dig.el --- Domain Name System dig interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: DNS BIND dig comm | 6 | ;; Keywords: DNS BIND dig comm |
diff --git a/lisp/net/dns.el b/lisp/net/dns.el index ba6523f6f5f..487cfc9d080 100644 --- a/lisp/net/dns.el +++ b/lisp/net/dns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dns.el --- Domain Name Service lookups | 1 | ;;; dns.el --- Domain Name Service lookups |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: network comm | 6 | ;; Keywords: network comm |
diff --git a/lisp/net/eudc-bob.el b/lisp/net/eudc-bob.el index e48af4dc205..fe0e3b81d57 100644 --- a/lisp/net/eudc-bob.el +++ b/lisp/net/eudc-bob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-bob.el --- Binary Objects Support for EUDC | 1 | ;;; eudc-bob.el --- Binary Objects Support for EUDC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel JanĂk <Pavel@Janik.cz> | 6 | ;; Pavel JanĂk <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc-export.el b/lisp/net/eudc-export.el index a9fac516745..a50892d94d4 100644 --- a/lisp/net/eudc-export.el +++ b/lisp/net/eudc-export.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-export.el --- functions to export EUDC query results | 1 | ;;; eudc-export.el --- functions to export EUDC query results |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel JanĂk <Pavel@Janik.cz> | 6 | ;; Pavel JanĂk <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc-hotlist.el b/lisp/net/eudc-hotlist.el index 55a2fd9a20a..558ecb6b388 100644 --- a/lisp/net/eudc-hotlist.el +++ b/lisp/net/eudc-hotlist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-hotlist.el --- hotlist management for EUDC | 1 | ;;; eudc-hotlist.el --- hotlist management for EUDC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel JanĂk <Pavel@Janik.cz> | 6 | ;; Pavel JanĂk <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc-vars.el b/lisp/net/eudc-vars.el index de7e25a66aa..19da7ec1539 100644 --- a/lisp/net/eudc-vars.el +++ b/lisp/net/eudc-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc-vars.el --- Emacs Unified Directory Client | 1 | ;;; eudc-vars.el --- Emacs Unified Directory Client |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel JanĂk <Pavel@Janik.cz> | 6 | ;; Pavel JanĂk <Pavel@Janik.cz> |
diff --git a/lisp/net/eudc.el b/lisp/net/eudc.el index 25a26bdf029..867bea98e77 100644 --- a/lisp/net/eudc.el +++ b/lisp/net/eudc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudc.el --- Emacs Unified Directory Client | 1 | ;;; eudc.el --- Emacs Unified Directory Client |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel JanĂk <Pavel@Janik.cz> | 6 | ;; Pavel JanĂk <Pavel@Janik.cz> |
diff --git a/lisp/net/eudcb-bbdb.el b/lisp/net/eudcb-bbdb.el index 1972fc1939a..796391be2de 100644 --- a/lisp/net/eudcb-bbdb.el +++ b/lisp/net/eudcb-bbdb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-bbdb.el --- Emacs Unified Directory Client - BBDB Backend | 1 | ;;; eudcb-bbdb.el --- Emacs Unified Directory Client - BBDB Backend |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel JanĂk <Pavel@Janik.cz> | 6 | ;; Pavel JanĂk <Pavel@Janik.cz> |
diff --git a/lisp/net/eudcb-ldap.el b/lisp/net/eudcb-ldap.el index b50d29ddae8..ae0bb02de0a 100644 --- a/lisp/net/eudcb-ldap.el +++ b/lisp/net/eudcb-ldap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-ldap.el --- Emacs Unified Directory Client - LDAP Backend | 1 | ;;; eudcb-ldap.el --- Emacs Unified Directory Client - LDAP Backend |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel JanĂk <Pavel@Janik.cz> | 6 | ;; Pavel JanĂk <Pavel@Janik.cz> |
diff --git a/lisp/net/eudcb-mab.el b/lisp/net/eudcb-mab.el index a11cd95b05d..0f99ff0d027 100644 --- a/lisp/net/eudcb-mab.el +++ b/lisp/net/eudcb-mab.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-mab.el --- Emacs Unified Directory Client - AddressBook backend | 1 | ;;; eudcb-mab.el --- Emacs Unified Directory Client - AddressBook backend |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@newartisans.com> | 5 | ;; Author: John Wiegley <johnw@newartisans.com> |
| 6 | ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org> | 6 | ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org> |
diff --git a/lisp/net/eww.el b/lisp/net/eww.el index fabf36ba263..3c2e74799af 100644 --- a/lisp/net/eww.el +++ b/lisp/net/eww.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eww.el --- Emacs Web Wowser -*- lexical-binding:t -*- | 1 | ;;; eww.el --- Emacs Web Wowser -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: html | 6 | ;; Keywords: html |
diff --git a/lisp/net/gnutls.el b/lisp/net/gnutls.el index a7321da854c..ce44c032231 100644 --- a/lisp/net/gnutls.el +++ b/lisp/net/gnutls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnutls.el --- Support SSL/TLS connections through GnuTLS | 1 | ;;; gnutls.el --- Support SSL/TLS connections through GnuTLS |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Ted Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: comm, tls, ssl, encryption | 6 | ;; Keywords: comm, tls, ssl, encryption |
diff --git a/lisp/net/goto-addr.el b/lisp/net/goto-addr.el index 51d8ed11b0b..bc3c403e2f2 100644 --- a/lisp/net/goto-addr.el +++ b/lisp/net/goto-addr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; goto-addr.el --- click to browse URL or to send to e-mail address | 1 | ;;; goto-addr.el --- click to browse URL or to send to e-mail address |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Ding <ericding@alum.mit.edu> | 5 | ;; Author: Eric Ding <ericding@alum.mit.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/hmac-def.el b/lisp/net/hmac-def.el index 2855fa4d57e..c5df4fd7fa3 100644 --- a/lisp/net/hmac-def.el +++ b/lisp/net/hmac-def.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hmac-def.el --- A macro for defining HMAC functions. | 1 | ;;; hmac-def.el --- A macro for defining HMAC functions. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> | 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
| 6 | ;; Keywords: HMAC, RFC2104 | 6 | ;; Keywords: HMAC, RFC2104 |
diff --git a/lisp/net/hmac-md5.el b/lisp/net/hmac-md5.el index 26f448fee6a..dfeeeaa61ec 100644 --- a/lisp/net/hmac-md5.el +++ b/lisp/net/hmac-md5.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hmac-md5.el --- Compute HMAC-MD5. | 1 | ;;; hmac-md5.el --- Compute HMAC-MD5. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> | 5 | ;; Author: Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp> |
| 6 | ;; Keywords: HMAC, RFC2104, HMAC-MD5, MD5, KEYED-MD5, CRAM-MD5 | 6 | ;; Keywords: HMAC, RFC2104, HMAC-MD5, MD5, KEYED-MD5, CRAM-MD5 |
diff --git a/lisp/net/imap.el b/lisp/net/imap.el index cc89f475bba..5c5ed868172 100644 --- a/lisp/net/imap.el +++ b/lisp/net/imap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; imap.el --- imap library | 1 | ;;; imap.el --- imap library |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/net/ldap.el b/lisp/net/ldap.el index 1c604e330b2..d08fdbee375 100644 --- a/lisp/net/ldap.el +++ b/lisp/net/ldap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ldap.el --- client interface to LDAP for Emacs | 1 | ;;; ldap.el --- client interface to LDAP for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/net/mairix.el b/lisp/net/mairix.el index 997e47b1ec2..c6e78235e2c 100644 --- a/lisp/net/mairix.el +++ b/lisp/net/mairix.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mairix.el --- Mairix interface for Emacs | 1 | ;;; mairix.el --- Mairix interface for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Engster <dengste@eml.cc> | 5 | ;; Author: David Engster <dengste@eml.cc> |
| 6 | ;; Keywords: mail searching | 6 | ;; Keywords: mail searching |
diff --git a/lisp/net/net-utils.el b/lisp/net/net-utils.el index 643d312fc2b..8029e2ca70a 100644 --- a/lisp/net/net-utils.el +++ b/lisp/net/net-utils.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; net-utils.el --- network functions | 1 | ;;; net-utils.el --- network functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> | 5 | ;; Author: Peter Breton <pbreton@cs.umb.edu> |
| 6 | ;; Created: Sun Mar 16 1997 | 6 | ;; Created: Sun Mar 16 1997 |
diff --git a/lisp/net/netrc.el b/lisp/net/netrc.el index 61da85c7c1c..274a038d251 100644 --- a/lisp/net/netrc.el +++ b/lisp/net/netrc.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; netrc.el --- .netrc parsing functionality | 1 | ;;; netrc.el --- .netrc parsing functionality |
| 2 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 4 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 5 | ;; Keywords: news | 5 | ;; Keywords: news |
diff --git a/lisp/net/network-stream.el b/lisp/net/network-stream.el index 8e1ad637b29..59ac2995c05 100644 --- a/lisp/net/network-stream.el +++ b/lisp/net/network-stream.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; network-stream.el --- open network processes, possibly with encryption | 1 | ;;; network-stream.el --- open network processes, possibly with encryption |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: network | 6 | ;; Keywords: network |
diff --git a/lisp/net/newst-backend.el b/lisp/net/newst-backend.el index 2bec11ee3a3..2596e56aa47 100644 --- a/lisp/net/newst-backend.el +++ b/lisp/net/newst-backend.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-backend.el --- Retrieval backend for newsticker. | 1 | ;;; newst-backend.el --- Retrieval backend for newsticker. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-backend.el | 6 | ;; Filename: newst-backend.el |
diff --git a/lisp/net/newst-plainview.el b/lisp/net/newst-plainview.el index b4e569078a9..17153f01c09 100644 --- a/lisp/net/newst-plainview.el +++ b/lisp/net/newst-plainview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-plainview.el --- Single buffer frontend for newsticker. | 1 | ;;; newst-plainview.el --- Single buffer frontend for newsticker. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-plainview.el | 6 | ;; Filename: newst-plainview.el |
diff --git a/lisp/net/newst-reader.el b/lisp/net/newst-reader.el index 105b36e14a3..1647ef85364 100644 --- a/lisp/net/newst-reader.el +++ b/lisp/net/newst-reader.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-reader.el --- Generic RSS reader functions. | 1 | ;;; newst-reader.el --- Generic RSS reader functions. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-reader.el | 6 | ;; Filename: newst-reader.el |
diff --git a/lisp/net/newst-ticker.el b/lisp/net/newst-ticker.el index 9426bb7a8e4..d7e7a4463f9 100644 --- a/lisp/net/newst-ticker.el +++ b/lisp/net/newst-ticker.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; newst-ticker.el --- mode line ticker for newsticker. | 1 | ;; newst-ticker.el --- mode line ticker for newsticker. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-ticker.el | 6 | ;; Filename: newst-ticker.el |
diff --git a/lisp/net/newst-treeview.el b/lisp/net/newst-treeview.el index 4f81b864970..0e75236154b 100644 --- a/lisp/net/newst-treeview.el +++ b/lisp/net/newst-treeview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newst-treeview.el --- Treeview frontend for newsticker. -*- lexical-binding:t -*- | 1 | ;;; newst-treeview.el --- Treeview frontend for newsticker. -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newst-treeview.el | 6 | ;; Filename: newst-treeview.el |
diff --git a/lisp/net/newsticker.el b/lisp/net/newsticker.el index 9b16c1f0749..66b7a69aae8 100644 --- a/lisp/net/newsticker.el +++ b/lisp/net/newsticker.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newsticker.el --- A Newsticker for Emacs. | 1 | ;;; newsticker.el --- A Newsticker for Emacs. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Filename: newsticker.el | 6 | ;; Filename: newsticker.el |
diff --git a/lisp/net/nsm.el b/lisp/net/nsm.el index c54553ae5ea..31f2b32792f 100644 --- a/lisp/net/nsm.el +++ b/lisp/net/nsm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nsm.el --- Network Security Manager | 1 | ;;; nsm.el --- Network Security Manager |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: encryption, security, network | 6 | ;; Keywords: encryption, security, network |
diff --git a/lisp/net/ntlm.el b/lisp/net/ntlm.el index acfa00596b4..d96f3b1ebea 100644 --- a/lisp/net/ntlm.el +++ b/lisp/net/ntlm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ntlm.el --- NTLM (NT LanManager) authentication support | 1 | ;;; ntlm.el --- NTLM (NT LanManager) authentication support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> | 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> |
| 6 | ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org> | 6 | ;; Maintainer: Thomas Fitzsimmons <fitzsim@fitzsim.org> |
diff --git a/lisp/net/pinentry.el b/lisp/net/pinentry.el index 0037006f40a..27374afe4bf 100644 --- a/lisp/net/pinentry.el +++ b/lisp/net/pinentry.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pinentry.el --- GnuPG Pinentry server implementation -*- lexical-binding: t -*- | 1 | ;;; pinentry.el --- GnuPG Pinentry server implementation -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@gnu.org> | 5 | ;; Author: Daiki Ueno <ueno@gnu.org> |
| 6 | ;; Version: 0.1 | 6 | ;; Version: 0.1 |
diff --git a/lisp/net/quickurl.el b/lisp/net/quickurl.el index 2d571254d35..7a46485531a 100644 --- a/lisp/net/quickurl.el +++ b/lisp/net/quickurl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; quickurl.el --- insert a URL based on text at point in buffer | 1 | ;;; quickurl.el --- insert a URL based on text at point in buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Pearson <davep@davep.org> | 5 | ;; Author: Dave Pearson <davep@davep.org> |
| 6 | ;; Maintainer: Dave Pearson <davep@davep.org> | 6 | ;; Maintainer: Dave Pearson <davep@davep.org> |
diff --git a/lisp/net/rcirc.el b/lisp/net/rcirc.el index 3539dcf91f4..55b43f63963 100644 --- a/lisp/net/rcirc.el +++ b/lisp/net/rcirc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rcirc.el --- default, simple IRC client -*- lexical-binding: t; -*- | 1 | ;;; rcirc.el --- default, simple IRC client -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ryan Yeske <rcyeske@gmail.com> | 5 | ;; Author: Ryan Yeske <rcyeske@gmail.com> |
| 6 | ;; Maintainers: Ryan Yeske <rcyeske@gmail.com>, | 6 | ;; Maintainers: Ryan Yeske <rcyeske@gmail.com>, |
diff --git a/lisp/net/rfc2104.el b/lisp/net/rfc2104.el index f80e2287879..d579f8f6eba 100644 --- a/lisp/net/rfc2104.el +++ b/lisp/net/rfc2104.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfc2104.el --- RFC2104 Hashed Message Authentication Codes | 1 | ;;; rfc2104.el --- RFC2104 Hashed Message Authentication Codes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> | 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> |
| 6 | ;; Keywords: mail | 6 | ;; Keywords: mail |
diff --git a/lisp/net/rlogin.el b/lisp/net/rlogin.el index fead60eb8ab..921ceff290f 100644 --- a/lisp/net/rlogin.el +++ b/lisp/net/rlogin.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rlogin.el --- remote login interface | 1 | ;;; rlogin.el --- remote login interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1995, 1997-1998, 2001-2015 Free Software | 3 | ;; Copyright (C) 1992-1995, 1997-1998, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Noah Friedman | 6 | ;; Author: Noah Friedman |
diff --git a/lisp/net/sasl-cram.el b/lisp/net/sasl-cram.el index 235159497ab..1ac72fe21c5 100644 --- a/lisp/net/sasl-cram.el +++ b/lisp/net/sasl-cram.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework | 1 | ;;; sasl-cram.el --- CRAM-MD5 module for the SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Kenichi OKADA <okada@opaopa.org> | 6 | ;; Kenichi OKADA <okada@opaopa.org> |
diff --git a/lisp/net/sasl-digest.el b/lisp/net/sasl-digest.el index aa3843bb386..0c77f00cfd9 100644 --- a/lisp/net/sasl-digest.el +++ b/lisp/net/sasl-digest.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-digest.el --- DIGEST-MD5 module for the SASL client framework | 1 | ;;; sasl-digest.el --- DIGEST-MD5 module for the SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Kenichi OKADA <okada@opaopa.org> | 6 | ;; Kenichi OKADA <okada@opaopa.org> |
diff --git a/lisp/net/sasl-ntlm.el b/lisp/net/sasl-ntlm.el index cab899e8ff9..66b6ab50e56 100644 --- a/lisp/net/sasl-ntlm.el +++ b/lisp/net/sasl-ntlm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-ntlm.el --- NTLM (NT Lan Manager) module for the SASL client framework | 1 | ;;; sasl-ntlm.el --- NTLM (NT Lan Manager) module for the SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> | 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> |
| 6 | ;; Keywords: SASL, NTLM | 6 | ;; Keywords: SASL, NTLM |
diff --git a/lisp/net/sasl-scram-rfc.el b/lisp/net/sasl-scram-rfc.el index 34d6ddbd679..328c2d46f79 100644 --- a/lisp/net/sasl-scram-rfc.el +++ b/lisp/net/sasl-scram-rfc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-scram-rfc.el --- SCRAM-SHA-1 module for the SASL client framework -*- lexical-binding: t; -*- | 1 | ;;; sasl-scram-rfc.el --- SCRAM-SHA-1 module for the SASL client framework -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Magnus Henoch <magnus.henoch@gmail.com> | 5 | ;; Author: Magnus Henoch <magnus.henoch@gmail.com> |
| 6 | ;; Package: sasl | 6 | ;; Package: sasl |
diff --git a/lisp/net/sasl.el b/lisp/net/sasl.el index 9321efdfda8..419fef0f3b7 100644 --- a/lisp/net/sasl.el +++ b/lisp/net/sasl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl.el --- SASL client framework | 1 | ;;; sasl.el --- SASL client framework |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Keywords: SASL | 6 | ;; Keywords: SASL |
diff --git a/lisp/net/secrets.el b/lisp/net/secrets.el index 5e0274029f1..55d5f007ac5 100644 --- a/lisp/net/secrets.el +++ b/lisp/net/secrets.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; secrets.el --- Client interface to gnome-keyring and kwallet. | 1 | ;;; secrets.el --- Client interface to gnome-keyring and kwallet. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm password passphrase | 6 | ;; Keywords: comm password passphrase |
diff --git a/lisp/net/shr-color.el b/lisp/net/shr-color.el index f8d358c27b3..67e3b90b9d4 100644 --- a/lisp/net/shr-color.el +++ b/lisp/net/shr-color.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shr-color.el --- Simple HTML Renderer color management | 1 | ;;; shr-color.el --- Simple HTML Renderer color management |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: html | 6 | ;; Keywords: html |
diff --git a/lisp/net/shr.el b/lisp/net/shr.el index 7ee382f2f22..d24f0d37539 100644 --- a/lisp/net/shr.el +++ b/lisp/net/shr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shr.el --- Simple HTML Renderer | 1 | ;;; shr.el --- Simple HTML Renderer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: html | 6 | ;; Keywords: html |
diff --git a/lisp/net/snmp-mode.el b/lisp/net/snmp-mode.el index e5740ac560e..4afc460779f 100644 --- a/lisp/net/snmp-mode.el +++ b/lisp/net/snmp-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; snmp-mode.el --- SNMP & SNMPv2 MIB major mode | 1 | ;;; snmp-mode.el --- SNMP & SNMPv2 MIB major mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Paul D. Smith <psmith@BayNetworks.com> | 5 | ;; Author: Paul D. Smith <psmith@BayNetworks.com> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/lisp/net/soap-client.el b/lisp/net/soap-client.el index 790084a4862..f8cdaa9bc56 100644 --- a/lisp/net/soap-client.el +++ b/lisp/net/soap-client.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; soap-client.el --- Access SOAP web services -*- lexical-binding: t -*- | 1 | ;;; soap-client.el --- Access SOAP web services -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> | 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> |
| 6 | ;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org> | 6 | ;; Author: Thomas Fitzsimmons <fitzsim@fitzsim.org> |
diff --git a/lisp/net/soap-inspect.el b/lisp/net/soap-inspect.el index a4430417ad0..9e7947a2eb5 100644 --- a/lisp/net/soap-inspect.el +++ b/lisp/net/soap-inspect.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; soap-inspect.el --- Interactive WSDL inspector -*- lexical-binding: t -*- | 1 | ;;; soap-inspect.el --- Interactive WSDL inspector -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> | 5 | ;; Author: Alexandru Harsanyi <AlexHarsanyi@gmail.com> |
| 6 | ;; Created: October 2010 | 6 | ;; Created: October 2010 |
diff --git a/lisp/net/socks.el b/lisp/net/socks.el index db9579573f6..f2a8fc3223e 100644 --- a/lisp/net/socks.el +++ b/lisp/net/socks.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; socks.el --- A Socks v5 Client for Emacs | 1 | ;;; socks.el --- A Socks v5 Client for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2000, 2002, 2007-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1996-2000, 2002, 2007-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: William M. Perry <wmperry@gnu.org> | 6 | ;; Author: William M. Perry <wmperry@gnu.org> |
diff --git a/lisp/net/telnet.el b/lisp/net/telnet.el index 6d9f408d5ca..95c32a5b4fc 100644 --- a/lisp/net/telnet.el +++ b/lisp/net/telnet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; telnet.el --- run a telnet session from within an Emacs buffer | 1 | ;;; telnet.el --- run a telnet session from within an Emacs buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2015 Free Software | 3 | ;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: William F. Schelter | 6 | ;; Author: William F. Schelter |
diff --git a/lisp/net/tls.el b/lisp/net/tls.el index 72fb50ed923..30895d043c8 100644 --- a/lisp/net/tls.el +++ b/lisp/net/tls.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tls.el --- TLS/SSL support via wrapper around GnuTLS | 1 | ;;; tls.el --- TLS/SSL support via wrapper around GnuTLS |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: comm, tls, gnutls, ssl | 6 | ;; Keywords: comm, tls, gnutls, ssl |
diff --git a/lisp/net/tramp-adb.el b/lisp/net/tramp-adb.el index 178b3a0fd11..dbd13183a92 100644 --- a/lisp/net/tramp-adb.el +++ b/lisp/net/tramp-adb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp | 1 | ;;; tramp-adb.el --- Functions for calling Android Debug Bridge from Tramp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: JĂ¼rgen Hötzel <juergen@archlinux.org> | 5 | ;; Author: JĂ¼rgen Hötzel <juergen@archlinux.org> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-cache.el b/lisp/net/tramp-cache.el index bfcfe158281..26825ffa2dd 100644 --- a/lisp/net/tramp-cache.el +++ b/lisp/net/tramp-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-cache.el --- file information caching for Tramp | 1 | ;;; tramp-cache.el --- file information caching for Tramp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000, 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pittman <daniel@inanna.danann.net> | 5 | ;; Author: Daniel Pittman <daniel@inanna.danann.net> |
| 6 | ;; Michael Albinus <michael.albinus@gmx.de> | 6 | ;; Michael Albinus <michael.albinus@gmx.de> |
diff --git a/lisp/net/tramp-cmds.el b/lisp/net/tramp-cmds.el index 22c139859f9..e714e4fc9f0 100644 --- a/lisp/net/tramp-cmds.el +++ b/lisp/net/tramp-cmds.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-cmds.el --- Interactive commands for Tramp | 1 | ;;; tramp-cmds.el --- Interactive commands for Tramp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-compat.el b/lisp/net/tramp-compat.el index b6d6796255b..c6de1837e9a 100644 --- a/lisp/net/tramp-compat.el +++ b/lisp/net/tramp-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-compat.el --- Tramp compatibility functions | 1 | ;;; tramp-compat.el --- Tramp compatibility functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-ftp.el b/lisp/net/tramp-ftp.el index 23646a05fdf..902b0a4ed86 100644 --- a/lisp/net/tramp-ftp.el +++ b/lisp/net/tramp-ftp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP | 1 | ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-gvfs.el b/lisp/net/tramp-gvfs.el index 549d3b15abe..0379acc07ad 100644 --- a/lisp/net/tramp-gvfs.el +++ b/lisp/net/tramp-gvfs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-gvfs.el --- Tramp access functions for GVFS daemon | 1 | ;;; tramp-gvfs.el --- Tramp access functions for GVFS daemon |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-gw.el b/lisp/net/tramp-gw.el index 5e22f6a3b59..f868bead09a 100644 --- a/lisp/net/tramp-gw.el +++ b/lisp/net/tramp-gw.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-gw.el --- Tramp utility functions for HTTP tunnels and SOCKS gateways | 1 | ;;; tramp-gw.el --- Tramp utility functions for HTTP tunnels and SOCKS gateways |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-sh.el b/lisp/net/tramp-sh.el index 0dd2440e5e0..ca0707f5941 100644 --- a/lisp/net/tramp-sh.el +++ b/lisp/net/tramp-sh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-sh.el --- Tramp access functions for (s)sh-like connections | 1 | ;;; tramp-sh.el --- Tramp access functions for (s)sh-like connections |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; (copyright statements below in code to be updated with the above notice) | 5 | ;; (copyright statements below in code to be updated with the above notice) |
| 6 | 6 | ||
| @@ -790,7 +790,7 @@ on the remote host.") | |||
| 790 | (defconst tramp-perl-encode | 790 | (defconst tramp-perl-encode |
| 791 | "%s -e ' | 791 | "%s -e ' |
| 792 | # This script contributed by Juanma Barranquero <lektu@terra.es>. | 792 | # This script contributed by Juanma Barranquero <lektu@terra.es>. |
| 793 | # Copyright (C) 2002-2015 Free Software Foundation, Inc. | 793 | # Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 794 | use strict; | 794 | use strict; |
| 795 | 795 | ||
| 796 | my %%trans = do { | 796 | my %%trans = do { |
| @@ -828,7 +828,7 @@ This string is passed to `format', so percent characters need to be doubled.") | |||
| 828 | (defconst tramp-perl-decode | 828 | (defconst tramp-perl-decode |
| 829 | "%s -e ' | 829 | "%s -e ' |
| 830 | # This script contributed by Juanma Barranquero <lektu@terra.es>. | 830 | # This script contributed by Juanma Barranquero <lektu@terra.es>. |
| 831 | # Copyright (C) 2002-2015 Free Software Foundation, Inc. | 831 | # Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 832 | use strict; | 832 | use strict; |
| 833 | 833 | ||
| 834 | my %%trans = do { | 834 | my %%trans = do { |
diff --git a/lisp/net/tramp-smb.el b/lisp/net/tramp-smb.el index 65c77eba0eb..e957fdfd612 100644 --- a/lisp/net/tramp-smb.el +++ b/lisp/net/tramp-smb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-smb.el --- Tramp access functions for SMB servers | 1 | ;;; tramp-smb.el --- Tramp access functions for SMB servers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, processes | 6 | ;; Keywords: comm, processes |
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el index efa43b5880e..b3d84bb7bf8 100644 --- a/lisp/net/tramp-uu.el +++ b/lisp/net/tramp-uu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-uu.el --- uuencode in Lisp | 1 | ;;; tramp-uu.el --- uuencode in Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kai GroĂŸjohann <kai.grossjohann@gmx.net> | 5 | ;; Author: Kai GroĂŸjohann <kai.grossjohann@gmx.net> |
| 6 | ;; Keywords: comm, terminals | 6 | ;; Keywords: comm, terminals |
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index b7f53095a8e..e8e40ae23dc 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp.el --- Transparent Remote Access, Multiple Protocol | 1 | ;;; tramp.el --- Transparent Remote Access, Multiple Protocol |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kai GroĂŸjohann <kai.grossjohann@gmx.net> | 5 | ;; Author: Kai GroĂŸjohann <kai.grossjohann@gmx.net> |
| 6 | ;; Michael Albinus <michael.albinus@gmx.de> | 6 | ;; Michael Albinus <michael.albinus@gmx.de> |
diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index f93cfc4e8ae..fc65c0a1081 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; trampver.el --- Transparent Remote Access, Multiple Protocol | 1 | ;;; trampver.el --- Transparent Remote Access, Multiple Protocol |
| 2 | ;;; lisp/trampver.el. Generated from trampver.el.in by configure. | 2 | ;;; lisp/trampver.el. Generated from trampver.el.in by configure. |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Kai GroĂŸjohann <kai.grossjohann@gmx.net> | 6 | ;; Author: Kai GroĂŸjohann <kai.grossjohann@gmx.net> |
| 7 | ;; Keywords: comm, processes | 7 | ;; Keywords: comm, processes |
diff --git a/lisp/net/webjump.el b/lisp/net/webjump.el index 7cb017f39a3..41b7a7bb9cd 100644 --- a/lisp/net/webjump.el +++ b/lisp/net/webjump.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; webjump.el --- programmable Web hotlist | 1 | ;;; webjump.el --- programmable Web hotlist |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Neil W. Van Dyke <nwv@acm.org> | 5 | ;; Author: Neil W. Van Dyke <nwv@acm.org> |
| 6 | ;; Created: 09-Aug-1996 | 6 | ;; Created: 09-Aug-1996 |
diff --git a/lisp/net/zeroconf.el b/lisp/net/zeroconf.el index 794a4676a5e..421c1953e33 100644 --- a/lisp/net/zeroconf.el +++ b/lisp/net/zeroconf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; zeroconf.el --- Service browser using Avahi. | 1 | ;;; zeroconf.el --- Service browser using Avahi. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, hardware | 6 | ;; Keywords: comm, hardware |
diff --git a/lisp/newcomment.el b/lisp/newcomment.el index 0c49211869e..88ed08d4429 100644 --- a/lisp/newcomment.el +++ b/lisp/newcomment.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newcomment.el --- (un)comment regions of buffers -*- lexical-binding: t -*- | 1 | ;;; newcomment.el --- (un)comment regions of buffers -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: code extracted from Emacs-20's simple.el | 5 | ;; Author: code extracted from Emacs-20's simple.el |
| 6 | ;; Maintainer: Stefan Monnier <monnier@iro.umontreal.ca> | 6 | ;; Maintainer: Stefan Monnier <monnier@iro.umontreal.ca> |
diff --git a/lisp/notifications.el b/lisp/notifications.el index ccd64fbafa9..87dc3c1e55c 100644 --- a/lisp/notifications.el +++ b/lisp/notifications.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; notifications.el --- Client interface to desktop notifications. | 1 | ;;; notifications.el --- Client interface to desktop notifications. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: comm desktop notifications | 6 | ;; Keywords: comm desktop notifications |
diff --git a/lisp/novice.el b/lisp/novice.el index 18ffa5da0e5..1600d14d5fc 100644 --- a/lisp/novice.el +++ b/lisp/novice.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; novice.el --- handling of disabled commands ("novice mode") for Emacs | 1 | ;;; novice.el --- handling of disabled commands ("novice mode") for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1987, 1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/nxml/nxml-enc.el b/lisp/nxml/nxml-enc.el index 32917688df8..bcee0882aa2 100644 --- a/lisp/nxml/nxml-enc.el +++ b/lisp/nxml/nxml-enc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-enc.el --- XML encoding auto-detection | 1 | ;;; nxml-enc.el --- XML encoding auto-detection |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-glyph.el b/lisp/nxml/nxml-glyph.el index 449d92bc32d..4a518218c23 100644 --- a/lisp/nxml/nxml-glyph.el +++ b/lisp/nxml/nxml-glyph.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-glyph.el --- glyph-handling for nxml-mode | 1 | ;;; nxml-glyph.el --- glyph-handling for nxml-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-maint.el b/lisp/nxml/nxml-maint.el index 73abfd9ac96..b81e3113efb 100644 --- a/lisp/nxml/nxml-maint.el +++ b/lisp/nxml/nxml-maint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-maint.el --- commands for maintainers of nxml-*.el | 1 | ;;; nxml-maint.el --- commands for maintainers of nxml-*.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-mode.el b/lisp/nxml/nxml-mode.el index 0e2fca349a5..324350f591c 100644 --- a/lisp/nxml/nxml-mode.el +++ b/lisp/nxml/nxml-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-mode.el --- a new XML mode -*- lexical-binding:t -*- | 1 | ;;; nxml-mode.el --- a new XML mode -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-ns.el b/lisp/nxml/nxml-ns.el index e55ecc36b01..81506a4642a 100644 --- a/lisp/nxml/nxml-ns.el +++ b/lisp/nxml/nxml-ns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-ns.el --- XML namespace processing -*- lexical-binding:t -*- | 1 | ;;; nxml-ns.el --- XML namespace processing -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-outln.el b/lisp/nxml/nxml-outln.el index c87cd5378fa..962160cb435 100644 --- a/lisp/nxml/nxml-outln.el +++ b/lisp/nxml/nxml-outln.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-outln.el --- outline support for nXML mode | 1 | ;;; nxml-outln.el --- outline support for nXML mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-parse.el b/lisp/nxml/nxml-parse.el index d8523ee9dbe..41b2e8ee513 100644 --- a/lisp/nxml/nxml-parse.el +++ b/lisp/nxml/nxml-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-parse.el --- XML parser, sharing infrastructure with nxml-mode | 1 | ;;; nxml-parse.el --- XML parser, sharing infrastructure with nxml-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-rap.el b/lisp/nxml/nxml-rap.el index 5689b12c41e..47b23da62ad 100644 --- a/lisp/nxml/nxml-rap.el +++ b/lisp/nxml/nxml-rap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-rap.el --- low-level support for random access parsing for nXML mode | 1 | ;;; nxml-rap.el --- low-level support for random access parsing for nXML mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-uchnm.el b/lisp/nxml/nxml-uchnm.el index 1d92ab38791..7d7d785f152 100644 --- a/lisp/nxml/nxml-uchnm.el +++ b/lisp/nxml/nxml-uchnm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-uchnm.el --- support for Unicode standard cha names in nxml-mode | 1 | ;;; nxml-uchnm.el --- support for Unicode standard cha names in nxml-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/nxml-util.el b/lisp/nxml/nxml-util.el index 27b43824312..14b887ea085 100644 --- a/lisp/nxml/nxml-util.el +++ b/lisp/nxml/nxml-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nxml-util.el --- utility functions for nxml-*.el -*- lexical-binding:t -*- | 1 | ;;; nxml-util.el --- utility functions for nxml-*.el -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/rng-cmpct.el b/lisp/nxml/rng-cmpct.el index 31864a4dfc3..39aee9780ff 100644 --- a/lisp/nxml/rng-cmpct.el +++ b/lisp/nxml/rng-cmpct.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-cmpct.el --- parsing of RELAX NG Compact Syntax schemas | 1 | ;;; rng-cmpct.el --- parsing of RELAX NG Compact Syntax schemas |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-dt.el b/lisp/nxml/rng-dt.el index 855bf93e8a9..07166e38fea 100644 --- a/lisp/nxml/rng-dt.el +++ b/lisp/nxml/rng-dt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-dt.el --- datatype library interface for RELAX NG | 1 | ;;; rng-dt.el --- datatype library interface for RELAX NG |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-loc.el b/lisp/nxml/rng-loc.el index 601e54aeef5..553d8ca359d 100644 --- a/lisp/nxml/rng-loc.el +++ b/lisp/nxml/rng-loc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-loc.el --- locate the schema to use for validation | 1 | ;;; rng-loc.el --- locate the schema to use for validation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-maint.el b/lisp/nxml/rng-maint.el index be42e1029c1..165ca8930a4 100644 --- a/lisp/nxml/rng-maint.el +++ b/lisp/nxml/rng-maint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-maint.el --- commands for RELAX NG maintainers | 1 | ;;; rng-maint.el --- commands for RELAX NG maintainers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-match.el b/lisp/nxml/rng-match.el index ef55e85f300..df9c0192557 100644 --- a/lisp/nxml/rng-match.el +++ b/lisp/nxml/rng-match.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-match.el --- matching of RELAX NG patterns against XML events -*- lexical-binding:t -*- | 1 | ;;; rng-match.el --- matching of RELAX NG patterns against XML events -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-nxml.el b/lisp/nxml/rng-nxml.el index 30ae462d851..fe90dffb555 100644 --- a/lisp/nxml/rng-nxml.el +++ b/lisp/nxml/rng-nxml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-nxml.el --- make nxml-mode take advantage of rng-validate-mode | 1 | ;;; rng-nxml.el --- make nxml-mode take advantage of rng-validate-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-parse.el b/lisp/nxml/rng-parse.el index 30878b4aac4..cde749db672 100644 --- a/lisp/nxml/rng-parse.el +++ b/lisp/nxml/rng-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-parse.el --- parse an XML file and validate it against a schema | 1 | ;;; rng-parse.el --- parse an XML file and validate it against a schema |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-pttrn.el b/lisp/nxml/rng-pttrn.el index 3324dc40617..f358d3c87d4 100644 --- a/lisp/nxml/rng-pttrn.el +++ b/lisp/nxml/rng-pttrn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-pttrn.el --- RELAX NG patterns | 1 | ;;; rng-pttrn.el --- RELAX NG patterns |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-uri.el b/lisp/nxml/rng-uri.el index 98b43848f01..75cf23f888d 100644 --- a/lisp/nxml/rng-uri.el +++ b/lisp/nxml/rng-uri.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-uri.el --- URI parsing and manipulation | 1 | ;;; rng-uri.el --- URI parsing and manipulation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/rng-util.el b/lisp/nxml/rng-util.el index cde41248bee..4c14e2b6597 100644 --- a/lisp/nxml/rng-util.el +++ b/lisp/nxml/rng-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-util.el --- utility functions for RELAX NG library | 1 | ;;; rng-util.el --- utility functions for RELAX NG library |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-valid.el b/lisp/nxml/rng-valid.el index 61a96545a82..1020cad2089 100644 --- a/lisp/nxml/rng-valid.el +++ b/lisp/nxml/rng-valid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-valid.el --- real-time validation of XML using RELAX NG | 1 | ;;; rng-valid.el --- real-time validation of XML using RELAX NG |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/rng-xsd.el b/lisp/nxml/rng-xsd.el index 9b585c0b7b8..378319851a0 100644 --- a/lisp/nxml/rng-xsd.el +++ b/lisp/nxml/rng-xsd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rng-xsd.el --- W3C XML Schema datatypes library for RELAX NG | 1 | ;;; rng-xsd.el --- W3C XML Schema datatypes library for RELAX NG |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG | 6 | ;; Keywords: wp, hypermedia, languages, XML, RelaxNG |
diff --git a/lisp/nxml/xmltok.el b/lisp/nxml/xmltok.el index fe6a6050be9..8fc66c99a45 100644 --- a/lisp/nxml/xmltok.el +++ b/lisp/nxml/xmltok.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xmltok.el --- XML tokenization -*- lexical-binding:t -*- | 1 | ;;; xmltok.el --- XML tokenization -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML | 6 | ;; Keywords: wp, hypermedia, languages, XML |
diff --git a/lisp/nxml/xsd-regexp.el b/lisp/nxml/xsd-regexp.el index 7b1e6165583..e91e6b77a7d 100644 --- a/lisp/nxml/xsd-regexp.el +++ b/lisp/nxml/xsd-regexp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xsd-regexp.el --- translate W3C XML Schema regexps to Emacs regexps | 1 | ;;; xsd-regexp.el --- translate W3C XML Schema regexps to Emacs regexps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: James Clark | 5 | ;; Author: James Clark |
| 6 | ;; Keywords: wp, hypermedia, languages, XML, regexp | 6 | ;; Keywords: wp, hypermedia, languages, XML, regexp |
diff --git a/lisp/obarray.el b/lisp/obarray.el index a93c9a94c33..f015212653c 100644 --- a/lisp/obarray.el +++ b/lisp/obarray.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; obarray.el --- obarray functions -*- lexical-binding: t -*- | 1 | ;;; obarray.el --- obarray functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: obarray functions | 6 | ;; Keywords: obarray functions |
diff --git a/lisp/obsolete/abbrevlist.el b/lisp/obsolete/abbrevlist.el index 65fc3700e79..39aac999ce3 100644 --- a/lisp/obsolete/abbrevlist.el +++ b/lisp/obsolete/abbrevlist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; abbrevlist.el --- list one abbrev table alphabetically ordered | 1 | ;;; abbrevlist.el --- list one abbrev table alphabetically ordered |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1986, 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Suggested by a previous version by Gildea. | 4 | ;; Suggested by a previous version by Gildea. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/assoc.el b/lisp/obsolete/assoc.el index cbf4c819c5e..ae6e4a2f0bc 100644 --- a/lisp/obsolete/assoc.el +++ b/lisp/obsolete/assoc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; assoc.el --- insert/delete functions on association lists -*- lexical-binding: t -*- | 1 | ;;; assoc.el --- insert/delete functions on association lists -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Barry A. Warsaw <bwarsaw@cen.com> | 5 | ;; Author: Barry A. Warsaw <bwarsaw@cen.com> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/obsolete/awk-mode.el b/lisp/obsolete/awk-mode.el index 10cd552fa83..b9e4e4072e0 100644 --- a/lisp/obsolete/awk-mode.el +++ b/lisp/obsolete/awk-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; awk-mode.el --- AWK code editing commands for Emacs | 1 | ;;; awk-mode.el --- AWK code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 1996, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1994, 1996, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/bruce.el b/lisp/obsolete/bruce.el index 54b92b64f9c..6a4f2096d16 100644 --- a/lisp/obsolete/bruce.el +++ b/lisp/obsolete/bruce.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; bruce.el --- bruce phrase utility for overloading the Communications | 1 | ;;; bruce.el --- bruce phrase utility for overloading the Communications |
| 2 | ;;; Decency Act snoops, if any. | 2 | ;;; Decency Act snoops, if any. |
| 3 | 3 | ||
| 4 | ;; Copyright (C) 1988, 1993, 1997, 2001-2015 Free Software Foundation, | 4 | ;; Copyright (C) 1988, 1993, 1997, 2001-2016 Free Software Foundation, |
| 5 | ;; Inc. | 5 | ;; Inc. |
| 6 | 6 | ||
| 7 | ;; Maintainer: emacs-devel@gnu.org | 7 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/cc-compat.el b/lisp/obsolete/cc-compat.el index 9a5754c0e10..d761e3e9eae 100644 --- a/lisp/obsolete/cc-compat.el +++ b/lisp/obsolete/cc-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-compat.el --- cc-mode compatibility with c-mode.el confusion | 1 | ;;; cc-compat.el --- cc-mode compatibility with c-mode.el confusion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 1998- Martin Stjernholm | 5 | ;; Authors: 1998- Martin Stjernholm |
| 6 | ;; 1994-1999 Barry A. Warsaw | 6 | ;; 1994-1999 Barry A. Warsaw |
diff --git a/lisp/obsolete/cl-compat.el b/lisp/obsolete/cl-compat.el index d6918da3e56..3d282d3e21a 100644 --- a/lisp/obsolete/cl-compat.el +++ b/lisp/obsolete/cl-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-compat.el --- Common Lisp extensions for GNU Emacs Lisp (compatibility) | 1 | ;;; cl-compat.el --- Common Lisp extensions for GNU Emacs Lisp (compatibility) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Version: 2.02 | 6 | ;; Version: 2.02 |
diff --git a/lisp/obsolete/complete.el b/lisp/obsolete/complete.el index e67ae5e2e53..27ba10f6265 100644 --- a/lisp/obsolete/complete.el +++ b/lisp/obsolete/complete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; complete.el --- partial completion mechanism plus other goodies | 1 | ;;; complete.el --- partial completion mechanism plus other goodies |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1993, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 | ;; Author: Dave Gillespie <daveg@synaptics.com> |
| 6 | ;; Keywords: abbrev convenience | 6 | ;; Keywords: abbrev convenience |
diff --git a/lisp/obsolete/crisp.el b/lisp/obsolete/crisp.el index 8bc6908260e..2f157b246d1 100644 --- a/lisp/obsolete/crisp.el +++ b/lisp/obsolete/crisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; crisp.el --- CRiSP/Brief Emacs emulator | 1 | ;;; crisp.el --- CRiSP/Brief Emacs emulator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gary D. Foster <Gary.Foster@Corp.Sun.COM> | 5 | ;; Author: Gary D. Foster <Gary.Foster@Corp.Sun.COM> |
| 6 | ;; Keywords: emulations brief crisp | 6 | ;; Keywords: emulations brief crisp |
diff --git a/lisp/obsolete/cust-print.el b/lisp/obsolete/cust-print.el index 54f6563b4ae..dc1f5d2e26b 100644 --- a/lisp/obsolete/cust-print.el +++ b/lisp/obsolete/cust-print.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cust-print.el --- handles print-level and print-circle | 1 | ;;; cust-print.el --- handles print-level and print-circle |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel LaLiberte <liberte@holonexus.org> | 5 | ;; Author: Daniel LaLiberte <liberte@holonexus.org> |
| 6 | ;; Adapted-By: ESR | 6 | ;; Adapted-By: ESR |
diff --git a/lisp/obsolete/erc-hecomplete.el b/lisp/obsolete/erc-hecomplete.el index 3dc02c1bf03..5c3e7247f2e 100644 --- a/lisp/obsolete/erc-hecomplete.el +++ b/lisp/obsolete/erc-hecomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-hecomplete.el --- Provides Nick name completion for ERC | 1 | ;;; erc-hecomplete.el --- Provides Nick name completion for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2015 Free Software Foundation, | 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Alex Schroeder <alex@gnu.org> | 6 | ;; Author: Alex Schroeder <alex@gnu.org> |
diff --git a/lisp/obsolete/eudcb-ph.el b/lisp/obsolete/eudcb-ph.el index c847c2a1674..eda9814c606 100644 --- a/lisp/obsolete/eudcb-ph.el +++ b/lisp/obsolete/eudcb-ph.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eudcb-ph.el --- Emacs Unified Directory Client - CCSO PH/QI Backend | 1 | ;;; eudcb-ph.el --- Emacs Unified Directory Client - CCSO PH/QI Backend |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> | 5 | ;; Author: Oscar Figueiredo <oscar@cpe.fr> |
| 6 | ;; Pavel JanĂk <Pavel@Janik.cz> | 6 | ;; Pavel JanĂk <Pavel@Janik.cz> |
diff --git a/lisp/obsolete/fast-lock.el b/lisp/obsolete/fast-lock.el index 3985d511eac..10ab2e9335f 100644 --- a/lisp/obsolete/fast-lock.el +++ b/lisp/obsolete/fast-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fast-lock.el --- automagic text properties caching for fast Font Lock mode | 1 | ;;; fast-lock.el --- automagic text properties caching for fast Font Lock mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Marshall <simon@gnu.org> | 5 | ;; Author: Simon Marshall <simon@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/gulp.el b/lisp/obsolete/gulp.el index f0223fa2e17..4db091495ca 100644 --- a/lisp/obsolete/gulp.el +++ b/lisp/obsolete/gulp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gulp.el --- ask for updates for Lisp packages | 1 | ;;; gulp.el --- ask for updates for Lisp packages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sam Shteingold <shteingd@math.ucla.edu> | 5 | ;; Author: Sam Shteingold <shteingd@math.ucla.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/iso-acc.el b/lisp/obsolete/iso-acc.el index c612849c685..7bec92c2bd0 100644 --- a/lisp/obsolete/iso-acc.el +++ b/lisp/obsolete/iso-acc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iso-acc.el --- minor mode providing electric accent keys | 1 | ;;; iso-acc.el --- minor mode providing electric accent keys |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 1996, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1993-1994, 1996, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Johan Vromans | 6 | ;; Author: Johan Vromans |
diff --git a/lisp/obsolete/iso-insert.el b/lisp/obsolete/iso-insert.el index 3df786e1f2b..dcb9e3d3072 100644 --- a/lisp/obsolete/iso-insert.el +++ b/lisp/obsolete/iso-insert.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iso-insert.el --- insert functions for ISO 8859/1 | 1 | ;;; iso-insert.el --- insert functions for ISO 8859/1 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/iso-swed.el b/lisp/obsolete/iso-swed.el index 66847ddb270..bae69d2e785 100644 --- a/lisp/obsolete/iso-swed.el +++ b/lisp/obsolete/iso-swed.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iso-swed.el --- set up char tables for ISO 8859/1 for Swedish/Finnish ttys | 1 | ;;; iso-swed.el --- set up char tables for ISO 8859/1 for Swedish/Finnish ttys |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/iswitchb.el b/lisp/obsolete/iswitchb.el index 4121e65c9dc..1af6c1631b4 100644 --- a/lisp/obsolete/iswitchb.el +++ b/lisp/obsolete/iswitchb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iswitchb.el --- switch between buffers using substrings | 1 | ;;; iswitchb.el --- switch between buffers using substrings |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stephen Eglen <stephen@gnu.org> | 5 | ;; Author: Stephen Eglen <stephen@gnu.org> |
| 6 | ;; Maintainer: Stephen Eglen <stephen@gnu.org> | 6 | ;; Maintainer: Stephen Eglen <stephen@gnu.org> |
diff --git a/lisp/obsolete/keyswap.el b/lisp/obsolete/keyswap.el index 1f27896eb49..ee3ba108093 100644 --- a/lisp/obsolete/keyswap.el +++ b/lisp/obsolete/keyswap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; keyswap.el --- swap BS and DEL keys | 1 | ;;; keyswap.el --- swap BS and DEL keys |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/obsolete/landmark.el b/lisp/obsolete/landmark.el index 91c33874b61..12dadd272d1 100644 --- a/lisp/obsolete/landmark.el +++ b/lisp/obsolete/landmark.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; landmark.el --- Neural-network robot that learns landmarks -*- lexical-binding:t -*- | 1 | ;;; landmark.el --- Neural-network robot that learns landmarks -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>) | 5 | ;; Author: Terrence Brannon (was: <brannon@rana.usc.edu>) |
| 6 | ;; Created: December 16, 1996 - first release to usenet | 6 | ;; Created: December 16, 1996 - first release to usenet |
diff --git a/lisp/obsolete/lazy-lock.el b/lisp/obsolete/lazy-lock.el index d05a7d86dbc..21ceda29387 100644 --- a/lisp/obsolete/lazy-lock.el +++ b/lisp/obsolete/lazy-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lazy-lock.el --- lazy demand-driven fontification for fast Font Lock mode | 1 | ;;; lazy-lock.el --- lazy demand-driven fontification for fast Font Lock mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Marshall <simon@gnu.org> | 5 | ;; Author: Simon Marshall <simon@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/ledit.el b/lisp/obsolete/ledit.el index 4db741bf406..49cda24e642 100644 --- a/lisp/obsolete/ledit.el +++ b/lisp/obsolete/ledit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ledit.el --- Emacs side of ledit interface | 1 | ;;; ledit.el --- Emacs side of ledit interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: languages | 6 | ;; Keywords: languages |
diff --git a/lisp/obsolete/levents.el b/lisp/obsolete/levents.el index 96357da5fca..0211b6a44d3 100644 --- a/lisp/obsolete/levents.el +++ b/lisp/obsolete/levents.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; levents.el --- emulate the Lucid event data type and associated functions | 1 | ;;; levents.el --- emulate the Lucid event data type and associated functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: emulations | 6 | ;; Keywords: emulations |
diff --git a/lisp/obsolete/lmenu.el b/lisp/obsolete/lmenu.el index 97643826a9f..be1be87099c 100644 --- a/lisp/obsolete/lmenu.el +++ b/lisp/obsolete/lmenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lmenu.el --- emulate Lucid's menubar support | 1 | ;;; lmenu.el --- emulate Lucid's menubar support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1994, 1997, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1992-1994, 1997, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Keywords: emulations obsolete | 6 | ;; Keywords: emulations obsolete |
diff --git a/lisp/obsolete/longlines.el b/lisp/obsolete/longlines.el index bfde826aa93..ff194de8c0c 100644 --- a/lisp/obsolete/longlines.el +++ b/lisp/obsolete/longlines.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; longlines.el --- automatically wrap long lines -*- coding:utf-8 -*- | 1 | ;;; longlines.el --- automatically wrap long lines -*- coding:utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2001, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2001, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 5 | ;; Authors: Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 6 | ;; Alex Schroeder <alex@gnu.org> | 6 | ;; Alex Schroeder <alex@gnu.org> |
diff --git a/lisp/obsolete/lucid.el b/lisp/obsolete/lucid.el index 569abb60870..1a25b0db0e9 100644 --- a/lisp/obsolete/lucid.el +++ b/lisp/obsolete/lucid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lucid.el --- emulate some Lucid Emacs functions | 1 | ;;; lucid.el --- emulate some Lucid Emacs functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: emulations | 6 | ;; Keywords: emulations |
diff --git a/lisp/obsolete/mouse-sel.el b/lisp/obsolete/mouse-sel.el index 865a4277dda..b4fd7615e18 100644 --- a/lisp/obsolete/mouse-sel.el +++ b/lisp/obsolete/mouse-sel.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mouse-sel.el --- multi-click selection support | 1 | ;;; mouse-sel.el --- multi-click selection support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mike Williams <mdub@bigfoot.com> | 5 | ;; Author: Mike Williams <mdub@bigfoot.com> |
| 6 | ;; Keywords: mouse | 6 | ;; Keywords: mouse |
diff --git a/lisp/obsolete/old-emacs-lock.el b/lisp/obsolete/old-emacs-lock.el index 009ae53dd9d..fa6aed0aa7d 100644 --- a/lisp/obsolete/old-emacs-lock.el +++ b/lisp/obsolete/old-emacs-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; emacs-lock.el --- prevents you from exiting Emacs if a buffer is locked | 1 | ;;; emacs-lock.el --- prevents you from exiting Emacs if a buffer is locked |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Wurgler <twurgler@goodyear.com> | 5 | ;; Author: Tom Wurgler <twurgler@goodyear.com> |
| 6 | ;; Created: 12/8/94 | 6 | ;; Created: 12/8/94 |
diff --git a/lisp/obsolete/old-whitespace.el b/lisp/obsolete/old-whitespace.el index 00b32145728..63af3693b5c 100644 --- a/lisp/obsolete/old-whitespace.el +++ b/lisp/obsolete/old-whitespace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; whitespace.el --- warn about and clean bogus whitespaces in the file | 1 | ;;; whitespace.el --- warn about and clean bogus whitespaces in the file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rajesh Vaidheeswarran <rv@gnu.org> | 5 | ;; Author: Rajesh Vaidheeswarran <rv@gnu.org> |
| 6 | ;; Keywords: convenience | 6 | ;; Keywords: convenience |
diff --git a/lisp/obsolete/options.el b/lisp/obsolete/options.el index 35ec7fd33ca..a8b131611a6 100644 --- a/lisp/obsolete/options.el +++ b/lisp/obsolete/options.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; options.el --- edit Options command for Emacs | 1 | ;;; options.el --- edit Options command for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Obsolete-since: 22.1 | 6 | ;; Obsolete-since: 22.1 |
diff --git a/lisp/obsolete/otodo-mode.el b/lisp/obsolete/otodo-mode.el index 1e9f7e42628..e5a49f9e24b 100644 --- a/lisp/obsolete/otodo-mode.el +++ b/lisp/obsolete/otodo-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; todo-mode.el --- major mode for editing TODO list files | 1 | ;;; todo-mode.el --- major mode for editing TODO list files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oliver Seidel <privat@os10000.net> | 5 | ;; Author: Oliver Seidel <privat@os10000.net> |
| 6 | ;; Maintainer: Stephen Berman <stephen.berman@gmx.net> | 6 | ;; Maintainer: Stephen Berman <stephen.berman@gmx.net> |
diff --git a/lisp/obsolete/pc-mode.el b/lisp/obsolete/pc-mode.el index d77676817e7..c76280d09b5 100644 --- a/lisp/obsolete/pc-mode.el +++ b/lisp/obsolete/pc-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pc-mode.el --- emulate certain key bindings used on PCs | 1 | ;;; pc-mode.el --- emulate certain key bindings used on PCs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: emulations | 6 | ;; Keywords: emulations |
diff --git a/lisp/obsolete/pc-select.el b/lisp/obsolete/pc-select.el index 371c33848a5..9fa573cb5f1 100644 --- a/lisp/obsolete/pc-select.el +++ b/lisp/obsolete/pc-select.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | ;;; (or MAC GUI or MS-windoze (bah)) look-and-feel | 2 | ;;; (or MAC GUI or MS-windoze (bah)) look-and-feel |
| 3 | ;;; including key bindings. | 3 | ;;; including key bindings. |
| 4 | 4 | ||
| 5 | ;; Copyright (C) 1995-1997, 2000-2015 Free Software Foundation, Inc. | 5 | ;; Copyright (C) 1995-1997, 2000-2016 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE> | 7 | ;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE> |
| 8 | ;; Keywords: convenience emulations | 8 | ;; Keywords: convenience emulations |
diff --git a/lisp/obsolete/pgg-def.el b/lisp/obsolete/pgg-def.el index c1ebe4f5cbb..d8c7cb6eceb 100644 --- a/lisp/obsolete/pgg-def.el +++ b/lisp/obsolete/pgg-def.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg-def.el --- functions/macros for defining PGG functions | 1 | ;;; pgg-def.el --- functions/macros for defining PGG functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Created: 1999/11/02 | 6 | ;; Created: 1999/11/02 |
diff --git a/lisp/obsolete/pgg-gpg.el b/lisp/obsolete/pgg-gpg.el index f3d63eb7451..77de1bbfd5f 100644 --- a/lisp/obsolete/pgg-gpg.el +++ b/lisp/obsolete/pgg-gpg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg-gpg.el --- GnuPG support for PGG. | 1 | ;;; pgg-gpg.el --- GnuPG support for PGG. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Symmetric encryption and gpg-agent support added by: | 6 | ;; Symmetric encryption and gpg-agent support added by: |
diff --git a/lisp/obsolete/pgg-parse.el b/lisp/obsolete/pgg-parse.el index ed0912f39e0..884974c90c4 100644 --- a/lisp/obsolete/pgg-parse.el +++ b/lisp/obsolete/pgg-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg-parse.el --- OpenPGP packet parsing | 1 | ;;; pgg-parse.el --- OpenPGP packet parsing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Created: 1999/10/28 | 6 | ;; Created: 1999/10/28 |
diff --git a/lisp/obsolete/pgg-pgp.el b/lisp/obsolete/pgg-pgp.el index af2d7a8e39f..702364f72bf 100644 --- a/lisp/obsolete/pgg-pgp.el +++ b/lisp/obsolete/pgg-pgp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg-pgp.el --- PGP 2.* and 6.* support for PGG. | 1 | ;;; pgg-pgp.el --- PGP 2.* and 6.* support for PGG. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Created: 1999/11/02 | 6 | ;; Created: 1999/11/02 |
diff --git a/lisp/obsolete/pgg-pgp5.el b/lisp/obsolete/pgg-pgp5.el index bbc08c48348..b8d2ac74ada 100644 --- a/lisp/obsolete/pgg-pgp5.el +++ b/lisp/obsolete/pgg-pgp5.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg-pgp5.el --- PGP 5.* support for PGG. | 1 | ;;; pgg-pgp5.el --- PGP 5.* support for PGG. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Created: 1999/11/02 | 6 | ;; Created: 1999/11/02 |
diff --git a/lisp/obsolete/pgg.el b/lisp/obsolete/pgg.el index dd50d265849..90efac72114 100644 --- a/lisp/obsolete/pgg.el +++ b/lisp/obsolete/pgg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pgg.el --- glue for the various PGP implementations. | 1 | ;;; pgg.el --- glue for the various PGP implementations. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> | 5 | ;; Author: Daiki Ueno <ueno@unixuser.org> |
| 6 | ;; Symmetric encryption added by: Sascha Wilde <wilde@sha-bang.de> | 6 | ;; Symmetric encryption added by: Sascha Wilde <wilde@sha-bang.de> |
diff --git a/lisp/obsolete/rcompile.el b/lisp/obsolete/rcompile.el index dfa3ce302e6..bd23b8cc92a 100644 --- a/lisp/obsolete/rcompile.el +++ b/lisp/obsolete/rcompile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rcompile.el --- run a compilation on a remote machine | 1 | ;;; rcompile.el --- run a compilation on a remote machine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alon Albert <alon@milcse.rtsg.mot.com> | 5 | ;; Author: Alon Albert <alon@milcse.rtsg.mot.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/resume.el b/lisp/obsolete/resume.el index 678786cc336..b7f699db415 100644 --- a/lisp/obsolete/resume.el +++ b/lisp/obsolete/resume.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; resume.el --- process command line args from within a suspended Emacs job | 1 | ;;; resume.el --- process command line args from within a suspended Emacs job |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joe Wells <jbw@bucsf.bu.edu> | 5 | ;; Author: Joe Wells <jbw@bucsf.bu.edu> |
| 6 | ;; Adapted-By: ESR | 6 | ;; Adapted-By: ESR |
diff --git a/lisp/obsolete/s-region.el b/lisp/obsolete/s-region.el index bcce640f0bf..27054c12dfa 100644 --- a/lisp/obsolete/s-region.el +++ b/lisp/obsolete/s-region.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; s-region.el --- set region using shift key | 1 | ;;; s-region.el --- set region using shift key |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Morten Welinder <terra@diku.dk> | 5 | ;; Author: Morten Welinder <terra@diku.dk> |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/obsolete/scribe.el b/lisp/obsolete/scribe.el index e28e0aba091..c354e65b9d2 100644 --- a/lisp/obsolete/scribe.el +++ b/lisp/obsolete/scribe.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scribe.el --- scribe mode, and its idiosyncratic commands | 1 | ;;; scribe.el --- scribe mode, and its idiosyncratic commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: William Sommerfeld | 5 | ;; Author: William Sommerfeld |
| 6 | ;; (according to ack.texi) | 6 | ;; (according to ack.texi) |
diff --git a/lisp/obsolete/spell.el b/lisp/obsolete/spell.el index 251b72d38ec..03047e9aba3 100644 --- a/lisp/obsolete/spell.el +++ b/lisp/obsolete/spell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spell.el --- spelling correction interface for Emacs | 1 | ;;; spell.el --- spelling correction interface for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: wp, unix | 6 | ;; Keywords: wp, unix |
diff --git a/lisp/obsolete/sregex.el b/lisp/obsolete/sregex.el index de0b1d913ba..cac73c9fde7 100644 --- a/lisp/obsolete/sregex.el +++ b/lisp/obsolete/sregex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sregex.el --- symbolic regular expressions | 1 | ;;; sregex.el --- symbolic regular expressions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bob Glickstein <bobg+sregex@zanshin.com> | 5 | ;; Author: Bob Glickstein <bobg+sregex@zanshin.com> |
| 6 | ;; Maintainer: Bob Glickstein <bobg+sregex@zanshin.com> | 6 | ;; Maintainer: Bob Glickstein <bobg+sregex@zanshin.com> |
diff --git a/lisp/obsolete/sup-mouse.el b/lisp/obsolete/sup-mouse.el index c837eb3f94d..7b33d9deb02 100644 --- a/lisp/obsolete/sup-mouse.el +++ b/lisp/obsolete/sup-mouse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sup-mouse.el --- supdup mouse support for lisp machines | 1 | ;;; sup-mouse.el --- supdup mouse support for lisp machines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Wolfgang Rupprecht | 5 | ;; Author: Wolfgang Rupprecht |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/swedish.el b/lisp/obsolete/swedish.el index 0db7a364e6d..38dce00a456 100644 --- a/lisp/obsolete/swedish.el +++ b/lisp/obsolete/swedish.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; swedish.el --- miscellaneous functions for dealing with Swedish | 1 | ;;; swedish.el --- miscellaneous functions for dealing with Swedish |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/obsolete/sym-comp.el b/lisp/obsolete/sym-comp.el index ac67963571c..c2eab2c260a 100644 --- a/lisp/obsolete/sym-comp.el +++ b/lisp/obsolete/sym-comp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sym-comp.el --- mode-dependent symbol completion | 1 | ;;; sym-comp.el --- mode-dependent symbol completion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004, 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/obsolete/terminal.el b/lisp/obsolete/terminal.el index f1a38d20f39..94ea968a0fb 100644 --- a/lisp/obsolete/terminal.el +++ b/lisp/obsolete/terminal.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; terminal.el --- terminal emulator for GNU Emacs | 1 | ;;; terminal.el --- terminal emulator for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1989, 1993-1994, 2001-2015 Free Software | 3 | ;; Copyright (C) 1986-1989, 1993-1994, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> | 6 | ;; Author: Richard Mlynarik <mly@eddie.mit.edu> |
diff --git a/lisp/obsolete/tpu-edt.el b/lisp/obsolete/tpu-edt.el index d16cd274890..8733a9b52c1 100644 --- a/lisp/obsolete/tpu-edt.el +++ b/lisp/obsolete/tpu-edt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tpu-edt.el --- Emacs emulating TPU emulating EDT | 1 | ;;; tpu-edt.el --- Emacs emulating TPU emulating EDT |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> |
diff --git a/lisp/obsolete/tpu-extras.el b/lisp/obsolete/tpu-extras.el index a71e45ea476..c1b8fc288af 100644 --- a/lisp/obsolete/tpu-extras.el +++ b/lisp/obsolete/tpu-extras.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tpu-extras.el --- scroll margins and free cursor mode for TPU-edt | 1 | ;;; tpu-extras.el --- scroll margins and free cursor mode for TPU-edt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> |
diff --git a/lisp/obsolete/tpu-mapper.el b/lisp/obsolete/tpu-mapper.el index 3115038999f..28462238d9a 100644 --- a/lisp/obsolete/tpu-mapper.el +++ b/lisp/obsolete/tpu-mapper.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tpu-mapper.el --- create a TPU-edt X-windows keymap file | 1 | ;;; tpu-mapper.el --- create a TPU-edt X-windows keymap file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> |
diff --git a/lisp/obsolete/vc-arch.el b/lisp/obsolete/vc-arch.el index e6540ce74d9..3b54b654197 100644 --- a/lisp/obsolete/vc-arch.el +++ b/lisp/obsolete/vc-arch.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-arch.el --- VC backend for the Arch version-control system -*- lexical-binding: t -*- | 1 | ;;; vc-arch.el --- VC backend for the Arch version-control system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> | 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> |
diff --git a/lisp/obsolete/vc-mcvs.el b/lisp/obsolete/vc-mcvs.el index d78f24bb1bb..4214e4d2d19 100644 --- a/lisp/obsolete/vc-mcvs.el +++ b/lisp/obsolete/vc-mcvs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-mcvs.el --- VC backend for the Meta-CVS version-control system | 1 | ;;; vc-mcvs.el --- VC backend for the Meta-CVS version-control system |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: None | 6 | ;; Maintainer: None |
diff --git a/lisp/obsolete/vip.el b/lisp/obsolete/vip.el index 0c345e26f80..ad6364e3bea 100644 --- a/lisp/obsolete/vip.el +++ b/lisp/obsolete/vip.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vip.el --- a VI Package for GNU Emacs | 1 | ;;; vip.el --- a VI Package for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1988, 1992-1993, 1998, 2001-2015 Free Software | 3 | ;; Copyright (C) 1986-1988, 1992-1993, 1998, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masahiko Sato <ms@sail.stanford.edu> | 6 | ;; Author: Masahiko Sato <ms@sail.stanford.edu> |
diff --git a/lisp/obsolete/ws-mode.el b/lisp/obsolete/ws-mode.el index af637cacdb3..029ce7a342c 100644 --- a/lisp/obsolete/ws-mode.el +++ b/lisp/obsolete/ws-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ws-mode.el --- WordStar emulation mode for GNU Emacs | 1 | ;;; ws-mode.el --- WordStar emulation mode for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juergen Nickelsen <nickel@cs.tu-berlin.de> | 5 | ;; Author: Juergen Nickelsen <nickel@cs.tu-berlin.de> |
| 6 | ;; Version: 0.7 | 6 | ;; Version: 0.7 |
diff --git a/lisp/obsolete/xesam.el b/lisp/obsolete/xesam.el index 39dd6a241f2..62a6e10caf9 100644 --- a/lisp/obsolete/xesam.el +++ b/lisp/obsolete/xesam.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xesam.el --- Xesam interface to search engines. | 1 | ;;; xesam.el --- Xesam interface to search engines. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: tools, hypermedia | 6 | ;; Keywords: tools, hypermedia |
diff --git a/lisp/obsolete/yow.el b/lisp/obsolete/yow.el index 908491d7370..517af55cb4c 100644 --- a/lisp/obsolete/yow.el +++ b/lisp/obsolete/yow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; yow.el --- quote random zippyisms | 1 | ;;; yow.el --- quote random zippyisms |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Author: Richard Mlynarik | 6 | ;; Author: Richard Mlynarik |
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1 index 2c78ce064d1..57a427c30d4 100644 --- a/lisp/org/ChangeLog.1 +++ b/lisp/org/ChangeLog.1 | |||
| @@ -32833,7 +32833,7 @@ | |||
| 32833 | ;; add-log-time-zone-rule: t | 32833 | ;; add-log-time-zone-rule: t |
| 32834 | ;; End: | 32834 | ;; End: |
| 32835 | 32835 | ||
| 32836 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 32836 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 32837 | 32837 | ||
| 32838 | This file is part of GNU Emacs. | 32838 | This file is part of GNU Emacs. |
| 32839 | 32839 | ||
diff --git a/lisp/org/ob-C.el b/lisp/org/ob-C.el index 733f74c1a42..c2e2ffc7244 100644 --- a/lisp/org/ob-C.el +++ b/lisp/org/ob-C.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-C.el --- org-babel functions for C and similar languages | 1 | ;;; ob-C.el --- org-babel functions for C and similar languages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-R.el b/lisp/org/ob-R.el index 5bae9130c07..eee9bed318a 100644 --- a/lisp/org/ob-R.el +++ b/lisp/org/ob-R.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-R.el --- org-babel functions for R code evaluation | 1 | ;;; ob-R.el --- org-babel functions for R code evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-asymptote.el b/lisp/org/ob-asymptote.el index 9782cf909bf..ddfc8c2bf6b 100644 --- a/lisp/org/ob-asymptote.el +++ b/lisp/org/ob-asymptote.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-asymptote.el --- org-babel functions for asymptote evaluation | 1 | ;;; ob-asymptote.el --- org-babel functions for asymptote evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-awk.el b/lisp/org/ob-awk.el index d17049a1df1..bf46197c47d 100644 --- a/lisp/org/ob-awk.el +++ b/lisp/org/ob-awk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-awk.el --- org-babel functions for awk evaluation | 1 | ;;; ob-awk.el --- org-babel functions for awk evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-calc.el b/lisp/org/ob-calc.el index 5dec244a1e5..f5e70de9d7c 100644 --- a/lisp/org/ob-calc.el +++ b/lisp/org/ob-calc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-calc.el --- org-babel functions for calc code evaluation | 1 | ;;; ob-calc.el --- org-babel functions for calc code evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-clojure.el b/lisp/org/ob-clojure.el index dd730a29822..c2b76c55b3c 100644 --- a/lisp/org/ob-clojure.el +++ b/lisp/org/ob-clojure.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-clojure.el --- org-babel functions for clojure evaluation | 1 | ;;; ob-clojure.el --- org-babel functions for clojure evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Joel Boehland | 5 | ;; Author: Joel Boehland |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-comint.el b/lisp/org/ob-comint.el index bc6ee780811..325a935760e 100644 --- a/lisp/org/ob-comint.el +++ b/lisp/org/ob-comint.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-comint.el --- org-babel functions for interaction with comint buffers | 1 | ;;; ob-comint.el --- org-babel functions for interaction with comint buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, comint | 6 | ;; Keywords: literate programming, reproducible research, comint |
diff --git a/lisp/org/ob-core.el b/lisp/org/ob-core.el index 271a015323c..ff83162a2d8 100644 --- a/lisp/org/ob-core.el +++ b/lisp/org/ob-core.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-core.el --- working with code blocks in org-mode | 1 | ;;; ob-core.el --- working with code blocks in org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-css.el b/lisp/org/ob-css.el index a0f0ad1394a..7f3d81ab3a0 100644 --- a/lisp/org/ob-css.el +++ b/lisp/org/ob-css.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-css.el --- org-babel functions for css evaluation | 1 | ;;; ob-css.el --- org-babel functions for css evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-ditaa.el b/lisp/org/ob-ditaa.el index dbf63f1064c..2970630ee33 100644 --- a/lisp/org/ob-ditaa.el +++ b/lisp/org/ob-ditaa.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ditaa.el --- org-babel functions for ditaa evaluation | 1 | ;;; ob-ditaa.el --- org-babel functions for ditaa evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-dot.el b/lisp/org/ob-dot.el index f4953a39eac..40ee497a514 100644 --- a/lisp/org/ob-dot.el +++ b/lisp/org/ob-dot.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-dot.el --- org-babel functions for dot evaluation | 1 | ;;; ob-dot.el --- org-babel functions for dot evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-emacs-lisp.el b/lisp/org/ob-emacs-lisp.el index f8611944820..c0480f4bdeb 100644 --- a/lisp/org/ob-emacs-lisp.el +++ b/lisp/org/ob-emacs-lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-emacs-lisp.el --- org-babel functions for emacs-lisp code evaluation | 1 | ;;; ob-emacs-lisp.el --- org-babel functions for emacs-lisp code evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-eval.el b/lisp/org/ob-eval.el index 112525c34f4..1050eaa4042 100644 --- a/lisp/org/ob-eval.el +++ b/lisp/org/ob-eval.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-eval.el --- org-babel functions for external code evaluation | 1 | ;;; ob-eval.el --- org-babel functions for external code evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, comint | 6 | ;; Keywords: literate programming, reproducible research, comint |
diff --git a/lisp/org/ob-exp.el b/lisp/org/ob-exp.el index 58bd1ec7758..c04e1307314 100644 --- a/lisp/org/ob-exp.el +++ b/lisp/org/ob-exp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-exp.el --- Exportation of org-babel source blocks | 1 | ;;; ob-exp.el --- Exportation of org-babel source blocks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-fortran.el b/lisp/org/ob-fortran.el index aab78592806..08ee5c22ba1 100644 --- a/lisp/org/ob-fortran.el +++ b/lisp/org/ob-fortran.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-fortran.el --- org-babel functions for fortran | 1 | ;;; ob-fortran.el --- org-babel functions for fortran |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Sergey Litvinov | 5 | ;; Authors: Sergey Litvinov |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-gnuplot.el b/lisp/org/ob-gnuplot.el index da7a398e78f..0dcb1ba6175 100644 --- a/lisp/org/ob-gnuplot.el +++ b/lisp/org/ob-gnuplot.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-gnuplot.el --- org-babel functions for gnuplot evaluation | 1 | ;;; ob-gnuplot.el --- org-babel functions for gnuplot evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-haskell.el b/lisp/org/ob-haskell.el index d984a0fe559..ec9a5113f73 100644 --- a/lisp/org/ob-haskell.el +++ b/lisp/org/ob-haskell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-haskell.el --- org-babel functions for haskell evaluation | 1 | ;;; ob-haskell.el --- org-babel functions for haskell evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-io.el b/lisp/org/ob-io.el index 25e012de604..357f161ceca 100644 --- a/lisp/org/ob-io.el +++ b/lisp/org/ob-io.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-io.el --- org-babel functions for Io evaluation | 1 | ;;; ob-io.el --- org-babel functions for Io evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andrzej Lichnerowicz | 5 | ;; Author: Andrzej Lichnerowicz |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-java.el b/lisp/org/ob-java.el index 660262e7e43..703a368f929 100644 --- a/lisp/org/ob-java.el +++ b/lisp/org/ob-java.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-java.el --- org-babel functions for java evaluation | 1 | ;;; ob-java.el --- org-babel functions for java evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-js.el b/lisp/org/ob-js.el index 8d0cf7f2a05..8cdf8ae8171 100644 --- a/lisp/org/ob-js.el +++ b/lisp/org/ob-js.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-js.el --- org-babel functions for Javascript | 1 | ;;; ob-js.el --- org-babel functions for Javascript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, js | 6 | ;; Keywords: literate programming, reproducible research, js |
diff --git a/lisp/org/ob-keys.el b/lisp/org/ob-keys.el index 440d8e86127..06ac322b734 100644 --- a/lisp/org/ob-keys.el +++ b/lisp/org/ob-keys.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-keys.el --- key bindings for org-babel | 1 | ;;; ob-keys.el --- key bindings for org-babel |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-latex.el b/lisp/org/ob-latex.el index 811c9ef92c6..1f5e2979f92 100644 --- a/lisp/org/ob-latex.el +++ b/lisp/org/ob-latex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-latex.el --- org-babel functions for latex "evaluation" | 1 | ;;; ob-latex.el --- org-babel functions for latex "evaluation" |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-ledger.el b/lisp/org/ob-ledger.el index cda2d329cd8..d07f257a1df 100644 --- a/lisp/org/ob-ledger.el +++ b/lisp/org/ob-ledger.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ledger.el --- org-babel functions for ledger evaluation | 1 | ;;; ob-ledger.el --- org-babel functions for ledger evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S Fraga | 5 | ;; Author: Eric S Fraga |
| 6 | ;; Keywords: literate programming, reproducible research, accounting | 6 | ;; Keywords: literate programming, reproducible research, accounting |
diff --git a/lisp/org/ob-lilypond.el b/lisp/org/ob-lilypond.el index 04eab7c31dd..c271802f4f3 100644 --- a/lisp/org/ob-lilypond.el +++ b/lisp/org/ob-lilypond.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-lilypond.el --- org-babel functions for lilypond evaluation | 1 | ;;; ob-lilypond.el --- org-babel functions for lilypond evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Martyn Jago | 5 | ;; Author: Martyn Jago |
| 6 | ;; Keywords: babel language, literate programming | 6 | ;; Keywords: babel language, literate programming |
diff --git a/lisp/org/ob-lisp.el b/lisp/org/ob-lisp.el index c201e582c7a..fb8eb40856e 100644 --- a/lisp/org/ob-lisp.el +++ b/lisp/org/ob-lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-lisp.el --- org-babel functions for common lisp evaluation | 1 | ;;; ob-lisp.el --- org-babel functions for common lisp evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Joel Boehland | 5 | ;; Authors: Joel Boehland |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-lob.el b/lisp/org/ob-lob.el index c25470666c8..909255ae918 100644 --- a/lisp/org/ob-lob.el +++ b/lisp/org/ob-lob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-lob.el --- functions supporting the Library of Babel | 1 | ;;; ob-lob.el --- functions supporting the Library of Babel |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-makefile.el b/lisp/org/ob-makefile.el index b43a9b39770..8f33773c699 100644 --- a/lisp/org/ob-makefile.el +++ b/lisp/org/ob-makefile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-makefile.el --- org-babel functions for makefile evaluation | 1 | ;;; ob-makefile.el --- org-babel functions for makefile evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Thomas S. Dye | 6 | ;; Thomas S. Dye |
diff --git a/lisp/org/ob-matlab.el b/lisp/org/ob-matlab.el index 31464f9eff2..69b4c458cc0 100644 --- a/lisp/org/ob-matlab.el +++ b/lisp/org/ob-matlab.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-matlab.el --- org-babel support for matlab evaluation | 1 | ;;; ob-matlab.el --- org-babel support for matlab evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Davison | 5 | ;; Author: Dan Davison |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-maxima.el b/lisp/org/ob-maxima.el index a44b3c382d2..cedffd6fa19 100644 --- a/lisp/org/ob-maxima.el +++ b/lisp/org/ob-maxima.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-maxima.el --- org-babel functions for maxima evaluation | 1 | ;;; ob-maxima.el --- org-babel functions for maxima evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S Fraga | 5 | ;; Author: Eric S Fraga |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-mscgen.el b/lisp/org/ob-mscgen.el index 6d57210c34e..dae4c657ae4 100644 --- a/lisp/org/ob-mscgen.el +++ b/lisp/org/ob-mscgen.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-msc.el --- org-babel functions for mscgen evaluation | 1 | ;;; ob-msc.el --- org-babel functions for mscgen evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juan Pechiar | 5 | ;; Author: Juan Pechiar |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-ocaml.el b/lisp/org/ob-ocaml.el index e73af256086..cac19ab13b1 100644 --- a/lisp/org/ob-ocaml.el +++ b/lisp/org/ob-ocaml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ocaml.el --- org-babel functions for ocaml evaluation | 1 | ;;; ob-ocaml.el --- org-babel functions for ocaml evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-octave.el b/lisp/org/ob-octave.el index 7ad474dfb4d..46fda165854 100644 --- a/lisp/org/ob-octave.el +++ b/lisp/org/ob-octave.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-octave.el --- org-babel functions for octave and matlab evaluation | 1 | ;;; ob-octave.el --- org-babel functions for octave and matlab evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Davison | 5 | ;; Author: Dan Davison |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-org.el b/lisp/org/ob-org.el index ab0db6765aa..af5b54860d3 100644 --- a/lisp/org/ob-org.el +++ b/lisp/org/ob-org.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-org.el --- org-babel functions for org code block evaluation | 1 | ;;; ob-org.el --- org-babel functions for org code block evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-perl.el b/lisp/org/ob-perl.el index d27c18ee198..8a92420e6c0 100644 --- a/lisp/org/ob-perl.el +++ b/lisp/org/ob-perl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-perl.el --- org-babel functions for perl evaluation | 1 | ;;; ob-perl.el --- org-babel functions for perl evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Dan Davison | 5 | ;; Authors: Dan Davison |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-picolisp.el b/lisp/org/ob-picolisp.el index 5b696f1b1fc..2a4ddc01f34 100644 --- a/lisp/org/ob-picolisp.el +++ b/lisp/org/ob-picolisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-picolisp.el --- org-babel functions for picolisp evaluation | 1 | ;;; ob-picolisp.el --- org-babel functions for picolisp evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Thorsten Jolitz | 5 | ;; Authors: Thorsten Jolitz |
| 6 | ;; Eric Schulte | 6 | ;; Eric Schulte |
diff --git a/lisp/org/ob-plantuml.el b/lisp/org/ob-plantuml.el index f0f72209f56..9a0604c683d 100644 --- a/lisp/org/ob-plantuml.el +++ b/lisp/org/ob-plantuml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-plantuml.el --- org-babel functions for plantuml evaluation | 1 | ;;; ob-plantuml.el --- org-babel functions for plantuml evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Zhang Weize | 5 | ;; Author: Zhang Weize |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-python.el b/lisp/org/ob-python.el index eb74f93881b..ed377e530ad 100644 --- a/lisp/org/ob-python.el +++ b/lisp/org/ob-python.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-python.el --- org-babel functions for python evaluation | 1 | ;;; ob-python.el --- org-babel functions for python evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-ref.el b/lisp/org/ob-ref.el index 5c1e13142da..1be81c4b932 100644 --- a/lisp/org/ob-ref.el +++ b/lisp/org/ob-ref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ref.el --- org-babel functions for referencing external data | 1 | ;;; ob-ref.el --- org-babel functions for referencing external data |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Dan Davison | 6 | ;; Dan Davison |
diff --git a/lisp/org/ob-ruby.el b/lisp/org/ob-ruby.el index 8dee01a5389..75c5db0d1f9 100644 --- a/lisp/org/ob-ruby.el +++ b/lisp/org/ob-ruby.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-ruby.el --- org-babel functions for ruby evaluation | 1 | ;;; ob-ruby.el --- org-babel functions for ruby evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-sass.el b/lisp/org/ob-sass.el index a39248d78c7..f675914cd7d 100644 --- a/lisp/org/ob-sass.el +++ b/lisp/org/ob-sass.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sass.el --- org-babel functions for the sass css generation language | 1 | ;;; ob-sass.el --- org-babel functions for the sass css generation language |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-scala.el b/lisp/org/ob-scala.el index 663ce29c196..034f681e9db 100644 --- a/lisp/org/ob-scala.el +++ b/lisp/org/ob-scala.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-scala.el --- org-babel functions for Scala evaluation | 1 | ;;; ob-scala.el --- org-babel functions for Scala evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andrzej Lichnerowicz | 5 | ;; Author: Andrzej Lichnerowicz |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-scheme.el b/lisp/org/ob-scheme.el index 7d8e23f165f..83baf9c5e70 100644 --- a/lisp/org/ob-scheme.el +++ b/lisp/org/ob-scheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-scheme.el --- org-babel functions for Scheme | 1 | ;;; ob-scheme.el --- org-babel functions for Scheme |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Michael Gauland | 6 | ;; Michael Gauland |
diff --git a/lisp/org/ob-screen.el b/lisp/org/ob-screen.el index 54ae5e1e297..db89733a1c4 100644 --- a/lisp/org/ob-screen.el +++ b/lisp/org/ob-screen.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-screen.el --- org-babel support for interactive terminal | 1 | ;;; ob-screen.el --- org-babel support for interactive terminal |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Benjamin Andresen | 5 | ;; Author: Benjamin Andresen |
| 6 | ;; Keywords: literate programming, interactive shell | 6 | ;; Keywords: literate programming, interactive shell |
diff --git a/lisp/org/ob-sh.el b/lisp/org/ob-sh.el index 2ff5c20714f..5f234b5edbc 100644 --- a/lisp/org/ob-sh.el +++ b/lisp/org/ob-sh.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sh.el --- org-babel functions for shell evaluation | 1 | ;;; ob-sh.el --- org-babel functions for shell evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-shen.el b/lisp/org/ob-shen.el index 190d69b7678..413fe0d42ca 100644 --- a/lisp/org/ob-shen.el +++ b/lisp/org/ob-shen.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-shen.el --- org-babel functions for Shen | 1 | ;;; ob-shen.el --- org-babel functions for Shen |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research, shen | 6 | ;; Keywords: literate programming, reproducible research, shen |
diff --git a/lisp/org/ob-sql.el b/lisp/org/ob-sql.el index 6dff9adca86..0debc4c7a0e 100644 --- a/lisp/org/ob-sql.el +++ b/lisp/org/ob-sql.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sql.el --- org-babel functions for sql evaluation | 1 | ;;; ob-sql.el --- org-babel functions for sql evaluation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-sqlite.el b/lisp/org/ob-sqlite.el index 18d7fc8fd6a..705d7cee723 100644 --- a/lisp/org/ob-sqlite.el +++ b/lisp/org/ob-sqlite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-sqlite.el --- org-babel functions for sqlite database interaction | 1 | ;;; ob-sqlite.el --- org-babel functions for sqlite database interaction |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-table.el b/lisp/org/ob-table.el index 47a538cbd99..b9b20ba86c1 100644 --- a/lisp/org/ob-table.el +++ b/lisp/org/ob-table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-table.el --- support for calling org-babel functions from tables | 1 | ;;; ob-table.el --- support for calling org-babel functions from tables |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob-tangle.el b/lisp/org/ob-tangle.el index 732522c3773..bfd5a062fc1 100644 --- a/lisp/org/ob-tangle.el +++ b/lisp/org/ob-tangle.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob-tangle.el --- extract source code from org-mode files | 1 | ;;; ob-tangle.el --- extract source code from org-mode files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric Schulte | 5 | ;; Author: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/ob.el b/lisp/org/ob.el index 42137c29ec0..cc46693cf6b 100644 --- a/lisp/org/ob.el +++ b/lisp/org/ob.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ob.el --- working with code blocks in org-mode | 1 | ;;; ob.el --- working with code blocks in org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Eric Schulte | 5 | ;; Authors: Eric Schulte |
| 6 | ;; Keywords: literate programming, reproducible research | 6 | ;; Keywords: literate programming, reproducible research |
diff --git a/lisp/org/org-agenda.el b/lisp/org/org-agenda.el index 4e42004d97d..e77b53aadca 100644 --- a/lisp/org/org-agenda.el +++ b/lisp/org/org-agenda.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-agenda.el --- Dynamic task and appointment lists for Org | 1 | ;;; org-agenda.el --- Dynamic task and appointment lists for Org |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-archive.el b/lisp/org/org-archive.el index 2637623abba..cc75da04c78 100644 --- a/lisp/org/org-archive.el +++ b/lisp/org/org-archive.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-archive.el --- Archiving for Org-mode | 1 | ;;; org-archive.el --- Archiving for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-attach.el b/lisp/org/org-attach.el index 71e2dbabdb2..66567288b44 100644 --- a/lisp/org/org-attach.el +++ b/lisp/org/org-attach.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-attach.el --- Manage file attachments to org-mode tasks | 1 | ;;; org-attach.el --- Manage file attachments to org-mode tasks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@newartisans.com> | 5 | ;; Author: John Wiegley <johnw@newartisans.com> |
| 6 | ;; Keywords: org data task | 6 | ;; Keywords: org data task |
diff --git a/lisp/org/org-bbdb.el b/lisp/org/org-bbdb.el index c4893850199..aeee35f785a 100644 --- a/lisp/org/org-bbdb.el +++ b/lisp/org/org-bbdb.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-bbdb.el --- Support for links to BBDB entries from within Org-mode | 1 | ;;; org-bbdb.el --- Support for links to BBDB entries from within Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Authors: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Thomas Baumann <thomas dot baumann at ch dot tum dot de> | 6 | ;; Thomas Baumann <thomas dot baumann at ch dot tum dot de> |
diff --git a/lisp/org/org-bibtex.el b/lisp/org/org-bibtex.el index 7227803e6be..92e5d4470e1 100644 --- a/lisp/org/org-bibtex.el +++ b/lisp/org/org-bibtex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-bibtex.el --- Org links to BibTeX entries | 1 | ;;; org-bibtex.el --- Org links to BibTeX entries |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> | 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> |
| 6 | ;; Carsten Dominik <carsten dot dominik at gmail dot com> | 6 | ;; Carsten Dominik <carsten dot dominik at gmail dot com> |
diff --git a/lisp/org/org-capture.el b/lisp/org/org-capture.el index 6a4b2bafb01..6b5e857a041 100644 --- a/lisp/org/org-capture.el +++ b/lisp/org/org-capture.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-capture.el --- Fast note taking in Org-mode | 1 | ;;; org-capture.el --- Fast note taking in Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-clock.el b/lisp/org/org-clock.el index b386eb11652..9374f5fc3a3 100644 --- a/lisp/org/org-clock.el +++ b/lisp/org/org-clock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-clock.el --- The time clocking code for Org-mode | 1 | ;;; org-clock.el --- The time clocking code for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-colview.el b/lisp/org/org-colview.el index 396aa3711d3..fdf24b265df 100644 --- a/lisp/org/org-colview.el +++ b/lisp/org/org-colview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-colview.el --- Column View in Org-mode | 1 | ;;; org-colview.el --- Column View in Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-compat.el b/lisp/org/org-compat.el index 4c90cdae628..6403d4df04d 100644 --- a/lisp/org/org-compat.el +++ b/lisp/org/org-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-compat.el --- Compatibility code for Org-mode | 1 | ;;; org-compat.el --- Compatibility code for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-crypt.el b/lisp/org/org-crypt.el index 2b3445e47cd..22b02c84889 100644 --- a/lisp/org/org-crypt.el +++ b/lisp/org/org-crypt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-crypt.el --- Public key encryption for org-mode entries | 1 | ;;; org-crypt.el --- Public key encryption for org-mode entries |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Emacs Lisp Archive Entry | 5 | ;; Emacs Lisp Archive Entry |
| 6 | ;; Filename: org-crypt.el | 6 | ;; Filename: org-crypt.el |
diff --git a/lisp/org/org-ctags.el b/lisp/org/org-ctags.el index e5435e3abcc..ea4f52b586e 100644 --- a/lisp/org/org-ctags.el +++ b/lisp/org/org-ctags.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-ctags.el - Integrate Emacs "tags" facility with org mode. | 1 | ;;; org-ctags.el - Integrate Emacs "tags" facility with org mode. |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Paul Sexton <eeeickythump@gmail.com> | 5 | ;; Author: Paul Sexton <eeeickythump@gmail.com> |
| 6 | 6 | ||
diff --git a/lisp/org/org-datetree.el b/lisp/org/org-datetree.el index 77dfd7d32cc..8e51e899f18 100644 --- a/lisp/org/org-datetree.el +++ b/lisp/org/org-datetree.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-datetree.el --- Create date entries in a tree | 1 | ;;; org-datetree.el --- Create date entries in a tree |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-docview.el b/lisp/org/org-docview.el index 5c0e3e92328..feed9d850a2 100644 --- a/lisp/org/org-docview.el +++ b/lisp/org/org-docview.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-docview.el --- support for links to doc-view-mode buffers | 1 | ;;; org-docview.el --- support for links to doc-view-mode buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Böcker <jan.boecker at jboecker dot de> | 5 | ;; Author: Jan Böcker <jan.boecker at jboecker dot de> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-element.el b/lisp/org/org-element.el index 9f4cfa3ec66..e47d65f1037 100644 --- a/lisp/org/org-element.el +++ b/lisp/org/org-element.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-element.el --- Parser And Applications for Org syntax | 1 | ;;; org-element.el --- Parser And Applications for Org syntax |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-entities.el b/lisp/org/org-entities.el index 89d6b951588..b2fd9bade0a 100644 --- a/lisp/org/org-entities.el +++ b/lisp/org/org-entities.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-entities.el --- Support for special entities in Org-mode | 1 | ;;; org-entities.el --- Support for special entities in Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org>, | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org>, |
| 6 | ;; Ulf Stegemann <ulf at zeitform dot de> | 6 | ;; Ulf Stegemann <ulf at zeitform dot de> |
diff --git a/lisp/org/org-eshell.el b/lisp/org/org-eshell.el index 115b33367ed..9c1c4a1b02d 100644 --- a/lisp/org/org-eshell.el +++ b/lisp/org/org-eshell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-eshell.el - Support for links to working directories in eshell | 1 | ;;; org-eshell.el - Support for links to working directories in eshell |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Konrad Hinsen <konrad.hinsen AT fastmail.net> | 5 | ;; Author: Konrad Hinsen <konrad.hinsen AT fastmail.net> |
| 6 | 6 | ||
diff --git a/lisp/org/org-faces.el b/lisp/org/org-faces.el index 1b46b80eb0a..fe1beb69cb9 100644 --- a/lisp/org/org-faces.el +++ b/lisp/org/org-faces.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-faces.el --- Face definitions for Org-mode. | 1 | ;;; org-faces.el --- Face definitions for Org-mode. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-feed.el b/lisp/org/org-feed.el index ab3c61efdf3..2d71c8b6fcc 100644 --- a/lisp/org/org-feed.el +++ b/lisp/org/org-feed.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-feed.el --- Add RSS feed items to Org files | 1 | ;;; org-feed.el --- Add RSS feed items to Org files |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-footnote.el b/lisp/org/org-footnote.el index 5d853e62bc1..a25afee97f1 100644 --- a/lisp/org/org-footnote.el +++ b/lisp/org/org-footnote.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-footnote.el --- Footnote support in Org and elsewhere | 1 | ;;; org-footnote.el --- Footnote support in Org and elsewhere |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-gnus.el b/lisp/org/org-gnus.el index 06f00a4950c..ed6d11d5514 100644 --- a/lisp/org/org-gnus.el +++ b/lisp/org/org-gnus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-gnus.el --- Support for links to Gnus groups and messages from within Org-mode | 1 | ;;; org-gnus.el --- Support for links to Gnus groups and messages from within Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Tassilo Horn <tassilo at member dot fsf dot org> | 6 | ;; Tassilo Horn <tassilo at member dot fsf dot org> |
diff --git a/lisp/org/org-habit.el b/lisp/org/org-habit.el index e2be4608b67..8848ac48b73 100644 --- a/lisp/org/org-habit.el +++ b/lisp/org/org-habit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-habit.el --- The habit tracking code for Org-mode | 1 | ;;; org-habit.el --- The habit tracking code for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw at gnu dot org> | 5 | ;; Author: John Wiegley <johnw at gnu dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-id.el b/lisp/org/org-id.el index 5c85d7a133e..a6edfcf6239 100644 --- a/lisp/org/org-id.el +++ b/lisp/org/org-id.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-id.el --- Global identifiers for Org-mode entries | 1 | ;;; org-id.el --- Global identifiers for Org-mode entries |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-indent.el b/lisp/org/org-indent.el index c8d33251bf8..85844355789 100644 --- a/lisp/org/org-indent.el +++ b/lisp/org/org-indent.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; org-indent.el --- Dynamic indentation for Org-mode | 1 | ;;; org-indent.el --- Dynamic indentation for Org-mode |
| 2 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | ;; | 3 | ;; |
| 4 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 4 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 5 | ;; Keywords: outlines, hypermedia, calendar, wp | 5 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-info.el b/lisp/org/org-info.el index 1c18793d3a9..8eb69550801 100644 --- a/lisp/org/org-info.el +++ b/lisp/org/org-info.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-info.el --- Support for links to Info nodes from within Org-Mode | 1 | ;;; org-info.el --- Support for links to Info nodes from within Org-Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-inlinetask.el b/lisp/org/org-inlinetask.el index 38b68e1884d..54de8f77a8b 100644 --- a/lisp/org/org-inlinetask.el +++ b/lisp/org/org-inlinetask.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-inlinetask.el --- Tasks independent of outline hierarchy | 1 | ;;; org-inlinetask.el --- Tasks independent of outline hierarchy |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-irc.el b/lisp/org/org-irc.el index 1ec69d83738..333c4b1a4f8 100644 --- a/lisp/org/org-irc.el +++ b/lisp/org/org-irc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-irc.el --- Store links to IRC sessions | 1 | ;;; org-irc.el --- Store links to IRC sessions |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Philip Jackson <emacs@shellarchive.co.uk> | 5 | ;; Author: Philip Jackson <emacs@shellarchive.co.uk> |
| 6 | ;; Keywords: erc, irc, link, org | 6 | ;; Keywords: erc, irc, link, org |
diff --git a/lisp/org/org-list.el b/lisp/org/org-list.el index 12d4db39b65..2c1e3775b0d 100644 --- a/lisp/org/org-list.el +++ b/lisp/org/org-list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-list.el --- Plain lists for Org-mode | 1 | ;;; org-list.el --- Plain lists for Org-mode |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Bastien Guerry <bzg@gnu.org> | 6 | ;; Bastien Guerry <bzg@gnu.org> |
diff --git a/lisp/org/org-macro.el b/lisp/org/org-macro.el index a79b539d54a..d8e2fd3534f 100644 --- a/lisp/org/org-macro.el +++ b/lisp/org/org-macro.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-macro.el --- Macro Replacement Code for Org Mode | 1 | ;;; org-macro.el --- Macro Replacement Code for Org Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-macs.el b/lisp/org/org-macs.el index 0b10f55247f..4ffa547b7fb 100644 --- a/lisp/org/org-macs.el +++ b/lisp/org/org-macs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-macs.el --- Top-level definitions for Org-mode | 1 | ;;; org-macs.el --- Top-level definitions for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-mhe.el b/lisp/org/org-mhe.el index e1844406406..e8abef9f29d 100644 --- a/lisp/org/org-mhe.el +++ b/lisp/org/org-mhe.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-mhe.el --- Support for links to MH-E messages from within Org-mode | 1 | ;;; org-mhe.el --- Support for links to MH-E messages from within Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de> | 5 | ;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-mobile.el b/lisp/org/org-mobile.el index ce74206ec35..b11f4448a8d 100644 --- a/lisp/org/org-mobile.el +++ b/lisp/org/org-mobile.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; org-mobile.el --- Code for asymmetric sync with a mobile device | 1 | ;;; org-mobile.el --- Code for asymmetric sync with a mobile device |
| 2 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | ;; | 3 | ;; |
| 4 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 4 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 5 | ;; Keywords: outlines, hypermedia, calendar, wp | 5 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-mouse.el b/lisp/org/org-mouse.el index a1ddc5db79c..098165f528f 100644 --- a/lisp/org/org-mouse.el +++ b/lisp/org/org-mouse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-mouse.el --- Better mouse support for org-mode | 1 | ;;; org-mouse.el --- Better mouse support for org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Piotr Zielinski <piotr dot zielinski at gmail dot com> | 5 | ;; Author: Piotr Zielinski <piotr dot zielinski at gmail dot com> |
| 6 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> | 6 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> |
diff --git a/lisp/org/org-pcomplete.el b/lisp/org/org-pcomplete.el index 30d3b1cab25..26799967af6 100644 --- a/lisp/org/org-pcomplete.el +++ b/lisp/org/org-pcomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-pcomplete.el --- In-buffer completion code | 1 | ;;; org-pcomplete.el --- In-buffer completion code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; John Wiegley <johnw at gnu dot org> | 6 | ;; John Wiegley <johnw at gnu dot org> |
diff --git a/lisp/org/org-plot.el b/lisp/org/org-plot.el index fd6b4edbd0a..066fbc934da 100644 --- a/lisp/org/org-plot.el +++ b/lisp/org/org-plot.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-plot.el --- Support for plotting from Org-mode | 1 | ;;; org-plot.el --- Support for plotting from Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Eric Schulte <schulte dot eric at gmail dot com> | 5 | ;; Author: Eric Schulte <schulte dot eric at gmail dot com> |
| 6 | ;; Keywords: tables, plotting | 6 | ;; Keywords: tables, plotting |
diff --git a/lisp/org/org-protocol.el b/lisp/org/org-protocol.el index 339f2b74afd..2f2c54b6af6 100644 --- a/lisp/org/org-protocol.el +++ b/lisp/org/org-protocol.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions. | 1 | ;;; org-protocol.el --- Intercept calls from emacsclient to trigger custom actions. |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> | 5 | ;; Authors: Bastien Guerry <bzg@gnu.org> |
| 6 | ;; Daniel M German <dmg AT uvic DOT org> | 6 | ;; Daniel M German <dmg AT uvic DOT org> |
diff --git a/lisp/org/org-rmail.el b/lisp/org/org-rmail.el index da515e29c49..3913fa02e4a 100644 --- a/lisp/org/org-rmail.el +++ b/lisp/org/org-rmail.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-rmail.el --- Support for links to Rmail messages from within Org-mode | 1 | ;;; org-rmail.el --- Support for links to Rmail messages from within Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-src.el b/lisp/org/org-src.el index c970fe6c851..8e06aaa04c6 100644 --- a/lisp/org/org-src.el +++ b/lisp/org/org-src.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-src.el --- Source code examples in Org | 1 | ;;; org-src.el --- Source code examples in Org |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Bastien Guerry <bzg@gnu.org> | 6 | ;; Bastien Guerry <bzg@gnu.org> |
diff --git a/lisp/org/org-table.el b/lisp/org/org-table.el index 174e36ed632..20334f30504 100644 --- a/lisp/org/org-table.el +++ b/lisp/org/org-table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-table.el --- The table editor for Org-mode | 1 | ;;; org-table.el --- The table editor for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-timer.el b/lisp/org/org-timer.el index 55717ab7b03..667f6021b0d 100644 --- a/lisp/org/org-timer.el +++ b/lisp/org/org-timer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-timer.el --- The relative timer code for Org-mode | 1 | ;;; org-timer.el --- The relative timer code for Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org-w3m.el b/lisp/org/org-w3m.el index 24693de8927..894dbef9d64 100644 --- a/lisp/org/org-w3m.el +++ b/lisp/org/org-w3m.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; org-w3m.el --- Support from copy and paste from w3m to Org-mode | 1 | ;;; org-w3m.el --- Support from copy and paste from w3m to Org-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andy Stewart <lazycat dot manatee at gmail dot com> | 5 | ;; Author: Andy Stewart <lazycat dot manatee at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/org.el b/lisp/org/org.el index 957a7d029ec..960b874bc7e 100644 --- a/lisp/org/org.el +++ b/lisp/org/org.el | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ;;; org.el --- Outline-based notes management and organizer | 1 | ;;; org.el --- Outline-based notes management and organizer |
| 2 | 2 | ||
| 3 | ;; Carstens outline-mode for keeping track of everything. | 3 | ;; Carstens outline-mode for keeping track of everything. |
| 4 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 4 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 5 | ;; | 5 | ;; |
| 6 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 6 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 7 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> | 7 | ;; Maintainer: Carsten Dominik <carsten at orgmode dot org> |
diff --git a/lisp/org/ox-ascii.el b/lisp/org/ox-ascii.el index a3284d9b905..1907dc0c748 100644 --- a/lisp/org/ox-ascii.el +++ b/lisp/org/ox-ascii.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-ascii.el --- ASCII Back-End for Org Export Engine | 1 | ;;; ox-ascii.el --- ASCII Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ox-beamer.el b/lisp/org/ox-beamer.el index 765f289adc8..4cf1e644c61 100644 --- a/lisp/org/ox-beamer.el +++ b/lisp/org/ox-beamer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-beamer.el --- Beamer Back-End for Org Export Engine | 1 | ;;; ox-beamer.el --- Beamer Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com> | 5 | ;; Author: Carsten Dominik <carsten.dominik AT gmail DOT com> |
| 6 | ;; Nicolas Goaziou <n.goaziou AT gmail DOT com> | 6 | ;; Nicolas Goaziou <n.goaziou AT gmail DOT com> |
diff --git a/lisp/org/ox-html.el b/lisp/org/ox-html.el index 2b2d92ee2fc..1ca360c1a08 100644 --- a/lisp/org/ox-html.el +++ b/lisp/org/ox-html.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-html.el --- HTML Back-End for Org Export Engine | 1 | ;;; ox-html.el --- HTML Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Jambunathan K <kjambunathan at gmail dot com> | 6 | ;; Jambunathan K <kjambunathan at gmail dot com> |
diff --git a/lisp/org/ox-icalendar.el b/lisp/org/ox-icalendar.el index 3da52243d30..44480673db8 100644 --- a/lisp/org/ox-icalendar.el +++ b/lisp/org/ox-icalendar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-icalendar.el --- iCalendar Back-End for Org Export Engine | 1 | ;;; ox-icalendar.el --- iCalendar Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> | 5 | ;; Author: Carsten Dominik <carsten at orgmode dot org> |
| 6 | ;; Nicolas Goaziou <n dot goaziou at gmail dot com> | 6 | ;; Nicolas Goaziou <n dot goaziou at gmail dot com> |
diff --git a/lisp/org/ox-latex.el b/lisp/org/ox-latex.el index 51f7b17a8bf..2734f90db06 100644 --- a/lisp/org/ox-latex.el +++ b/lisp/org/ox-latex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-latex.el --- LaTeX Back-End for Org Export Engine | 1 | ;;; ox-latex.el --- LaTeX Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ox-man.el b/lisp/org/ox-man.el index 09ad1866c0e..4d9dae5f765 100644 --- a/lisp/org/ox-man.el +++ b/lisp/org/ox-man.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ox-man.el --- Man Back-End for Org Export Engine | 1 | ;; ox-man.el --- Man Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Luis R Anaya <papoanaya aroba hot mail punto com> | 6 | ;; Luis R Anaya <papoanaya aroba hot mail punto com> |
diff --git a/lisp/org/ox-md.el b/lisp/org/ox-md.el index 2da005b45cd..102c4a5d115 100644 --- a/lisp/org/ox-md.el +++ b/lisp/org/ox-md.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-md.el --- Markdown Back-End for Org Export Engine | 1 | ;;; ox-md.el --- Markdown Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> |
| 6 | ;; Keywords: org, wp, markdown | 6 | ;; Keywords: org, wp, markdown |
diff --git a/lisp/org/ox-odt.el b/lisp/org/ox-odt.el index 9abda33f59d..f2b0c9198b7 100644 --- a/lisp/org/ox-odt.el +++ b/lisp/org/ox-odt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-odt.el --- OpenDocument Text Exporter for Org Mode | 1 | ;;; ox-odt.el --- OpenDocument Text Exporter for Org Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jambunathan K <kjambunathan at gmail dot com> | 5 | ;; Author: Jambunathan K <kjambunathan at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/org/ox-org.el b/lisp/org/ox-org.el index 5904ca2cc72..6221c70b88a 100644 --- a/lisp/org/ox-org.el +++ b/lisp/org/ox-org.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-org.el --- Org Back-End for Org Export Engine | 1 | ;;; ox-org.el --- Org Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou@gmail.com> |
| 6 | ;; Keywords: org, wp | 6 | ;; Keywords: org, wp |
diff --git a/lisp/org/ox-publish.el b/lisp/org/ox-publish.el index 52d925adbf9..ec33bbda52d 100644 --- a/lisp/org/ox-publish.el +++ b/lisp/org/ox-publish.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; ox-publish.el --- Publish Related Org Mode Files as a Website | 1 | ;;; ox-publish.el --- Publish Related Org Mode Files as a Website |
| 2 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: David O'Toole <dto@gnu.org> | 4 | ;; Author: David O'Toole <dto@gnu.org> |
| 5 | ;; Maintainer: Carsten Dominik <carsten DOT dominik AT gmail DOT com> | 5 | ;; Maintainer: Carsten Dominik <carsten DOT dominik AT gmail DOT com> |
diff --git a/lisp/org/ox-texinfo.el b/lisp/org/ox-texinfo.el index 67daf6f979e..01f6dbdea19 100644 --- a/lisp/org/ox-texinfo.el +++ b/lisp/org/ox-texinfo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox-texinfo.el --- Texinfo Back-End for Org Export Engine | 1 | ;;; ox-texinfo.el --- Texinfo Back-End for Org Export Engine |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | ;; Author: Jonathan Leech-Pepin <jonathan.leechpepin at gmail dot com> | 4 | ;; Author: Jonathan Leech-Pepin <jonathan.leechpepin at gmail dot com> |
| 5 | ;; Keywords: outlines, hypermedia, calendar, wp | 5 | ;; Keywords: outlines, hypermedia, calendar, wp |
| 6 | 6 | ||
diff --git a/lisp/org/ox.el b/lisp/org/ox.el index 2fa03866281..cc5a2d2bcf2 100644 --- a/lisp/org/ox.el +++ b/lisp/org/ox.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ox.el --- Generic Export Engine for Org Mode | 1 | ;;; ox.el --- Generic Export Engine for Org Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> | 5 | ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com> |
| 6 | ;; Keywords: outlines, hypermedia, calendar, wp | 6 | ;; Keywords: outlines, hypermedia, calendar, wp |
diff --git a/lisp/outline.el b/lisp/outline.el index 816cd9ae7c9..2001cdf27b1 100644 --- a/lisp/outline.el +++ b/lisp/outline.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; outline.el --- outline mode commands for Emacs | 1 | ;;; outline.el --- outline mode commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1993-1995, 1997, 2000-2015 Free Software | 3 | ;; Copyright (C) 1986, 1993-1995, 1997, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/paren.el b/lisp/paren.el index 5825d6a4f72..53eb50077f2 100644 --- a/lisp/paren.el +++ b/lisp/paren.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; paren.el --- highlight matching paren | 1 | ;;; paren.el --- highlight matching paren |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: rms@gnu.org | 5 | ;; Author: rms@gnu.org |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/password-cache.el b/lisp/password-cache.el index 59357f763e9..1a771a89f0e 100644 --- a/lisp/password-cache.el +++ b/lisp/password-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; password-cache.el --- Read passwords, possibly using a password cache. | 1 | ;;; password-cache.el --- Read passwords, possibly using a password cache. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2000, 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2000, 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Created: 2003-12-21 | 6 | ;; Created: 2003-12-21 |
diff --git a/lisp/pcmpl-cvs.el b/lisp/pcmpl-cvs.el index b64fb65d3b7..5cccded6989 100644 --- a/lisp/pcmpl-cvs.el +++ b/lisp/pcmpl-cvs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-cvs.el --- functions for dealing with cvs completions | 1 | ;;; pcmpl-cvs.el --- functions for dealing with cvs completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Package: pcomplete | 6 | ;; Package: pcomplete |
diff --git a/lisp/pcmpl-gnu.el b/lisp/pcmpl-gnu.el index ada2a041766..f84a1ceba41 100644 --- a/lisp/pcmpl-gnu.el +++ b/lisp/pcmpl-gnu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-gnu.el --- completions for GNU project tools -*- lexical-binding: t -*- | 1 | ;;; pcmpl-gnu.el --- completions for GNU project tools -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Package: pcomplete | 5 | ;; Package: pcomplete |
| 6 | 6 | ||
diff --git a/lisp/pcmpl-linux.el b/lisp/pcmpl-linux.el index 5e52309013b..3cb38b95c78 100644 --- a/lisp/pcmpl-linux.el +++ b/lisp/pcmpl-linux.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-linux.el --- functions for dealing with GNU/Linux completions | 1 | ;;; pcmpl-linux.el --- functions for dealing with GNU/Linux completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Package: pcomplete | 5 | ;; Package: pcomplete |
| 6 | 6 | ||
diff --git a/lisp/pcmpl-rpm.el b/lisp/pcmpl-rpm.el index 81d1f7e1c2d..4e17fa378cb 100644 --- a/lisp/pcmpl-rpm.el +++ b/lisp/pcmpl-rpm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-rpm.el --- functions for dealing with rpm completions | 1 | ;;; pcmpl-rpm.el --- functions for dealing with rpm completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Package: pcomplete | 5 | ;; Package: pcomplete |
| 6 | 6 | ||
diff --git a/lisp/pcmpl-unix.el b/lisp/pcmpl-unix.el index 7be57e9c93a..d4939d8d178 100644 --- a/lisp/pcmpl-unix.el +++ b/lisp/pcmpl-unix.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-unix.el --- standard UNIX completions | 1 | ;;; pcmpl-unix.el --- standard UNIX completions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Package: pcomplete | 5 | ;; Package: pcomplete |
| 6 | 6 | ||
diff --git a/lisp/pcmpl-x.el b/lisp/pcmpl-x.el index e6fb5bfdac3..edbbe54a032 100644 --- a/lisp/pcmpl-x.el +++ b/lisp/pcmpl-x.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcmpl-x.el --- completion for miscellaneous tools -*- lexical-binding: t; -*- | 1 | ;;; pcmpl-x.el --- completion for miscellaneous tools -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Leo Liu <sdl.web@gmail.com> | 5 | ;; Author: Leo Liu <sdl.web@gmail.com> |
| 6 | ;; Keywords: processes, tools, convenience | 6 | ;; Keywords: processes, tools, convenience |
diff --git a/lisp/pcomplete.el b/lisp/pcomplete.el index 65dd8e7d24a..41e3be19054 100644 --- a/lisp/pcomplete.el +++ b/lisp/pcomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcomplete.el --- programmable completion -*- lexical-binding: t -*- | 1 | ;;; pcomplete.el --- programmable completion -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Keywords: processes abbrev | 6 | ;; Keywords: processes abbrev |
diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el index a07b381d057..c724a1bd7e2 100644 --- a/lisp/play/5x5.el +++ b/lisp/play/5x5.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; 5x5.el --- simple little puzzle game | 1 | ;;; 5x5.el --- simple little puzzle game |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Pearson <davep@davep.org> | 5 | ;; Author: Dave Pearson <davep@davep.org> |
| 6 | ;; Maintainer: Dave Pearson <davep@davep.org> | 6 | ;; Maintainer: Dave Pearson <davep@davep.org> |
diff --git a/lisp/play/animate.el b/lisp/play/animate.el index e869f2c124b..66f3d10c5cb 100644 --- a/lisp/play/animate.el +++ b/lisp/play/animate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; animate.el --- make text dance | 1 | ;;; animate.el --- make text dance |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Richard Stallman <rms@gnu.org> | 5 | ;; Maintainer: Richard Stallman <rms@gnu.org> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/blackbox.el b/lisp/play/blackbox.el index 74ac70bc585..10ea2930b12 100644 --- a/lisp/play/blackbox.el +++ b/lisp/play/blackbox.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; blackbox.el --- blackbox game in Emacs Lisp | 1 | ;;; blackbox.el --- blackbox game in Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1987, 1992, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: F. Thomas May <uw-nsr!uw-warp!tom@beaver.cs.washington.edu> | 6 | ;; Author: F. Thomas May <uw-nsr!uw-warp!tom@beaver.cs.washington.edu> |
diff --git a/lisp/play/bubbles.el b/lisp/play/bubbles.el index 4dc4c774550..59de8033f62 100644 --- a/lisp/play/bubbles.el +++ b/lisp/play/bubbles.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bubbles.el --- Puzzle game for Emacs | 1 | ;;; bubbles.el --- Puzzle game for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; URL: http://ulf.epplejasper.de/ | 6 | ;; URL: http://ulf.epplejasper.de/ |
diff --git a/lisp/play/cookie1.el b/lisp/play/cookie1.el index d4e553bc7b3..32aa65c5412 100644 --- a/lisp/play/cookie1.el +++ b/lisp/play/cookie1.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cookie1.el --- retrieve random phrases from fortune cookie files | 1 | ;;; cookie1.el --- retrieve random phrases from fortune cookie files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/play/decipher.el b/lisp/play/decipher.el index c2268a9b057..43a3d0f4a61 100644 --- a/lisp/play/decipher.el +++ b/lisp/play/decipher.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; decipher.el --- cryptanalyze monoalphabetic substitution ciphers | 1 | ;;; decipher.el --- cryptanalyze monoalphabetic substitution ciphers |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1995-1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Christopher J. Madsen <chris_madsen@geocities.com> | 5 | ;; Author: Christopher J. Madsen <chris_madsen@geocities.com> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/dissociate.el b/lisp/play/dissociate.el index c0180a2e34e..b0fcc44ac13 100644 --- a/lisp/play/dissociate.el +++ b/lisp/play/dissociate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dissociate.el --- scramble text amusingly for Emacs | 1 | ;;; dissociate.el --- scramble text amusingly for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/doctor.el b/lisp/play/doctor.el index 3c9d87fa81e..f575928dda6 100644 --- a/lisp/play/doctor.el +++ b/lisp/play/doctor.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; doctor.el --- psychological help for frustrated users | 1 | ;;; doctor.el --- psychological help for frustrated users |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1994, 1996, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985, 1987, 1994, 1996, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/play/dunnet.el b/lisp/play/dunnet.el index 8aba50b8dc5..941f98ebb69 100644 --- a/lisp/play/dunnet.el +++ b/lisp/play/dunnet.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dunnet.el --- text adventure for Emacs | 1 | ;;; dunnet.el --- text adventure for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ron Schnell <ronnie@driver-aces.com> | 5 | ;; Author: Ron Schnell <ronnie@driver-aces.com> |
| 6 | ;; Created: 25 Jul 1992 | 6 | ;; Created: 25 Jul 1992 |
diff --git a/lisp/play/fortune.el b/lisp/play/fortune.el index 965f6a99b9c..25fa3f66ef1 100644 --- a/lisp/play/fortune.el +++ b/lisp/play/fortune.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fortune.el --- use fortune to create signatures | 1 | ;;; fortune.el --- use fortune to create signatures |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Holger Schauer <Holger.Schauer@gmx.de> | 5 | ;; Author: Holger Schauer <Holger.Schauer@gmx.de> |
| 6 | ;; Keywords: games utils mail | 6 | ;; Keywords: games utils mail |
diff --git a/lisp/play/gamegrid.el b/lisp/play/gamegrid.el index df06d5a6ab2..0a63644ab7f 100644 --- a/lisp/play/gamegrid.el +++ b/lisp/play/gamegrid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gamegrid.el --- library for implementing grid-based games on Emacs | 1 | ;;; gamegrid.el --- library for implementing grid-based games on Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> | 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> |
| 6 | ;; Version: 1.02 | 6 | ;; Version: 1.02 |
diff --git a/lisp/play/gametree.el b/lisp/play/gametree.el index a07a24d5195..65ee24c3363 100644 --- a/lisp/play/gametree.el +++ b/lisp/play/gametree.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gametree.el --- manage game analysis trees in Emacs | 1 | ;;; gametree.el --- manage game analysis trees in Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ian T Zimmerman <itz@rahul.net> | 5 | ;; Author: Ian T Zimmerman <itz@rahul.net> |
| 6 | ;; Created: Wed Dec 10 07:41:46 PST 1997 | 6 | ;; Created: Wed Dec 10 07:41:46 PST 1997 |
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el index d2953b69895..c1372fa36d6 100644 --- a/lisp/play/gomoku.el +++ b/lisp/play/gomoku.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gomoku.el --- Gomoku game between you and Emacs -*- lexical-binding:t -*- | 1 | ;;; gomoku.el --- Gomoku game between you and Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 1996, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1994, 1996, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> | 6 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> |
diff --git a/lisp/play/handwrite.el b/lisp/play/handwrite.el index 30e8357e86a..1c01106915a 100644 --- a/lisp/play/handwrite.el +++ b/lisp/play/handwrite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; handwrite.el --- turns your emacs buffer into a handwritten document | 1 | ;;; handwrite.el --- turns your emacs buffer into a handwritten document |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>) | 5 | ;; Author: Danny Roozendaal (was: <danny@tvs.kun.nl>) |
| 6 | ;; Created: October 21 1996 | 6 | ;; Created: October 21 1996 |
diff --git a/lisp/play/life.el b/lisp/play/life.el index 5bf8a9b57b7..fae51339e2e 100644 --- a/lisp/play/life.el +++ b/lisp/play/life.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; life.el --- John Horton Conway's `Life' game for GNU Emacs | 1 | ;;; life.el --- John Horton Conway's `Life' game for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kyle Jones <kyleuunet.uu.net> | 5 | ;; Author: Kyle Jones <kyleuunet.uu.net> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/play/morse.el b/lisp/play/morse.el index e35147dceb4..b8b337f1bf2 100644 --- a/lisp/play/morse.el +++ b/lisp/play/morse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; morse.el --- convert text to morse code and back | 1 | ;;; morse.el --- convert text to morse code and back |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rick Farnbach <rick_farnbach@MENTORG.COM> | 5 | ;; Author: Rick Farnbach <rick_farnbach@MENTORG.COM> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/mpuz.el b/lisp/play/mpuz.el index 9b90e2c0dac..377e7b732a6 100644 --- a/lisp/play/mpuz.el +++ b/lisp/play/mpuz.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mpuz.el --- multiplication puzzle for GNU Emacs | 1 | ;;; mpuz.el --- multiplication puzzle for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> | 5 | ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> |
| 6 | ;; Overhauled: Daniel Pfeiffer <occitan@esperanto.org> | 6 | ;; Overhauled: Daniel Pfeiffer <occitan@esperanto.org> |
diff --git a/lisp/play/pong.el b/lisp/play/pong.el index 54d8d537f47..bd31983a073 100644 --- a/lisp/play/pong.el +++ b/lisp/play/pong.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pong.el --- classical implementation of pong | 1 | ;;; pong.el --- classical implementation of pong |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Benjamin Drieu <bdrieu@april.org> | 5 | ;; Author: Benjamin Drieu <bdrieu@april.org> |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/snake.el b/lisp/play/snake.el index d42ba44b630..243f0190ee0 100644 --- a/lisp/play/snake.el +++ b/lisp/play/snake.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; snake.el --- implementation of Snake for Emacs | 1 | ;;; snake.el --- implementation of Snake for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> | 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> |
| 6 | ;; Created: 1997-09-10 | 6 | ;; Created: 1997-09-10 |
diff --git a/lisp/play/solitaire.el b/lisp/play/solitaire.el index 4eda2ebb9a7..8dcaa6144c1 100644 --- a/lisp/play/solitaire.el +++ b/lisp/play/solitaire.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; solitaire.el --- game of solitaire in Emacs Lisp | 1 | ;;; solitaire.el --- game of solitaire in Emacs Lisp |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Schormann <Jan.Schormann@rechen-gilde.de> | 5 | ;; Author: Jan Schormann <Jan.Schormann@rechen-gilde.de> |
| 6 | ;; Created: Fri afternoon, Jun 3, 1994 | 6 | ;; Created: Fri afternoon, Jun 3, 1994 |
diff --git a/lisp/play/spook.el b/lisp/play/spook.el index 02976c05aa4..7e8beceaef0 100644 --- a/lisp/play/spook.el +++ b/lisp/play/spook.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; spook.el --- spook phrase utility for overloading the NSA line eater | 1 | ;;; spook.el --- spook phrase utility for overloading the NSA line eater |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: games | 6 | ;; Keywords: games |
diff --git a/lisp/play/tetris.el b/lisp/play/tetris.el index 0f3b7586153..b68b5417479 100644 --- a/lisp/play/tetris.el +++ b/lisp/play/tetris.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tetris.el --- implementation of Tetris for Emacs | 1 | ;;; tetris.el --- implementation of Tetris for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> | 5 | ;; Author: Glynn Clements <glynn@sensei.co.uk> |
| 6 | ;; Version: 2.01 | 6 | ;; Version: 2.01 |
diff --git a/lisp/play/zone.el b/lisp/play/zone.el index 71037af01bd..0cf5f5b9577 100644 --- a/lisp/play/zone.el +++ b/lisp/play/zone.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; zone.el --- idle display hacks | 1 | ;;; zone.el --- idle display hacks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Victor Zandy <zandy@cs.wisc.edu> | 5 | ;; Author: Victor Zandy <zandy@cs.wisc.edu> |
| 6 | ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> | 6 | ;; Maintainer: Thien-Thi Nguyen <ttn@gnu.org> |
diff --git a/lisp/printing.el b/lisp/printing.el index b02b10a6fb4..3bd5a67298d 100644 --- a/lisp/printing.el +++ b/lisp/printing.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; printing.el --- printing utilities | 1 | ;;; printing.el --- printing utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2001, 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2001, 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/proced.el b/lisp/proced.el index 5bd53e47db5..91b50cea340 100644 --- a/lisp/proced.el +++ b/lisp/proced.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; proced.el --- operate on system processes like dired | 1 | ;;; proced.el --- operate on system processes like dired |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Roland Winkler <winkler@gnu.org> | 5 | ;; Author: Roland Winkler <winkler@gnu.org> |
| 6 | ;; Keywords: Processes, Unix | 6 | ;; Keywords: Processes, Unix |
diff --git a/lisp/profiler.el b/lisp/profiler.el index f28bbfe2768..401cae537e6 100644 --- a/lisp/profiler.el +++ b/lisp/profiler.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; profiler.el --- UI and helper functions for Emacs's native profiler -*- lexical-binding: t -*- | 1 | ;;; profiler.el --- UI and helper functions for Emacs's native profiler -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tomohiro Matsuyama <tomo@cx4a.org> | 5 | ;; Author: Tomohiro Matsuyama <tomo@cx4a.org> |
| 6 | ;; Keywords: lisp | 6 | ;; Keywords: lisp |
diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el index 529b691ee79..12ab5b01ab3 100644 --- a/lisp/progmodes/ada-mode.el +++ b/lisp/progmodes/ada-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ada-mode.el --- major-mode for editing Ada sources | 1 | ;;; ada-mode.el --- major-mode for editing Ada sources |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rolf Ebert <ebert@inf.enst.fr> | 5 | ;; Author: Rolf Ebert <ebert@inf.enst.fr> |
| 6 | ;; Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de> | 6 | ;; Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de> |
diff --git a/lisp/progmodes/ada-prj.el b/lisp/progmodes/ada-prj.el index 3b71c5987ed..51a8972a1b0 100644 --- a/lisp/progmodes/ada-prj.el +++ b/lisp/progmodes/ada-prj.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ada-prj.el --- GUI editing of project files for the ada-mode | 1 | ;;; ada-prj.el --- GUI editing of project files for the ada-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Emmanuel Briot <briot@gnat.com> | 5 | ;; Author: Emmanuel Briot <briot@gnat.com> |
| 6 | ;; Maintainer: Stephen Leake <stephen_leake@stephe-leake.org> | 6 | ;; Maintainer: Stephen Leake <stephen_leake@stephe-leake.org> |
diff --git a/lisp/progmodes/ada-stmt.el b/lisp/progmodes/ada-stmt.el index 302bbc9a690..b3f497afb1d 100644 --- a/lisp/progmodes/ada-stmt.el +++ b/lisp/progmodes/ada-stmt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ada-stmt.el --- an extension to Ada mode for inserting statement templates | 1 | ;;; ada-stmt.el --- an extension to Ada mode for inserting statement templates |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 1993-1994, 1996-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1987, 1993-1994, 1996-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Authors: Daniel Pfeiffer | 6 | ;; Authors: Daniel Pfeiffer |
diff --git a/lisp/progmodes/ada-xref.el b/lisp/progmodes/ada-xref.el index 0ea33c16878..8518163a1b7 100644 --- a/lisp/progmodes/ada-xref.el +++ b/lisp/progmodes/ada-xref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; ada-xref.el --- for lookup and completion in Ada mode | 1 | ;; ada-xref.el --- for lookup and completion in Ada mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de> | 5 | ;; Author: Markus Heritsch <Markus.Heritsch@studbox.uni-stuttgart.de> |
| 6 | ;; Rolf Ebert <ebert@inf.enst.fr> | 6 | ;; Rolf Ebert <ebert@inf.enst.fr> |
diff --git a/lisp/progmodes/antlr-mode.el b/lisp/progmodes/antlr-mode.el index 9cac400c27b..20880a806fd 100644 --- a/lisp/progmodes/antlr-mode.el +++ b/lisp/progmodes/antlr-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; antlr-mode.el --- major mode for ANTLR grammar files | 1 | ;;; antlr-mode.el --- major mode for ANTLR grammar files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Christoph Wedler <Christoph.Wedler@sap.com> | 5 | ;; Author: Christoph Wedler <Christoph.Wedler@sap.com> |
| 6 | ;; Keywords: languages, ANTLR, code generator | 6 | ;; Keywords: languages, ANTLR, code generator |
diff --git a/lisp/progmodes/asm-mode.el b/lisp/progmodes/asm-mode.el index 7df6a5d1de4..40c2b771a15 100644 --- a/lisp/progmodes/asm-mode.el +++ b/lisp/progmodes/asm-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; asm-mode.el --- mode for editing assembler code | 1 | ;;; asm-mode.el --- mode for editing assembler code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/progmodes/autoconf.el b/lisp/progmodes/autoconf.el index 0bcc315446c..205e6636291 100644 --- a/lisp/progmodes/autoconf.el +++ b/lisp/progmodes/autoconf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; autoconf.el --- mode for editing Autoconf configure.ac files | 1 | ;;; autoconf.el --- mode for editing Autoconf configure.ac files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: languages | 6 | ;; Keywords: languages |
diff --git a/lisp/progmodes/bat-mode.el b/lisp/progmodes/bat-mode.el index 2c5f192bf87..78c30bfb45e 100644 --- a/lisp/progmodes/bat-mode.el +++ b/lisp/progmodes/bat-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bat-mode.el --- Major mode for editing DOS/Windows scripts | 1 | ;;; bat-mode.el --- Major mode for editing DOS/Windows scripts |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Arni Magnusson <arnima@hafro.is> | 5 | ;; Author: Arni Magnusson <arnima@hafro.is> |
| 6 | ;; Keywords: languages | 6 | ;; Keywords: languages |
diff --git a/lisp/progmodes/bug-reference.el b/lisp/progmodes/bug-reference.el index 921a904191c..50a2ff63daa 100644 --- a/lisp/progmodes/bug-reference.el +++ b/lisp/progmodes/bug-reference.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; bug-reference.el --- buttonize bug references | 1 | ;; bug-reference.el --- buttonize bug references |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Tromey <tromey@redhat.com> | 5 | ;; Author: Tom Tromey <tromey@redhat.com> |
| 6 | ;; Created: 21 Mar 2007 | 6 | ;; Created: 21 Mar 2007 |
diff --git a/lisp/progmodes/cc-align.el b/lisp/progmodes/cc-align.el index 1e3cb8e16f9..d59503be61a 100644 --- a/lisp/progmodes/cc-align.el +++ b/lisp/progmodes/cc-align.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-align.el --- custom indentation functions for CC Mode | 1 | ;;; cc-align.el --- custom indentation functions for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2004- Alan Mackenzie | 5 | ;; Authors: 2004- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-awk.el b/lisp/progmodes/cc-awk.el index 19a95aad676..525a7481965 100644 --- a/lisp/progmodes/cc-awk.el +++ b/lisp/progmodes/cc-awk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-awk.el --- AWK specific code within cc-mode. | 1 | ;;; cc-awk.el --- AWK specific code within cc-mode. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 1996, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1994, 1996, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Alan Mackenzie <acm@muc.de> (originally based on awk-mode.el) | 6 | ;; Author: Alan Mackenzie <acm@muc.de> (originally based on awk-mode.el) |
diff --git a/lisp/progmodes/cc-bytecomp.el b/lisp/progmodes/cc-bytecomp.el index d3b4db74c16..47ff8e43721 100644 --- a/lisp/progmodes/cc-bytecomp.el +++ b/lisp/progmodes/cc-bytecomp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-bytecomp.el --- compile time setup for proper compilation | 1 | ;;; cc-bytecomp.el --- compile time setup for proper compilation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Martin Stjernholm | 5 | ;; Author: Martin Stjernholm |
| 6 | ;; Maintainer: bug-cc-mode@gnu.org | 6 | ;; Maintainer: bug-cc-mode@gnu.org |
diff --git a/lisp/progmodes/cc-cmds.el b/lisp/progmodes/cc-cmds.el index 32ce8c6a249..a46f0488e76 100644 --- a/lisp/progmodes/cc-cmds.el +++ b/lisp/progmodes/cc-cmds.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-cmds.el --- user level commands for CC Mode | 1 | ;;; cc-cmds.el --- user level commands for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2003- Alan Mackenzie | 5 | ;; Authors: 2003- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-defs.el b/lisp/progmodes/cc-defs.el index 8eed4b1b86e..c42fbe7e51f 100644 --- a/lisp/progmodes/cc-defs.el +++ b/lisp/progmodes/cc-defs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-defs.el --- compile time definitions for CC Mode | 1 | ;;; cc-defs.el --- compile time definitions for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2003- Alan Mackenzie | 5 | ;; Authors: 2003- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-engine.el b/lisp/progmodes/cc-engine.el index dbc55f5e0ef..617c94aae08 100644 --- a/lisp/progmodes/cc-engine.el +++ b/lisp/progmodes/cc-engine.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-engine.el --- core syntax guessing engine for CC mode -*- coding: utf-8 -*- | 1 | ;;; cc-engine.el --- core syntax guessing engine for CC mode -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2001- Alan Mackenzie | 5 | ;; Authors: 2001- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-fonts.el b/lisp/progmodes/cc-fonts.el index ad112d720d8..c2b2d72649f 100644 --- a/lisp/progmodes/cc-fonts.el +++ b/lisp/progmodes/cc-fonts.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-fonts.el --- font lock support for CC Mode | 1 | ;;; cc-fonts.el --- font lock support for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2003- Alan Mackenzie | 5 | ;; Authors: 2003- Alan Mackenzie |
| 6 | ;; 2002- Martin Stjernholm | 6 | ;; 2002- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-guess.el b/lisp/progmodes/cc-guess.el index 4295fc72351..d957334f926 100644 --- a/lisp/progmodes/cc-guess.el +++ b/lisp/progmodes/cc-guess.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-guess.el --- guess indentation values by scanning existing code | 1 | ;;; cc-guess.el --- guess indentation values by scanning existing code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2006, 2011-2015 Free Software | 3 | ;; Copyright (C) 1985, 1987, 1992-2006, 2011-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: 1994-1995 Barry A. Warsaw | 6 | ;; Author: 1994-1995 Barry A. Warsaw |
diff --git a/lisp/progmodes/cc-langs.el b/lisp/progmodes/cc-langs.el index 1a07c4cd699..8ae75277925 100644 --- a/lisp/progmodes/cc-langs.el +++ b/lisp/progmodes/cc-langs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-langs.el --- language specific settings for CC Mode -*- coding: utf-8 -*- | 1 | ;;; cc-langs.el --- language specific settings for CC Mode -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2002- Alan Mackenzie | 5 | ;; Authors: 2002- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-menus.el b/lisp/progmodes/cc-menus.el index 51cb9203e72..92e56431b7e 100644 --- a/lisp/progmodes/cc-menus.el +++ b/lisp/progmodes/cc-menus.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-menus.el --- imenu support for CC Mode | 1 | ;;; cc-menus.el --- imenu support for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 1998- Martin Stjernholm | 5 | ;; Authors: 1998- Martin Stjernholm |
| 6 | ;; 1992-1999 Barry A. Warsaw | 6 | ;; 1992-1999 Barry A. Warsaw |
diff --git a/lisp/progmodes/cc-mode.el b/lisp/progmodes/cc-mode.el index 5d8af239972..7f71700c650 100644 --- a/lisp/progmodes/cc-mode.el +++ b/lisp/progmodes/cc-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-mode.el --- major mode for editing C and similar languages | 1 | ;;; cc-mode.el --- major mode for editing C and similar languages |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2003- Alan Mackenzie | 5 | ;; Authors: 2003- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-styles.el b/lisp/progmodes/cc-styles.el index 527d4c4bd72..7859218f169 100644 --- a/lisp/progmodes/cc-styles.el +++ b/lisp/progmodes/cc-styles.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-styles.el --- support for styles in CC Mode | 1 | ;;; cc-styles.el --- support for styles in CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2004- Alan Mackenzie | 5 | ;; Authors: 2004- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cc-vars.el b/lisp/progmodes/cc-vars.el index 9afece9e30b..8cee733ec8e 100644 --- a/lisp/progmodes/cc-vars.el +++ b/lisp/progmodes/cc-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cc-vars.el --- user customization variables for CC Mode | 1 | ;;; cc-vars.el --- user customization variables for CC Mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1987, 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1987, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: 2002- Alan Mackenzie | 5 | ;; Authors: 2002- Alan Mackenzie |
| 6 | ;; 1998- Martin Stjernholm | 6 | ;; 1998- Martin Stjernholm |
diff --git a/lisp/progmodes/cfengine.el b/lisp/progmodes/cfengine.el index 78c8d94576b..08302147204 100644 --- a/lisp/progmodes/cfengine.el +++ b/lisp/progmodes/cfengine.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cfengine.el --- mode for editing Cfengine files | 1 | ;;; cfengine.el --- mode for editing Cfengine files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Maintainer: Ted Zlatanov <tzz@lifelogs.com> | 6 | ;; Maintainer: Ted Zlatanov <tzz@lifelogs.com> |
diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el index 9953cae2bef..007619d31f6 100644 --- a/lisp/progmodes/cmacexp.el +++ b/lisp/progmodes/cmacexp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cmacexp.el --- expand C macros in a region | 1 | ;;; cmacexp.el --- expand C macros in a region |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 1996, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994, 1996, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Francesco Potortì <pot@gnu.org> | 6 | ;; Author: Francesco Potortì <pot@gnu.org> |
diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el index f13906680cf..e5609b8bc5b 100644 --- a/lisp/progmodes/compile.el +++ b/lisp/progmodes/compile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; compile.el --- run compiler as inferior of Emacs, parse error messages -*- lexical-binding:t -*- | 1 | ;;; compile.el --- run compiler as inferior of Emacs, parse error messages -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-1999, 2001-2015 Free Software | 3 | ;; Copyright (C) 1985-1987, 1993-1999, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Authors: Roland McGrath <roland@gnu.org>, | 6 | ;; Authors: Roland McGrath <roland@gnu.org>, |
diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el index ab3aa7f993a..de546f7c1d4 100644 --- a/lisp/progmodes/cperl-mode.el +++ b/lisp/progmodes/cperl-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cperl-mode.el --- Perl code editing commands for Emacs | 1 | ;;; cperl-mode.el --- Perl code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1991-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1987, 1991-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ilya Zakharevich | 5 | ;; Author: Ilya Zakharevich |
| 6 | ;; Bob Olson | 6 | ;; Bob Olson |
diff --git a/lisp/progmodes/cpp.el b/lisp/progmodes/cpp.el index faa917a87a7..7d641ab47f0 100644 --- a/lisp/progmodes/cpp.el +++ b/lisp/progmodes/cpp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cpp.el --- highlight or hide text according to cpp conditionals | 1 | ;;; cpp.el --- highlight or hide text according to cpp conditionals |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: c, faces, tools | 6 | ;; Keywords: c, faces, tools |
diff --git a/lisp/progmodes/cwarn.el b/lisp/progmodes/cwarn.el index eae96f01c3c..6c800ab2512 100644 --- a/lisp/progmodes/cwarn.el +++ b/lisp/progmodes/cwarn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cwarn.el --- highlight suspicious C and C++ constructions | 1 | ;;; cwarn.el --- highlight suspicious C and C++ constructions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Anders Lindgren | 5 | ;; Author: Anders Lindgren |
| 6 | ;; Keywords: c, languages, faces | 6 | ;; Keywords: c, languages, faces |
diff --git a/lisp/progmodes/dcl-mode.el b/lisp/progmodes/dcl-mode.el index 8c8bef06ecc..ef4ac912d0c 100644 --- a/lisp/progmodes/dcl-mode.el +++ b/lisp/progmodes/dcl-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dcl-mode.el --- major mode for editing DCL command files | 1 | ;;; dcl-mode.el --- major mode for editing DCL command files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Odd Gripenstam <gripenstamol@decus.se> | 5 | ;; Author: Odd Gripenstam <gripenstamol@decus.se> |
| 6 | ;; Maintainer: Odd Gripenstam <gripenstamol@decus.se> | 6 | ;; Maintainer: Odd Gripenstam <gripenstamol@decus.se> |
diff --git a/lisp/progmodes/ebnf-abn.el b/lisp/progmodes/ebnf-abn.el index d409139d27f..553beae4db5 100644 --- a/lisp/progmodes/ebnf-abn.el +++ b/lisp/progmodes/ebnf-abn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-abn.el --- parser for ABNF (Augmented BNF) | 1 | ;;; ebnf-abn.el --- parser for ABNF (Augmented BNF) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-bnf.el b/lisp/progmodes/ebnf-bnf.el index e339818cf30..a2d51c940a7 100644 --- a/lisp/progmodes/ebnf-bnf.el +++ b/lisp/progmodes/ebnf-bnf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-bnf.el --- parser for EBNF | 1 | ;;; ebnf-bnf.el --- parser for EBNF |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-dtd.el b/lisp/progmodes/ebnf-dtd.el index 35bd8df9c99..0963d27784e 100644 --- a/lisp/progmodes/ebnf-dtd.el +++ b/lisp/progmodes/ebnf-dtd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-dtd.el --- parser for DTD (Data Type Description for XML) | 1 | ;;; ebnf-dtd.el --- parser for DTD (Data Type Description for XML) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-ebx.el b/lisp/progmodes/ebnf-ebx.el index 28058e360bd..eb0fd621368 100644 --- a/lisp/progmodes/ebnf-ebx.el +++ b/lisp/progmodes/ebnf-ebx.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-ebx.el --- parser for EBNF used to specify XML (EBNFX) | 1 | ;;; ebnf-ebx.el --- parser for EBNF used to specify XML (EBNFX) |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-iso.el b/lisp/progmodes/ebnf-iso.el index 2cbe9010821..3b092cd24b3 100644 --- a/lisp/progmodes/ebnf-iso.el +++ b/lisp/progmodes/ebnf-iso.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-iso.el --- parser for ISO EBNF | 1 | ;;; ebnf-iso.el --- parser for ISO EBNF |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-otz.el b/lisp/progmodes/ebnf-otz.el index 3e5cf38665c..b78a748667d 100644 --- a/lisp/progmodes/ebnf-otz.el +++ b/lisp/progmodes/ebnf-otz.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-otz.el --- syntactic chart OpTimiZer | 1 | ;;; ebnf-otz.el --- syntactic chart OpTimiZer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf-yac.el b/lisp/progmodes/ebnf-yac.el index d9e8a15fef4..aaffce999ad 100644 --- a/lisp/progmodes/ebnf-yac.el +++ b/lisp/progmodes/ebnf-yac.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf-yac.el --- parser for Yacc/Bison | 1 | ;;; ebnf-yac.el --- parser for Yacc/Bison |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebnf2ps.el b/lisp/progmodes/ebnf2ps.el index 6d8e90c2d6a..ffb93de8062 100644 --- a/lisp/progmodes/ebnf2ps.el +++ b/lisp/progmodes/ebnf2ps.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebnf2ps.el --- translate an EBNF to a syntactic chart on PostScript | 1 | ;;; ebnf2ps.el --- translate an EBNF to a syntactic chart on PostScript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/progmodes/ebrowse.el b/lisp/progmodes/ebrowse.el index 80f9e2a7719..5a9870b9001 100644 --- a/lisp/progmodes/ebrowse.el +++ b/lisp/progmodes/ebrowse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ebrowse.el --- Emacs C++ class browser & tags facility | 1 | ;;; ebrowse.el --- Emacs C++ class browser & tags facility |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> | 5 | ;; Author: Gerd Moellmann <gerd@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/progmodes/elisp-mode.el b/lisp/progmodes/elisp-mode.el index 4cc2aee9346..9e175a20e22 100644 --- a/lisp/progmodes/elisp-mode.el +++ b/lisp/progmodes/elisp-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elisp-mode.el --- Emacs Lisp mode -*- lexical-binding:t -*- | 1 | ;;; elisp-mode.el --- Emacs Lisp mode -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: lisp, languages | 6 | ;; Keywords: lisp, languages |
diff --git a/lisp/progmodes/etags.el b/lisp/progmodes/etags.el index dbb46a38381..2db7220de5c 100644 --- a/lisp/progmodes/etags.el +++ b/lisp/progmodes/etags.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; etags.el --- etags facility for Emacs -*- lexical-binding: t -*- | 1 | ;;; etags.el --- etags facility for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1988-1989, 1992-1996, 1998, 2000-2015 Free | 3 | ;; Copyright (C) 1985-1986, 1988-1989, 1992-1996, 1998, 2000-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Roland McGrath <roland@gnu.org> | 6 | ;; Author: Roland McGrath <roland@gnu.org> |
diff --git a/lisp/progmodes/executable.el b/lisp/progmodes/executable.el index b057fa68471..173bf85bb52 100644 --- a/lisp/progmodes/executable.el +++ b/lisp/progmodes/executable.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; executable.el --- base functionality for executable interpreter scripts -*- byte-compile-dynamic: t -*- | 1 | ;;; executable.el --- base functionality for executable interpreter scripts -*- byte-compile-dynamic: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
| 6 | ;; Keywords: languages, unix | 6 | ;; Keywords: languages, unix |
diff --git a/lisp/progmodes/f90.el b/lisp/progmodes/f90.el index 324efb0e1bb..588f4d99d78 100644 --- a/lisp/progmodes/f90.el +++ b/lisp/progmodes/f90.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; f90.el --- Fortran-90 mode (free format) -*- lexical-binding: t -*- | 1 | ;;; f90.el --- Fortran-90 mode (free format) -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Torbjörn Einarsson <Torbjorn.Einarsson@era.ericsson.se> | 5 | ;; Author: Torbjörn Einarsson <Torbjorn.Einarsson@era.ericsson.se> |
| 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> | 6 | ;; Maintainer: Glenn Morris <rgm@gnu.org> |
diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index 882ac064b82..30c9fed45ca 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; flymake.el --- a universal on-the-fly syntax checker -*- lexical-binding: t; -*- | 1 | ;;; flymake.el --- a universal on-the-fly syntax checker -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Pavel Kobyakov <pk_at_work@yahoo.com> | 5 | ;; Author: Pavel Kobyakov <pk_at_work@yahoo.com> |
| 6 | ;; Maintainer: Leo Liu <sdl.web@gmail.com> | 6 | ;; Maintainer: Leo Liu <sdl.web@gmail.com> |
diff --git a/lisp/progmodes/fortran.el b/lisp/progmodes/fortran.el index 33fe4b37cf8..82e81b23f50 100644 --- a/lisp/progmodes/fortran.el +++ b/lisp/progmodes/fortran.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fortran.el --- Fortran mode for GNU Emacs | 1 | ;;; fortran.el --- Fortran mode for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1993-1995, 1997-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1986, 1993-1995, 1997-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Michael D. Prange <prange@erl.mit.edu> | 6 | ;; Author: Michael D. Prange <prange@erl.mit.edu> |
diff --git a/lisp/progmodes/gdb-mi.el b/lisp/progmodes/gdb-mi.el index bde030e3f26..5ad101df7bf 100644 --- a/lisp/progmodes/gdb-mi.el +++ b/lisp/progmodes/gdb-mi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gdb-mi.el --- User Interface for running GDB -*- lexical-binding: t -*- | 1 | ;;; gdb-mi.el --- User Interface for running GDB -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nick Roberts <nickrob@gnu.org> | 5 | ;; Author: Nick Roberts <nickrob@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/progmodes/glasses.el b/lisp/progmodes/glasses.el index 6ee32b0b3ee..17f5ffd5118 100644 --- a/lisp/progmodes/glasses.el +++ b/lisp/progmodes/glasses.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; glasses.el --- make cantReadThis readable | 1 | ;;; glasses.el --- make cantReadThis readable |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> | 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> |
| 6 | ;; Maintainer: Milan Zamazal <pdm@zamazal.org> | 6 | ;; Maintainer: Milan Zamazal <pdm@zamazal.org> |
diff --git a/lisp/progmodes/grep.el b/lisp/progmodes/grep.el index efecd21a92a..7e6f157f5fe 100644 --- a/lisp/progmodes/grep.el +++ b/lisp/progmodes/grep.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; grep.el --- run `grep' and display the results -*- lexical-binding:t -*- | 1 | ;;; grep.el --- run `grep' and display the results -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-1999, 2001-2015 Free Software | 3 | ;; Copyright (C) 1985-1987, 1993-1999, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Roland McGrath <roland@gnu.org> | 6 | ;; Author: Roland McGrath <roland@gnu.org> |
diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el index 024547cc487..c22de2f77ac 100644 --- a/lisp/progmodes/gud.el +++ b/lisp/progmodes/gud.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gud.el --- Grand Unified Debugger mode for running GDB and other debuggers -*- lexical-binding:t -*- | 1 | ;;; gud.el --- Grand Unified Debugger mode for running GDB and other debuggers -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1996, 1998, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1992-1996, 1998, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 6 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el index 71646d312c4..43cf42c048b 100644 --- a/lisp/progmodes/hideif.el +++ b/lisp/progmodes/hideif.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hideif.el --- hides selected code within ifdef -*- lexical-binding:t -*- | 1 | ;;; hideif.el --- hides selected code within ifdef -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Brian Marick | 5 | ;; Author: Brian Marick |
| 6 | ;; Daniel LaLiberte <liberte@holonexus.org> | 6 | ;; Daniel LaLiberte <liberte@holonexus.org> |
diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el index 7dfef5fae4c..e5460009a56 100644 --- a/lisp/progmodes/hideshow.el +++ b/lisp/progmodes/hideshow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; hideshow.el --- minor mode cmds to selectively display code/comment blocks | 1 | ;;; hideshow.el --- minor mode cmds to selectively display code/comment blocks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Thien-Thi Nguyen <ttn@gnu.org> | 5 | ;; Author: Thien-Thi Nguyen <ttn@gnu.org> |
| 6 | ;; Dan Nicolaescu <dann@ics.uci.edu> | 6 | ;; Dan Nicolaescu <dann@ics.uci.edu> |
diff --git a/lisp/progmodes/icon.el b/lisp/progmodes/icon.el index b716e7da594..7fde29dcf7a 100644 --- a/lisp/progmodes/icon.el +++ b/lisp/progmodes/icon.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; icon.el --- mode for editing Icon code | 1 | ;;; icon.el --- mode for editing Icon code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Chris Smith <csmith@convex.com> | 5 | ;; Author: Chris Smith <csmith@convex.com> |
| 6 | ;; Created: 15 Feb 89 | 6 | ;; Created: 15 Feb 89 |
diff --git a/lisp/progmodes/idlw-complete-structtag.el b/lisp/progmodes/idlw-complete-structtag.el index a9ddeba9433..26cd46b88e9 100644 --- a/lisp/progmodes/idlw-complete-structtag.el +++ b/lisp/progmodes/idlw-complete-structtag.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; idlw-complete-structtag.el --- Completion of structure tags. | 1 | ;;; idlw-complete-structtag.el --- Completion of structure tags. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@astro.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@astro.uva.nl> |
| 6 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> | 6 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> |
diff --git a/lisp/progmodes/idlw-help.el b/lisp/progmodes/idlw-help.el index 4473409e344..9a3199fedaa 100644 --- a/lisp/progmodes/idlw-help.el +++ b/lisp/progmodes/idlw-help.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; idlw-help.el --- HTML Help code for IDLWAVE | 1 | ;;; idlw-help.el --- HTML Help code for IDLWAVE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> | 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> |
| 6 | ;; Carsten Dominik <dominik@science.uva.nl> | 6 | ;; Carsten Dominik <dominik@science.uva.nl> |
diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el index 5aeb4ea1a07..af2e48d03a6 100644 --- a/lisp/progmodes/idlw-shell.el +++ b/lisp/progmodes/idlw-shell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; idlw-shell.el --- run IDL as an inferior process of Emacs. | 1 | ;; idlw-shell.el --- run IDL as an inferior process of Emacs. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> | 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> |
| 6 | ;; Carsten Dominik <dominik@astro.uva.nl> | 6 | ;; Carsten Dominik <dominik@astro.uva.nl> |
diff --git a/lisp/progmodes/idlw-toolbar.el b/lisp/progmodes/idlw-toolbar.el index 89284cae3eb..0e0714e27ed 100644 --- a/lisp/progmodes/idlw-toolbar.el +++ b/lisp/progmodes/idlw-toolbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE | 1 | ;;; idlw-toolbar.el --- a debugging toolbar for IDLWAVE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@astro.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@astro.uva.nl> |
| 6 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> | 6 | ;; Maintainer: J.D. Smith <jdsmith@as.arizona.edu> |
diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el index 1546e9ad6e6..ab87a584bfd 100644 --- a/lisp/progmodes/idlwave.el +++ b/lisp/progmodes/idlwave.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; idlwave.el --- IDL editing mode for GNU Emacs | 1 | ;; idlwave.el --- IDL editing mode for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> | 5 | ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> |
| 6 | ;; Carsten Dominik <dominik@science.uva.nl> | 6 | ;; Carsten Dominik <dominik@science.uva.nl> |
diff --git a/lisp/progmodes/inf-lisp.el b/lisp/progmodes/inf-lisp.el index 290ebeea290..843c79e8b38 100644 --- a/lisp/progmodes/inf-lisp.el +++ b/lisp/progmodes/inf-lisp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; inf-lisp.el --- an inferior-lisp mode | 1 | ;;; inf-lisp.el --- an inferior-lisp mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1993-1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1993-1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> | 6 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> |
diff --git a/lisp/progmodes/js.el b/lisp/progmodes/js.el index 310b7ba371f..07849484b78 100644 --- a/lisp/progmodes/js.el +++ b/lisp/progmodes/js.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; js.el --- Major mode for editing JavaScript -*- lexical-binding: t -*- | 1 | ;;; js.el --- Major mode for editing JavaScript -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Karl Landstrom <karl.landstrom@brgeight.se> | 5 | ;; Author: Karl Landstrom <karl.landstrom@brgeight.se> |
| 6 | ;; Daniel Colascione <dan.colascione@gmail.com> | 6 | ;; Daniel Colascione <dan.colascione@gmail.com> |
diff --git a/lisp/progmodes/ld-script.el b/lisp/progmodes/ld-script.el index 0c180dfc147..c82775ed5d3 100644 --- a/lisp/progmodes/ld-script.el +++ b/lisp/progmodes/ld-script.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ld-script.el --- GNU linker script editing mode for Emacs | 1 | ;;; ld-script.el --- GNU linker script editing mode for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masatake YAMATO<jet@gyve.org> | 5 | ;; Author: Masatake YAMATO<jet@gyve.org> |
| 6 | ;; Keywords: languages, faces | 6 | ;; Keywords: languages, faces |
diff --git a/lisp/progmodes/m4-mode.el b/lisp/progmodes/m4-mode.el index 80a93a477b4..f2e4d68436b 100644 --- a/lisp/progmodes/m4-mode.el +++ b/lisp/progmodes/m4-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; m4-mode.el --- m4 code editing commands for Emacs | 1 | ;;; m4-mode.el --- m4 code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andrew Csillag <drew@thecsillags.com> | 5 | ;; Author: Andrew Csillag <drew@thecsillags.com> |
| 6 | ;; Keywords: languages, faces | 6 | ;; Keywords: languages, faces |
diff --git a/lisp/progmodes/make-mode.el b/lisp/progmodes/make-mode.el index 9736f0f207c..5cc6321e1ba 100644 --- a/lisp/progmodes/make-mode.el +++ b/lisp/progmodes/make-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; make-mode.el --- makefile editing commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; make-mode.el --- makefile editing commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1994, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Thomas Neumann <tom@smart.bo.open.de> | 5 | ;; Author: Thomas Neumann <tom@smart.bo.open.de> |
| 6 | ;; Eric S. Raymond <esr@snark.thyrsus.com> | 6 | ;; Eric S. Raymond <esr@snark.thyrsus.com> |
diff --git a/lisp/progmodes/mantemp.el b/lisp/progmodes/mantemp.el index 79a60400eed..913849df324 100644 --- a/lisp/progmodes/mantemp.el +++ b/lisp/progmodes/mantemp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mantemp.el --- create manual template instantiations from g++ 2.7.2 output | 1 | ;;; mantemp.el --- create manual template instantiations from g++ 2.7.2 output |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Houlder <thoulder@icor.fr> | 5 | ;; Author: Tom Houlder <thoulder@icor.fr> |
| 6 | ;; Created: 10 Dec 1996 | 6 | ;; Created: 10 Dec 1996 |
diff --git a/lisp/progmodes/meta-mode.el b/lisp/progmodes/meta-mode.el index 62ff2fac2ac..503cfcf802b 100644 --- a/lisp/progmodes/meta-mode.el +++ b/lisp/progmodes/meta-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; meta-mode.el --- major mode for editing Metafont or MetaPost sources -*- lexical-binding:t -*- | 1 | ;;; meta-mode.el --- major mode for editing Metafont or MetaPost sources -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulrik Vieth <vieth@thphy.uni-duesseldorf.de> | 5 | ;; Author: Ulrik Vieth <vieth@thphy.uni-duesseldorf.de> |
| 6 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
diff --git a/lisp/progmodes/mixal-mode.el b/lisp/progmodes/mixal-mode.el index c95315700b3..cfae5695c8d 100644 --- a/lisp/progmodes/mixal-mode.el +++ b/lisp/progmodes/mixal-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mixal-mode.el --- Major mode for the mix asm language. | 1 | ;;; mixal-mode.el --- Major mode for the mix asm language. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Pieter E.J. Pareit <pieter.pareit@gmail.com> | 5 | ;; Author: Pieter E.J. Pareit <pieter.pareit@gmail.com> |
| 6 | ;; Maintainer: Pieter E.J. Pareit <pieter.pareit@gmail.com> | 6 | ;; Maintainer: Pieter E.J. Pareit <pieter.pareit@gmail.com> |
diff --git a/lisp/progmodes/octave.el b/lisp/progmodes/octave.el index b54b88dccb5..28619a55853 100644 --- a/lisp/progmodes/octave.el +++ b/lisp/progmodes/octave.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; octave.el --- editing octave source files under emacs -*- lexical-binding: t; -*- | 1 | ;;; octave.el --- editing octave source files under emacs -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> | 5 | ;; Author: Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> |
| 6 | ;; John Eaton <jwe@octave.org> | 6 | ;; John Eaton <jwe@octave.org> |
diff --git a/lisp/progmodes/opascal.el b/lisp/progmodes/opascal.el index ef3433f003b..72c09fe15c2 100644 --- a/lisp/progmodes/opascal.el +++ b/lisp/progmodes/opascal.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; opascal.el --- major mode for editing Object Pascal source in Emacs -*- lexical-binding: t -*- | 1 | ;;; opascal.el --- major mode for editing Object Pascal source in Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Ray Blaak <blaak@infomatch.com>, | 5 | ;; Authors: Ray Blaak <blaak@infomatch.com>, |
| 6 | ;; Simon South <ssouth@member.fsf.org> | 6 | ;; Simon South <ssouth@member.fsf.org> |
diff --git a/lisp/progmodes/pascal.el b/lisp/progmodes/pascal.el index 904001d3383..b0929ebd040 100644 --- a/lisp/progmodes/pascal.el +++ b/lisp/progmodes/pascal.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pascal.el --- major mode for editing pascal source in Emacs -*- lexical-binding: t -*- | 1 | ;;; pascal.el --- major mode for editing pascal source in Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Espen Skoglund <esk@gnu.org> | 5 | ;; Author: Espen Skoglund <esk@gnu.org> |
| 6 | ;; Keywords: languages | 6 | ;; Keywords: languages |
diff --git a/lisp/progmodes/perl-mode.el b/lisp/progmodes/perl-mode.el index 55d69bfddff..241521bef4d 100644 --- a/lisp/progmodes/perl-mode.el +++ b/lisp/progmodes/perl-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; perl-mode.el --- Perl code editing commands for GNU Emacs -*- lexical-binding:t -*- | 1 | ;;; perl-mode.el --- Perl code editing commands for GNU Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990, 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990, 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: William F. Mann | 5 | ;; Author: William F. Mann |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/progmodes/prog-mode.el b/lisp/progmodes/prog-mode.el index 9702880771c..2f12df47723 100644 --- a/lisp/progmodes/prog-mode.el +++ b/lisp/progmodes/prog-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; prog-mode.el --- Generic major mode for programming -*- lexical-binding: t -*- | 1 | ;;; prog-mode.el --- Generic major mode for programming -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index c8e48e2275a..d77158761eb 100644 --- a/lisp/progmodes/project.el +++ b/lisp/progmodes/project.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; project.el --- Operations on the current project -*- lexical-binding: t; -*- | 1 | ;;; project.el --- Operations on the current project -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/progmodes/prolog.el b/lisp/progmodes/prolog.el index 61d3a3c638b..c62146769ec 100644 --- a/lisp/progmodes/prolog.el +++ b/lisp/progmodes/prolog.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; prolog.el --- major mode for Prolog (and Mercury) -*- lexical-binding:t -*- | 1 | ;;; prolog.el --- major mode for Prolog (and Mercury) -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1987, 1997-1999, 2002-2003, 2011-2015 Free | 3 | ;; Copyright (C) 1986-1987, 1997-1999, 2002-2003, 2011-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Authors: Emil Åström <emil_astrom(at)hotmail(dot)com> | 6 | ;; Authors: Emil Åström <emil_astrom(at)hotmail(dot)com> |
diff --git a/lisp/progmodes/ps-mode.el b/lisp/progmodes/ps-mode.el index 077be53e2fb..79c32c62a5c 100644 --- a/lisp/progmodes/ps-mode.el +++ b/lisp/progmodes/ps-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-mode.el --- PostScript mode for GNU Emacs | 1 | ;;; ps-mode.el --- PostScript mode for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Peter Kleiweg <p.c.j.kleiweg@rug.nl> | 5 | ;; Author: Peter Kleiweg <p.c.j.kleiweg@rug.nl> |
| 6 | ;; Maintainer: Peter Kleiweg <p.c.j.kleiweg@rug.nl> | 6 | ;; Maintainer: Peter Kleiweg <p.c.j.kleiweg@rug.nl> |
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index c9235129f98..4984c9908bf 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; python.el --- Python's flying circus support for Emacs -*- lexical-binding: t -*- | 1 | ;;; python.el --- Python's flying circus support for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FabiĂ¡n E. Gallina <fgallina@gnu.org> | 5 | ;; Author: FabiĂ¡n E. Gallina <fgallina@gnu.org> |
| 6 | ;; URL: https://github.com/fgallina/python.el | 6 | ;; URL: https://github.com/fgallina/python.el |
diff --git a/lisp/progmodes/ruby-mode.el b/lisp/progmodes/ruby-mode.el index df07083eaef..8f08b7c9e60 100644 --- a/lisp/progmodes/ruby-mode.el +++ b/lisp/progmodes/ruby-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ruby-mode.el --- Major mode for editing Ruby files | 1 | ;;; ruby-mode.el --- Major mode for editing Ruby files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Yukihiro Matsumoto | 5 | ;; Authors: Yukihiro Matsumoto |
| 6 | ;; Nobuyoshi Nakada | 6 | ;; Nobuyoshi Nakada |
diff --git a/lisp/progmodes/scheme.el b/lisp/progmodes/scheme.el index e921e84a33e..27ce60bde44 100644 --- a/lisp/progmodes/scheme.el +++ b/lisp/progmodes/scheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scheme.el --- Scheme (and DSSSL) editing mode -*- lexical-binding: t; -*- | 1 | ;;; scheme.el --- Scheme (and DSSSL) editing mode -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1988, 1997-1998, 2001-2015 Free Software | 3 | ;; Copyright (C) 1986-1988, 1997-1998, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Rozas <jinx@martigny.ai.mit.edu> | 6 | ;; Author: Bill Rozas <jinx@martigny.ai.mit.edu> |
diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index 394e9ca48c6..02d329d794d 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | ;;; sh-script.el --- shell-script editing commands for Emacs -*- lexical-binding:t -*- | 1 | ;;; sh-script.el --- shell-script editing commands for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1997, 1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1997, 1999, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | ||
| 4 | 5 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 6 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
| 6 | ;; Version: 2.0f | 7 | ;; Version: 2.0f |
diff --git a/lisp/progmodes/simula.el b/lisp/progmodes/simula.el index d3ee9b5b4b2..0c420dfbec6 100644 --- a/lisp/progmodes/simula.el +++ b/lisp/progmodes/simula.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; simula.el --- SIMULA 87 code editing commands for Emacs | 1 | ;;; simula.el --- SIMULA 87 code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 1996, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994, 1996, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> | 6 | ;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> |
diff --git a/lisp/progmodes/sql.el b/lisp/progmodes/sql.el index 40596749de7..65e94bac5d3 100644 --- a/lisp/progmodes/sql.el +++ b/lisp/progmodes/sql.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sql.el --- specialized comint.el for SQL interpreters -*- lexical-binding: t -*- | 1 | ;;; sql.el --- specialized comint.el for SQL interpreters -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Michael Mauger <michael@mauger.com> | 6 | ;; Maintainer: Michael Mauger <michael@mauger.com> |
diff --git a/lisp/progmodes/subword.el b/lisp/progmodes/subword.el index a279e294fec..102e0da2fef 100644 --- a/lisp/progmodes/subword.el +++ b/lisp/progmodes/subword.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; subword.el --- Handling capitalized subwords in a nomenclature -*- lexical-binding: t -*- | 1 | ;;; subword.el --- Handling capitalized subwords in a nomenclature -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masatake YAMATO | 5 | ;; Author: Masatake YAMATO |
| 6 | 6 | ||
diff --git a/lisp/progmodes/tcl.el b/lisp/progmodes/tcl.el index e4e96554c95..93f329165a4 100644 --- a/lisp/progmodes/tcl.el +++ b/lisp/progmodes/tcl.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tcl.el --- Tcl code editing commands for Emacs | 1 | ;;; tcl.el --- Tcl code editing commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Author: Tom Tromey <tromey@redhat.com> | 6 | ;; Author: Tom Tromey <tromey@redhat.com> |
diff --git a/lisp/progmodes/vera-mode.el b/lisp/progmodes/vera-mode.el index 354002dd3b3..987022e8cb3 100644 --- a/lisp/progmodes/vera-mode.el +++ b/lisp/progmodes/vera-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vera-mode.el --- major mode for editing Vera files | 1 | ;;; vera-mode.el --- major mode for editing Vera files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Reto Zimmermann <reto@gnu.org> | 5 | ;; Author: Reto Zimmermann <reto@gnu.org> |
| 6 | ;; Maintainer: Reto Zimmermann <reto@gnu.org> | 6 | ;; Maintainer: Reto Zimmermann <reto@gnu.org> |
diff --git a/lisp/progmodes/verilog-mode.el b/lisp/progmodes/verilog-mode.el index 90145ddff8b..6b6cc643ffc 100644 --- a/lisp/progmodes/verilog-mode.el +++ b/lisp/progmodes/verilog-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; verilog-mode.el --- major mode for editing verilog source in Emacs | 1 | ;;; verilog-mode.el --- major mode for editing verilog source in Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael McNamara <mac@verilog.com> | 5 | ;; Author: Michael McNamara <mac@verilog.com> |
| 6 | ;; Wilson Snyder <wsnyder@wsnyder.org> | 6 | ;; Wilson Snyder <wsnyder@wsnyder.org> |
diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el index 09330d76dcd..d20a6b2f682 100644 --- a/lisp/progmodes/vhdl-mode.el +++ b/lisp/progmodes/vhdl-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vhdl-mode.el --- major mode for editing VHDL code | 1 | ;;; vhdl-mode.el --- major mode for editing VHDL code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Reto Zimmermann <reto@gnu.org> | 5 | ;; Authors: Reto Zimmermann <reto@gnu.org> |
| 6 | ;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net> | 6 | ;; Rodney J. Whitby <software.vhdl-mode@rwhitby.net> |
diff --git a/lisp/progmodes/which-func.el b/lisp/progmodes/which-func.el index 7e289b3ff5b..2fc24a8cb3d 100644 --- a/lisp/progmodes/which-func.el +++ b/lisp/progmodes/which-func.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; which-func.el --- print current function in mode line -*- lexical-binding:t -*- | 1 | ;;; which-func.el --- print current function in mode line -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1997-1998, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1994, 1997-1998, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Alex Rezinsky <alexr@msil.sps.mot.com> | 6 | ;; Author: Alex Rezinsky <alexr@msil.sps.mot.com> |
diff --git a/lisp/progmodes/xref.el b/lisp/progmodes/xref.el index 00f348929ef..fe0af0c3430 100644 --- a/lisp/progmodes/xref.el +++ b/lisp/progmodes/xref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; xref.el --- Cross-referencing commands -*-lexical-binding:t-*- | 1 | ;; xref.el --- Cross-referencing commands -*-lexical-binding:t-*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/lisp/progmodes/xscheme.el b/lisp/progmodes/xscheme.el index cf61073b442..6efc0b1dccf 100644 --- a/lisp/progmodes/xscheme.el +++ b/lisp/progmodes/xscheme.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xscheme.el --- run MIT Scheme under Emacs -*- lexical-binding: t; -*- | 1 | ;;; xscheme.el --- run MIT Scheme under Emacs -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1987, 1989-1990, 2001-2015 Free Software | 3 | ;; Copyright (C) 1986-1987, 1989-1990, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/ps-bdf.el b/lisp/ps-bdf.el index e45d0f4cf5f..bde0bb5e01b 100644 --- a/lisp/ps-bdf.el +++ b/lisp/ps-bdf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-bdf.el --- BDF font file handler for ps-print | 1 | ;;; ps-bdf.el --- BDF font file handler for ps-print |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 4 | ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 5 | ;; 2008, 2009, 2010, 2011 | 5 | ;; 2008, 2009, 2010, 2011 |
| 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) | 6 | ;; National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/lisp/ps-def.el b/lisp/ps-def.el index 5107329f595..60016285e7c 100644 --- a/lisp/ps-def.el +++ b/lisp/ps-def.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-def.el --- XEmacs and Emacs definitions for ps-print | 1 | ;;; ps-def.el --- XEmacs and Emacs definitions for ps-print |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Kenichi Handa <handa@m17n.org> (multi-byte characters) | 6 | ;; Kenichi Handa <handa@m17n.org> (multi-byte characters) |
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el index 853c915946c..f14cd0d81cd 100644 --- a/lisp/ps-mule.el +++ b/lisp/ps-mule.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-mule.el --- provide multi-byte character facility to ps-print | 1 | ;;; ps-mule.el --- provide multi-byte character facility to ps-print |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Kenichi Handa <handa@m17n.org> (multi-byte characters) | 6 | ;; Kenichi Handa <handa@m17n.org> (multi-byte characters) |
diff --git a/lisp/ps-print.el b/lisp/ps-print.el index c0c3d5fa064..7333709c19c 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-print.el --- print text from the buffer as PostScript | 1 | ;;; ps-print.el --- print text from the buffer as PostScript |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jim Thompson (was <thompson@wg2.waii.com>) | 5 | ;; Author: Jim Thompson (was <thompson@wg2.waii.com>) |
| 6 | ;; Jacques Duthen (was <duthen@cegelec-red.fr>) | 6 | ;; Jacques Duthen (was <duthen@cegelec-red.fr>) |
diff --git a/lisp/ps-samp.el b/lisp/ps-samp.el index 581ca366aa7..03efa8556b5 100644 --- a/lisp/ps-samp.el +++ b/lisp/ps-samp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ps-samp.el --- ps-print sample setup code | 1 | ;;; ps-samp.el --- ps-print sample setup code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jim Thompson (was <thompson@wg2.waii.com>) | 5 | ;; Author: Jim Thompson (was <thompson@wg2.waii.com>) |
| 6 | ;; Jacques Duthen (was <duthen@cegelec-red.fr>) | 6 | ;; Jacques Duthen (was <duthen@cegelec-red.fr>) |
diff --git a/lisp/recentf.el b/lisp/recentf.el index 8f420af6211..df7f3e2e565 100644 --- a/lisp/recentf.el +++ b/lisp/recentf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; recentf.el --- setup a menu of recently opened files | 1 | ;;; recentf.el --- setup a menu of recently opened files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Created: July 19 1999 | 6 | ;; Created: July 19 1999 |
diff --git a/lisp/rect.el b/lisp/rect.el index 46ebbf259cf..789d0e9082d 100644 --- a/lisp/rect.el +++ b/lisp/rect.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rect.el --- rectangle functions for GNU Emacs -*- lexical-binding:t -*- | 1 | ;;; rect.el --- rectangle functions for GNU Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Didier Verna <didier@xemacs.org> | 5 | ;; Maintainer: Didier Verna <didier@xemacs.org> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/register.el b/lisp/register.el index 110c36f04c7..045a4308fd5 100644 --- a/lisp/register.el +++ b/lisp/register.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; register.el --- register commands for Emacs -*- lexical-binding: t; -*- | 1 | ;;; register.el --- register commands for Emacs -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1993-1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985, 1993-1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/repeat.el b/lisp/repeat.el index 80692dfa18b..d116ec6bdaa 100644 --- a/lisp/repeat.el +++ b/lisp/repeat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; repeat.el --- convenient way to repeat the previous command -*- lexical-binding: t -*- | 1 | ;;; repeat.el --- convenient way to repeat the previous command -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Will Mengarini <seldon@eskimo.com> | 5 | ;; Author: Will Mengarini <seldon@eskimo.com> |
| 6 | ;; Created: Mo 02 Mar 98 | 6 | ;; Created: Mo 02 Mar 98 |
diff --git a/lisp/replace.el b/lisp/replace.el index d48f4f3fdf9..f5c8d33b5f5 100644 --- a/lisp/replace.el +++ b/lisp/replace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; replace.el --- replace commands for Emacs | 1 | ;;; replace.el --- replace commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1992, 1994, 1996-1997, 2000-2015 Free | 3 | ;; Copyright (C) 1985-1987, 1992, 1994, 1996-1997, 2000-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/reposition.el b/lisp/reposition.el index feb207b08c0..532c9adb98d 100644 --- a/lisp/reposition.el +++ b/lisp/reposition.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reposition.el --- center a Lisp function or comment on the screen | 1 | ;;; reposition.el --- center a Lisp function or comment on the screen |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael D. Ernst <mernst@theory.lcs.mit.edu> | 5 | ;; Author: Michael D. Ernst <mernst@theory.lcs.mit.edu> |
| 6 | ;; Created: Jan 1991 | 6 | ;; Created: Jan 1991 |
diff --git a/lisp/reveal.el b/lisp/reveal.el index b71df964aec..48987856f92 100644 --- a/lisp/reveal.el +++ b/lisp/reveal.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reveal.el --- Automatically reveal hidden text at point -*- lexical-binding: t -*- | 1 | ;;; reveal.el --- Automatically reveal hidden text at point -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: outlines | 6 | ;; Keywords: outlines |
diff --git a/lisp/rfn-eshadow.el b/lisp/rfn-eshadow.el index 53aac55fad8..362ffa7237c 100644 --- a/lisp/rfn-eshadow.el +++ b/lisp/rfn-eshadow.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rfn-eshadow.el --- Highlight `shadowed' part of read-file-name input text | 1 | ;;; rfn-eshadow.el --- Highlight `shadowed' part of read-file-name input text |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Miles Bader <miles@gnu.org> | 5 | ;; Author: Miles Bader <miles@gnu.org> |
| 6 | ;; Keywords: convenience minibuffer | 6 | ;; Keywords: convenience minibuffer |
diff --git a/lisp/rot13.el b/lisp/rot13.el index a53fd74a338..ee4f51d7ff3 100644 --- a/lisp/rot13.el +++ b/lisp/rot13.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rot13.el --- display a buffer in ROT13 | 1 | ;;; rot13.el --- display a buffer in ROT13 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/ruler-mode.el b/lisp/ruler-mode.el index f1b5da497c9..74e4969c91d 100644 --- a/lisp/ruler-mode.el +++ b/lisp/ruler-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ruler-mode.el --- display a ruler in the header line | 1 | ;;; ruler-mode.el --- display a ruler in the header line |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/savehist.el b/lisp/savehist.el index 607138ca31a..e700a172f1c 100644 --- a/lisp/savehist.el +++ b/lisp/savehist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; savehist.el --- Save minibuffer history | 1 | ;;; savehist.el --- Save minibuffer history |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Hrvoje Niksic <hniksic@xemacs.org> | 5 | ;; Author: Hrvoje Niksic <hniksic@xemacs.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/saveplace.el b/lisp/saveplace.el index 5bbcd79927d..c9148dcfc50 100644 --- a/lisp/saveplace.el +++ b/lisp/saveplace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; saveplace.el --- automatically save place in files | 1 | ;;; saveplace.el --- automatically save place in files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> | 5 | ;; Author: Karl Fogel <kfogel@red-bean.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/sb-image.el b/lisp/sb-image.el index 66f8d7720a6..6d68fc8e4fa 100644 --- a/lisp/sb-image.el +++ b/lisp/sb-image.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sb-image --- Image management for speedbar | 1 | ;;; sb-image --- Image management for speedbar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2003, 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2003, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: file, tags, tools | 6 | ;; Keywords: file, tags, tools |
diff --git a/lisp/scroll-all.el b/lisp/scroll-all.el index a8f75d3a2f5..5c10255e25f 100644 --- a/lisp/scroll-all.el +++ b/lisp/scroll-all.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scroll-all.el --- scroll all buffers together minor mode | 1 | ;;; scroll-all.el --- scroll all buffers together minor mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gary D. Foster <Gary.Foster@corp.sun.com> | 5 | ;; Author: Gary D. Foster <Gary.Foster@corp.sun.com> |
| 6 | ;; Keywords: convenience scroll lock | 6 | ;; Keywords: convenience scroll lock |
diff --git a/lisp/scroll-bar.el b/lisp/scroll-bar.el index 635990a7825..5cfa2c4353b 100644 --- a/lisp/scroll-bar.el +++ b/lisp/scroll-bar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scroll-bar.el --- window system-independent scroll bar support | 1 | ;;; scroll-bar.el --- window system-independent scroll bar support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1995, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: hardware | 6 | ;; Keywords: hardware |
diff --git a/lisp/scroll-lock.el b/lisp/scroll-lock.el index 254d4e2e85f..c90a39529fd 100644 --- a/lisp/scroll-lock.el +++ b/lisp/scroll-lock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; scroll-lock.el --- Scroll lock scrolling. | 1 | ;;; scroll-lock.el --- Scroll lock scrolling. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ralf Angeli <angeli@iwi.uni-sb.de> | 5 | ;; Author: Ralf Angeli <angeli@iwi.uni-sb.de> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/select.el b/lisp/select.el index 2d2ac5fa422..874b4bd6833 100644 --- a/lisp/select.el +++ b/lisp/select.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; select.el --- lisp portion of standard selection support -*- lexical-binding:t -*- | 1 | ;;; select.el --- lisp portion of standard selection support -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/server.el b/lisp/server.el index 35243aeb90e..524382073f8 100644 --- a/lisp/server.el +++ b/lisp/server.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; server.el --- Lisp code for GNU Emacs running as server process -*- lexical-binding: t -*- | 1 | ;;; server.el --- Lisp code for GNU Emacs running as server process -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1987, 1992, 1994-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1986-1987, 1992, 1994-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: William Sommerfeld <wesommer@athena.mit.edu> | 6 | ;; Author: William Sommerfeld <wesommer@athena.mit.edu> |
diff --git a/lisp/ses.el b/lisp/ses.el index 86b0ae672ac..e2abd7426f6 100644 --- a/lisp/ses.el +++ b/lisp/ses.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ses.el -- Simple Emacs Spreadsheet -*- lexical-binding:t -*- | 1 | ;;; ses.el -- Simple Emacs Spreadsheet -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> | 5 | ;; Author: Jonathan Yavner <jyavner@member.fsf.org> |
| 6 | ;; Maintainer: Vincent BelaĂ¯che <vincentb1@users.sourceforge.net> | 6 | ;; Maintainer: Vincent BelaĂ¯che <vincentb1@users.sourceforge.net> |
diff --git a/lisp/shadowfile.el b/lisp/shadowfile.el index 4a73690c556..5e54f0f3668 100644 --- a/lisp/shadowfile.el +++ b/lisp/shadowfile.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shadowfile.el --- automatic file copying | 1 | ;;; shadowfile.el --- automatic file copying |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Boris Goldowsky <boris@gnu.org> | 5 | ;; Author: Boris Goldowsky <boris@gnu.org> |
| 6 | ;; Keywords: comm files | 6 | ;; Keywords: comm files |
diff --git a/lisp/shell.el b/lisp/shell.el index f5cb3215a0a..1f019f20f3a 100644 --- a/lisp/shell.el +++ b/lisp/shell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; shell.el --- specialized comint.el for running the shell -*- lexical-binding: t -*- | 1 | ;;; shell.el --- specialized comint.el for running the shell -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1993-1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1988, 1993-1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> | 6 | ;; Author: Olin Shivers <shivers@cs.cmu.edu> |
diff --git a/lisp/simple.el b/lisp/simple.el index a22fe03a0ae..ed4ca91b2e5 100644 --- a/lisp/simple.el +++ b/lisp/simple.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; simple.el --- basic editing commands for Emacs -*- lexical-binding: t -*- | 1 | ;;; simple.el --- basic editing commands for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1987, 1993-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/skeleton.el b/lisp/skeleton.el index 67d9faca3e4..b9c1bb506d1 100644 --- a/lisp/skeleton.el +++ b/lisp/skeleton.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; skeleton.el --- Lisp language extension for writing statement skeletons | 1 | ;;; skeleton.el --- Lisp language extension for writing statement skeletons |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/sort.el b/lisp/sort.el index 9843749f0c8..4d7311f1e51 100644 --- a/lisp/sort.el +++ b/lisp/sort.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sort.el --- commands to sort text in an Emacs buffer | 1 | ;;; sort.el --- commands to sort text in an Emacs buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986-1987, 1994-1995, 2001-2015 Free Software | 3 | ;; Copyright (C) 1986-1987, 1994-1995, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Howie Kaye | 6 | ;; Author: Howie Kaye |
diff --git a/lisp/soundex.el b/lisp/soundex.el index f2d08e16855..701904442f0 100644 --- a/lisp/soundex.el +++ b/lisp/soundex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; soundex.el --- implement Soundex algorithm | 1 | ;;; soundex.el --- implement Soundex algorithm |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Christian Plaunt <chris@bliss.berkeley.edu> | 5 | ;; Author: Christian Plaunt <chris@bliss.berkeley.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/speedbar.el b/lisp/speedbar.el index 9d011e048a3..f4698732077 100644 --- a/lisp/speedbar.el +++ b/lisp/speedbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; speedbar --- quick access to files and tags in a frame | 1 | ;;; speedbar --- quick access to files and tags in a frame |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | ;; Keywords: file, tags, tools | 6 | ;; Keywords: file, tags, tools |
diff --git a/lisp/startup.el b/lisp/startup.el index 20f25a8de38..61f6db74f2e 100644 --- a/lisp/startup.el +++ b/lisp/startup.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; startup.el --- process Emacs shell arguments -*- lexical-binding: t -*- | 1 | ;;; startup.el --- process Emacs shell arguments -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985-1986, 1992, 1994-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/strokes.el b/lisp/strokes.el index a4f4a14af32..8bdabc9e590 100644 --- a/lisp/strokes.el +++ b/lisp/strokes.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; strokes.el --- control Emacs through mouse strokes | 1 | ;;; strokes.el --- control Emacs through mouse strokes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Bakhash <cadet@alum.mit.edu> | 5 | ;; Author: David Bakhash <cadet@alum.mit.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/subr.el b/lisp/subr.el index 860c14c446b..c685f95f56f 100644 --- a/lisp/subr.el +++ b/lisp/subr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; subr.el --- basic lisp subroutines for Emacs -*- lexical-binding:t -*- | 1 | ;;; subr.el --- basic lisp subroutines for Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1995, 1999-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1995, 1999-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/t-mouse.el b/lisp/t-mouse.el index 4ca9440cdbe..bbdd08a1df0 100644 --- a/lisp/t-mouse.el +++ b/lisp/t-mouse.el | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | ;; Maintainer: emacs-devel@gnu.org | 4 | ;; Maintainer: emacs-devel@gnu.org |
| 5 | ;; Keywords: mouse gpm linux | 5 | ;; Keywords: mouse gpm linux |
| 6 | 6 | ||
| 7 | ;; Copyright (C) 1994-1995, 1998, 2006-2015 Free Software Foundation, | 7 | ;; Copyright (C) 1994-1995, 1998, 2006-2016 Free Software Foundation, |
| 8 | ;; Inc. | 8 | ;; Inc. |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/tabify.el b/lisp/tabify.el index c2f4e0c8854..6f3e63ee866 100644 --- a/lisp/tabify.el +++ b/lisp/tabify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tabify.el --- tab conversion commands for Emacs | 1 | ;;; tabify.el --- tab conversion commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Package: emacs | 6 | ;; Package: emacs |
diff --git a/lisp/talk.el b/lisp/talk.el index 058613177e1..ae8bd28b193 100644 --- a/lisp/talk.el +++ b/lisp/talk.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; talk.el --- allow several users to talk to each other through Emacs | 1 | ;;; talk.el --- allow several users to talk to each other through Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: comm, frames | 6 | ;; Keywords: comm, frames |
diff --git a/lisp/tar-mode.el b/lisp/tar-mode.el index 6c7f7553f82..0520369511d 100644 --- a/lisp/tar-mode.el +++ b/lisp/tar-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tar-mode.el --- simple editing of tar files from GNU Emacs | 1 | ;;; tar-mode.el --- simple editing of tar files from GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1991, 1993-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1990-1991, 1993-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> | 5 | ;; Author: Jamie Zawinski <jwz@lucid.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/tempo.el b/lisp/tempo.el index 2fe76ab82d8..beb4dbabaa0 100644 --- a/lisp/tempo.el +++ b/lisp/tempo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tempo.el --- Flexible template insertion | 1 | ;;; tempo.el --- Flexible template insertion |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David KĂ¥gedal <davidk@lysator.liu.se> | 5 | ;; Author: David KĂ¥gedal <davidk@lysator.liu.se> |
| 6 | ;; Created: 16 Feb 1994 | 6 | ;; Created: 16 Feb 1994 |
diff --git a/lisp/term.el b/lisp/term.el index 5dd965d2d34..a2e01ed4a29 100644 --- a/lisp/term.el +++ b/lisp/term.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; term.el --- general command interpreter in a window stuff | 1 | ;;; term.el --- general command interpreter in a window stuff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 1990, 1992, 1994-1995, 2001-2015 Free Software | 3 | ;; Copyright (C) 1988, 1990, 1992, 1994-1995, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Per Bothner <per@bothner.com> | 6 | ;; Author: Per Bothner <per@bothner.com> |
diff --git a/lisp/term/AT386.el b/lisp/term/AT386.el index 84420a5da22..7f46f61c4fb 100644 --- a/lisp/term/AT386.el +++ b/lisp/term/AT386.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; AT386.el --- terminal support package for IBM AT keyboards | 1 | ;;; AT386.el --- terminal support package for IBM AT keyboards |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> | 5 | ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/README b/lisp/term/README index d01f133e5fb..0c090ad90dc 100644 --- a/lisp/term/README +++ b/lisp/term/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/lisp/term/common-win.el b/lisp/term/common-win.el index 98ad5acf268..937e47f8c76 100644 --- a/lisp/term/common-win.el +++ b/lisp/term/common-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; common-win.el --- common part of handling window systems | 1 | ;;; common-win.el --- common part of handling window systems |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/internal.el b/lisp/term/internal.el index 71ce8d634be..f026c66b2a3 100644 --- a/lisp/term/internal.el +++ b/lisp/term/internal.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; internal.el --- support for PC internal terminal | 1 | ;;; internal.el --- support for PC internal terminal |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 1998-1999, 2001-2015 Free Software | 3 | ;; Copyright (C) 1993-1994, 1998-1999, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Morten Welinder <terra@diku.dk> | 6 | ;; Author: Morten Welinder <terra@diku.dk> |
diff --git a/lisp/term/iris-ansi.el b/lisp/term/iris-ansi.el index 986959c7fce..ee638643949 100644 --- a/lisp/term/iris-ansi.el +++ b/lisp/term/iris-ansi.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps | 1 | ;;; iris-ansi.el --- configure Emacs for SGI xwsh and winterm apps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Nicolaescu <dann@ics.uci.edu> | 5 | ;; Author: Dan Nicolaescu <dann@ics.uci.edu> |
| 6 | 6 | ||
diff --git a/lisp/term/news.el b/lisp/term/news.el index 4caac2a06c7..b66e000e3b5 100644 --- a/lisp/term/news.el +++ b/lisp/term/news.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard | 1 | ;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF | 5 | ;; Author: FSF |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el index 9bd59fc1954..e737131d5bf 100644 --- a/lisp/term/ns-win.el +++ b/lisp/term/ns-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ns-win.el --- lisp side of interface with NeXT/Open/GNUstep/MacOS X window system -*- lexical-binding: t -*- | 1 | ;;; ns-win.el --- lisp side of interface with NeXT/Open/GNUstep/MacOS X window system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: Carl Edman | 5 | ;; Authors: Carl Edman |
| 6 | ;; Christian Limpach | 6 | ;; Christian Limpach |
diff --git a/lisp/term/pc-win.el b/lisp/term/pc-win.el index d2afaba9b96..8ca98c6ec91 100644 --- a/lisp/term/pc-win.el +++ b/lisp/term/pc-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pc-win.el --- setup support for `PC windows' (whatever that is) -*- lexical-binding:t -*- | 1 | ;;; pc-win.el --- setup support for `PC windows' (whatever that is) -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1996-1997, 1999, 2001-2015 Free Software | 3 | ;; Copyright (C) 1994, 1996-1997, 1999, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Morten Welinder <terra@diku.dk> | 6 | ;; Author: Morten Welinder <terra@diku.dk> |
diff --git a/lisp/term/rxvt.el b/lisp/term/rxvt.el index c2055088fb5..da26d30a682 100644 --- a/lisp/term/rxvt.el +++ b/lisp/term/rxvt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rxvt.el --- define function key sequences and standard colors for rxvt | 1 | ;;; rxvt.el --- define function key sequences and standard colors for rxvt |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eli Zaretskii | 5 | ;; Author: Eli Zaretskii |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/screen.el b/lisp/term/screen.el index 41fd916a785..704fbefb0ad 100644 --- a/lisp/term/screen.el +++ b/lisp/term/screen.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; screen.el --- terminal initialization for screen and tmux -*- lexical-binding: t -*- | 1 | ;;; screen.el --- terminal initialization for screen and tmux -*- lexical-binding: t -*- |
| 2 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | (require 'term/xterm) | 4 | (require 'term/xterm) |
| 5 | 5 | ||
diff --git a/lisp/term/sun.el b/lisp/term/sun.el index 2475837a641..7fb8e7ed984 100644 --- a/lisp/term/sun.el +++ b/lisp/term/sun.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sun.el --- keybinding for standard default sunterm keys | 1 | ;;; sun.el --- keybinding for standard default sunterm keys |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1987, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1987, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jeff Peck <peck@sun.com> | 5 | ;; Author: Jeff Peck <peck@sun.com> |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/tty-colors.el b/lisp/term/tty-colors.el index 3bc1aa0ee48..3ea26b8c3ed 100644 --- a/lisp/term/tty-colors.el +++ b/lisp/term/tty-colors.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tty-colors.el --- color support for character terminals | 1 | ;;; tty-colors.el --- color support for character terminals |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eli Zaretskii | 5 | ;; Author: Eli Zaretskii |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/term/tvi970.el b/lisp/term/tvi970.el index c1f5928bebe..1173f9f15dd 100644 --- a/lisp/term/tvi970.el +++ b/lisp/term/tvi970.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tvi970.el --- terminal support for the Televideo 970 | 1 | ;;; tvi970.el --- terminal support for the Televideo 970 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jim Blandy <jimb@occs.cs.oberlin.edu> | 5 | ;; Author: Jim Blandy <jimb@occs.cs.oberlin.edu> |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/vt100.el b/lisp/term/vt100.el index 8136f2e5d53..fb46c996491 100644 --- a/lisp/term/vt100.el +++ b/lisp/term/vt100.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vt100.el --- define VT100 function key sequences in function-key-map | 1 | ;;; vt100.el --- define VT100 function key sequences in function-key-map |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF | 5 | ;; Author: FSF |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/w32-win.el b/lisp/term/w32-win.el index 181fd494eab..134e3106b7b 100644 --- a/lisp/term/w32-win.el +++ b/lisp/term/w32-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; w32-win.el --- parse switches controlling interface with W32 window system -*- lexical-binding: t -*- | 1 | ;;; w32-win.el --- parse switches controlling interface with W32 window system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kevin Gallo | 5 | ;; Author: Kevin Gallo |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/w32console.el b/lisp/term/w32console.el index 58856858502..b7e0a22bfb3 100644 --- a/lisp/term/w32console.el +++ b/lisp/term/w32console.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; w32console.el -- Setup w32 console keys and colors. | 1 | ;;; w32console.el -- Setup w32 console keys and colors. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF | 5 | ;; Author: FSF |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/term/wyse50.el b/lisp/term/wyse50.el index 47c0ba34ea4..3e1055a1873 100644 --- a/lisp/term/wyse50.el +++ b/lisp/term/wyse50.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wyse50.el --- terminal support code for Wyse 50 | 1 | ;;; wyse50.el --- terminal support code for Wyse 50 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993-1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1989, 1993-1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org>, | 6 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org>, |
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index b8fbaf7592d..59df14da93a 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; x-win.el --- parse relevant switches and set up for X -*- lexical-binding:t -*- | 1 | ;;; x-win.el --- parse relevant switches and set up for X -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF | 5 | ;; Author: FSF |
| 6 | ;; Keywords: terminals, i18n | 6 | ;; Keywords: terminals, i18n |
diff --git a/lisp/term/xterm.el b/lisp/term/xterm.el index 00ed027613c..104f98311a8 100644 --- a/lisp/term/xterm.el +++ b/lisp/term/xterm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xterm.el --- define function key sequences and standard colors for xterm -*- lexical-binding: t -*- | 1 | ;;; xterm.el --- define function key sequences and standard colors for xterm -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF | 5 | ;; Author: FSF |
| 6 | ;; Keywords: terminals | 6 | ;; Keywords: terminals |
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index 373ab14e3fb..6342110f20b 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; artist.el --- draw ascii graphics with your mouse | 1 | ;;; artist.el --- draw ascii graphics with your mouse |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tomas Abrahamsson <tab@lysator.liu.se> | 5 | ;; Author: Tomas Abrahamsson <tab@lysator.liu.se> |
| 6 | ;; Maintainer: Tomas Abrahamsson <tab@lysator.liu.se> | 6 | ;; Maintainer: Tomas Abrahamsson <tab@lysator.liu.se> |
diff --git a/lisp/textmodes/bib-mode.el b/lisp/textmodes/bib-mode.el index 2ed5ad89eab..62b666b2524 100644 --- a/lisp/textmodes/bib-mode.el +++ b/lisp/textmodes/bib-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bib-mode.el --- major mode for editing bib files | 1 | ;;; bib-mode.el --- major mode for editing bib files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Henry Kautz | 5 | ;; Author: Henry Kautz |
| 6 | ;; (according to authors.el) | 6 | ;; (according to authors.el) |
diff --git a/lisp/textmodes/bibtex-style.el b/lisp/textmodes/bibtex-style.el index 8ee011744df..f4113e1c27c 100644 --- a/lisp/textmodes/bibtex-style.el +++ b/lisp/textmodes/bibtex-style.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bibtex-style.el --- Major mode for BibTeX Style files -*- lexical-binding: t -*- | 1 | ;;; bibtex-style.el --- Major mode for BibTeX Style files -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: tex | 6 | ;; Keywords: tex |
diff --git a/lisp/textmodes/bibtex.el b/lisp/textmodes/bibtex.el index deb39d943a8..bc9bf799f9b 100644 --- a/lisp/textmodes/bibtex.el +++ b/lisp/textmodes/bibtex.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bibtex.el --- BibTeX mode for GNU Emacs -*- lexical-binding: t -*- | 1 | ;;; bibtex.el --- BibTeX mode for GNU Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994-1999, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994-1999, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Stefan Schoef <schoef@offis.uni-oldenburg.de> | 6 | ;; Author: Stefan Schoef <schoef@offis.uni-oldenburg.de> |
diff --git a/lisp/textmodes/conf-mode.el b/lisp/textmodes/conf-mode.el index 7d81bbca7d5..8ae8b0bfb11 100644 --- a/lisp/textmodes/conf-mode.el +++ b/lisp/textmodes/conf-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; conf-mode.el --- Simple major mode for editing conf/ini/properties files | 1 | ;;; conf-mode.el --- Simple major mode for editing conf/ini/properties files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
| 6 | ;; Keywords: conf ini windows java | 6 | ;; Keywords: conf ini windows java |
diff --git a/lisp/textmodes/css-mode.el b/lisp/textmodes/css-mode.el index a8a206760b7..48c24844a68 100644 --- a/lisp/textmodes/css-mode.el +++ b/lisp/textmodes/css-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; css-mode.el --- Major mode to edit CSS files -*- lexical-binding: t -*- | 1 | ;;; css-mode.el --- Major mode to edit CSS files -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Maintainer: Simen Heggestøyl <simenheg@gmail.com> | 6 | ;; Maintainer: Simen Heggestøyl <simenheg@gmail.com> |
diff --git a/lisp/textmodes/dns-mode.el b/lisp/textmodes/dns-mode.el index 4862d453d97..521b1f3358c 100644 --- a/lisp/textmodes/dns-mode.el +++ b/lisp/textmodes/dns-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dns-mode.el --- a mode for viewing/editing Domain Name System master files | 1 | ;;; dns-mode.el --- a mode for viewing/editing Domain Name System master files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2001, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2001, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <simon@josefsson.org> | 5 | ;; Author: Simon Josefsson <simon@josefsson.org> |
| 6 | ;; Keywords: DNS master zone file SOA comm | 6 | ;; Keywords: DNS master zone file SOA comm |
diff --git a/lisp/textmodes/enriched.el b/lisp/textmodes/enriched.el index 040a50e3099..124be27f4f3 100644 --- a/lisp/textmodes/enriched.el +++ b/lisp/textmodes/enriched.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; enriched.el --- read and save files in text/enriched format | 1 | ;;; enriched.el --- read and save files in text/enriched format |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Boris Goldowsky <boris@gnu.org> | 5 | ;; Author: Boris Goldowsky <boris@gnu.org> |
| 6 | ;; Keywords: wp, faces | 6 | ;; Keywords: wp, faces |
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el index a97facf5427..100e2a24367 100644 --- a/lisp/textmodes/fill.el +++ b/lisp/textmodes/fill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fill.el --- fill commands for Emacs | 1 | ;;; fill.el --- fill commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2015 Free | 3 | ;; Copyright (C) 1985-1986, 1992, 1994-1997, 1999, 2001-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/flyspell.el b/lisp/textmodes/flyspell.el index 8d13aa1dd5b..20316794c5d 100644 --- a/lisp/textmodes/flyspell.el +++ b/lisp/textmodes/flyspell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; flyspell.el --- On-the-fly spell checker -*- lexical-binding:t -*- | 1 | ;;; flyspell.el --- On-the-fly spell checker -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Manuel Serrano <Manuel.Serrano@sophia.inria.fr> | 5 | ;; Author: Manuel Serrano <Manuel.Serrano@sophia.inria.fr> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 05a5da57b66..97e64c906c8 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ispell.el --- interface to International Ispell Versions 3.1 and 3.2 | 1 | ;;; ispell.el --- interface to International Ispell Versions 3.1 and 3.2 |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1995, 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ken Stevens <k.stevens@ieee.org> | 5 | ;; Author: Ken Stevens <k.stevens@ieee.org> |
| 6 | ;; Maintainer: Ken Stevens <k.stevens@ieee.org> | 6 | ;; Maintainer: Ken Stevens <k.stevens@ieee.org> |
diff --git a/lisp/textmodes/makeinfo.el b/lisp/textmodes/makeinfo.el index 0ca4cbefe93..16ce88dd83d 100644 --- a/lisp/textmodes/makeinfo.el +++ b/lisp/textmodes/makeinfo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; makeinfo.el --- run makeinfo conveniently | 1 | ;;; makeinfo.el --- run makeinfo conveniently |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991, 1993, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991, 1993, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Robert J. Chassell | 5 | ;; Author: Robert J. Chassell |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/nroff-mode.el b/lisp/textmodes/nroff-mode.el index bf88551e6bf..b064f6d2b31 100644 --- a/lisp/textmodes/nroff-mode.el +++ b/lisp/textmodes/nroff-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; nroff-mode.el --- GNU Emacs major mode for editing nroff source | 1 | ;;; nroff-mode.el --- GNU Emacs major mode for editing nroff source |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1994-1995, 1997, 2001-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1994-1995, 1997, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/page-ext.el b/lisp/textmodes/page-ext.el index c7a2f258f86..4769af5a1d1 100644 --- a/lisp/textmodes/page-ext.el +++ b/lisp/textmodes/page-ext.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; page-ext.el --- extended page handling commands | 1 | ;;; page-ext.el --- extended page handling commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1991, 1993-1994, 2001-2015 Free Software | 3 | ;; Copyright (C) 1990-1991, 1993-1994, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Robert J. Chassell <bob@gnu.org> | 6 | ;; Author: Robert J. Chassell <bob@gnu.org> |
diff --git a/lisp/textmodes/page.el b/lisp/textmodes/page.el index 39db5bbcfad..17fda677754 100644 --- a/lisp/textmodes/page.el +++ b/lisp/textmodes/page.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; page.el --- page motion commands for Emacs | 1 | ;;; page.el --- page motion commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: wp convenience | 6 | ;; Keywords: wp convenience |
diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el index 58c65678802..b7523ca9f43 100644 --- a/lisp/textmodes/paragraphs.el +++ b/lisp/textmodes/paragraphs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; paragraphs.el --- paragraph and sentence parsing | 1 | ;;; paragraphs.el --- paragraph and sentence parsing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2015 Free Software | 3 | ;; Copyright (C) 1985-1987, 1991, 1994-1997, 1999-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/picture.el b/lisp/textmodes/picture.el index 201b85b2528..4aee2734158 100644 --- a/lisp/textmodes/picture.el +++ b/lisp/textmodes/picture.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; picture.el --- "Picture mode" -- editing using quarter-plane screen model | 1 | ;;; picture.el --- "Picture mode" -- editing using quarter-plane screen model |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: K. Shane Hartman | 5 | ;; Author: K. Shane Hartman |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/po.el b/lisp/textmodes/po.el index a5f39461498..926154364dc 100644 --- a/lisp/textmodes/po.el +++ b/lisp/textmodes/po.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; po.el --- basic support of PO translation files | 1 | ;;; po.el --- basic support of PO translation files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Authors: François Pinard <pinard@iro.umontreal.ca>, | 5 | ;; Authors: François Pinard <pinard@iro.umontreal.ca>, |
| 6 | ;; Greg McGary <gkm@magilla.cichlid.com>, | 6 | ;; Greg McGary <gkm@magilla.cichlid.com>, |
diff --git a/lisp/textmodes/refbib.el b/lisp/textmodes/refbib.el index e5b89a24a52..b73916a22d6 100644 --- a/lisp/textmodes/refbib.el +++ b/lisp/textmodes/refbib.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; refbib.el --- convert refer-style references to ones usable by Latex bib | 1 | ;;; refbib.el --- convert refer-style references to ones usable by Latex bib |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Henry Kautz <kautz@research.att.com> | 5 | ;; Author: Henry Kautz <kautz@research.att.com> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/refer.el b/lisp/textmodes/refer.el index dfdda8a5742..f2abf06ebdc 100644 --- a/lisp/textmodes/refer.el +++ b/lisp/textmodes/refer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; refer.el --- look up references in bibliography files | 1 | ;;; refer.el --- look up references in bibliography files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1996, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992, 1996, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> | 5 | ;; Author: Ashwin Ram <ashwin@cc.gatech.edu> |
| 6 | ;; Maintainer: Gernot Heiser <gernot@acm.org> | 6 | ;; Maintainer: Gernot Heiser <gernot@acm.org> |
diff --git a/lisp/textmodes/refill.el b/lisp/textmodes/refill.el index 97db70d2de3..db0b0977b36 100644 --- a/lisp/textmodes/refill.el +++ b/lisp/textmodes/refill.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; refill.el --- `auto-fill' by refilling paragraphs on changes | 1 | ;;; refill.el --- `auto-fill' by refilling paragraphs on changes |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Maintainer: Miles Bader <miles@gnu.org> | 6 | ;; Maintainer: Miles Bader <miles@gnu.org> |
diff --git a/lisp/textmodes/reftex-auc.el b/lisp/textmodes/reftex-auc.el index 8316fe5072b..505df5d3424 100644 --- a/lisp/textmodes/reftex-auc.el +++ b/lisp/textmodes/reftex-auc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-auc.el --- RefTeX's interface to AUCTeX | 1 | ;;; reftex-auc.el --- RefTeX's interface to AUCTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-cite.el b/lisp/textmodes/reftex-cite.el index b2229d557b9..b5b7d466e9c 100644 --- a/lisp/textmodes/reftex-cite.el +++ b/lisp/textmodes/reftex-cite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-cite.el --- creating citations with RefTeX | 1 | ;;; reftex-cite.el --- creating citations with RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-dcr.el b/lisp/textmodes/reftex-dcr.el index 8601294ee73..f1d4d6fcba8 100644 --- a/lisp/textmodes/reftex-dcr.el +++ b/lisp/textmodes/reftex-dcr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-dcr.el --- viewing cross references and citations with RefTeX | 1 | ;;; reftex-dcr.el --- viewing cross references and citations with RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-global.el b/lisp/textmodes/reftex-global.el index 94635c0c122..d2500510443 100644 --- a/lisp/textmodes/reftex-global.el +++ b/lisp/textmodes/reftex-global.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-global.el --- operations on entire documents with RefTeX | 1 | ;;; reftex-global.el --- operations on entire documents with RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-index.el b/lisp/textmodes/reftex-index.el index 47ba14b02f8..0ed6f26699a 100644 --- a/lisp/textmodes/reftex-index.el +++ b/lisp/textmodes/reftex-index.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-index.el --- index support with RefTeX | 1 | ;;; reftex-index.el --- index support with RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-parse.el b/lisp/textmodes/reftex-parse.el index d27989ade05..1d6fa311d5f 100644 --- a/lisp/textmodes/reftex-parse.el +++ b/lisp/textmodes/reftex-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-parse.el --- parser functions for RefTeX | 1 | ;;; reftex-parse.el --- parser functions for RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-ref.el b/lisp/textmodes/reftex-ref.el index 3d44e5a879d..7f13ed5b06d 100644 --- a/lisp/textmodes/reftex-ref.el +++ b/lisp/textmodes/reftex-ref.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-ref.el --- code to create labels and references with RefTeX | 1 | ;;; reftex-ref.el --- code to create labels and references with RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-sel.el b/lisp/textmodes/reftex-sel.el index 1948d9f96c3..02caa67e9a8 100644 --- a/lisp/textmodes/reftex-sel.el +++ b/lisp/textmodes/reftex-sel.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-sel.el --- the selection modes for RefTeX | 1 | ;;; reftex-sel.el --- the selection modes for RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-toc.el b/lisp/textmodes/reftex-toc.el index 87f7944c7f0..915acc8382d 100644 --- a/lisp/textmodes/reftex-toc.el +++ b/lisp/textmodes/reftex-toc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-toc.el --- RefTeX's table of contents mode | 1 | ;;; reftex-toc.el --- RefTeX's table of contents mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2000, 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2000, 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex-vars.el b/lisp/textmodes/reftex-vars.el index fcab1367f7d..c725d9f450e 100644 --- a/lisp/textmodes/reftex-vars.el +++ b/lisp/textmodes/reftex-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-vars.el --- configuration variables for RefTeX | 1 | ;;; reftex-vars.el --- configuration variables for RefTeX |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1999, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 5 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 6 | ;; Maintainer: auctex-devel@gnu.org | 6 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/reftex.el b/lisp/textmodes/reftex.el index b29a56a4db5..a488ab14b10 100644 --- a/lisp/textmodes/reftex.el +++ b/lisp/textmodes/reftex.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | ;;; reftex.el --- minor mode for doing \label, \ref, \cite, \index in LaTeX | 1 | ;;; reftex.el --- minor mode for doing \label, \ref, \cite, \index in LaTeX |
| 2 | ;; Copyright (C) 1997-2000, 2003-2015 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1997-2000, 2003-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Carsten Dominik <dominik@science.uva.nl> | 4 | ;; Author: Carsten Dominik <dominik@science.uva.nl> |
| 5 | ;; Maintainer: auctex-devel@gnu.org | 5 | ;; Maintainer: auctex-devel@gnu.org |
diff --git a/lisp/textmodes/remember.el b/lisp/textmodes/remember.el index 35eaffa9284..99d34ad0da5 100644 --- a/lisp/textmodes/remember.el +++ b/lisp/textmodes/remember.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; remember --- a mode for quickly jotting down things to remember | 1 | ;;; remember --- a mode for quickly jotting down things to remember |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2001, 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2001, 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/rst.el b/lisp/textmodes/rst.el index 7b2aabd7ea5..3d4854e89d6 100644 --- a/lisp/textmodes/rst.el +++ b/lisp/textmodes/rst.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rst.el --- Mode for viewing and editing reStructuredText-documents. | 1 | ;;; rst.el --- Mode for viewing and editing reStructuredText-documents. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Stefan Merten <smerten@oekonux.de> | 5 | ;; Maintainer: Stefan Merten <smerten@oekonux.de> |
| 6 | ;; Author: Stefan Merten <smerten@oekonux.de>, | 6 | ;; Author: Stefan Merten <smerten@oekonux.de>, |
diff --git a/lisp/textmodes/sgml-mode.el b/lisp/textmodes/sgml-mode.el index 239112bca33..98a01e8d83f 100644 --- a/lisp/textmodes/sgml-mode.el +++ b/lisp/textmodes/sgml-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sgml-mode.el --- SGML- and HTML-editing modes -*- lexical-binding:t -*- | 1 | ;;; sgml-mode.el --- SGML- and HTML-editing modes -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1995-1996, 1998, 2001-2015 Free Software | 3 | ;; Copyright (C) 1992, 1995-1996, 1998, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: James Clark <jjc@jclark.com> | 6 | ;; Author: James Clark <jjc@jclark.com> |
diff --git a/lisp/textmodes/table.el b/lisp/textmodes/table.el index 97da43757da..8c4cbc76cae 100644 --- a/lisp/textmodes/table.el +++ b/lisp/textmodes/table.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; table.el --- create and edit WYSIWYG text based embedded tables -*- lexical-binding: t -*- | 1 | ;;; table.el --- create and edit WYSIWYG text based embedded tables -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: wp, convenience | 5 | ;; Keywords: wp, convenience |
| 6 | ;; Author: Takaaki Ota <Takaaki.Ota@am.sony.com> | 6 | ;; Author: Takaaki Ota <Takaaki.Ota@am.sony.com> |
diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el index 22bb8ca41db..19aefc29b96 100644 --- a/lisp/textmodes/tex-mode.el +++ b/lisp/textmodes/tex-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands -*- lexical-binding:t -*- | 1 | ;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1989, 1992, 1994-1999, 2001-2015 Free | 3 | ;; Copyright (C) 1985-1986, 1989, 1992, 1994-1999, 2001-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el index 500c1e38394..19a21237d2b 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; texinfmt.el --- format Texinfo files into Info files | 1 | ;;; texinfmt.el --- format Texinfo files into Info files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1988, 1990-1998, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985-1986, 1988, 1990-1998, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: Robert J. Chassell <bug-texinfo@gnu.org> | 6 | ;; Maintainer: Robert J. Chassell <bug-texinfo@gnu.org> |
diff --git a/lisp/textmodes/texinfo.el b/lisp/textmodes/texinfo.el index 2b606ed002e..8f435987514 100644 --- a/lisp/textmodes/texinfo.el +++ b/lisp/textmodes/texinfo.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; texinfo.el --- major mode for editing Texinfo files | 1 | ;;; texinfo.el --- major mode for editing Texinfo files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1988-1993, 1996-1997, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985, 1988-1993, 1996-1997, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Robert J. Chassell | 6 | ;; Author: Robert J. Chassell |
diff --git a/lisp/textmodes/texnfo-upd.el b/lisp/textmodes/texnfo-upd.el index 321967a3721..8f401323445 100644 --- a/lisp/textmodes/texnfo-upd.el +++ b/lisp/textmodes/texnfo-upd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; texnfo-upd.el --- utilities for updating nodes and menus in Texinfo files | 1 | ;;; texnfo-upd.el --- utilities for updating nodes and menus in Texinfo files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989-1992, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1989-1992, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Robert J. Chassell | 5 | ;; Author: Robert J. Chassell |
| 6 | ;; Maintainer: bug-texinfo@gnu.org | 6 | ;; Maintainer: bug-texinfo@gnu.org |
diff --git a/lisp/textmodes/text-mode.el b/lisp/textmodes/text-mode.el index 1e0a949ed05..731c2d2d85d 100644 --- a/lisp/textmodes/text-mode.el +++ b/lisp/textmodes/text-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; text-mode.el --- text mode, and its idiosyncratic commands | 1 | ;;; text-mode.el --- text mode, and its idiosyncratic commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1992, 1994, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1985, 1992, 1994, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/textmodes/tildify.el b/lisp/textmodes/tildify.el index f1a42f2b688..b11569cd14c 100644 --- a/lisp/textmodes/tildify.el +++ b/lisp/textmodes/tildify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tildify.el --- adding hard spaces into texts -*- lexical-binding: t -*- | 1 | ;;; tildify.el --- adding hard spaces into texts -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> | 5 | ;; Author: Milan Zamazal <pdm@zamazal.org> |
| 6 | ;; Michal Nazarewicz <mina86@mina86.com> | 6 | ;; Michal Nazarewicz <mina86@mina86.com> |
diff --git a/lisp/textmodes/two-column.el b/lisp/textmodes/two-column.el index 4133e0fa126..3c15c9bef7a 100644 --- a/lisp/textmodes/two-column.el +++ b/lisp/textmodes/two-column.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; two-column.el --- minor mode for editing of two-column text | 1 | ;;; two-column.el --- minor mode for editing of two-column text |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1995, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> | 5 | ;; Author: Daniel Pfeiffer <occitan@esperanto.org> |
| 6 | ;; Adapted-By: ESR, Daniel Pfeiffer | 6 | ;; Adapted-By: ESR, Daniel Pfeiffer |
diff --git a/lisp/textmodes/underline.el b/lisp/textmodes/underline.el index b97fdfded14..737475ec857 100644 --- a/lisp/textmodes/underline.el +++ b/lisp/textmodes/underline.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; underline.el --- insert/remove underlining (done by overstriking) in Emacs | 1 | ;;; underline.el --- insert/remove underlining (done by overstriking) in Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: wp | 6 | ;; Keywords: wp |
diff --git a/lisp/thingatpt.el b/lisp/thingatpt.el index 654bccd0988..9794d002149 100644 --- a/lisp/thingatpt.el +++ b/lisp/thingatpt.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thingatpt.el --- get the `thing' at point -*- lexical-binding:t -*- | 1 | ;;; thingatpt.el --- get the `thing' at point -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mike Williams <mikew@gopher.dosli.govt.nz> | 5 | ;; Author: Mike Williams <mikew@gopher.dosli.govt.nz> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/thumbs.el b/lisp/thumbs.el index da83f3a1a63..dd50c2ddfb8 100644 --- a/lisp/thumbs.el +++ b/lisp/thumbs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thumbs.el --- Thumbnails previewer for images files | 1 | ;;; thumbs.el --- Thumbnails previewer for images files |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jean-Philippe Theberge <jphiltheberge@videotron.ca> | 5 | ;; Author: Jean-Philippe Theberge <jphiltheberge@videotron.ca> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/time-stamp.el b/lisp/time-stamp.el index c148a57854f..46c993e1f5f 100644 --- a/lisp/time-stamp.el +++ b/lisp/time-stamp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; time-stamp.el --- Maintain last change time stamps in files edited by Emacs | 1 | ;;; time-stamp.el --- Maintain last change time stamps in files edited by Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1993-1995, 1997, 2000-2015 Free Software | 3 | ;; Copyright (C) 1989, 1993-1995, 1997, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; This file is part of GNU Emacs. | 6 | ;; This file is part of GNU Emacs. |
diff --git a/lisp/time.el b/lisp/time.el index dec594061a4..e0d39b19586 100644 --- a/lisp/time.el +++ b/lisp/time.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; time.el --- display time, load and mail indicator in mode line of Emacs | 1 | ;;; time.el --- display time, load and mail indicator in mode line of Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1987, 1993-1994, 1996, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985-1987, 1993-1994, 1996, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/timezone.el b/lisp/timezone.el index 284da2139da..1ff3f8a822e 100644 --- a/lisp/timezone.el +++ b/lisp/timezone.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; timezone.el --- time zone package for GNU Emacs | 1 | ;;; timezone.el --- time zone package for GNU Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1990-1993, 1996, 1999, 2001-2015 Free Software | 3 | ;; Copyright (C) 1990-1993, 1996, 1999, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Masanobu Umeda | 6 | ;; Author: Masanobu Umeda |
diff --git a/lisp/tmm.el b/lisp/tmm.el index 5d56cffa930..714de9230e7 100644 --- a/lisp/tmm.el +++ b/lisp/tmm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tmm.el --- text mode access to menu-bar -*- lexical-binding: t -*- | 1 | ;;; tmm.el --- text mode access to menu-bar -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1996, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1996, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ilya Zakharevich <ilya@math.mps.ohio-state.edu> | 5 | ;; Author: Ilya Zakharevich <ilya@math.mps.ohio-state.edu> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/tool-bar.el b/lisp/tool-bar.el index 3fbdfbebb15..f0dfee25b43 100644 --- a/lisp/tool-bar.el +++ b/lisp/tool-bar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tool-bar.el --- setting up the tool bar | 1 | ;;; tool-bar.el --- setting up the tool bar |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Keywords: mouse frames | 6 | ;; Keywords: mouse frames |
diff --git a/lisp/tooltip.el b/lisp/tooltip.el index e6382288379..ce190e95829 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tooltip.el --- show tooltip windows | 1 | ;;; tooltip.el --- show tooltip windows |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Gerd Moellmann <gerd@acm.org> | 5 | ;; Author: Gerd Moellmann <gerd@acm.org> |
| 6 | ;; Keywords: help c mouse tools | 6 | ;; Keywords: help c mouse tools |
diff --git a/lisp/tree-widget.el b/lisp/tree-widget.el index 0f1e4de852b..c1bb2a7adcc 100644 --- a/lisp/tree-widget.el +++ b/lisp/tree-widget.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tree-widget.el --- Tree widget | 1 | ;;; tree-widget.el --- Tree widget |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: David Ponce <david@dponce.com> | 5 | ;; Author: David Ponce <david@dponce.com> |
| 6 | ;; Maintainer: David Ponce <david@dponce.com> | 6 | ;; Maintainer: David Ponce <david@dponce.com> |
diff --git a/lisp/tutorial.el b/lisp/tutorial.el index a4a422fbc4f..4ca01e72b13 100644 --- a/lisp/tutorial.el +++ b/lisp/tutorial.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tutorial.el --- tutorial for Emacs | 1 | ;;; tutorial.el --- tutorial for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | ;; Keywords: help, internal | 6 | ;; Keywords: help, internal |
diff --git a/lisp/type-break.el b/lisp/type-break.el index 5f56956c52b..ba708b2956c 100644 --- a/lisp/type-break.el +++ b/lisp/type-break.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; type-break.el --- encourage rests from typing at appropriate intervals -*- lexical-binding: t -*- | 1 | ;;; type-break.el --- encourage rests from typing at appropriate intervals -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1995, 1997, 2000-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1994-1995, 1997, 2000-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Noah Friedman | 6 | ;; Author: Noah Friedman |
diff --git a/lisp/uniquify.el b/lisp/uniquify.el index c5692ffde34..a70c9188f57 100644 --- a/lisp/uniquify.el +++ b/lisp/uniquify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; uniquify.el --- unique buffer names dependent on file name -*- lexical-binding: t -*- | 1 | ;;; uniquify.el --- unique buffer names dependent on file name -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1989, 1995-1997, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1989, 1995-1997, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Dick King <king@reasoning.com> | 6 | ;; Author: Dick King <king@reasoning.com> |
diff --git a/lisp/url/ChangeLog.1 b/lisp/url/ChangeLog.1 index 8733614387a..6c0d278b7d7 100644 --- a/lisp/url/ChangeLog.1 +++ b/lisp/url/ChangeLog.1 | |||
| @@ -3068,7 +3068,7 @@ | |||
| 3068 | ;; coding: utf-8 | 3068 | ;; coding: utf-8 |
| 3069 | ;; End: | 3069 | ;; End: |
| 3070 | 3070 | ||
| 3071 | Copyright (C) 1999, 2001-2002, 2004-2015 Free Software Foundation, | 3071 | Copyright (C) 1999, 2001-2002, 2004-2016 Free Software Foundation, |
| 3072 | Inc. | 3072 | Inc. |
| 3073 | 3073 | ||
| 3074 | This file is part of GNU Emacs. | 3074 | This file is part of GNU Emacs. |
diff --git a/lisp/url/url-about.el b/lisp/url/url-about.el index c9dfe17c30a..d550be4bb1b 100644 --- a/lisp/url/url-about.el +++ b/lisp/url/url-about.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-about.el --- Show internal URLs | 1 | ;;; url-about.el --- Show internal URLs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-auth.el b/lisp/url/url-auth.el index 75a9e387847..b2eceb0da10 100644 --- a/lisp/url/url-auth.el +++ b/lisp/url/url-auth.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-auth.el --- Uniform Resource Locator authorization modules | 1 | ;;; url-auth.el --- Uniform Resource Locator authorization modules |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-cache.el b/lisp/url/url-cache.el index 8e9d128b56c..4006f9ca750 100644 --- a/lisp/url/url-cache.el +++ b/lisp/url/url-cache.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-cache.el --- Uniform Resource Locator retrieval tool | 1 | ;;; url-cache.el --- Uniform Resource Locator retrieval tool |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-cid.el b/lisp/url/url-cid.el index 55713c7d14b..33626462323 100644 --- a/lisp/url/url-cid.el +++ b/lisp/url/url-cid.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-cid.el --- Content-ID URL loader | 1 | ;;; url-cid.el --- Content-ID URL loader |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-cookie.el b/lisp/url/url-cookie.el index 1f8ddfdb109..4c7366adc8e 100644 --- a/lisp/url/url-cookie.el +++ b/lisp/url/url-cookie.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-cookie.el --- URL cookie support | 1 | ;;; url-cookie.el --- URL cookie support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-dav.el b/lisp/url/url-dav.el index 1cf6b8209f9..0d4965c21a7 100644 --- a/lisp/url/url-dav.el +++ b/lisp/url/url-dav.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-dav.el --- WebDAV support | 1 | ;;; url-dav.el --- WebDAV support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/url/url-dired.el b/lisp/url/url-dired.el index fe621cea1aa..e9d2129b228 100644 --- a/lisp/url/url-dired.el +++ b/lisp/url/url-dired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-dired.el --- URL Dired minor mode | 1 | ;;; url-dired.el --- URL Dired minor mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, files | 5 | ;; Keywords: comm, files |
| 6 | 6 | ||
diff --git a/lisp/url/url-domsuf.el b/lisp/url/url-domsuf.el index 97c07590edb..c619fa9f814 100644 --- a/lisp/url/url-domsuf.el +++ b/lisp/url/url-domsuf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-domsuf.el --- Say what domain names can have cookies set. | 1 | ;;; url-domsuf.el --- Say what domain names can have cookies set. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | 6 | ||
diff --git a/lisp/url/url-expand.el b/lisp/url/url-expand.el index 600a36dc73d..434b77550d7 100644 --- a/lisp/url/url-expand.el +++ b/lisp/url/url-expand.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-expand.el --- expand-file-name for URLs | 1 | ;;; url-expand.el --- expand-file-name for URLs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-file.el b/lisp/url/url-file.el index e28af956f81..9eb9377583d 100644 --- a/lisp/url/url-file.el +++ b/lisp/url/url-file.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-file.el --- File retrieval code | 1 | ;;; url-file.el --- File retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-ftp.el b/lisp/url/url-ftp.el index f558c6a97a8..70f57c91f81 100644 --- a/lisp/url/url-ftp.el +++ b/lisp/url/url-ftp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-ftp.el --- FTP wrapper | 1 | ;;; url-ftp.el --- FTP wrapper |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-future.el b/lisp/url/url-future.el index f611c817231..c4005a634cb 100644 --- a/lisp/url/url-future.el +++ b/lisp/url/url-future.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-future.el --- general futures facility for url.el | 1 | ;;; url-future.el --- general futures facility for url.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/lisp/url/url-gw.el b/lisp/url/url-gw.el index ab61802a6bb..460ee0dd426 100644 --- a/lisp/url/url-gw.el +++ b/lisp/url/url-gw.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-gw.el --- Gateway munging for URL loading | 1 | ;;; url-gw.el --- Gateway munging for URL loading |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/url/url-handlers.el b/lisp/url/url-handlers.el index 9c272767858..d3be880b382 100644 --- a/lisp/url/url-handlers.el +++ b/lisp/url/url-handlers.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-handlers.el --- file-name-handler stuff for URL loading -*- lexical-binding:t -*- | 1 | ;;; url-handlers.el --- file-name-handler stuff for URL loading -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-history.el b/lisp/url/url-history.el index ee0a13bd989..a88fef5acfe 100644 --- a/lisp/url/url-history.el +++ b/lisp/url/url-history.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-history.el --- Global history tracking for URL package | 1 | ;;; url-history.el --- Global history tracking for URL package |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el index 36cc2f32bbc..222dbc64d68 100644 --- a/lisp/url/url-http.el +++ b/lisp/url/url-http.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-http.el --- HTTP retrieval routines | 1 | ;;; url-http.el --- HTTP retrieval routines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2001, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2001, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/url/url-imap.el b/lisp/url/url-imap.el index 4095aea9e5f..36b43deaff2 100644 --- a/lisp/url/url-imap.el +++ b/lisp/url/url-imap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-imap.el --- IMAP retrieval routines | 1 | ;;; url-imap.el --- IMAP retrieval routines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> | 5 | ;; Author: Simon Josefsson <jas@pdc.kth.se> |
| 6 | ;; Keywords: comm, data, processes | 6 | ;; Keywords: comm, data, processes |
diff --git a/lisp/url/url-irc.el b/lisp/url/url-irc.el index bdccd8f178d..efb2c910cd7 100644 --- a/lisp/url/url-irc.el +++ b/lisp/url/url-irc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-irc.el --- IRC URL interface | 1 | ;;; url-irc.el --- IRC URL interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-ldap.el b/lisp/url/url-ldap.el index 5c5ee760738..4ae638dbaee 100644 --- a/lisp/url/url-ldap.el +++ b/lisp/url/url-ldap.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-ldap.el --- LDAP Uniform Resource Locator retrieval code | 1 | ;;; url-ldap.el --- LDAP Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-mailto.el b/lisp/url/url-mailto.el index 3dd89d5419f..cbaf19d3d63 100644 --- a/lisp/url/url-mailto.el +++ b/lisp/url/url-mailto.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-mail.el --- Mail Uniform Resource Locator retrieval code | 1 | ;;; url-mail.el --- Mail Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-methods.el b/lisp/url/url-methods.el index a4f711b7004..d730de92ae9 100644 --- a/lisp/url/url-methods.el +++ b/lisp/url/url-methods.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-methods.el --- Load URL schemes as needed | 1 | ;;; url-methods.el --- Load URL schemes as needed |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-misc.el b/lisp/url/url-misc.el index b21b15d5e8a..2c277fb69c2 100644 --- a/lisp/url/url-misc.el +++ b/lisp/url/url-misc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-misc.el --- Misc Uniform Resource Locator retrieval code | 1 | ;;; url-misc.el --- Misc Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2002, 2004-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1999, 2002, 2004-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Keywords: comm, data, processes | 6 | ;; Keywords: comm, data, processes |
diff --git a/lisp/url/url-news.el b/lisp/url/url-news.el index 38a75528e31..4b0b6c0e009 100644 --- a/lisp/url/url-news.el +++ b/lisp/url/url-news.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-news.el --- News Uniform Resource Locator retrieval code | 1 | ;;; url-news.el --- News Uniform Resource Locator retrieval code |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-nfs.el b/lisp/url/url-nfs.el index 1f8a4096460..15377f59c3f 100644 --- a/lisp/url/url-nfs.el +++ b/lisp/url/url-nfs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-nfs.el --- NFS URL interface | 1 | ;;; url-nfs.el --- NFS URL interface |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-ns.el b/lisp/url/url-ns.el index 88a40547f49..aa1dce04905 100644 --- a/lisp/url/url-ns.el +++ b/lisp/url/url-ns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-ns.el --- Various netscape-ish functions for proxy definitions | 1 | ;;; url-ns.el --- Various netscape-ish functions for proxy definitions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-parse.el b/lisp/url/url-parse.el index c3159a7e103..6e51b35f5a1 100644 --- a/lisp/url/url-parse.el +++ b/lisp/url/url-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-parse.el --- Uniform Resource Locator parser | 1 | ;;; url-parse.el --- Uniform Resource Locator parser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes | 5 | ;; Keywords: comm, data, processes |
| 6 | 6 | ||
diff --git a/lisp/url/url-privacy.el b/lisp/url/url-privacy.el index 77c3f642719..c6568a68bde 100644 --- a/lisp/url/url-privacy.el +++ b/lisp/url/url-privacy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-privacy.el --- Global history tracking for URL package | 1 | ;;; url-privacy.el --- Global history tracking for URL package |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-proxy.el b/lisp/url/url-proxy.el index b292e31def2..32bbd8a426b 100644 --- a/lisp/url/url-proxy.el +++ b/lisp/url/url-proxy.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-proxy.el --- Proxy server support | 1 | ;;; url-proxy.el --- Proxy server support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Keywords: comm, data, processes, hypermedia | 5 | ;; Keywords: comm, data, processes, hypermedia |
| 6 | 6 | ||
diff --git a/lisp/url/url-queue.el b/lisp/url/url-queue.el index c667cb932d5..0ff4ad1556c 100644 --- a/lisp/url/url-queue.el +++ b/lisp/url/url-queue.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-queue.el --- Fetching web pages in parallel | 1 | ;;; url-queue.el --- Fetching web pages in parallel |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: comm | 6 | ;; Keywords: comm |
diff --git a/lisp/url/url-tramp.el b/lisp/url/url-tramp.el index d0b1a5c3420..9e191579d47 100644 --- a/lisp/url/url-tramp.el +++ b/lisp/url/url-tramp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-tramp.el --- file-name-handler magic invoking Tramp for some protocols | 1 | ;;; url-tramp.el --- file-name-handler magic invoking Tramp for some protocols |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, data, processes, hypermedia | 6 | ;; Keywords: comm, data, processes, hypermedia |
diff --git a/lisp/url/url-util.el b/lisp/url/url-util.el index 65a24a5bbb7..af18acd8b6a 100644 --- a/lisp/url/url-util.el +++ b/lisp/url/url-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-util.el --- Miscellaneous helper routines for URL library | 1 | ;;; url-util.el --- Miscellaneous helper routines for URL library |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Perry <wmperry@gnu.org> | 6 | ;; Author: Bill Perry <wmperry@gnu.org> |
diff --git a/lisp/url/url-vars.el b/lisp/url/url-vars.el index fa6f182e831..960a04ad30f 100644 --- a/lisp/url/url-vars.el +++ b/lisp/url/url-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-vars.el --- Variables for Uniform Resource Locator tool | 1 | ;;; url-vars.el --- Variables for Uniform Resource Locator tool |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Keywords: comm, data, processes, hypermedia | 6 | ;; Keywords: comm, data, processes, hypermedia |
diff --git a/lisp/url/url.el b/lisp/url/url.el index 095637765a3..4837ba07f7e 100644 --- a/lisp/url/url.el +++ b/lisp/url/url.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url.el --- Uniform Resource Locator retrieval tool -*- lexical-binding: t -*- | 1 | ;;; url.el --- Uniform Resource Locator retrieval tool -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1996-1999, 2001, 2004-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Bill Perry <wmperry@gnu.org> | 6 | ;; Author: Bill Perry <wmperry@gnu.org> |
diff --git a/lisp/userlock.el b/lisp/userlock.el index 52a3eb176b6..a0c55fd1e13 100644 --- a/lisp/userlock.el +++ b/lisp/userlock.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; userlock.el --- handle file access contention between multiple users | 1 | ;;; userlock.el --- handle file access contention between multiple users |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1985-1986, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Richard King | 5 | ;; Author: Richard King |
| 6 | ;; (according to authors.el) | 6 | ;; (according to authors.el) |
diff --git a/lisp/vc/add-log.el b/lisp/vc/add-log.el index 9ab8d75fbb5..a5fe9563afb 100644 --- a/lisp/vc/add-log.el +++ b/lisp/vc/add-log.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; add-log.el --- change log maintenance commands for Emacs | 1 | ;;; add-log.el --- change log maintenance commands for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1988, 1993-1994, 1997-1998, 2000-2015 Free | 3 | ;; Copyright (C) 1985-1986, 1988, 1993-1994, 1997-1998, 2000-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/vc/compare-w.el b/lisp/vc/compare-w.el index d6e3240eaf7..4fe9e80662f 100644 --- a/lisp/vc/compare-w.el +++ b/lisp/vc/compare-w.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; compare-w.el --- compare text between windows for Emacs | 1 | ;;; compare-w.el --- compare text between windows for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1986, 1989, 1993, 1997, 2001-2015 Free Software | 3 | ;; Copyright (C) 1986, 1989, 1993, 1997, 2001-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/vc/cvs-status.el b/lisp/vc/cvs-status.el index cf1f49cbeee..618795cf3b5 100644 --- a/lisp/vc/cvs-status.el +++ b/lisp/vc/cvs-status.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cvs-status.el --- major mode for browsing `cvs status' output -*- lexical-binding: t -*- | 1 | ;;; cvs-status.el --- major mode for browsing `cvs status' output -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs cvs status tree vc tools | 6 | ;; Keywords: pcl-cvs cvs status tree vc tools |
diff --git a/lisp/vc/diff-mode.el b/lisp/vc/diff-mode.el index f4d7fe7d9aa..bada492a31b 100644 --- a/lisp/vc/diff-mode.el +++ b/lisp/vc/diff-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; diff-mode.el --- a mode for viewing/editing context diffs -*- lexical-binding: t -*- | 1 | ;;; diff-mode.el --- a mode for viewing/editing context diffs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: convenience patch diff vc | 6 | ;; Keywords: convenience patch diff vc |
diff --git a/lisp/vc/diff.el b/lisp/vc/diff.el index 2a973cfdfb1..a8c3fcca2fc 100644 --- a/lisp/vc/diff.el +++ b/lisp/vc/diff.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; diff.el --- run `diff' -*- lexical-binding: t -*- | 1 | ;;; diff.el --- run `diff' -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992, 1994, 1996, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1992, 1994, 1996, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Frank Bresz | 6 | ;; Author: Frank Bresz |
diff --git a/lisp/vc/ediff-diff.el b/lisp/vc/ediff-diff.el index 7647544d65d..b1ac32d7019 100644 --- a/lisp/vc/ediff-diff.el +++ b/lisp/vc/ediff-diff.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-diff.el --- diff-related utilities | 1 | ;;; ediff-diff.el --- diff-related utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-help.el b/lisp/vc/ediff-help.el index 3d46869b252..0f095a73388 100644 --- a/lisp/vc/ediff-help.el +++ b/lisp/vc/ediff-help.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-help.el --- Code related to the contents of Ediff help buffers | 1 | ;;; ediff-help.el --- Code related to the contents of Ediff help buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-hook.el b/lisp/vc/ediff-hook.el index 89796872a44..1c067e975ff 100644 --- a/lisp/vc/ediff-hook.el +++ b/lisp/vc/ediff-hook.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-hook.el --- setup for Ediff's menus and autoloads | 1 | ;;; ediff-hook.el --- setup for Ediff's menus and autoloads |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-init.el b/lisp/vc/ediff-init.el index a1d405ac2a1..b0d5d2fabc4 100644 --- a/lisp/vc/ediff-init.el +++ b/lisp/vc/ediff-init.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-init.el --- Macros, variables, and defsubsts used by Ediff | 1 | ;;; ediff-init.el --- Macros, variables, and defsubsts used by Ediff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-merg.el b/lisp/vc/ediff-merg.el index 2da3de1a10e..0af134ade14 100644 --- a/lisp/vc/ediff-merg.el +++ b/lisp/vc/ediff-merg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-merg.el --- merging utilities | 1 | ;;; ediff-merg.el --- merging utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-mult.el b/lisp/vc/ediff-mult.el index 7bfc3b60b4a..9c763d4a232 100644 --- a/lisp/vc/ediff-mult.el +++ b/lisp/vc/ediff-mult.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-mult.el --- support for multi-file/multi-buffer processing in Ediff | 1 | ;;; ediff-mult.el --- support for multi-file/multi-buffer processing in Ediff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-ptch.el b/lisp/vc/ediff-ptch.el index a3b8bf0a28a..6a07f805334 100644 --- a/lisp/vc/ediff-ptch.el +++ b/lisp/vc/ediff-ptch.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-ptch.el --- Ediff's patch support | 1 | ;;; ediff-ptch.el --- Ediff's patch support |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-util.el b/lisp/vc/ediff-util.el index 7ef425449c1..5419d477810 100644 --- a/lisp/vc/ediff-util.el +++ b/lisp/vc/ediff-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-util.el --- the core commands and utilities of ediff | 1 | ;;; ediff-util.el --- the core commands and utilities of ediff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-vers.el b/lisp/vc/ediff-vers.el index 5e745875c70..63272f14227 100644 --- a/lisp/vc/ediff-vers.el +++ b/lisp/vc/ediff-vers.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-vers.el --- version control interface to Ediff | 1 | ;;; ediff-vers.el --- version control interface to Ediff |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff-wind.el b/lisp/vc/ediff-wind.el index 8da752a1529..8dbb2f82198 100644 --- a/lisp/vc/ediff-wind.el +++ b/lisp/vc/ediff-wind.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff-wind.el --- window manipulation utilities | 1 | ;;; ediff-wind.el --- window manipulation utilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-1997, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-1997, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Package: ediff | 6 | ;; Package: ediff |
diff --git a/lisp/vc/ediff.el b/lisp/vc/ediff.el index 3a2d1e48aac..71099ab4d6e 100644 --- a/lisp/vc/ediff.el +++ b/lisp/vc/ediff.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ediff.el --- a comprehensive visual interface to diff & patch | 1 | ;;; ediff.el --- a comprehensive visual interface to diff & patch |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> | 5 | ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |
| 6 | ;; Created: February 2, 1994 | 6 | ;; Created: February 2, 1994 |
diff --git a/lisp/vc/log-edit.el b/lisp/vc/log-edit.el index 2bdd7a5be2b..44611d113c9 100644 --- a/lisp/vc/log-edit.el +++ b/lisp/vc/log-edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; log-edit.el --- Major mode for editing CVS commit messages -*- lexical-binding: t -*- | 1 | ;;; log-edit.el --- Major mode for editing CVS commit messages -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs cvs commit log vc | 6 | ;; Keywords: pcl-cvs cvs commit log vc |
diff --git a/lisp/vc/log-view.el b/lisp/vc/log-view.el index f1b57109e33..34ffb3c93b5 100644 --- a/lisp/vc/log-view.el +++ b/lisp/vc/log-view.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; log-view.el --- Major mode for browsing revision log histories -*- lexical-binding: t -*- | 1 | ;;; log-view.el --- Major mode for browsing revision log histories -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: tools, vc | 6 | ;; Keywords: tools, vc |
diff --git a/lisp/vc/pcvs-defs.el b/lisp/vc/pcvs-defs.el index 61eac52845c..1575cb0c65e 100644 --- a/lisp/vc/pcvs-defs.el +++ b/lisp/vc/pcvs-defs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcvs-defs.el --- variable definitions for PCL-CVS | 1 | ;;; pcvs-defs.el --- variable definitions for PCL-CVS |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs | 6 | ;; Keywords: pcl-cvs |
diff --git a/lisp/vc/pcvs-info.el b/lisp/vc/pcvs-info.el index 4af1e73a358..1abc7729045 100644 --- a/lisp/vc/pcvs-info.el +++ b/lisp/vc/pcvs-info.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcvs-info.el --- internal representation of a fileinfo entry | 1 | ;;; pcvs-info.el --- internal representation of a fileinfo entry |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs | 6 | ;; Keywords: pcl-cvs |
diff --git a/lisp/vc/pcvs-parse.el b/lisp/vc/pcvs-parse.el index 5dcb4c55b01..5ff53bb9780 100644 --- a/lisp/vc/pcvs-parse.el +++ b/lisp/vc/pcvs-parse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcvs-parse.el --- the CVS output parser | 1 | ;;; pcvs-parse.el --- the CVS output parser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs | 6 | ;; Keywords: pcl-cvs |
diff --git a/lisp/vc/pcvs-util.el b/lisp/vc/pcvs-util.el index d3cc3c5da33..45e1fbce966 100644 --- a/lisp/vc/pcvs-util.el +++ b/lisp/vc/pcvs-util.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcvs-util.el --- utility functions for PCL-CVS -*- byte-compile-dynamic: t -*- | 1 | ;;; pcvs-util.el --- utility functions for PCL-CVS -*- byte-compile-dynamic: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: pcl-cvs | 6 | ;; Keywords: pcl-cvs |
diff --git a/lisp/vc/pcvs.el b/lisp/vc/pcvs.el index ba8425824f9..36a1d91d90e 100644 --- a/lisp/vc/pcvs.el +++ b/lisp/vc/pcvs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcvs.el --- a front-end to CVS -*- lexical-binding:t -*- | 1 | ;;; pcvs.el --- a front-end to CVS -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1991-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1991-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: (The PCL-CVS Trust) pcl-cvs@cyclic.com | 5 | ;; Author: (The PCL-CVS Trust) pcl-cvs@cyclic.com |
| 6 | ;; (Per Cederqvist) ceder@lysator.liu.se | 6 | ;; (Per Cederqvist) ceder@lysator.liu.se |
diff --git a/lisp/vc/smerge-mode.el b/lisp/vc/smerge-mode.el index e9bfffd0354..489ece81bec 100644 --- a/lisp/vc/smerge-mode.el +++ b/lisp/vc/smerge-mode.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; smerge-mode.el --- Minor mode to resolve diff3 conflicts -*- lexical-binding: t -*- | 1 | ;;; smerge-mode.el --- Minor mode to resolve diff3 conflicts -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: vc, tools, revision control, merge, diff3, cvs, conflict | 6 | ;; Keywords: vc, tools, revision control, merge, diff3, cvs, conflict |
diff --git a/lisp/vc/vc-annotate.el b/lisp/vc/vc-annotate.el index ab3161e11e6..ed038f1d4e5 100644 --- a/lisp/vc/vc-annotate.el +++ b/lisp/vc/vc-annotate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-annotate.el --- VC Annotate Support -*- lexical-binding: t -*- | 1 | ;;; vc-annotate.el --- VC Annotate Support -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Martin Lorentzson <emwson@emw.ericsson.se> | 5 | ;; Author: Martin Lorentzson <emwson@emw.ericsson.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/vc/vc-bzr.el b/lisp/vc/vc-bzr.el index caedbd9f6c3..03c134a100e 100644 --- a/lisp/vc/vc-bzr.el +++ b/lisp/vc/vc-bzr.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-bzr.el --- VC backend for the bzr revision control system -*- lexical-binding: t -*- | 1 | ;;; vc-bzr.el --- VC backend for the bzr revision control system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Riccardo Murri <riccardo.murri@gmail.com> | 6 | ;; Riccardo Murri <riccardo.murri@gmail.com> |
diff --git a/lisp/vc/vc-cvs.el b/lisp/vc/vc-cvs.el index e21aece85ae..2dca708dc38 100644 --- a/lisp/vc/vc-cvs.el +++ b/lisp/vc/vc-cvs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-cvs.el --- non-resident support for CVS version-control -*- lexical-binding: t -*- | 1 | ;;; vc-cvs.el --- non-resident support for CVS version-control -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1995, 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1995, 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vc/vc-dav.el b/lisp/vc/vc-dav.el index 880e14be63e..07c15ac47fe 100644 --- a/lisp/vc/vc-dav.el +++ b/lisp/vc/vc-dav.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-dav.el --- vc.el support for WebDAV | 1 | ;;; vc-dav.el --- vc.el support for WebDAV |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001, 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Bill Perry <wmperry@gnu.org> | 5 | ;; Author: Bill Perry <wmperry@gnu.org> |
| 6 | ;; Maintainer: Bill Perry <wmperry@gnu.org> | 6 | ;; Maintainer: Bill Perry <wmperry@gnu.org> |
diff --git a/lisp/vc/vc-dir.el b/lisp/vc/vc-dir.el index 3b3fb68f171..028e4257d11 100644 --- a/lisp/vc/vc-dir.el +++ b/lisp/vc/vc-dir.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-dir.el --- Directory status display under VC -*- lexical-binding: t -*- | 1 | ;;; vc-dir.el --- Directory status display under VC -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dan Nicolaescu <dann@ics.uci.edu> | 5 | ;; Author: Dan Nicolaescu <dann@ics.uci.edu> |
| 6 | ;; Keywords: vc tools | 6 | ;; Keywords: vc tools |
diff --git a/lisp/vc/vc-dispatcher.el b/lisp/vc/vc-dispatcher.el index b8593e30a54..59f2ae329ed 100644 --- a/lisp/vc/vc-dispatcher.el +++ b/lisp/vc/vc-dispatcher.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-dispatcher.el -- generic command-dispatcher facility. -*- lexical-binding: t -*- | 1 | ;;; vc-dispatcher.el -- generic command-dispatcher facility. -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see below for full credits) | 5 | ;; Author: FSF (see below for full credits) |
| 6 | ;; Maintainer: Eric S. Raymond <esr@thyrsus.com> | 6 | ;; Maintainer: Eric S. Raymond <esr@thyrsus.com> |
diff --git a/lisp/vc/vc-filewise.el b/lisp/vc/vc-filewise.el index 254d126b98a..9eb3f612aea 100644 --- a/lisp/vc/vc-filewise.el +++ b/lisp/vc/vc-filewise.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-filewise.el --- common functions for file-oriented back ends. | 1 | ;;; vc-filewise.el --- common functions for file-oriented back ends. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1996, 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1996, 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el index 99084183a8c..560d3039384 100644 --- a/lisp/vc/vc-git.el +++ b/lisp/vc/vc-git.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-git.el --- VC backend for the git version control system -*- lexical-binding: t -*- | 1 | ;;; vc-git.el --- VC backend for the git version control system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexandre Julliard <julliard@winehq.org> | 5 | ;; Author: Alexandre Julliard <julliard@winehq.org> |
| 6 | ;; Keywords: vc tools | 6 | ;; Keywords: vc tools |
diff --git a/lisp/vc/vc-hg.el b/lisp/vc/vc-hg.el index 62fbfde5f87..8a0a9f91a48 100644 --- a/lisp/vc/vc-hg.el +++ b/lisp/vc/vc-hg.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-hg.el --- VC backend for the mercurial version control system -*- lexical-binding: t -*- | 1 | ;;; vc-hg.el --- VC backend for the mercurial version control system -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ivan Kanis | 5 | ;; Author: Ivan Kanis |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/vc/vc-hooks.el b/lisp/vc/vc-hooks.el index 93d2dc0ee89..2be46c5fff4 100644 --- a/lisp/vc/vc-hooks.el +++ b/lisp/vc/vc-hooks.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-hooks.el --- resident support for version-control | 1 | ;;; vc-hooks.el --- resident support for version-control |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1996, 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1996, 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vc/vc-mtn.el b/lisp/vc/vc-mtn.el index 3b59c61eb78..115a6583bb6 100644 --- a/lisp/vc/vc-mtn.el +++ b/lisp/vc/vc-mtn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-mtn.el --- VC backend for Monotone -*- lexical-binding: t -*- | 1 | ;;; vc-mtn.el --- VC backend for Monotone -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: vc | 6 | ;; Keywords: vc |
diff --git a/lisp/vc/vc-rcs.el b/lisp/vc/vc-rcs.el index 3e43546967c..8d58611cb5b 100644 --- a/lisp/vc/vc-rcs.el +++ b/lisp/vc/vc-rcs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-rcs.el --- support for RCS version-control -*- lexical-binding:t -*- | 1 | ;;; vc-rcs.el --- support for RCS version-control -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vc/vc-sccs.el b/lisp/vc/vc-sccs.el index a3facc56d5d..79c7fe9a1da 100644 --- a/lisp/vc/vc-sccs.el +++ b/lisp/vc/vc-sccs.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-sccs.el --- support for SCCS version-control -*- lexical-binding:t -*- | 1 | ;;; vc-sccs.el --- support for SCCS version-control -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vc/vc-src.el b/lisp/vc/vc-src.el index 69e403668b1..23290428043 100644 --- a/lisp/vc/vc-src.el +++ b/lisp/vc/vc-src.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-src.el --- support for SRC version-control -*- lexical-binding:t -*- | 1 | ;;; vc-src.el --- support for SRC version-control -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Eric S. Raymond <esr@thyrsus.com> | 6 | ;; Maintainer: Eric S. Raymond <esr@thyrsus.com> |
diff --git a/lisp/vc/vc-svn.el b/lisp/vc/vc-svn.el index a50befa9e4c..c5b817d2529 100644 --- a/lisp/vc/vc-svn.el +++ b/lisp/vc/vc-svn.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-svn.el --- non-resident support for Subversion version-control -*- lexical-binding:t -*- | 1 | ;;; vc-svn.el --- non-resident support for Subversion version-control -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see vc.el for full credits) | 5 | ;; Author: FSF (see vc.el for full credits) |
| 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> | 6 | ;; Maintainer: Stefan Monnier <monnier@gnu.org> |
diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el index f05d45cabc1..25b41e34e64 100644 --- a/lisp/vc/vc.el +++ b/lisp/vc/vc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc.el --- drive a version-control system from within Emacs -*- lexical-binding:t -*- | 1 | ;;; vc.el --- drive a version-control system from within Emacs -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1992-1998, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1992-1998, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FSF (see below for full credits) | 5 | ;; Author: FSF (see below for full credits) |
| 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> | 6 | ;; Maintainer: Andre Spiegel <spiegel@gnu.org> |
diff --git a/lisp/vcursor.el b/lisp/vcursor.el index 7e503269a8a..6a112ff37be 100644 --- a/lisp/vcursor.el +++ b/lisp/vcursor.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vcursor.el --- manipulate an alternative ("virtual") cursor | 1 | ;;; vcursor.el --- manipulate an alternative ("virtual") cursor |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 1996, 1998, 2001-2015 Free Software Foundation, | 3 | ;; Copyright (C) 1994, 1996, 1998, 2001-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> | 6 | ;; Author: Peter Stephenson <pws@ibmth.df.unipi.it> |
diff --git a/lisp/version.el b/lisp/version.el index 4207cb41f21..77188a51ee3 100644 --- a/lisp/version.el +++ b/lisp/version.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; version.el --- record version number of Emacs | 1 | ;;; version.el --- record version number of Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1992, 1994-1995, 1999-2015 Free Software | 3 | ;; Copyright (C) 1985, 1992, 1994-1995, 1999-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/view.el b/lisp/view.el index 3f0a6dc325d..830073a0639 100644 --- a/lisp/view.el +++ b/lisp/view.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; view.el --- peruse file or buffer without editing | 1 | ;;; view.el --- peruse file or buffer without editing |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1989, 1994-1995, 1997, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985, 1989, 1994-1995, 1997, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: K. Shane Hartman | 6 | ;; Author: K. Shane Hartman |
diff --git a/lisp/vt-control.el b/lisp/vt-control.el index 12385032f7a..35840104090 100644 --- a/lisp/vt-control.el +++ b/lisp/vt-control.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vt-control.el --- Common VTxxx control functions | 1 | ;;; vt-control.el --- Common VTxxx control functions |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> | 5 | ;; Author: Rob Riepel <riepel@networking.stanford.edu> |
| 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> | 6 | ;; Maintainer: Rob Riepel <riepel@networking.stanford.edu> |
diff --git a/lisp/vt100-led.el b/lisp/vt100-led.el index b7c377acba0..8117a7162ff 100644 --- a/lisp/vt100-led.el +++ b/lisp/vt100-led.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vt100-led.el --- functions for LED control on VT-100 terminals & clones | 1 | ;;; vt100-led.el --- functions for LED control on VT-100 terminals & clones |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1988, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1988, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Howard Gayle | 5 | ;; Author: Howard Gayle |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/w32-fns.el b/lisp/w32-fns.el index 6f8fa840bd3..472355741b8 100644 --- a/lisp/w32-fns.el +++ b/lisp/w32-fns.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; w32-fns.el --- Lisp routines for 32-bit Windows | 1 | ;;; w32-fns.el --- Lisp routines for 32-bit Windows |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Geoff Voelker <voelker@cs.washington.edu> | 5 | ;; Author: Geoff Voelker <voelker@cs.washington.edu> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/w32-vars.el b/lisp/w32-vars.el index f9212be406c..c9317e4d716 100644 --- a/lisp/w32-vars.el +++ b/lisp/w32-vars.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; w32-vars.el --- MS-Windows specific user options | 1 | ;;; w32-vars.el --- MS-Windows specific user options |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jason Rumney <jasonr@gnu.org> | 5 | ;; Author: Jason Rumney <jasonr@gnu.org> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/lisp/wdired.el b/lisp/wdired.el index 8ee9a83d1d2..9f258794f96 100644 --- a/lisp/wdired.el +++ b/lisp/wdired.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wdired.el --- Rename files editing their names in dired buffers | 1 | ;;; wdired.el --- Rename files editing their names in dired buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Filename: wdired.el | 5 | ;; Filename: wdired.el |
| 6 | ;; Author: Juan LeĂ³n Lahoz GarcĂa <juanleon1@gmail.com> | 6 | ;; Author: Juan LeĂ³n Lahoz GarcĂa <juanleon1@gmail.com> |
diff --git a/lisp/whitespace.el b/lisp/whitespace.el index d45a1dcc47f..53bf363daa4 100644 --- a/lisp/whitespace.el +++ b/lisp/whitespace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; whitespace.el --- minor mode to visualize TAB, (HARD) SPACE, NEWLINE | 1 | ;;; whitespace.el --- minor mode to visualize TAB, (HARD) SPACE, NEWLINE |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 | ;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | ;; Maintainer: Vinicius Jose Latorre <viniciusjl@ig.com.br> |
diff --git a/lisp/wid-browse.el b/lisp/wid-browse.el index 7e2bcb47f69..6065ebcfb29 100644 --- a/lisp/wid-browse.el +++ b/lisp/wid-browse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wid-browse.el --- functions for browsing widgets | 1 | ;;; wid-browse.el --- functions for browsing widgets |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: extensions | 6 | ;; Keywords: extensions |
diff --git a/lisp/wid-edit.el b/lisp/wid-edit.el index d0410aa6852..f0054be4c8b 100644 --- a/lisp/wid-edit.el +++ b/lisp/wid-edit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; wid-edit.el --- Functions for creating and using widgets -*-byte-compile-dynamic: t; lexical-binding:t -*- | 1 | ;;; wid-edit.el --- Functions for creating and using widgets -*-byte-compile-dynamic: t; lexical-binding:t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/widget.el b/lisp/widget.el index aadb063161c..2db645ab08d 100644 --- a/lisp/widget.el +++ b/lisp/widget.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; widget.el --- a library of user interface components | 1 | ;;; widget.el --- a library of user interface components |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: help, extensions, faces, hypermedia | 6 | ;; Keywords: help, extensions, faces, hypermedia |
diff --git a/lisp/windmove.el b/lisp/windmove.el index 52297ecf662..7cfb7d59461 100644 --- a/lisp/windmove.el +++ b/lisp/windmove.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; windmove.el --- directional window-selection routines | 1 | ;;; windmove.el --- directional window-selection routines |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1998-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Hovav Shacham (hovav@cs.stanford.edu) | 5 | ;; Author: Hovav Shacham (hovav@cs.stanford.edu) |
| 6 | ;; Created: 17 October 1998 | 6 | ;; Created: 17 October 1998 |
diff --git a/lisp/window.el b/lisp/window.el index 74512ce14f4..620f4ed26a9 100644 --- a/lisp/window.el +++ b/lisp/window.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; window.el --- GNU Emacs window commands aside from those written in C | 1 | ;;; window.el --- GNU Emacs window commands aside from those written in C |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985, 1989, 1992-1994, 2000-2015 Free Software | 3 | ;; Copyright (C) 1985, 1989, 1992-1994, 2000-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/winner.el b/lisp/winner.el index 3767b9f1f69..4b277008d78 100644 --- a/lisp/winner.el +++ b/lisp/winner.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; winner.el --- Restore old window configurations | 1 | ;;; winner.el --- Restore old window configurations |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ivar Rummelhoff <ivarru@math.uio.no> | 5 | ;; Author: Ivar Rummelhoff <ivarru@math.uio.no> |
| 6 | ;; Created: 27 Feb 1997 | 6 | ;; Created: 27 Feb 1997 |
diff --git a/lisp/woman.el b/lisp/woman.el index d4174d4e17c..4ca7dbee5de 100644 --- a/lisp/woman.el +++ b/lisp/woman.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; woman.el --- browse UN*X manual pages `wo (without) man' | 1 | ;;; woman.el --- browse UN*X manual pages `wo (without) man' |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Francis J. Wright <F.J.Wright@qmul.ac.uk> | 5 | ;; Author: Francis J. Wright <F.J.Wright@qmul.ac.uk> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/x-dnd.el b/lisp/x-dnd.el index 8ec5dfc65c0..eea9e969002 100644 --- a/lisp/x-dnd.el +++ b/lisp/x-dnd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; x-dnd.el --- drag and drop support for X | 1 | ;;; x-dnd.el --- drag and drop support for X |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> | 5 | ;; Author: Jan Djärv <jan.h.d@swipnet.se> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/lisp/xml.el b/lisp/xml.el index 7a853d98cc6..2c3b6a49f61 100644 --- a/lisp/xml.el +++ b/lisp/xml.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xml.el --- XML parser | 1 | ;;; xml.el --- XML parser |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Emmanuel Briot <briot@gnat.com> | 5 | ;; Author: Emmanuel Briot <briot@gnat.com> |
| 6 | ;; Maintainer: Mark A. Hershberger <mah@everybody.org> | 6 | ;; Maintainer: Mark A. Hershberger <mah@everybody.org> |
diff --git a/lisp/xt-mouse.el b/lisp/xt-mouse.el index 2bb71549564..5975e60272f 100644 --- a/lisp/xt-mouse.el +++ b/lisp/xt-mouse.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xt-mouse.el --- support the mouse when emacs run in an xterm | 1 | ;;; xt-mouse.el --- support the mouse when emacs run in an xterm |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1994, 2000-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1994, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: mouse, terminals | 6 | ;; Keywords: mouse, terminals |
diff --git a/lwlib/ChangeLog.1 b/lwlib/ChangeLog.1 index e5dfed2342a..805a64ccbb7 100644 --- a/lwlib/ChangeLog.1 +++ b/lwlib/ChangeLog.1 | |||
| @@ -1964,7 +1964,7 @@ | |||
| 1964 | ;; coding: utf-8 | 1964 | ;; coding: utf-8 |
| 1965 | ;; End: | 1965 | ;; End: |
| 1966 | 1966 | ||
| 1967 | Copyright (C) 1995-1999, 2001-2015 Free Software Foundation, Inc. | 1967 | Copyright (C) 1995-1999, 2001-2016 Free Software Foundation, Inc. |
| 1968 | 1968 | ||
| 1969 | This file is part of GNU Emacs. | 1969 | This file is part of GNU Emacs. |
| 1970 | 1970 | ||
diff --git a/lwlib/Makefile.in b/lwlib/Makefile.in index be12b4235b6..94af056ea62 100644 --- a/lwlib/Makefile.in +++ b/lwlib/Makefile.in | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1992, 1993 Lucid, Inc. | 3 | # Copyright (C) 1992, 1993 Lucid, Inc. |
| 4 | # Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 4 | # Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 5 | # | 5 | # |
| 6 | # This file is part of the Lucid Widget Library. | 6 | # This file is part of the Lucid Widget Library. |
| 7 | # | 7 | # |
diff --git a/lwlib/deps.mk b/lwlib/deps.mk index a19e51f34d1..ef405d56c1e 100644 --- a/lwlib/deps.mk +++ b/lwlib/deps.mk | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | ### deps.mk --- lwlib/Makefile fragment for GNU Emacs | 1 | ### deps.mk --- lwlib/Makefile fragment for GNU Emacs |
| 2 | 2 | ||
| 3 | # Copyright (C) 1992, 1993 Lucid, Inc. | 3 | # Copyright (C) 1992, 1993 Lucid, Inc. |
| 4 | # Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 4 | # Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 5 | # | 5 | # |
| 6 | # This file is part of the Lucid Widget Library. | 6 | # This file is part of the Lucid Widget Library. |
| 7 | # | 7 | # |
diff --git a/lwlib/lwlib-Xaw.c b/lwlib/lwlib-Xaw.c index 5a1485b9f49..9bd84ef167a 100644 --- a/lwlib/lwlib-Xaw.c +++ b/lwlib/lwlib-Xaw.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* The lwlib interface to Athena widgets. | 1 | /* The lwlib interface to Athena widgets. |
| 2 | 2 | ||
| 3 | Copyright (C) 1993 Chuck Thompson <cthomp@cs.uiuc.edu> | 3 | Copyright (C) 1993 Chuck Thompson <cthomp@cs.uiuc.edu> |
| 4 | Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of the Lucid Widget Library. | 6 | This file is part of the Lucid Widget Library. |
| 7 | 7 | ||
diff --git a/lwlib/lwlib-Xlw.c b/lwlib/lwlib-Xlw.c index e793dbc4d86..f7713a116f3 100644 --- a/lwlib/lwlib-Xlw.c +++ b/lwlib/lwlib-Xlw.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* The lwlib interface to "xlwmenu" menus. | 1 | /* The lwlib interface to "xlwmenu" menus. |
| 2 | 2 | ||
| 3 | Copyright (C) 1992 Lucid, Inc. | 3 | Copyright (C) 1992 Lucid, Inc. |
| 4 | Copyright (C) 1994, 2000-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 1994, 2000-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of the Lucid Widget Library. | 6 | This file is part of the Lucid Widget Library. |
| 7 | 7 | ||
diff --git a/lwlib/lwlib-Xm.c b/lwlib/lwlib-Xm.c index 37db615e615..c92edd2f9e3 100644 --- a/lwlib/lwlib-Xm.c +++ b/lwlib/lwlib-Xm.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* The lwlib interface to Motif widgets. | 1 | /* The lwlib interface to Motif widgets. |
| 2 | 2 | ||
| 3 | Copyright (C) 1994-1997, 1999-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1994-1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | Copyright (C) 1992 Lucid, Inc. | 4 | Copyright (C) 1992 Lucid, Inc. |
| 5 | 5 | ||
| 6 | This file is part of the Lucid Widget Library. | 6 | This file is part of the Lucid Widget Library. |
diff --git a/lwlib/lwlib-int.h b/lwlib/lwlib-int.h index c32aa36d4aa..4b8ee655308 100644 --- a/lwlib/lwlib-int.h +++ b/lwlib/lwlib-int.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* | 1 | /* |
| 2 | Copyright (C) 1992 Lucid, Inc. | 2 | Copyright (C) 1992 Lucid, Inc. |
| 3 | Copyright (C) 2000-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of the Lucid Widget Library. | 5 | This file is part of the Lucid Widget Library. |
| 6 | 6 | ||
diff --git a/lwlib/lwlib-utils.c b/lwlib/lwlib-utils.c index dc34ce861c5..e2ff98976de 100644 --- a/lwlib/lwlib-utils.c +++ b/lwlib/lwlib-utils.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* Defines some widget utility functions. | 1 | /* Defines some widget utility functions. |
| 2 | 2 | ||
| 3 | Copyright (C) 1992 Lucid, Inc. | 3 | Copyright (C) 1992 Lucid, Inc. |
| 4 | Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of the Lucid Widget Library. | 6 | This file is part of the Lucid Widget Library. |
| 7 | 7 | ||
diff --git a/lwlib/lwlib-widget.h b/lwlib/lwlib-widget.h index 6ec6d272c34..22d9b3e38ff 100644 --- a/lwlib/lwlib-widget.h +++ b/lwlib/lwlib-widget.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* | 1 | /* |
| 2 | Copyright (C) 1992, 1993 Lucid, Inc. | 2 | Copyright (C) 1992, 1993 Lucid, Inc. |
| 3 | Copyright (C) 1994, 1999-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1994, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of the Lucid Widget Library. | 5 | This file is part of the Lucid Widget Library. |
| 6 | 6 | ||
diff --git a/lwlib/lwlib.c b/lwlib/lwlib.c index 2ffd477b7be..c68cf77c928 100644 --- a/lwlib/lwlib.c +++ b/lwlib/lwlib.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* A general interface to the widgets of different toolkits. | 1 | /* A general interface to the widgets of different toolkits. |
| 2 | 2 | ||
| 3 | Copyright (C) 1992, 1993 Lucid, Inc. | 3 | Copyright (C) 1992, 1993 Lucid, Inc. |
| 4 | Copyright (C) 1994-1996, 1999-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 1994-1996, 1999-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of the Lucid Widget Library. | 6 | This file is part of the Lucid Widget Library. |
| 7 | 7 | ||
diff --git a/lwlib/lwlib.h b/lwlib/lwlib.h index a51a6262f76..f59f88a69ec 100644 --- a/lwlib/lwlib.h +++ b/lwlib/lwlib.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* | 1 | /* |
| 2 | Copyright (C) 1992, 1993 Lucid, Inc. | 2 | Copyright (C) 1992, 1993 Lucid, Inc. |
| 3 | Copyright (C) 1994, 1999-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1994, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of the Lucid Widget Library. | 5 | This file is part of the Lucid Widget Library. |
| 6 | 6 | ||
diff --git a/lwlib/xlwmenu.c b/lwlib/xlwmenu.c index 7e766bb7300..94f10f34df0 100644 --- a/lwlib/xlwmenu.c +++ b/lwlib/xlwmenu.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* Implements a lightweight menubar widget. | 1 | /* Implements a lightweight menubar widget. |
| 2 | 2 | ||
| 3 | Copyright (C) 1992 Lucid, Inc. | 3 | Copyright (C) 1992 Lucid, Inc. |
| 4 | Copyright (C) 1994-1995, 1997, 1999-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 1994-1995, 1997, 1999-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of the Lucid Widget Library. | 6 | This file is part of the Lucid Widget Library. |
| 7 | 7 | ||
diff --git a/lwlib/xlwmenu.h b/lwlib/xlwmenu.h index 8b356da35f9..43c17f19be0 100644 --- a/lwlib/xlwmenu.h +++ b/lwlib/xlwmenu.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Interface of a lightweight menubar widget. | 1 | /* Interface of a lightweight menubar widget. |
| 2 | 2 | ||
| 3 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | Copyright (C) 1992 Lucid, Inc. | 4 | Copyright (C) 1992 Lucid, Inc. |
| 5 | 5 | ||
| 6 | This file is part of the Lucid Widget Library. | 6 | This file is part of the Lucid Widget Library. |
diff --git a/lwlib/xlwmenuP.h b/lwlib/xlwmenuP.h index f21392beed7..893ea0b1dcc 100644 --- a/lwlib/xlwmenuP.h +++ b/lwlib/xlwmenuP.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Internals of a lightweight menubar widget. | 1 | /* Internals of a lightweight menubar widget. |
| 2 | 2 | ||
| 3 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | Copyright (C) 1992 Lucid, Inc. | 4 | Copyright (C) 1992 Lucid, Inc. |
| 5 | 5 | ||
| 6 | This file is part of the Lucid Widget Library. | 6 | This file is part of the Lucid Widget Library. |
diff --git a/m4/setenv.m4 b/m4/setenv.m4 index 3aa38d89585..5d49aba60dd 100644 --- a/m4/setenv.m4 +++ b/m4/setenv.m4 | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # setenv.m4 serial 26 | 1 | # setenv.m4 serial 26 |
| 2 | dnl Copyright (C) 2001-2004, 2006-2015 Free Software Foundation, Inc. | 2 | dnl Copyright (C) 2001-2004, 2006-2016 Free Software Foundation, Inc. |
| 3 | dnl This file is free software; the Free Software Foundation | 3 | dnl This file is free software; the Free Software Foundation |
| 4 | dnl gives unlimited permission to copy and/or distribute it, | 4 | dnl gives unlimited permission to copy and/or distribute it, |
| 5 | dnl with or without modifications, as long as this notice is preserved. | 5 | dnl with or without modifications, as long as this notice is preserved. |
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | ### make-dist: create an Emacs distribution tar file from current srcdir | 2 | ### make-dist: create an Emacs distribution tar file from current srcdir |
| 3 | 3 | ||
| 4 | ## Copyright (C) 1995, 1997-1998, 2000-2015 Free Software Foundation, | 4 | ## Copyright (C) 1995, 1997-1998, 2000-2016 Free Software Foundation, |
| 5 | ## Inc. | 5 | ## Inc. |
| 6 | 6 | ||
| 7 | ## This file is part of GNU Emacs. | 7 | ## This file is part of GNU Emacs. |
diff --git a/modules/mod-test/Makefile b/modules/mod-test/Makefile index 04529db9795..3a21623d973 100644 --- a/modules/mod-test/Makefile +++ b/modules/mod-test/Makefile | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Test GNU Emacs modules. | 1 | # Test GNU Emacs modules. |
| 2 | 2 | ||
| 3 | # Copyright 2015 Free Software Foundation, Inc. | 3 | # Copyright 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/modules/mod-test/mod-test.c b/modules/mod-test/mod-test.c index 862bb81288b..bb9c8a503d4 100644 --- a/modules/mod-test/mod-test.c +++ b/modules/mod-test/mod-test.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Test GNU Emacs modules. | 1 | /* Test GNU Emacs modules. |
| 2 | 2 | ||
| 3 | Copyright 2015 Free Software Foundation, Inc. | 3 | Copyright 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/modules/mod-test/test.el b/modules/mod-test/test.el index 69bf933c7f9..2d363c31bcd 100644 --- a/modules/mod-test/test.el +++ b/modules/mod-test/test.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; Test GNU Emacs modules. | 1 | ;;; Test GNU Emacs modules. |
| 2 | 2 | ||
| 3 | ;; Copyright 2015 Free Software Foundation, Inc. | 3 | ;; Copyright 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/modules/modhelp.py b/modules/modhelp.py index 7c96f27fee1..5d8f89b31bc 100755 --- a/modules/modhelp.py +++ b/modules/modhelp.py | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | # Module helper script. | 3 | # Module helper script. |
| 4 | 4 | ||
| 5 | # Copyright 2015 Free Software Foundation, Inc. | 5 | # Copyright 2015-2016 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | 8 | ||
diff --git a/msdos/ChangeLog.1 b/msdos/ChangeLog.1 index 4b489cdf521..e52a4a85b9f 100644 --- a/msdos/ChangeLog.1 +++ b/msdos/ChangeLog.1 | |||
| @@ -1550,7 +1550,7 @@ | |||
| 1550 | ;; coding: utf-8 | 1550 | ;; coding: utf-8 |
| 1551 | ;; End: | 1551 | ;; End: |
| 1552 | 1552 | ||
| 1553 | Copyright (C) 1994-1999, 2001-2015 Free Software Foundation, Inc. | 1553 | Copyright (C) 1994-1999, 2001-2016 Free Software Foundation, Inc. |
| 1554 | 1554 | ||
| 1555 | This file is part of GNU Emacs. | 1555 | This file is part of GNU Emacs. |
| 1556 | 1556 | ||
diff --git a/msdos/INSTALL b/msdos/INSTALL index ea698afc10a..7759258c3b8 100644 --- a/msdos/INSTALL +++ b/msdos/INSTALL | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs Installation Guide for the DJGPP (a.k.a. MS-DOS) port | 1 | GNU Emacs Installation Guide for the DJGPP (a.k.a. MS-DOS) port |
| 2 | 2 | ||
| 3 | Copyright (C) 1992, 1994, 1996-1997, 2000-2015 Free Software Foundation, | 3 | Copyright (C) 1992, 1994, 1996-1997, 2000-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | See the end of the file for license conditions. | 5 | See the end of the file for license conditions. |
| 6 | 6 | ||
diff --git a/msdos/README b/msdos/README index 84093336383..4950da5ae52 100644 --- a/msdos/README +++ b/msdos/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
| @@ -10,7 +10,7 @@ The files emacs.ico and emacs.pif are for using the DJGPP version on | |||
| 10 | Windows 3.X. Since these are binary files, their copyright notice is | 10 | Windows 3.X. Since these are binary files, their copyright notice is |
| 11 | reproduced here: | 11 | reproduced here: |
| 12 | 12 | ||
| 13 | # Copyright (C) 1993, 2002-2015 Free Software Foundation, Inc. | 13 | # Copyright (C) 1993, 2002-2016 Free Software Foundation, Inc. |
| 14 | # | 14 | # |
| 15 | # This file is part of GNU Emacs. | 15 | # This file is part of GNU Emacs. |
| 16 | # | 16 | # |
diff --git a/msdos/autogen/Makefile.in b/msdos/autogen/Makefile.in index d545d4183ea..67c3c355c87 100644 --- a/msdos/autogen/Makefile.in +++ b/msdos/autogen/Makefile.in | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. | 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. |
| 2 | # @configure_input@ | 2 | # @configure_input@ |
| 3 | 3 | ||
| 4 | # Copyright (C) 1994-2009, 2013-2015 Free Software Foundation, Inc. | 4 | # Copyright (C) 1994-2009, 2013-2016 Free Software Foundation, Inc. |
| 5 | # This Makefile.in is free software; the Free Software Foundation | 5 | # This Makefile.in is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
| 7 | # with or without modifications, as long as this notice is preserved. | 7 | # with or without modifications, as long as this notice is preserved. |
| @@ -13,7 +13,7 @@ | |||
| 13 | 13 | ||
| 14 | @SET_MAKE@ | 14 | @SET_MAKE@ |
| 15 | 15 | ||
| 16 | # Copyright (C) 2002-2015 Free Software Foundation, Inc. | 16 | # Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 17 | # | 17 | # |
| 18 | # This file is free software; you can redistribute it and/or modify | 18 | # This file is free software; you can redistribute it and/or modify |
| 19 | # it under the terms of the GNU General Public License as published by | 19 | # it under the terms of the GNU General Public License as published by |
| @@ -36,7 +36,7 @@ | |||
| 36 | # Generated by gnulib-tool. | 36 | # Generated by gnulib-tool. |
| 37 | # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=close --avoid=dup --avoid=fchdir --avoid=fstat --avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=open --avoid=openat-die --avoid=opendir --avoid=raise --avoid=save-cwd --avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt byteswap c-ctype c-strcase careadlinkat close-stream count-one-bits count-trailing-zeros crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 environ execinfo faccessat fcntl fcntl-h fdatasync fdopendir filemode fstatat fsync getloadavg getopt-gnu gettime gettimeofday intprops largefile lstat manywarnings memrchr mkostemp mktime pipe2 pselect pthread_sigmask putenv qacl readlink readlinkat sig2str socklen stat-time stdalign stdarg stdbool stdio strftime strtoimax strtoumax symlink sys_stat sys_time time timer-time timespec-add timespec-sub unsetenv utimens warnings | 37 | # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=close --avoid=dup --avoid=fchdir --avoid=fstat --avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=open --avoid=openat-die --avoid=opendir --avoid=raise --avoid=save-cwd --avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt byteswap c-ctype c-strcase careadlinkat close-stream count-one-bits count-trailing-zeros crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 environ execinfo faccessat fcntl fcntl-h fdatasync fdopendir filemode fstatat fsync getloadavg getopt-gnu gettime gettimeofday intprops largefile lstat manywarnings memrchr mkostemp mktime pipe2 pselect pthread_sigmask putenv qacl readlink readlinkat sig2str socklen stat-time stdalign stdarg stdbool stdio strftime strtoimax strtoumax symlink sys_stat sys_time time timer-time timespec-add timespec-sub unsetenv utimens warnings |
| 38 | 38 | ||
| 39 | # Copyright (C) 2002-2015 Free Software Foundation, Inc. | 39 | # Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 40 | # | 40 | # |
| 41 | # This file is free software; you can redistribute it and/or modify | 41 | # This file is free software; you can redistribute it and/or modify |
| 42 | # it under the terms of the GNU General Public License as published by | 42 | # it under the terms of the GNU General Public License as published by |
diff --git a/msdos/autogen/config.in b/msdos/autogen/config.in index 7696c0cf30b..bcd51cee22a 100644 --- a/msdos/autogen/config.in +++ b/msdos/autogen/config.in | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | /* GNU Emacs site configuration template file. | 3 | /* GNU Emacs site configuration template file. |
| 4 | 4 | ||
| 5 | Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2015 Free Software | 5 | Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2016 Free Software |
| 6 | Foundation, Inc. | 6 | Foundation, Inc. |
| 7 | 7 | ||
| 8 | This file is part of GNU Emacs. | 8 | This file is part of GNU Emacs. |
diff --git a/msdos/depfiles.bat b/msdos/depfiles.bat index 5b46429d7aa..76a00ec7145 100644 --- a/msdos/depfiles.bat +++ b/msdos/depfiles.bat | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @echo off | 1 | @echo off |
| 2 | rem ---------------------------------------------------------------------- | 2 | rem ---------------------------------------------------------------------- |
| 3 | rem Auxiliary script for MSDOS, run by ../config.bat | 3 | rem Auxiliary script for MSDOS, run by ../config.bat |
| 4 | rem Copyright (C) 2011-2015 Free Software Foundation, Inc. | 4 | rem Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | rem This file is part of GNU Emacs. | 6 | rem This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/msdos/inttypes.h b/msdos/inttypes.h index aaadba3dfe8..da61b117f45 100644 --- a/msdos/inttypes.h +++ b/msdos/inttypes.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Replacement inttypes.h file for building GNU Emacs on MS-DOS with DJGPP. | 1 | /* Replacement inttypes.h file for building GNU Emacs on MS-DOS with DJGPP. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2 index e52273b1d7c..98716ac5a34 100644 --- a/msdos/mainmake.v2 +++ b/msdos/mainmake.v2 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*- | 1 | # Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*- |
| 2 | 2 | ||
| 3 | # Copyright (C) 1996-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 1996-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/msdos/sed1v2.inp b/msdos/sed1v2.inp index af03a9c6b34..71646821a59 100644 --- a/msdos/sed1v2.inp +++ b/msdos/sed1v2.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for src/Makefile under DJGPP v2.x | 2 | # Configuration script for src/Makefile under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1996-1997, 1999-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 1996-1997, 1999-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed1x.inp b/msdos/sed1x.inp index 3fa9a08b161..a8175d3931e 100644 --- a/msdos/sed1x.inp +++ b/msdos/sed1x.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Extra configuration script for src/makefile for DesqView/X | 2 | # Extra configuration script for src/makefile for DesqView/X |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1994-1997, 1999-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 1994-1997, 1999-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp index c82b27a1ea2..6079aab2604 100644 --- a/msdos/sed2v2.inp +++ b/msdos/sed2v2.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for src/config.h under DJGPP v2.x | 2 | # Configuration script for src/config.h under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1993-1997, 1999-2000, 2002-2015 Free Software | 5 | # Copyright (C) 1993-1997, 1999-2000, 2002-2016 Free Software |
| 6 | # Foundation, Inc. | 6 | # Foundation, Inc. |
| 7 | # | 7 | # |
| 8 | # This file is part of GNU Emacs. | 8 | # This file is part of GNU Emacs. |
| @@ -27,7 +27,7 @@ | |||
| 27 | #ifndef MSDOS\ | 27 | #ifndef MSDOS\ |
| 28 | #define MSDOS\ | 28 | #define MSDOS\ |
| 29 | #endif | 29 | #endif |
| 30 | /^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc."/ | 30 | /^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2016 Free Software Foundation, Inc."/ |
| 31 | /^#undef DIRECTORY_SEP *$/s!^.*$!#define DIRECTORY_SEP '/'! | 31 | /^#undef DIRECTORY_SEP *$/s!^.*$!#define DIRECTORY_SEP '/'! |
| 32 | /^#undef DOS_NT *$/s/^.*$/#define DOS_NT/ | 32 | /^#undef DOS_NT *$/s/^.*$/#define DOS_NT/ |
| 33 | /^#undef FLOAT_CHECK_DOMAIN *$/s/^.*$/#define FLOAT_CHECK_DOMAIN/ | 33 | /^#undef FLOAT_CHECK_DOMAIN *$/s/^.*$/#define FLOAT_CHECK_DOMAIN/ |
diff --git a/msdos/sed2x.inp b/msdos/sed2x.inp index 90ab9dd60d5..6efc1e7c422 100644 --- a/msdos/sed2x.inp +++ b/msdos/sed2x.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Extra configuration script for src/config.h for DesqView/X | 2 | # Extra configuration script for src/config.h for DesqView/X |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed3v2.inp b/msdos/sed3v2.inp index 7a8303fbf40..711f8fedba6 100644 --- a/msdos/sed3v2.inp +++ b/msdos/sed3v2.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for lib-src/makefile under DJGPP v2 | 2 | # Configuration script for lib-src/makefile under DJGPP v2 |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1996, 1998, 2000-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 1996, 1998, 2000-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed4.inp b/msdos/sed4.inp index 7f792d305e7..0d91cefd093 100644 --- a/msdos/sed4.inp +++ b/msdos/sed4.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for src/paths.h | 2 | # Configuration script for src/paths.h |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed5x.inp b/msdos/sed5x.inp index 96b69d988b4..ef93305e8a7 100644 --- a/msdos/sed5x.inp +++ b/msdos/sed5x.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for oldxmenu/makefile for DesqView/X | 2 | # Configuration script for oldxmenu/makefile for DesqView/X |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed6.inp b/msdos/sed6.inp index 1a9ebd1327c..5df8c2776b9 100644 --- a/msdos/sed6.inp +++ b/msdos/sed6.inp | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # doc/lispintro/Makefile, and doc/misc/Makefile under DJGPP v2.x | 3 | # doc/lispintro/Makefile, and doc/misc/Makefile under DJGPP v2.x |
| 4 | # --------------------------------------------------------------------------- | 4 | # --------------------------------------------------------------------------- |
| 5 | # | 5 | # |
| 6 | # Copyright (C) 1997, 2000-2015 Free Software Foundation, Inc. | 6 | # Copyright (C) 1997, 2000-2016 Free Software Foundation, Inc. |
| 7 | # | 7 | # |
| 8 | # This file is part of GNU Emacs. | 8 | # This file is part of GNU Emacs. |
| 9 | # | 9 | # |
diff --git a/msdos/sedadmin.inp b/msdos/sedadmin.inp index 650305ab258..95c7c0636fb 100644 --- a/msdos/sedadmin.inp +++ b/msdos/sedadmin.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for admin/unidata/Makefile under DJGPP v2.x | 2 | # Configuration script for admin/unidata/Makefile under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2014-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sedalloc.inp b/msdos/sedalloc.inp index e95c767fa52..71572eec268 100644 --- a/msdos/sedalloc.inp +++ b/msdos/sedalloc.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for SYSTEM_MALLOC/REL_ALLOC in src/config.h | 2 | # Configuration script for SYSTEM_MALLOC/REL_ALLOC in src/config.h |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2008-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sedleim.inp b/msdos/sedleim.inp index 0a1a413854e..fcfcd08b55e 100644 --- a/msdos/sedleim.inp +++ b/msdos/sedleim.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for leim/Makefile under DJGPP v2.x | 2 | # Configuration script for leim/Makefile under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1999-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sedlibcf.inp b/msdos/sedlibcf.inp index 731c143e54c..a884b1a60b3 100644 --- a/msdos/sedlibcf.inp +++ b/msdos/sedlibcf.inp | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | # files whose names are invalid on DOS 8+3 filesystems. | 5 | # files whose names are invalid on DOS 8+3 filesystems. |
| 6 | # ---------------------------------------------------------------------- | 6 | # ---------------------------------------------------------------------- |
| 7 | # | 7 | # |
| 8 | # Copyright (C) 2011-2015 Free Software Foundation, Inc. | 8 | # Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 9 | # | 9 | # |
| 10 | # This file is part of GNU Emacs. | 10 | # This file is part of GNU Emacs. |
| 11 | # | 11 | # |
diff --git a/msdos/sedlibmk.inp b/msdos/sedlibmk.inp index 966ac8ee464..a5f938189be 100644 --- a/msdos/sedlibmk.inp +++ b/msdos/sedlibmk.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for lib/Makefile under DJGPP v2.x | 2 | # Configuration script for lib/Makefile under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2011-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sedlisp.inp b/msdos/sedlisp.inp index 8462ac257ca..7fa476eb072 100644 --- a/msdos/sedlisp.inp +++ b/msdos/sedlisp.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for lisp/Makefile under DJGPP v2.x | 2 | # Configuration script for lisp/Makefile under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2000-2015 Free Software Foundation, Inc. | 5 | # Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/nextstep/ChangeLog.1 b/nextstep/ChangeLog.1 index f7cd2b0b840..007dfa4b7a1 100644 --- a/nextstep/ChangeLog.1 +++ b/nextstep/ChangeLog.1 | |||
| @@ -312,7 +312,7 @@ | |||
| 312 | ;; coding: utf-8 | 312 | ;; coding: utf-8 |
| 313 | ;; End: | 313 | ;; End: |
| 314 | 314 | ||
| 315 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 315 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 316 | 316 | ||
| 317 | This file is part of GNU Emacs. | 317 | This file is part of GNU Emacs. |
| 318 | 318 | ||
diff --git a/nextstep/INSTALL b/nextstep/INSTALL index 8c9cd3bab2b..dd690abf1b1 100644 --- a/nextstep/INSTALL +++ b/nextstep/INSTALL | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/nextstep/Makefile.in b/nextstep/Makefile.in index 04d87d889d4..9aa034ad98d 100644 --- a/nextstep/Makefile.in +++ b/nextstep/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | ## Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ## Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ## This file is part of GNU Emacs. | 5 | ## This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index a0357b29fa5..dcd2fe34167 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- | 2 | <!-- |
| 3 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/nt/ChangeLog.1 b/nt/ChangeLog.1 index b44988f632b..ed64578f6f8 100644 --- a/nt/ChangeLog.1 +++ b/nt/ChangeLog.1 | |||
| @@ -3548,7 +3548,7 @@ | |||
| 3548 | ;; add-log-time-zone-rule: t | 3548 | ;; add-log-time-zone-rule: t |
| 3549 | ;; End: | 3549 | ;; End: |
| 3550 | 3550 | ||
| 3551 | Copyright (C) 1995-1999, 2001-2015 Free Software Foundation, Inc. | 3551 | Copyright (C) 1995-1999, 2001-2016 Free Software Foundation, Inc. |
| 3552 | 3552 | ||
| 3553 | This file is part of GNU Emacs. | 3553 | This file is part of GNU Emacs. |
| 3554 | 3554 | ||
diff --git a/nt/INSTALL b/nt/INSTALL index 1be6d99c02e..99a2f3988f9 100644 --- a/nt/INSTALL +++ b/nt/INSTALL | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | Building and Installing Emacs on MS-Windows | 1 | Building and Installing Emacs on MS-Windows |
| 2 | using the MSYS and MinGW tools | 2 | using the MSYS and MinGW tools |
| 3 | 3 | ||
| 4 | Copyright (C) 2013-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 5 | See the end of the file for license conditions. | 5 | See the end of the file for license conditions. |
| 6 | 6 | ||
| 7 | The MSYS/MinGW build described here is supported on versions of | 7 | The MSYS/MinGW build described here is supported on versions of |
diff --git a/nt/INSTALL.W64 b/nt/INSTALL.W64 index 95fbfe014d3..e109c6f0f23 100644 --- a/nt/INSTALL.W64 +++ b/nt/INSTALL.W64 | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | Building and Installing Emacs on 64-bit MS-Windows | 1 | Building and Installing Emacs on 64-bit MS-Windows |
| 2 | using MSYS2 and MinGW-w64 | 2 | using MSYS2 and MinGW-w64 |
| 3 | 3 | ||
| 4 | Copyright (c) 2015 Free Software Foundation, Inc. | 4 | Copyright (c) 2015-2016 Free Software Foundation, Inc. |
| 5 | See the end of the file for license conditions. | 5 | See the end of the file for license conditions. |
| 6 | 6 | ||
| 7 | This document describes how to compile a 64-bit GNU Emacs using MSYS2 | 7 | This document describes how to compile a 64-bit GNU Emacs using MSYS2 |
diff --git a/nt/Makefile.in b/nt/Makefile.in index 86fca5f8e36..28060febadd 100644 --- a/nt/Makefile.in +++ b/nt/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
| @@ -1,6 +1,6 @@ | |||
| 1 | Emacs for Windows NT/2000 and Windows 95/98/ME | 1 | Emacs for Windows NT/2000 and Windows 95/98/ME |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | See the end of the file for license conditions. | 4 | See the end of the file for license conditions. |
| 5 | 5 | ||
| 6 | This directory contains support for compiling and running GNU Emacs on | 6 | This directory contains support for compiling and running GNU Emacs on |
diff --git a/nt/README.W32 b/nt/README.W32 index a26ca108b2f..71a0738969a 100644 --- a/nt/README.W32 +++ b/nt/README.W32 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | Emacs for Windows | 4 | Emacs for Windows |
diff --git a/nt/addpm.c b/nt/addpm.c index 8dfb4bd2667..ed5014f44af 100644 --- a/nt/addpm.c +++ b/nt/addpm.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Add entries to the GNU Emacs Program Manager folder. | 1 | /* Add entries to the GNU Emacs Program Manager folder. |
| 2 | Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/nt/cmdproxy.c b/nt/cmdproxy.c index d4832ea9cef..4ca533b7ef9 100644 --- a/nt/cmdproxy.c +++ b/nt/cmdproxy.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Proxy shell designed for use with Emacs on Windows 95 and NT. | 1 | /* Proxy shell designed for use with Emacs on Windows 95 and NT. |
| 2 | Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | Accepts subset of Unix sh(1) command-line options, for compatibility | 4 | Accepts subset of Unix sh(1) command-line options, for compatibility |
| 5 | with elisp code written for Unix. When possible, executes external | 5 | with elisp code written for Unix. When possible, executes external |
diff --git a/nt/configure.bat b/nt/configure.bat index 629bcc84498..b5f659532a2 100755 --- a/nt/configure.bat +++ b/nt/configure.bat | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @echo off | 1 | @echo off |
| 2 | rem ---------------------------------------------------------------------- | 2 | rem ---------------------------------------------------------------------- |
| 3 | rem This was the old configuration script for MS Windows operating systems | 3 | rem This was the old configuration script for MS Windows operating systems |
| 4 | rem Copyright (C) 1999-2015 Free Software Foundation, Inc. | 4 | rem Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | rem This file is part of GNU Emacs. | 6 | rem This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/nt/ddeclient.c b/nt/ddeclient.c index 3568980c23f..f15c18855ca 100644 --- a/nt/ddeclient.c +++ b/nt/ddeclient.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Simple client interface to DDE servers. | 1 | /* Simple client interface to DDE servers. |
| 2 | Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/nt/emacs.rc.in b/nt/emacs.rc.in index da858854999..542af86349c 100644 --- a/nt/emacs.rc.in +++ b/nt/emacs.rc.in | |||
| @@ -31,7 +31,7 @@ BEGIN | |||
| 31 | VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" | 31 | VALUE "FileDescription", "GNU Emacs: The extensible self-documenting text editor\0" |
| 32 | VALUE "FileVersion", "@comma_space_version@\0" | 32 | VALUE "FileVersion", "@comma_space_version@\0" |
| 33 | VALUE "InternalName", "Emacs\0" | 33 | VALUE "InternalName", "Emacs\0" |
| 34 | VALUE "LegalCopyright", "Copyright (C) 2001-2015\0" | 34 | VALUE "LegalCopyright", "Copyright (C) 2001-2016\0" |
| 35 | VALUE "OriginalFilename", "emacs.exe" | 35 | VALUE "OriginalFilename", "emacs.exe" |
| 36 | VALUE "ProductName", "Emacs\0" | 36 | VALUE "ProductName", "Emacs\0" |
| 37 | VALUE "ProductVersion", "@comma_space_version@\0" | 37 | VALUE "ProductVersion", "@comma_space_version@\0" |
diff --git a/nt/emacsclient.rc.in b/nt/emacsclient.rc.in index c78aa0ae670..147d1457386 100644 --- a/nt/emacsclient.rc.in +++ b/nt/emacsclient.rc.in | |||
| @@ -25,7 +25,7 @@ BEGIN | |||
| 25 | VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" | 25 | VALUE "FileDescription", "GNU EmacsClient: Client for the extensible self-documenting text editor\0" |
| 26 | VALUE "FileVersion", "@comma_space_version@\0" | 26 | VALUE "FileVersion", "@comma_space_version@\0" |
| 27 | VALUE "InternalName", "EmacsClient\0" | 27 | VALUE "InternalName", "EmacsClient\0" |
| 28 | VALUE "LegalCopyright", "Copyright (C) 2001-2015\0" | 28 | VALUE "LegalCopyright", "Copyright (C) 2001-2016\0" |
| 29 | VALUE "OriginalFilename", "emacsclientw.exe" | 29 | VALUE "OriginalFilename", "emacsclientw.exe" |
| 30 | VALUE "ProductName", "EmacsClient\0" | 30 | VALUE "ProductName", "EmacsClient\0" |
| 31 | VALUE "ProductVersion", "@comma_space_version@\0" | 31 | VALUE "ProductVersion", "@comma_space_version@\0" |
diff --git a/nt/epaths.nt b/nt/epaths.nt index f5eba945e31..d2c5c2d7ec3 100644 --- a/nt/epaths.nt +++ b/nt/epaths.nt | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | the host system (e.g., i686-pc-mingw32), and @SRC@ by the root of | 12 | the host system (e.g., i686-pc-mingw32), and @SRC@ by the root of |
| 13 | the Emacs source tree used to build Emacs. */ | 13 | the Emacs source tree used to build Emacs. */ |
| 14 | /* | 14 | /* |
| 15 | Copyright (C) 1993, 1995, 1997, 1999, 2001-2015 Free Software | 15 | Copyright (C) 1993, 1995, 1997, 1999, 2001-2016 Free Software |
| 16 | Foundation, Inc. | 16 | Foundation, Inc. |
| 17 | 17 | ||
| 18 | This file is part of GNU Emacs. | 18 | This file is part of GNU Emacs. |
diff --git a/nt/gnulib.mk b/nt/gnulib.mk index 8a57d646e7b..7c9cc199468 100644 --- a/nt/gnulib.mk +++ b/nt/gnulib.mk | |||
| @@ -22,7 +22,7 @@ | |||
| 22 | ## suitable variables in nt/mingw-cfg.site. | 22 | ## suitable variables in nt/mingw-cfg.site. |
| 23 | ## | 23 | ## |
| 24 | ## Process this file with automake to produce Makefile.in. | 24 | ## Process this file with automake to produce Makefile.in. |
| 25 | # Copyright (C) 2002-2015 Free Software Foundation, Inc. | 25 | # Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 26 | # | 26 | # |
| 27 | # This file is free software; you can redistribute it and/or modify | 27 | # This file is free software; you can redistribute it and/or modify |
| 28 | # it under the terms of the GNU General Public License as published by | 28 | # it under the terms of the GNU General Public License as published by |
diff --git a/nt/icons/README b/nt/icons/README index 82c4db2ae90..0b4eb9e9195 100644 --- a/nt/icons/README +++ b/nt/icons/README | |||
| @@ -2,13 +2,13 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | |||
| 2 | 2 | ||
| 3 | File: emacs.ico | 3 | File: emacs.ico |
| 4 | Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp> | 4 | Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp> |
| 5 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 5 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 6 | License: GNU General Public License version 3 or later | 6 | License: GNU General Public License version 3 or later |
| 7 | 7 | ||
| 8 | 8 | ||
| 9 | File: emacs22.ico | 9 | File: emacs22.ico |
| 10 | Author: Andrew Zhilin | 10 | Author: Andrew Zhilin |
| 11 | Copyright (C) 2005-2015 Free Software Foundation, Inc. | 11 | Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 12 | License: GNU General Public License version 3 or later (see COPYING) | 12 | License: GNU General Public License version 3 or later (see COPYING) |
| 13 | 13 | ||
| 14 | 14 | ||
| @@ -17,7 +17,7 @@ Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico | |||
| 17 | gnu5w32.ico gnu5w32t.ico gnu6w48.ico gnu6w48t.ico | 17 | gnu5w32.ico gnu5w32t.ico gnu6w48.ico gnu6w48t.ico |
| 18 | gnu7.ico gnu8.ico gnu9.ico | 18 | gnu7.ico gnu8.ico gnu9.ico |
| 19 | Author: Rob Davenport <rgd at bigfoot.com> | 19 | Author: Rob Davenport <rgd at bigfoot.com> |
| 20 | Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 20 | Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 21 | License: GNU General Public License version 3 or later (see COPYING) | 21 | License: GNU General Public License version 3 or later (see COPYING) |
| 22 | 22 | ||
| 23 | <http://users.adelphia.net/~rob.davenport/gnuicons.html> | 23 | <http://users.adelphia.net/~rob.davenport/gnuicons.html> |
diff --git a/nt/inc/grp.h b/nt/inc/grp.h index 7d4e6fbbe2f..c4413961d5a 100644 --- a/nt/inc/grp.h +++ b/nt/inc/grp.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Replacement grp.h file for building GNU Emacs on Windows. | 1 | /* Replacement grp.h file for building GNU Emacs on Windows. |
| 2 | 2 | ||
| 3 | Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/nt/inc/inttypes.h b/nt/inc/inttypes.h index a07d64e71ac..9abd55daeca 100644 --- a/nt/inc/inttypes.h +++ b/nt/inc/inttypes.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Replacement inttypes.h file for building GNU Emacs on Windows with MSVC. | 1 | /* Replacement inttypes.h file for building GNU Emacs on Windows with MSVC. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/nt/inc/langinfo.h b/nt/inc/langinfo.h index c9d2e6ed497..646c8cadd12 100644 --- a/nt/inc/langinfo.h +++ b/nt/inc/langinfo.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Replacement langinfo.h file for building GNU Emacs on Windows. | 1 | /* Replacement langinfo.h file for building GNU Emacs on Windows. |
| 2 | 2 | ||
| 3 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/nt/inc/ms-w32.h b/nt/inc/ms-w32.h index e7a94e81c2d..cdbfac03c64 100644 --- a/nt/inc/ms-w32.h +++ b/nt/inc/ms-w32.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* System description file for Windows NT. | 1 | /* System description file for Windows NT. |
| 2 | 2 | ||
| 3 | Copyright (C) 1993-1995, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1993-1995, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/nt/inc/nl_types.h b/nt/inc/nl_types.h index 86772b6d8dd..6b22e766b60 100644 --- a/nt/inc/nl_types.h +++ b/nt/inc/nl_types.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Replacement nl_types.h file for building GNU Emacs on Windows. | 1 | /* Replacement nl_types.h file for building GNU Emacs on Windows. |
| 2 | 2 | ||
| 3 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/nt/inc/stdint.h b/nt/inc/stdint.h index 43c4be1b5c6..adc6a1e2f2e 100644 --- a/nt/inc/stdint.h +++ b/nt/inc/stdint.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Replacement stdint.h file for building GNU Emacs on Windows. | 1 | /* Replacement stdint.h file for building GNU Emacs on Windows. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h index 205cb34eb6f..d7ed92d6158 100644 --- a/nt/inc/sys/socket.h +++ b/nt/inc/sys/socket.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 1 | /* Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 2 | 2 | ||
| 3 | This file is part of GNU Emacs. | 3 | This file is part of GNU Emacs. |
| 4 | 4 | ||
diff --git a/nt/inc/sys/stat.h b/nt/inc/sys/stat.h index 9b493539450..f21086cbf93 100644 --- a/nt/inc/sys/stat.h +++ b/nt/inc/sys/stat.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* sys/stat.h supplied with MSVCRT uses too narrow data types for | 1 | /* sys/stat.h supplied with MSVCRT uses too narrow data types for |
| 2 | inode and user/group id, so we replace them with our own. | 2 | inode and user/group id, so we replace them with our own. |
| 3 | 3 | ||
| 4 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/nt/inc/sys/wait.h b/nt/inc/sys/wait.h index 8f9628f1553..8a77e9881cb 100644 --- a/nt/inc/sys/wait.h +++ b/nt/inc/sys/wait.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* A limited emulation of sys/wait.h on Posix systems. | 1 | /* A limited emulation of sys/wait.h on Posix systems. |
| 2 | 2 | ||
| 3 | Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/nt/preprep.c b/nt/preprep.c index 49532d0dd27..303e2ef0a0c 100644 --- a/nt/preprep.c +++ b/nt/preprep.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Pre-process emacs.exe for profiling by MSVC. | 1 | /* Pre-process emacs.exe for profiling by MSVC. |
| 2 | Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/nt/runemacs.c b/nt/runemacs.c index 86644b4dfe7..2685b25c30d 100644 --- a/nt/runemacs.c +++ b/nt/runemacs.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* runemacs --- Simple program to start Emacs with its console window hidden. | 1 | /* runemacs --- Simple program to start Emacs with its console window hidden. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/oldXMenu/Activate.c b/oldXMenu/Activate.c index 5de157eba12..1e2b1980c70 100644 --- a/oldXMenu/Activate.c +++ b/oldXMenu/Activate.c | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | #include "copyright.h" | 3 | #include "copyright.h" |
| 4 | 4 | ||
| 5 | /* | 5 | /* |
| 6 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 6 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | This program is free software: you can redistribute it and/or modify | 8 | This program is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
diff --git a/oldXMenu/ChangeLog.1 b/oldXMenu/ChangeLog.1 index 52b873a65b0..ad8f7273721 100644 --- a/oldXMenu/ChangeLog.1 +++ b/oldXMenu/ChangeLog.1 | |||
| @@ -712,7 +712,7 @@ | |||
| 712 | ;; coding: utf-8 | 712 | ;; coding: utf-8 |
| 713 | ;; End: | 713 | ;; End: |
| 714 | 714 | ||
| 715 | Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc. | 715 | Copyright (C) 1993-1999, 2001-2016 Free Software Foundation, Inc. |
| 716 | 716 | ||
| 717 | This file is part of GNU Emacs. | 717 | This file is part of GNU Emacs. |
| 718 | 718 | ||
diff --git a/oldXMenu/Create.c b/oldXMenu/Create.c index 32bc6a75634..d0cf8f09f81 100644 --- a/oldXMenu/Create.c +++ b/oldXMenu/Create.c | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | #include "copyright.h" | 3 | #include "copyright.h" |
| 4 | 4 | ||
| 5 | /* | 5 | /* |
| 6 | Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 6 | Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | This program is free software: you can redistribute it and/or modify | 8 | This program is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
diff --git a/oldXMenu/FindSel.c b/oldXMenu/FindSel.c index 8847a4200f9..84c865163b4 100644 --- a/oldXMenu/FindSel.c +++ b/oldXMenu/FindSel.c | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | #include "copyright.h" | 3 | #include "copyright.h" |
| 4 | 4 | ||
| 5 | /* | 5 | /* |
| 6 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 6 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | This program is free software: you can redistribute it and/or modify | 8 | This program is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c index 3453c64f113..f25c96368c7 100644 --- a/oldXMenu/Internal.c +++ b/oldXMenu/Internal.c | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | #include "copyright.h" | 3 | #include "copyright.h" |
| 4 | 4 | ||
| 5 | /* | 5 | /* |
| 6 | Copyright (C) 1993, 1996, 2001-2015 Free Software Foundation, Inc. | 6 | Copyright (C) 1993, 1996, 2001-2016 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | This program is free software: you can redistribute it and/or modify | 8 | This program is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
diff --git a/oldXMenu/Makefile.in b/oldXMenu/Makefile.in index 71dd5663f43..a695e731578 100644 --- a/oldXMenu/Makefile.in +++ b/oldXMenu/Makefile.in | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | ## without express or implied warranty. | 15 | ## without express or implied warranty. |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | ## Copyright (C) 2001-2015 Free Software Foundation, Inc. | 18 | ## Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | ## This program is free software: you can redistribute it and/or modify | 20 | ## This program is free software: you can redistribute it and/or modify |
| 21 | ## it under the terms of the GNU General Public License as published by | 21 | ## it under the terms of the GNU General Public License as published by |
diff --git a/oldXMenu/deps.mk b/oldXMenu/deps.mk index 54ce3587574..4616a7cd80a 100644 --- a/oldXMenu/deps.mk +++ b/oldXMenu/deps.mk | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | ## without express or implied warranty. | 15 | ## without express or implied warranty. |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | ## Copyright (C) 2001-2015 Free Software Foundation, Inc. | 18 | ## Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 19 | 19 | ||
| 20 | ## This program is free software: you can redistribute it and/or modify | 20 | ## This program is free software: you can redistribute it and/or modify |
| 21 | ## it under the terms of the GNU General Public License as published by | 21 | ## it under the terms of the GNU General Public License as published by |
diff --git a/oldXMenu/insque.c b/oldXMenu/insque.c index a20941e4fc6..248eeafce6a 100644 --- a/oldXMenu/insque.c +++ b/oldXMenu/insque.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | Copyright (C) 1993-1998, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993-1998, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software: you can redistribute it and/or modify | 4 | This program is free software: you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/.gdbinit b/src/.gdbinit index 3b1004ccd9b..a4e9f709386 100644 --- a/src/.gdbinit +++ b/src/.gdbinit | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Copyright (C) 1992-1998, 2000-2015 Free Software Foundation, Inc. | 1 | # Copyright (C) 1992-1998, 2000-2016 Free Software Foundation, Inc. |
| 2 | # | 2 | # |
| 3 | # This file is part of GNU Emacs. | 3 | # This file is part of GNU Emacs. |
| 4 | # | 4 | # |
diff --git a/src/ChangeLog.1 b/src/ChangeLog.1 index 4b6ed3a987c..19cc3a29979 100644 --- a/src/ChangeLog.1 +++ b/src/ChangeLog.1 | |||
| @@ -3521,7 +3521,7 @@ | |||
| 3521 | * minibuf.c: Don't allow entry to minibuffer | 3521 | * minibuf.c: Don't allow entry to minibuffer |
| 3522 | while minibuffer is selected. | 3522 | while minibuffer is selected. |
| 3523 | 3523 | ||
| 3524 | Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. | 3524 | Copyright (C) 1985-1986, 2001-2016 Free Software Foundation, Inc. |
| 3525 | 3525 | ||
| 3526 | This file is part of GNU Emacs. | 3526 | This file is part of GNU Emacs. |
| 3527 | 3527 | ||
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10 index 6eba7f06b9c..340f15e4d63 100644 --- a/src/ChangeLog.10 +++ b/src/ChangeLog.10 | |||
| @@ -27912,7 +27912,7 @@ See ChangeLog.9 for earlier changes. | |||
| 27912 | ;; add-log-time-zone-rule: t | 27912 | ;; add-log-time-zone-rule: t |
| 27913 | ;; End: | 27913 | ;; End: |
| 27914 | 27914 | ||
| 27915 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 27915 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 27916 | 27916 | ||
| 27917 | This file is part of GNU Emacs. | 27917 | This file is part of GNU Emacs. |
| 27918 | 27918 | ||
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 351f9785765..b93908b3ce8 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -31385,7 +31385,7 @@ See ChangeLog.10 for earlier changes. | |||
| 31385 | ;; coding: utf-8 | 31385 | ;; coding: utf-8 |
| 31386 | ;; End: | 31386 | ;; End: |
| 31387 | 31387 | ||
| 31388 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 31388 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 31389 | 31389 | ||
| 31390 | This file is part of GNU Emacs. | 31390 | This file is part of GNU Emacs. |
| 31391 | 31391 | ||
diff --git a/src/ChangeLog.12 b/src/ChangeLog.12 index f29b175fb37..3045ecdca92 100644 --- a/src/ChangeLog.12 +++ b/src/ChangeLog.12 | |||
| @@ -22936,7 +22936,7 @@ See ChangeLog.11 for earlier changes. | |||
| 22936 | ;; coding: utf-8 | 22936 | ;; coding: utf-8 |
| 22937 | ;; End: | 22937 | ;; End: |
| 22938 | 22938 | ||
| 22939 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 22939 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 22940 | 22940 | ||
| 22941 | This file is part of GNU Emacs. | 22941 | This file is part of GNU Emacs. |
| 22942 | 22942 | ||
diff --git a/src/ChangeLog.13 b/src/ChangeLog.13 index fd68f5370ad..9e998952361 100644 --- a/src/ChangeLog.13 +++ b/src/ChangeLog.13 | |||
| @@ -17905,7 +17905,7 @@ See ChangeLog.12 for earlier changes. | |||
| 17905 | ;; coding: utf-8 | 17905 | ;; coding: utf-8 |
| 17906 | ;; End: | 17906 | ;; End: |
| 17907 | 17907 | ||
| 17908 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 17908 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 17909 | 17909 | ||
| 17910 | This file is part of GNU Emacs. | 17910 | This file is part of GNU Emacs. |
| 17911 | 17911 | ||
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2 index f62f3bb5835..eccd24320d6 100644 --- a/src/ChangeLog.2 +++ b/src/ChangeLog.2 | |||
| @@ -4771,7 +4771,7 @@ | |||
| 4771 | 4771 | ||
| 4772 | See ChangeLog.1 for earlier changes. | 4772 | See ChangeLog.1 for earlier changes. |
| 4773 | 4773 | ||
| 4774 | Copyright (C) 1986-1988, 2001-2015 Free Software Foundation, Inc. | 4774 | Copyright (C) 1986-1988, 2001-2016 Free Software Foundation, Inc. |
| 4775 | 4775 | ||
| 4776 | This file is part of GNU Emacs. | 4776 | This file is part of GNU Emacs. |
| 4777 | 4777 | ||
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 5e99a2764aa..a62aee7517b 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 | |||
| @@ -16503,7 +16503,7 @@ See ChangeLog.2 for earlier changes. | |||
| 16503 | ;; coding: utf-8 | 16503 | ;; coding: utf-8 |
| 16504 | ;; End: | 16504 | ;; End: |
| 16505 | 16505 | ||
| 16506 | Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 16506 | Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 16507 | 16507 | ||
| 16508 | This file is part of GNU Emacs. | 16508 | This file is part of GNU Emacs. |
| 16509 | 16509 | ||
diff --git a/src/ChangeLog.4 b/src/ChangeLog.4 index b621d75d378..4970cbdfe7d 100644 --- a/src/ChangeLog.4 +++ b/src/ChangeLog.4 | |||
| @@ -6906,7 +6906,7 @@ See ChangeLog.3 for earlier changes. | |||
| 6906 | ;; coding: utf-8 | 6906 | ;; coding: utf-8 |
| 6907 | ;; End: | 6907 | ;; End: |
| 6908 | 6908 | ||
| 6909 | Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 6909 | Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 6910 | 6910 | ||
| 6911 | This file is part of GNU Emacs. | 6911 | This file is part of GNU Emacs. |
| 6912 | 6912 | ||
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index 0d1797ca1ce..9af8b80862b 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 | |||
| @@ -7148,7 +7148,7 @@ See ChangeLog.4 for earlier changes. | |||
| 7148 | ;; coding: utf-8 | 7148 | ;; coding: utf-8 |
| 7149 | ;; End: | 7149 | ;; End: |
| 7150 | 7150 | ||
| 7151 | Copyright (C) 1994-1995, 2001-2015 Free Software Foundation, Inc. | 7151 | Copyright (C) 1994-1995, 2001-2016 Free Software Foundation, Inc. |
| 7152 | 7152 | ||
| 7153 | This file is part of GNU Emacs. | 7153 | This file is part of GNU Emacs. |
| 7154 | 7154 | ||
diff --git a/src/ChangeLog.6 b/src/ChangeLog.6 index 5f73781c24e..ead1daf563a 100644 --- a/src/ChangeLog.6 +++ b/src/ChangeLog.6 | |||
| @@ -5358,7 +5358,7 @@ See ChangeLog.5 for earlier changes. | |||
| 5358 | ;; coding: utf-8 | 5358 | ;; coding: utf-8 |
| 5359 | ;; End: | 5359 | ;; End: |
| 5360 | 5360 | ||
| 5361 | Copyright (C) 1995-1996, 2001-2015 Free Software Foundation, Inc. | 5361 | Copyright (C) 1995-1996, 2001-2016 Free Software Foundation, Inc. |
| 5362 | 5362 | ||
| 5363 | This file is part of GNU Emacs. | 5363 | This file is part of GNU Emacs. |
| 5364 | 5364 | ||
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7 index f603d53bb6a..f4d77a2c95e 100644 --- a/src/ChangeLog.7 +++ b/src/ChangeLog.7 | |||
| @@ -11091,7 +11091,7 @@ See ChangeLog.6 for earlier changes. | |||
| 11091 | ;; coding: utf-8 | 11091 | ;; coding: utf-8 |
| 11092 | ;; End: | 11092 | ;; End: |
| 11093 | 11093 | ||
| 11094 | Copyright (C) 1997-1998, 2001-2015 Free Software Foundation, Inc. | 11094 | Copyright (C) 1997-1998, 2001-2016 Free Software Foundation, Inc. |
| 11095 | 11095 | ||
| 11096 | This file is part of GNU Emacs. | 11096 | This file is part of GNU Emacs. |
| 11097 | 11097 | ||
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index aa331eafc00..3d24b2db120 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 | |||
| @@ -13979,7 +13979,7 @@ | |||
| 13979 | 13979 | ||
| 13980 | See ChangeLog.7 for earlier changes. | 13980 | See ChangeLog.7 for earlier changes. |
| 13981 | 13981 | ||
| 13982 | Copyright (C) 1999, 2001-2015 Free Software Foundation, Inc. | 13982 | Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |
| 13983 | 13983 | ||
| 13984 | This file is part of GNU Emacs. | 13984 | This file is part of GNU Emacs. |
| 13985 | 13985 | ||
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9 index 06ce3c1811c..c2e324a186f 100644 --- a/src/ChangeLog.9 +++ b/src/ChangeLog.9 | |||
| @@ -13294,7 +13294,7 @@ See ChangeLog.8 for earlier changes. | |||
| 13294 | ;; coding: utf-8 | 13294 | ;; coding: utf-8 |
| 13295 | ;; End: | 13295 | ;; End: |
| 13296 | 13296 | ||
| 13297 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 13297 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 13298 | 13298 | ||
| 13299 | This file is part of GNU Emacs. | 13299 | This file is part of GNU Emacs. |
| 13300 | 13300 | ||
diff --git a/src/Makefile.in b/src/Makefile.in index 97505b98687..defce62c529 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2015 Free Software | 3 | # Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2016 Free Software |
| 4 | # Foundation, Inc. | 4 | # Foundation, Inc. |
| 5 | 5 | ||
| 6 | # This file is part of GNU Emacs. | 6 | # This file is part of GNU Emacs. |
diff --git a/src/README b/src/README index adc782c10fc..5f1fec52e31 100644 --- a/src/README +++ b/src/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
diff --git a/src/alloc.c b/src/alloc.c index 49f5b7f18bc..9ec44b8a2c3 100644 --- a/src/alloc.c +++ b/src/alloc.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Storage allocation and gc for GNU Emacs Lisp interpreter. | 1 | /* Storage allocation and gc for GNU Emacs Lisp interpreter. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 1988, 1993-1995, 1997-2015 Free Software | 3 | Copyright (C) 1985-1986, 1988, 1993-1995, 1997-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/atimer.c b/src/atimer.c index 976b990f5ff..801956082d9 100644 --- a/src/atimer.c +++ b/src/atimer.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Asynchronous timers. | 1 | /* Asynchronous timers. |
| 2 | Copyright (C) 2000-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/atimer.h b/src/atimer.h index d08cd7fcb24..bebd156c832 100644 --- a/src/atimer.h +++ b/src/atimer.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Asynchronous timers. | 1 | /* Asynchronous timers. |
| 2 | Copyright (C) 2000-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2000-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/bidi.c b/src/bidi.c index e3b1f549685..7f5d16b39ed 100644 --- a/src/bidi.c +++ b/src/bidi.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Low-level bidirectional buffer/string-scanning functions for GNU Emacs. | 1 | /* Low-level bidirectional buffer/string-scanning functions for GNU Emacs. |
| 2 | Copyright (C) 2000-2001, 2004-2005, 2009-2015 Free Software | 2 | Copyright (C) 2000-2001, 2004-2005, 2009-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/blockinput.h b/src/blockinput.h index b0dbdf22885..5b8bf64049a 100644 --- a/src/blockinput.h +++ b/src/blockinput.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* blockinput.h - interface to blocking complicated interrupt-driven input. | 1 | /* blockinput.h - interface to blocking complicated interrupt-driven input. |
| 2 | Copyright (C) 1989, 1993, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1989, 1993, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/buffer.c b/src/buffer.c index ab91aaa4e81..c07b2dc021e 100644 --- a/src/buffer.c +++ b/src/buffer.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Buffer manipulation primitives for GNU Emacs. | 1 | /* Buffer manipulation primitives for GNU Emacs. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1989, 1993-1995, 1997-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1989, 1993-1995, 1997-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/buffer.h b/src/buffer.h index f80530a0cdb..5783bfb51ab 100644 --- a/src/buffer.h +++ b/src/buffer.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Header file for the buffer manipulation primitives. | 1 | /* Header file for the buffer manipulation primitives. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 1993-1995, 1997-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1986, 1993-1995, 1997-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/bytecode.c b/src/bytecode.c index 464adc633a8..0befe651418 100644 --- a/src/bytecode.c +++ b/src/bytecode.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Execution of byte code produced by bytecomp.el. | 1 | /* Execution of byte code produced by bytecomp.el. |
| 2 | Copyright (C) 1985-1988, 1993, 2000-2015 Free Software Foundation, | 2 | Copyright (C) 1985-1988, 1993, 2000-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/callint.c b/src/callint.c index 76ee13e533e..3b23f222986 100644 --- a/src/callint.c +++ b/src/callint.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Call a Lisp function interactively. | 1 | /* Call a Lisp function interactively. |
| 2 | Copyright (C) 1985-1986, 1993-1995, 1997, 2000-2015 Free Software | 2 | Copyright (C) 1985-1986, 1993-1995, 1997, 2000-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/callproc.c b/src/callproc.c index bb21c35dccc..9ad7ef21e2f 100644 --- a/src/callproc.c +++ b/src/callproc.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Synchronous subprocess invocation for GNU Emacs. | 1 | /* Synchronous subprocess invocation for GNU Emacs. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1988, 1993-1995, 1999-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1988, 1993-1995, 1999-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/casefiddle.c b/src/casefiddle.c index 6a2983ef018..348215e532a 100644 --- a/src/casefiddle.c +++ b/src/casefiddle.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* GNU Emacs case conversion functions. | 1 | /* GNU Emacs case conversion functions. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985, 1994, 1997-1999, 2001-2015 Free Software Foundation, | 3 | Copyright (C) 1985, 1994, 1997-1999, 2001-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/casetab.c b/src/casetab.c index 28da8850ec5..8327fbd4f12 100644 --- a/src/casetab.c +++ b/src/casetab.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* GNU Emacs routines to deal with case tables. | 1 | /* GNU Emacs routines to deal with case tables. |
| 2 | Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | Author: Howard Gayle | 4 | Author: Howard Gayle |
| 5 | 5 | ||
diff --git a/src/category.c b/src/category.c index 5c7cf0795d3..61502f85a0d 100644 --- a/src/category.c +++ b/src/category.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* GNU Emacs routines to deal with category tables. | 1 | /* GNU Emacs routines to deal with category tables. |
| 2 | 2 | ||
| 3 | Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | National Institute of Advanced Industrial Science and Technology (AIST) | 6 | National Institute of Advanced Industrial Science and Technology (AIST) |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* CCL (Code Conversion Language) interpreter. | 1 | /* CCL (Code Conversion Language) interpreter. |
| 2 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 4 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | National Institute of Advanced Industrial Science and Technology (AIST) | 5 | National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/src/character.c b/src/character.c index bc2fa4a12da..48187480df1 100644 --- a/src/character.c +++ b/src/character.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Basic character support. | 1 | /* Basic character support. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | Copyright (C) 1995, 1997, 1998, 2001 Electrotechnical Laboratory, JAPAN. | 4 | Copyright (C) 1995, 1997, 1998, 2001 Electrotechnical Laboratory, JAPAN. |
| 5 | Licensed to the Free Software Foundation. | 5 | Licensed to the Free Software Foundation. |
| 6 | Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 6 | Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
diff --git a/src/charset.c b/src/charset.c index 04e81bb0ff5..48e476813be 100644 --- a/src/charset.c +++ b/src/charset.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Basic character set support. | 1 | /* Basic character set support. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 5 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 6 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 6 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
diff --git a/src/charset.h b/src/charset.h index d2daf2b7e29..a5c453262ae 100644 --- a/src/charset.h +++ b/src/charset.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Header for charset handler. | 1 | /* Header for charset handler. |
| 2 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 4 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | National Institute of Advanced Industrial Science and Technology (AIST) | 5 | National Institute of Advanced Industrial Science and Technology (AIST) |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Cursor motion subroutines for GNU Emacs. | 1 | /* Cursor motion subroutines for GNU Emacs. |
| 2 | Copyright (C) 1985, 1995, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 1995, 2001-2016 Free Software Foundation, Inc. |
| 3 | based primarily on public domain code written by Chris Torek | 3 | based primarily on public domain code written by Chris Torek |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Cursor motion calculation definitions for GNU Emacs | 1 | /* Cursor motion calculation definitions for GNU Emacs |
| 2 | Copyright (C) 1985, 1989, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 1989, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/cmds.c b/src/cmds.c index 650b4628c32..34500031ba5 100644 --- a/src/cmds.c +++ b/src/cmds.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Simple built-in editing commands. | 1 | /* Simple built-in editing commands. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985, 1993-1998, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1985, 1993-1998, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/coding.c b/src/coding.c index 85b97ce6174..3bee16c4f0c 100644 --- a/src/coding.c +++ b/src/coding.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Coding system handler (conversion, detection, etc). | 1 | /* Coding system handler (conversion, detection, etc). |
| 2 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 4 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | National Institute of Advanced Industrial Science and Technology (AIST) | 5 | National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/src/coding.h b/src/coding.h index 2bf51c48883..ea0cdd5329e 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Header for coding system handler. | 1 | /* Header for coding system handler. |
| 2 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 4 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | National Institute of Advanced Industrial Science and Technology (AIST) | 5 | National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/src/commands.h b/src/commands.h index e9383341cc9..36ac00fba85 100644 --- a/src/commands.h +++ b/src/commands.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions needed by most editing commands. | 1 | /* Definitions needed by most editing commands. |
| 2 | Copyright (C) 1985, 1994, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 1994, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/composite.c b/src/composite.c index 0f729bc5460..43c909fe98f 100644 --- a/src/composite.c +++ b/src/composite.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Composite sequence support. | 1 | /* Composite sequence support. |
| 2 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 3 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 4 | National Institute of Advanced Industrial Science and Technology (AIST) | 4 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 5 | Registration Number H14PRO021 | 5 | Registration Number H14PRO021 |
diff --git a/src/composite.h b/src/composite.h index fb9f9eb8655..1423feb92b2 100644 --- a/src/composite.h +++ b/src/composite.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Header for composite sequence handler. | 1 | /* Header for composite sequence handler. |
| 2 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 3 | Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 4 | National Institute of Advanced Industrial Science and Technology (AIST) | 4 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 5 | Registration Number H14PRO021 | 5 | Registration Number H14PRO021 |
diff --git a/src/conf_post.h b/src/conf_post.h index b629e8d3df7..98ff12e5a53 100644 --- a/src/conf_post.h +++ b/src/conf_post.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* conf_post.h --- configure.ac includes this via AH_BOTTOM | 1 | /* conf_post.h --- configure.ac includes this via AH_BOTTOM |
| 2 | 2 | ||
| 3 | Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2015 Free Software | 3 | Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/cygw32.c b/src/cygw32.c index 03739b1ad23..422b04d5b9c 100644 --- a/src/cygw32.c +++ b/src/cygw32.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Cygwin support routines. | 1 | /* Cygwin support routines. |
| 2 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/cygw32.h b/src/cygw32.h index e14e3d13b8c..58d8cd4a08e 100644 --- a/src/cygw32.h +++ b/src/cygw32.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Header for Cygwin support routines. | 1 | /* Header for Cygwin support routines. |
| 2 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/data.c b/src/data.c index 1e9cc814f00..07f87241917 100644 --- a/src/data.c +++ b/src/data.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Primitive operations on Lisp data types for GNU Emacs Lisp interpreter. | 1 | /* Primitive operations on Lisp data types for GNU Emacs Lisp interpreter. |
| 2 | Copyright (C) 1985-1986, 1988, 1993-1995, 1997-2015 Free Software | 2 | Copyright (C) 1985-1986, 1988, 1993-1995, 1997-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/dbusbind.c b/src/dbusbind.c index ce0465dcb8b..5148c3267dc 100644 --- a/src/dbusbind.c +++ b/src/dbusbind.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Elisp bindings for D-Bus. | 1 | /* Elisp bindings for D-Bus. |
| 2 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/decompress.c b/src/decompress.c index d0c0018eb26..8fb71b0379f 100644 --- a/src/decompress.c +++ b/src/decompress.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Interface to zlib. | 1 | /* Interface to zlib. |
| 2 | Copyright (C) 2013-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/deps.mk b/src/deps.mk index 23789384fdb..0295e705a9c 100644 --- a/src/deps.mk +++ b/src/deps.mk | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### deps.mk --- src/Makefile fragment for GNU Emacs | 1 | ### deps.mk --- src/Makefile fragment for GNU Emacs |
| 2 | 2 | ||
| 3 | ## Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2015 Free Software | 3 | ## Copyright (C) 1985, 1987-1988, 1993-1995, 1999-2016 Free Software |
| 4 | ## Foundation, Inc. | 4 | ## Foundation, Inc. |
| 5 | 5 | ||
| 6 | ## This file is part of GNU Emacs. | 6 | ## This file is part of GNU Emacs. |
diff --git a/src/dired.c b/src/dired.c index 6c34dfdfcb0..97fefaefffd 100644 --- a/src/dired.c +++ b/src/dired.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Lisp functions for making directory listings. | 1 | /* Lisp functions for making directory listings. |
| 2 | Copyright (C) 1985-1986, 1993-1994, 1999-2015 Free Software | 2 | Copyright (C) 1985-1986, 1993-1994, 1999-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/dispextern.h b/src/dispextern.h index e44b70bf562..bb876f5af70 100644 --- a/src/dispextern.h +++ b/src/dispextern.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Interface definitions for display code. | 1 | /* Interface definitions for display code. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985, 1993-1994, 1997-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1985, 1993-1994, 1997-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/dispnew.c b/src/dispnew.c index 1d30eee2082..8d671f82e47 100644 --- a/src/dispnew.c +++ b/src/dispnew.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Updating of data structures for redisplay. | 1 | /* Updating of data structures for redisplay. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1988, 1993-1995, 1997-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1988, 1993-1995, 1997-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/disptab.h b/src/disptab.h index 3a319c4d217..211b649398a 100644 --- a/src/disptab.h +++ b/src/disptab.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Things for GLYPHS and glyph tables. | 1 | /* Things for GLYPHS and glyph tables. |
| 2 | Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Record indices of function doc strings stored in a file. -*- coding: utf-8 -*- | 1 | /* Record indices of function doc strings stored in a file. -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 1993-1995, 1997-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1986, 1993-1995, 1997-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/doprnt.c b/src/doprnt.c index 55f249f5d72..b0b92bf7ba7 100644 --- a/src/doprnt.c +++ b/src/doprnt.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* Output like sprintf to a buffer of specified size. -*- coding: utf-8 -*- | 1 | /* Output like sprintf to a buffer of specified size. -*- coding: utf-8 -*- |
| 2 | Also takes args differently: pass one pointer to the end | 2 | Also takes args differently: pass one pointer to the end |
| 3 | of the format string in addition to the format string itself. | 3 | of the format string in addition to the format string itself. |
| 4 | Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/src/dosfns.c b/src/dosfns.c index e506e9fbe14..f507f4121ec 100644 --- a/src/dosfns.c +++ b/src/dosfns.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* MS-DOS specific Lisp utilities. Coded by Manabu Higashida, 1991. | 1 | /* MS-DOS specific Lisp utilities. Coded by Manabu Higashida, 1991. |
| 2 | Major changes May-July 1993 Morten Welinder (only 10% original code left) | 2 | Major changes May-July 1993 Morten Welinder (only 10% original code left) |
| 3 | Copyright (C) 1991, 1993, 1996-1998, 2001-2015 Free Software | 3 | Copyright (C) 1991, 1993, 1996-1998, 2001-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/dosfns.h b/src/dosfns.h index 1c0d2f755f2..fa45d710a68 100644 --- a/src/dosfns.h +++ b/src/dosfns.h | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | Coded by Manabu Higashida, 1991. | 2 | Coded by Manabu Higashida, 1991. |
| 3 | Modified by Morten Welinder, 1993-1994. | 3 | Modified by Morten Welinder, 1993-1994. |
| 4 | 4 | ||
| 5 | Copyright (C) 1991, 1994-1995, 1997, 1999, 2001-2015 Free Software | 5 | Copyright (C) 1991, 1994-1995, 1997, 1999, 2001-2016 Free Software |
| 6 | Foundation, Inc. | 6 | Foundation, Inc. |
| 7 | 7 | ||
| 8 | This file is part of GNU Emacs. | 8 | This file is part of GNU Emacs. |
diff --git a/src/dynlib.c b/src/dynlib.c index 190f183fa61..c4647e6fc1f 100644 --- a/src/dynlib.c +++ b/src/dynlib.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Portable API for dynamic loading. | 1 | /* Portable API for dynamic loading. |
| 2 | 2 | ||
| 3 | Copyright 2015 Free Software Foundation, Inc. | 3 | Copyright 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/dynlib.h b/src/dynlib.h index 1c19b5db8ac..33b6d60d474 100644 --- a/src/dynlib.h +++ b/src/dynlib.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Portable API for dynamic loading. | 1 | /* Portable API for dynamic loading. |
| 2 | 2 | ||
| 3 | Copyright 2015 Free Software Foundation, Inc. | 3 | Copyright 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/editfns.c b/src/editfns.c index 316d9408065..bd70f0a6859 100644 --- a/src/editfns.c +++ b/src/editfns.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Lisp functions pertaining to editing. -*- coding: utf-8 -*- | 1 | /* Lisp functions pertaining to editing. -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1987, 1989, 1993-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1985-1987, 1989, 1993-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/emacs-icon.h b/src/emacs-icon.h index ed4e8709901..2f0806c607f 100644 --- a/src/emacs-icon.h +++ b/src/emacs-icon.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* XPM */ | 1 | /* XPM */ |
| 2 | /* Emacs icon | 2 | /* Emacs icon |
| 3 | 3 | ||
| 4 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp> | 6 | Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp> |
| 7 | 7 | ||
diff --git a/src/emacs-module.c b/src/emacs-module.c index 881ee3119de..2fec7e5d0fe 100644 --- a/src/emacs-module.c +++ b/src/emacs-module.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* emacs-module.c - Module loading and runtime implementation | 1 | /* emacs-module.c - Module loading and runtime implementation |
| 2 | 2 | ||
| 3 | Copyright (C) 2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/emacs-module.h b/src/emacs-module.h index a3aa5017a4e..3efea349d71 100644 --- a/src/emacs-module.h +++ b/src/emacs-module.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* emacs-module.h - GNU Emacs module API. | 1 | /* emacs-module.h - GNU Emacs module API. |
| 2 | 2 | ||
| 3 | Copyright (C) 2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/emacs.c b/src/emacs.c index d13413d880b..aaf058e4a80 100644 --- a/src/emacs.c +++ b/src/emacs.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Fully extensible Emacs, running on Unix, intended for GNU. | 1 | /* Fully extensible Emacs, running on Unix, intended for GNU. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1987, 1993-1995, 1997-1999, 2001-2015 Free Software | 3 | Copyright (C) 1985-1987, 1993-1995, 1997-1999, 2001-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/emacsgtkfixed.c b/src/emacsgtkfixed.c index abec78fb073..cdcaf803ba5 100644 --- a/src/emacsgtkfixed.c +++ b/src/emacsgtkfixed.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* A Gtk Widget that inherits GtkFixed, but can be shrunk. | 1 | /* A Gtk Widget that inherits GtkFixed, but can be shrunk. |
| 2 | This file is only use when compiling with Gtk+ 3. | 2 | This file is only use when compiling with Gtk+ 3. |
| 3 | 3 | ||
| 4 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/src/emacsgtkfixed.h b/src/emacsgtkfixed.h index a969a6d265b..73280b83e57 100644 --- a/src/emacsgtkfixed.h +++ b/src/emacsgtkfixed.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* A Gtk Widget that inherits GtkFixed, but can be shrunk. | 1 | /* A Gtk Widget that inherits GtkFixed, but can be shrunk. |
| 2 | This file is only use when compiling with Gtk+ 3. | 2 | This file is only use when compiling with Gtk+ 3. |
| 3 | 3 | ||
| 4 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/src/epaths.in b/src/epaths.in index 66718fd8f74..5b7a2bb58ad 100644 --- a/src/epaths.in +++ b/src/epaths.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Hey Emacs, this is -*- C -*- code! */ | 1 | /* Hey Emacs, this is -*- C -*- code! */ |
| 2 | /* | 2 | /* |
| 3 | Copyright (C) 1993, 1995, 1997, 1999, 2001-2015 Free Software | 3 | Copyright (C) 1993, 1995, 1997, 1999, 2001-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/eval.c b/src/eval.c index bd0cf68369c..6c912bc4762 100644 --- a/src/eval.c +++ b/src/eval.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Evaluator for GNU Emacs Lisp interpreter. | 1 | /* Evaluator for GNU Emacs Lisp interpreter. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1987, 1993-1995, 1999-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1987, 1993-1995, 1999-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/fileio.c b/src/fileio.c index e18ddb1a7aa..f185f38bd01 100644 --- a/src/fileio.c +++ b/src/fileio.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* File IO for GNU Emacs. | 1 | /* File IO for GNU Emacs. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1988, 1993-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1985-1988, 1993-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/filelock.c b/src/filelock.c index 7f9b6e7f8e8..1b32b931107 100644 --- a/src/filelock.c +++ b/src/filelock.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Lock files for editing. | 1 | /* Lock files for editing. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1987, 1993-1994, 1996, 1998-2015 Free Software | 3 | Copyright (C) 1985-1987, 1993-1994, 1996, 1998-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | Author: Richard King | 6 | Author: Richard King |
diff --git a/src/firstfile.c b/src/firstfile.c index aa587924505..68effeb1106 100644 --- a/src/firstfile.c +++ b/src/firstfile.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Mark beginning of data space to dump as pure, for GNU Emacs. | 1 | /* Mark beginning of data space to dump as pure, for GNU Emacs. |
| 2 | Copyright (C) 1997, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1997, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/floatfns.c b/src/floatfns.c index 46eb85ff8ca..cf485b6fcea 100644 --- a/src/floatfns.c +++ b/src/floatfns.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Primitive operations on floating point for GNU Emacs Lisp interpreter. | 1 | /* Primitive operations on floating point for GNU Emacs Lisp interpreter. |
| 2 | 2 | ||
| 3 | Copyright (C) 1988, 1993-1994, 1999, 2001-2015 Free Software Foundation, | 3 | Copyright (C) 1988, 1993-1994, 1999, 2001-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | Author: Wolfgang Rupprecht | 6 | Author: Wolfgang Rupprecht |
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Random utility Lisp functions. | 1 | /* Random utility Lisp functions. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1987, 1993-1995, 1997-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1987, 1993-1995, 1997-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/font.c b/src/font.c index 6fa599524c9..039493bcbea 100644 --- a/src/font.c +++ b/src/font.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* font.c -- "Font" primitives. | 1 | /* font.c -- "Font" primitives. |
| 2 | 2 | ||
| 3 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 | 4 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | National Institute of Advanced Industrial Science and Technology (AIST) | 5 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | Registration Number H13PRO009 | 6 | Registration Number H13PRO009 |
diff --git a/src/font.h b/src/font.h index 3f4ccb106c2..36fe51ad319 100644 --- a/src/font.h +++ b/src/font.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* font.h -- Interface definition for font handling. | 1 | /* font.h -- Interface definition for font handling. |
| 2 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 | 3 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 |
| 4 | National Institute of Advanced Industrial Science and Technology (AIST) | 4 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 5 | Registration Number H13PRO009 | 5 | Registration Number H13PRO009 |
diff --git a/src/fontset.c b/src/fontset.c index 0f89b71ff68..2bc9bb1fcd9 100644 --- a/src/fontset.c +++ b/src/fontset.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Fontset handler. | 1 | /* Fontset handler. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 4 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 5 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 5 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 6 | National Institute of Advanced Industrial Science and Technology (AIST) | 6 | National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/src/fontset.h b/src/fontset.h index aa69051fc05..048a7d463f7 100644 --- a/src/fontset.h +++ b/src/fontset.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Header for fontset handler. | 1 | /* Header for fontset handler. |
| 2 | Copyright (C) 1998, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1998, 2001-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 | Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
| 4 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 4 | 2005, 2006, 2007, 2008, 2009, 2010, 2011 |
| 5 | National Institute of Advanced Industrial Science and Technology (AIST) | 5 | National Institute of Advanced Industrial Science and Technology (AIST) |
diff --git a/src/frame.c b/src/frame.c index 4897052e1f9..8c86afe4efb 100644 --- a/src/frame.c +++ b/src/frame.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Generic frame functions. | 1 | /* Generic frame functions. |
| 2 | 2 | ||
| 3 | Copyright (C) 1993-1995, 1997, 1999-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1993-1995, 1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/frame.h b/src/frame.h index e7d3aab119a..71dab4b1cb1 100644 --- a/src/frame.h +++ b/src/frame.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Define frame-object for GNU Emacs. | 1 | /* Define frame-object for GNU Emacs. |
| 2 | Copyright (C) 1993-1994, 1999-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993-1994, 1999-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/fringe.c b/src/fringe.c index 632fa0b25d4..597c666d3bc 100644 --- a/src/fringe.c +++ b/src/fringe.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Fringe handling (split from xdisp.c). | 1 | /* Fringe handling (split from xdisp.c). |
| 2 | Copyright (C) 1985-1988, 1993-1995, 1997-2015 Free Software | 2 | Copyright (C) 1985-1988, 1993-1995, 1997-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/ftcrfont.c b/src/ftcrfont.c index 4326b775c8f..f7b1e7d26a6 100644 --- a/src/ftcrfont.c +++ b/src/ftcrfont.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* ftcrfont.c -- FreeType font driver on cairo. | 1 | /* ftcrfont.c -- FreeType font driver on cairo. |
| 2 | Copyright (C) 2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/ftfont.c b/src/ftfont.c index 575bf53701c..bb8af96d7b1 100644 --- a/src/ftfont.c +++ b/src/ftfont.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* ftfont.c -- FreeType font driver. | 1 | /* ftfont.c -- FreeType font driver. |
| 2 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 | 3 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 |
| 4 | National Institute of Advanced Industrial Science and Technology (AIST) | 4 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 5 | Registration Number H13PRO009 | 5 | Registration Number H13PRO009 |
diff --git a/src/ftxfont.c b/src/ftxfont.c index 99b06f2b49c..adf0d29f8ca 100644 --- a/src/ftxfont.c +++ b/src/ftxfont.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* ftxfont.c -- FreeType font driver on X (without using XFT). | 1 | /* ftxfont.c -- FreeType font driver on X (without using XFT). |
| 2 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 | 3 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 |
| 4 | National Institute of Advanced Industrial Science and Technology (AIST) | 4 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 5 | Registration Number H13PRO009 | 5 | Registration Number H13PRO009 |
diff --git a/src/getpagesize.h b/src/getpagesize.h index 75dd99f4c27..e46415344e8 100644 --- a/src/getpagesize.h +++ b/src/getpagesize.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Emulate getpagesize on systems that lack it. | 1 | /* Emulate getpagesize on systems that lack it. |
| 2 | Copyright (C) 1986, 1992, 1995, 2001-2015 Free Software Foundation, | 2 | Copyright (C) 1986, 1992, 1995, 2001-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/gfilenotify.c b/src/gfilenotify.c index 8660f415e2f..62b4efb0a3d 100644 --- a/src/gfilenotify.c +++ b/src/gfilenotify.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Filesystem notifications support with glib API. | 1 | /* Filesystem notifications support with glib API. |
| 2 | Copyright (C) 2013-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/gmalloc.c b/src/gmalloc.c index 90a52a1c728..00b83641319 100644 --- a/src/gmalloc.c +++ b/src/gmalloc.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Declarations for `malloc' and friends. | 1 | /* Declarations for `malloc' and friends. |
| 2 | Copyright (C) 1990-1993, 1995-1996, 1999, 2002-2007, 2013-2015 Free | 2 | Copyright (C) 1990-1993, 1995-1996, 1999, 2002-2007, 2013-2016 Free |
| 3 | Software Foundation, Inc. | 3 | Software Foundation, Inc. |
| 4 | Written May 1989 by Mike Haertel. | 4 | Written May 1989 by Mike Haertel. |
| 5 | 5 | ||
diff --git a/src/gnutls.c b/src/gnutls.c index 0c69b0001ee..a1d058fcd48 100644 --- a/src/gnutls.c +++ b/src/gnutls.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* GnuTLS glue for GNU Emacs. | 1 | /* GnuTLS glue for GNU Emacs. |
| 2 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/gnutls.h b/src/gnutls.h index 9c804b8bd59..c4fe738bfa0 100644 --- a/src/gnutls.h +++ b/src/gnutls.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* GnuTLS glue for GNU Emacs. | 1 | /* GnuTLS glue for GNU Emacs. |
| 2 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/gtkutil.c b/src/gtkutil.c index 1cf8ae7c5ab..768df342983 100644 --- a/src/gtkutil.c +++ b/src/gtkutil.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Functions for creating and updating GTK widgets. | 1 | /* Functions for creating and updating GTK widgets. |
| 2 | 2 | ||
| 3 | Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/gtkutil.h b/src/gtkutil.h index 0dbb4a1cdc6..ff22e3c2210 100644 --- a/src/gtkutil.h +++ b/src/gtkutil.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Definitions and headers for GTK widgets. | 1 | /* Definitions and headers for GTK widgets. |
| 2 | 2 | ||
| 3 | Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/image.c b/src/image.c index 544435eac0b..8bb5ff77b22 100644 --- a/src/image.c +++ b/src/image.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Functions for image support on window system. | 1 | /* Functions for image support on window system. |
| 2 | 2 | ||
| 3 | Copyright (C) 1989, 1992-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1989, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/indent.c b/src/indent.c index ec38ea798c7..ee2e9c6fb71 100644 --- a/src/indent.c +++ b/src/indent.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Indentation functions. | 1 | /* Indentation functions. |
| 2 | Copyright (C) 1985-1988, 1993-1995, 1998, 2000-2015 Free Software | 2 | Copyright (C) 1985-1988, 1993-1995, 1998, 2000-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/indent.h b/src/indent.h index 037fd744521..804c47d8293 100644 --- a/src/indent.h +++ b/src/indent.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions for interface to indent.c | 1 | /* Definitions for interface to indent.c |
| 2 | Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1985-1986, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/inotify.c b/src/inotify.c index 6577ee28cd1..e0619e584f7 100644 --- a/src/inotify.c +++ b/src/inotify.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Inotify support for Emacs | 1 | /* Inotify support for Emacs |
| 2 | 2 | ||
| 3 | Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/insdel.c b/src/insdel.c index bb3171b14ce..f0a4dcd784e 100644 --- a/src/insdel.c +++ b/src/insdel.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Buffer insertion/deletion and gap motion for GNU Emacs. | 1 | /* Buffer insertion/deletion and gap motion for GNU Emacs. |
| 2 | Copyright (C) 1985-1986, 1993-1995, 1997-2015 Free Software | 2 | Copyright (C) 1985-1986, 1993-1995, 1997-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/intervals.c b/src/intervals.c index c272bae027d..29cc403933c 100644 --- a/src/intervals.c +++ b/src/intervals.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Code for doing intervals. | 1 | /* Code for doing intervals. |
| 2 | Copyright (C) 1993-1995, 1997-1998, 2001-2015 Free Software | 2 | Copyright (C) 1993-1995, 1997-1998, 2001-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/intervals.h b/src/intervals.h index 96e82055e9c..2b68d4ef9d6 100644 --- a/src/intervals.h +++ b/src/intervals.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions and global variables for intervals. | 1 | /* Definitions and global variables for intervals. |
| 2 | Copyright (C) 1993-1994, 2000-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993-1994, 2000-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/keyboard.c b/src/keyboard.c index 8be1cd5c0fb..c3aa76af518 100644 --- a/src/keyboard.c +++ b/src/keyboard.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Keyboard and mouse input; editor command loop. | 1 | /* Keyboard and mouse input; editor command loop. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1989, 1993-1997, 1999-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1989, 1993-1997, 1999-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/keyboard.h b/src/keyboard.h index 4558bd61414..55667bfb17c 100644 --- a/src/keyboard.h +++ b/src/keyboard.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Declarations useful when processing input. | 1 | /* Declarations useful when processing input. |
| 2 | Copyright (C) 1985-1987, 1993, 2001-2015 Free Software Foundation, | 2 | Copyright (C) 1985-1987, 1993, 2001-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/keymap.c b/src/keymap.c index 67a4a1075d9..7928e62ea44 100644 --- a/src/keymap.c +++ b/src/keymap.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Manipulation of keymaps | 1 | /* Manipulation of keymaps |
| 2 | Copyright (C) 1985-1988, 1993-1995, 1998-2015 Free Software | 2 | Copyright (C) 1985-1988, 1993-1995, 1998-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/keymap.h b/src/keymap.h index e7a3b0a2436..009aa01ee30 100644 --- a/src/keymap.h +++ b/src/keymap.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Functions to manipulate keymaps. | 1 | /* Functions to manipulate keymaps. |
| 2 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/lastfile.c b/src/lastfile.c index 1c8e1f33b5c..2d0bcc76b8f 100644 --- a/src/lastfile.c +++ b/src/lastfile.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Mark end of data space to dump as pure, for GNU Emacs. | 1 | /* Mark end of data space to dump as pure, for GNU Emacs. |
| 2 | Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/lisp.h b/src/lisp.h index ce05b4dee49..90a0c1272c9 100644 --- a/src/lisp.h +++ b/src/lisp.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Fundamental definitions for GNU Emacs Lisp interpreter. -*- coding: utf-8 -*- | 1 | /* Fundamental definitions for GNU Emacs Lisp interpreter. -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1987, 1993-1995, 1997-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1987, 1993-1995, 1997-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/lread.c b/src/lread.c index 74a5fdfe67b..e9f3d7da967 100644 --- a/src/lread.c +++ b/src/lread.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Lisp parsing and input streams. | 1 | /* Lisp parsing and input streams. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1989, 1993-1995, 1997-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1989, 1993-1995, 1997-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/macfont.h b/src/macfont.h index cab57372abb..587f10a0ce0 100644 --- a/src/macfont.h +++ b/src/macfont.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Interface definition for Mac OSX Core text font backend. | 1 | /* Interface definition for Mac OSX Core text font backend. |
| 2 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/macfont.m b/src/macfont.m index 3023fbea78c..45830e0ff8a 100644 --- a/src/macfont.m +++ b/src/macfont.m | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Font driver on Mac OSX Core text. | 1 | /* Font driver on Mac OSX Core text. |
| 2 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/macros.c b/src/macros.c index 7c6ab2efc30..289f22bcd41 100644 --- a/src/macros.c +++ b/src/macros.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Keyboard macros. | 1 | /* Keyboard macros. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 1993, 2000-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1985-1986, 1993, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/macros.h b/src/macros.h index 46150ad73ae..3a0c57e0469 100644 --- a/src/macros.h +++ b/src/macros.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions for keyboard macro interpretation in GNU Emacs. | 1 | /* Definitions for keyboard macro interpretation in GNU Emacs. |
| 2 | Copyright (C) 1985, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/marker.c b/src/marker.c index 73928ba194f..9f53e9a34ec 100644 --- a/src/marker.c +++ b/src/marker.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Markers: examining, setting and deleting. | 1 | /* Markers: examining, setting and deleting. |
| 2 | Copyright (C) 1985, 1997-1998, 2001-2015 Free Software Foundation, | 2 | Copyright (C) 1985, 1997-1998, 2001-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/menu.c b/src/menu.c index 74df43f6ce9..caae228a259 100644 --- a/src/menu.c +++ b/src/menu.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Platform-independent code for terminal communications. | 1 | /* Platform-independent code for terminal communications. |
| 2 | 2 | ||
| 3 | Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2015 Free Software | 3 | Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/menu.h b/src/menu.h index e89e93ec8eb..95d2fe5e037 100644 --- a/src/menu.h +++ b/src/menu.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Functions to manipulate menus. | 1 | /* Functions to manipulate menus. |
| 2 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/minibuf.c b/src/minibuf.c index 727a70b166f..180668f042d 100644 --- a/src/minibuf.c +++ b/src/minibuf.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Minibuffer input and completion. | 1 | /* Minibuffer input and completion. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 1993-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1985-1986, 1993-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/msdos.c b/src/msdos.c index 8b05b34795d..b378cc260a6 100644 --- a/src/msdos.c +++ b/src/msdos.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* MS-DOS specific C utilities. -*- coding: cp850 -*- | 1 | /* MS-DOS specific C utilities. -*- coding: cp850 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 1993-1997, 1999-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1993-1997, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/msdos.h b/src/msdos.h index 1e37599d75f..691822f3127 100644 --- a/src/msdos.h +++ b/src/msdos.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* MS-DOS specific C utilities, interface. | 1 | /* MS-DOS specific C utilities, interface. |
| 2 | Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/nsfns.m b/src/nsfns.m index 5fa68c0a15c..eda94c430fd 100644 --- a/src/nsfns.m +++ b/src/nsfns.m | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Functions for the NeXT/Open/GNUstep and MacOSX window system. | 1 | /* Functions for the NeXT/Open/GNUstep and MacOSX window system. |
| 2 | 2 | ||
| 3 | Copyright (C) 1989, 1992-1994, 2005-2006, 2008-2015 Free Software | 3 | Copyright (C) 1989, 1992-1994, 2005-2006, 2008-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/nsfont.m b/src/nsfont.m index 3d278c0f2fb..b46680b87ce 100644 --- a/src/nsfont.m +++ b/src/nsfont.m | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Font back-end driver for the NeXT/Open/GNUstep and MacOSX window system. | 1 | /* Font back-end driver for the NeXT/Open/GNUstep and MacOSX window system. |
| 2 | See font.h | 2 | See font.h |
| 3 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/nsgui.h b/src/nsgui.h index 498eb7f87f5..cc2e45e3da7 100644 --- a/src/nsgui.h +++ b/src/nsgui.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions and headers for communication on the NeXT/Open/GNUstep API. | 1 | /* Definitions and headers for communication on the NeXT/Open/GNUstep API. |
| 2 | Copyright (C) 1995, 2005, 2008-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1995, 2005, 2008-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/nsimage.m b/src/nsimage.m index fad2538a0cb..b87144870db 100644 --- a/src/nsimage.m +++ b/src/nsimage.m | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Image support for the NeXT/Open/GNUstep and MacOSX window system. | 1 | /* Image support for the NeXT/Open/GNUstep and MacOSX window system. |
| 2 | Copyright (C) 1989, 1992-1994, 2005-2006, 2008-2015 Free Software | 2 | Copyright (C) 1989, 1992-1994, 2005-2006, 2008-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/nsmenu.m b/src/nsmenu.m index 3cb61e50f7f..c6d683536ba 100644 --- a/src/nsmenu.m +++ b/src/nsmenu.m | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* NeXT/Open/GNUstep and MacOSX Cocoa menu and toolbar module. | 1 | /* NeXT/Open/GNUstep and MacOSX Cocoa menu and toolbar module. |
| 2 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/nsselect.m b/src/nsselect.m index 5579cc5a767..463f02bf5ef 100644 --- a/src/nsselect.m +++ b/src/nsselect.m | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* NeXT/Open/GNUstep / MacOSX Cocoa selection processing for emacs. | 1 | /* NeXT/Open/GNUstep / MacOSX Cocoa selection processing for emacs. |
| 2 | Copyright (C) 1993-1994, 2005-2006, 2008-2015 Free Software | 2 | Copyright (C) 1993-1994, 2005-2006, 2008-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/nsterm.h b/src/nsterm.h index 7e6e8efc478..6ca584e6774 100644 --- a/src/nsterm.h +++ b/src/nsterm.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions and headers for communication with NeXT/Open/GNUstep API. | 1 | /* Definitions and headers for communication with NeXT/Open/GNUstep API. |
| 2 | Copyright (C) 1989, 1993, 2005, 2008-2015 Free Software Foundation, | 2 | Copyright (C) 1989, 1993, 2005, 2008-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/nsterm.m b/src/nsterm.m index 36e08c60575..0510f8e0e91 100644 --- a/src/nsterm.m +++ b/src/nsterm.m | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* NeXT/Open/GNUstep / MacOSX communication module. -*- coding: utf-8 -*- | 1 | /* NeXT/Open/GNUstep / MacOSX communication module. -*- coding: utf-8 -*- |
| 2 | 2 | ||
| 3 | Copyright (C) 1989, 1993-1994, 2005-2006, 2008-2015 Free Software | 3 | Copyright (C) 1989, 1993-1994, 2005-2006, 2008-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/print.c b/src/print.c index 420e6f55b4c..975675014d9 100644 --- a/src/print.c +++ b/src/print.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Lisp object printing and output streams. | 1 | /* Lisp object printing and output streams. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 1988, 1993-1995, 1997-2015 Free Software | 3 | Copyright (C) 1985-1986, 1988, 1993-1995, 1997-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/process.c b/src/process.c index ed1d59d01b0..e1ebdff7430 100644 --- a/src/process.c +++ b/src/process.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Asynchronous subprocess control for GNU Emacs. | 1 | /* Asynchronous subprocess control for GNU Emacs. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1988, 1993-1996, 1998-1999, 2001-2015 Free Software | 3 | Copyright (C) 1985-1988, 1993-1996, 1998-1999, 2001-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/process.h b/src/process.h index 9ee5a05ebd2..8d9f8f4c072 100644 --- a/src/process.h +++ b/src/process.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions for asynchronous process control in GNU Emacs. | 1 | /* Definitions for asynchronous process control in GNU Emacs. |
| 2 | Copyright (C) 1985, 1994, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1985, 1994, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/profiler.c b/src/profiler.c index efdb1d9fe14..95f84fdbf24 100644 --- a/src/profiler.c +++ b/src/profiler.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Profiler implementation. | 1 | /* Profiler implementation. |
| 2 | 2 | ||
| 3 | Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/puresize.h b/src/puresize.h index 96ddcde24a6..bcb5a9ca828 100644 --- a/src/puresize.h +++ b/src/puresize.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* How much read-only Lisp storage a dumped Emacs needs. | 1 | /* How much read-only Lisp storage a dumped Emacs needs. |
| 2 | Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/ralloc.c b/src/ralloc.c index fb5087d4068..12d2fa9ab50 100644 --- a/src/ralloc.c +++ b/src/ralloc.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Block-relocating memory allocator. | 1 | /* Block-relocating memory allocator. |
| 2 | Copyright (C) 1993, 1995, 2000-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993, 1995, 2000-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/regex.c b/src/regex.c index 4e00fd15dc9..dd3f2b3cd67 100644 --- a/src/regex.c +++ b/src/regex.c | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 0.12. (Implements POSIX draft P1003.2/D11.2, except for some of the | 2 | 0.12. (Implements POSIX draft P1003.2/D11.2, except for some of the |
| 3 | internationalization features.) | 3 | internationalization features.) |
| 4 | 4 | ||
| 5 | Copyright (C) 1993-2015 Free Software Foundation, Inc. | 5 | Copyright (C) 1993-2016 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | This program is free software; you can redistribute it and/or modify | 7 | This program is free software; you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
diff --git a/src/regex.h b/src/regex.h index eaa7729a5fb..817167a07ca 100644 --- a/src/regex.h +++ b/src/regex.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* Definitions for data structures and routines for the regular | 1 | /* Definitions for data structures and routines for the regular |
| 2 | expression library, version 0.12. | 2 | expression library, version 0.12. |
| 3 | 3 | ||
| 4 | Copyright (C) 1985, 1989-1993, 1995, 2000-2015 Free Software | 4 | Copyright (C) 1985, 1989-1993, 1995, 2000-2016 Free Software |
| 5 | Foundation, Inc. | 5 | Foundation, Inc. |
| 6 | 6 | ||
| 7 | This program is free software; you can redistribute it and/or modify | 7 | This program is free software; you can redistribute it and/or modify |
diff --git a/src/region-cache.c b/src/region-cache.c index 1383acd9256..4ce7de832e2 100644 --- a/src/region-cache.c +++ b/src/region-cache.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Caching facts about regions of the buffer, for optimization. | 1 | /* Caching facts about regions of the buffer, for optimization. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1989, 1993, 1995, 2001-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1989, 1993, 1995, 2001-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/region-cache.h b/src/region-cache.h index 2814df47c23..0c8861f1f36 100644 --- a/src/region-cache.h +++ b/src/region-cache.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Header file: Caching facts about regions of the buffer, for optimization. | 1 | /* Header file: Caching facts about regions of the buffer, for optimization. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 1993, 1995, 2001-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1986, 1993, 1995, 2001-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/scroll.c b/src/scroll.c index 2534ab051e3..517cc686bb5 100644 --- a/src/scroll.c +++ b/src/scroll.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Calculate what line insertion or deletion to do, and do it | 1 | /* Calculate what line insertion or deletion to do, and do it |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 1990, 1993-1994, 2001-2015 Free Software | 3 | Copyright (C) 1985-1986, 1990, 1993-1994, 2001-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/search.c b/src/search.c index e39ba3dbf07..68b01219863 100644 --- a/src/search.c +++ b/src/search.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* String search routines for GNU Emacs. | 1 | /* String search routines for GNU Emacs. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1987, 1993-1994, 1997-1999, 2001-2015 Free Software | 3 | Copyright (C) 1985-1987, 1993-1994, 1997-1999, 2001-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/sheap.c b/src/sheap.c index df33353e69a..1451eca8ce7 100644 --- a/src/sheap.c +++ b/src/sheap.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* simulate `sbrk' with an array in .bss, for `unexec' support for Cygwin; | 1 | /* simulate `sbrk' with an array in .bss, for `unexec' support for Cygwin; |
| 2 | complete rewrite of xemacs Cygwin `unexec' code | 2 | complete rewrite of xemacs Cygwin `unexec' code |
| 3 | 3 | ||
| 4 | Copyright (C) 2004-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/src/sound.c b/src/sound.c index 09ab48c58e1..42f1fca2e20 100644 --- a/src/sound.c +++ b/src/sound.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* sound.c -- sound support. | 1 | /* sound.c -- sound support. |
| 2 | 2 | ||
| 3 | Copyright (C) 1998-1999, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1998-1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/syntax.c b/src/syntax.c index 2acbd413858..db5a99d4cdf 100644 --- a/src/syntax.c +++ b/src/syntax.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* GNU Emacs routines to deal with syntax tables; also word and list parsing. | 1 | /* GNU Emacs routines to deal with syntax tables; also word and list parsing. |
| 2 | Copyright (C) 1985, 1987, 1993-1995, 1997-1999, 2001-2015 Free | 2 | Copyright (C) 1985, 1987, 1993-1995, 1997-1999, 2001-2016 Free |
| 3 | Software Foundation, Inc. | 3 | Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/syntax.h b/src/syntax.h index eb154e088c9..c3575d4a9b4 100644 --- a/src/syntax.h +++ b/src/syntax.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Declarations having to do with GNU Emacs syntax tables. | 1 | /* Declarations having to do with GNU Emacs syntax tables. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985, 1993-1994, 1997-1998, 2001-2015 Free Software | 3 | Copyright (C) 1985, 1993-1994, 1997-1998, 2001-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/sysdep.c b/src/sysdep.c index a29155c144a..e73acec733e 100644 --- a/src/sysdep.c +++ b/src/sysdep.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Interfaces to system-dependent kernel and library entries. | 1 | /* Interfaces to system-dependent kernel and library entries. |
| 2 | Copyright (C) 1985-1988, 1993-1995, 1999-2015 Free Software | 2 | Copyright (C) 1985-1988, 1993-1995, 1999-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/sysselect.h b/src/sysselect.h index d6c5d1c7148..b625a6582f9 100644 --- a/src/sysselect.h +++ b/src/sysselect.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* sysselect.h - System-dependent definitions for the select function. | 1 | /* sysselect.h - System-dependent definitions for the select function. |
| 2 | Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/syssignal.h b/src/syssignal.h index ec6099408c4..df4b1405015 100644 --- a/src/syssignal.h +++ b/src/syssignal.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* syssignal.h - System-dependent definitions for signals. | 1 | /* syssignal.h - System-dependent definitions for signals. |
| 2 | 2 | ||
| 3 | Copyright (C) 1993, 1999, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1993, 1999, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/sysstdio.h b/src/sysstdio.h index 166823049d2..e1416b658e2 100644 --- a/src/sysstdio.h +++ b/src/sysstdio.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Standard I/O for Emacs. | 1 | /* Standard I/O for Emacs. |
| 2 | 2 | ||
| 3 | Copyright 2013-2015 Free Software Foundation, Inc. | 3 | Copyright 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/systime.h b/src/systime.h index a7c182a283d..04c83ff247a 100644 --- a/src/systime.h +++ b/src/systime.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* systime.h - System-dependent definitions for time manipulations. | 1 | /* systime.h - System-dependent definitions for time manipulations. |
| 2 | Copyright (C) 1993-1994, 2002-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993-1994, 2002-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/systty.h b/src/systty.h index 1022455c588..116af97bce3 100644 --- a/src/systty.h +++ b/src/systty.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* systty.h - System-dependent definitions for terminals. | 1 | /* systty.h - System-dependent definitions for terminals. |
| 2 | Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/syswait.h b/src/syswait.h index 58918222e5e..ca672d1679e 100644 --- a/src/syswait.h +++ b/src/syswait.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Define wait system call interface for Emacs. | 1 | /* Define wait system call interface for Emacs. |
| 2 | Copyright (C) 1993-1995, 2000-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993-1995, 2000-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/term.c b/src/term.c index 6ab611d51e2..993928eefde 100644 --- a/src/term.c +++ b/src/term.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Terminal control module for terminals described by TERMCAP | 1 | /* Terminal control module for terminals described by TERMCAP |
| 2 | Copyright (C) 1985-1987, 1993-1995, 1998, 2000-2015 Free Software | 2 | Copyright (C) 1985-1987, 1993-1995, 1998, 2000-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/termcap.c b/src/termcap.c index 394b4056eb3..3ecf19ff786 100644 --- a/src/termcap.c +++ b/src/termcap.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Work-alike for termcap, plus extra features. | 1 | /* Work-alike for termcap, plus extra features. |
| 2 | Copyright (C) 1985-1986, 1993-1995, 2000-2008, 2011, 2013-2015 Free | 2 | Copyright (C) 1985-1986, 1993-1995, 2000-2008, 2011, 2013-2016 Free |
| 3 | Software Foundation, Inc. | 3 | Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
diff --git a/src/termchar.h b/src/termchar.h index 06c042797b6..d816da283c3 100644 --- a/src/termchar.h +++ b/src/termchar.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Flags and parameters describing terminal's characteristics. | 1 | /* Flags and parameters describing terminal's characteristics. |
| 2 | Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1985-1986, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/termhooks.h b/src/termhooks.h index 8bde9877c33..29223757621 100644 --- a/src/termhooks.h +++ b/src/termhooks.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Parameters and display hooks for terminal devices. | 1 | /* Parameters and display hooks for terminal devices. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1986, 1993-1994, 2001-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1986, 1993-1994, 2001-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/terminal.c b/src/terminal.c index 27594e52a74..a5579677c4c 100644 --- a/src/terminal.c +++ b/src/terminal.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Functions related to terminal devices. | 1 | /* Functions related to terminal devices. |
| 2 | Copyright (C) 2005-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/terminfo.c b/src/terminfo.c index c4538419bab..b8b5f9756c0 100644 --- a/src/terminfo.c +++ b/src/terminfo.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Interface from Emacs to terminfo. | 1 | /* Interface from Emacs to terminfo. |
| 2 | Copyright (C) 1985-1986, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1985-1986, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/termopts.h b/src/termopts.h index c5cd56316ce..7cffa16d610 100644 --- a/src/termopts.h +++ b/src/termopts.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Flags and parameters describing user options for handling the terminal. | 1 | /* Flags and parameters describing user options for handling the terminal. |
| 2 | Copyright (C) 1985-1986, 1990, 2001-2015 Free Software Foundation, | 2 | Copyright (C) 1985-1986, 1990, 2001-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/textprop.c b/src/textprop.c index 1995ff65ce0..70091b939a2 100644 --- a/src/textprop.c +++ b/src/textprop.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Interface code for dealing with text properties. | 1 | /* Interface code for dealing with text properties. |
| 2 | Copyright (C) 1993-1995, 1997, 1999-2015 Free Software Foundation, | 2 | Copyright (C) 1993-1995, 1997, 1999-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/tparam.c b/src/tparam.c index 3a64059e0eb..d3ae4910b56 100644 --- a/src/tparam.c +++ b/src/tparam.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Merge parameters into a termcap entry string. | 1 | /* Merge parameters into a termcap entry string. |
| 2 | Copyright (C) 1985, 1987, 1993, 1995, 2000-2008, 2013-2015 Free | 2 | Copyright (C) 1985, 1987, 1993, 1995, 2000-2008, 2013-2016 Free |
| 3 | Software Foundation, Inc. | 3 | Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
diff --git a/src/tparam.h b/src/tparam.h index b391e89094f..ab82e5b53e7 100644 --- a/src/tparam.h +++ b/src/tparam.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Interface definitions for termcap entries. | 1 | /* Interface definitions for termcap entries. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/undo.c b/src/undo.c index 1cc6de48393..1cc9c988d97 100644 --- a/src/undo.c +++ b/src/undo.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* undo handling for GNU Emacs. | 1 | /* undo handling for GNU Emacs. |
| 2 | Copyright (C) 1990, 1993-1994, 2000-2015 Free Software Foundation, | 2 | Copyright (C) 1990, 1993-1994, 2000-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/unexaix.c b/src/unexaix.c index af114e4427d..eb51d287bf1 100644 --- a/src/unexaix.c +++ b/src/unexaix.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Dump an executable image. | 1 | /* Dump an executable image. |
| 2 | Copyright (C) 1985-1988, 1999, 2001-2015 Free Software Foundation, | 2 | Copyright (C) 1985-1988, 1999, 2001-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/unexcoff.c b/src/unexcoff.c index 3f6549003a5..cc0df306525 100644 --- a/src/unexcoff.c +++ b/src/unexcoff.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 1985-1988, 1992-1994, 2001-2015 Free Software | 1 | /* Copyright (C) 1985-1988, 1992-1994, 2001-2016 Free Software |
| 2 | * Foundation, Inc. | 2 | * Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
diff --git a/src/unexcw.c b/src/unexcw.c index 9583598a1cd..febe939d9d3 100644 --- a/src/unexcw.c +++ b/src/unexcw.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* unexec() support for Cygwin; | 1 | /* unexec() support for Cygwin; |
| 2 | complete rewrite of xemacs Cygwin unexec() code | 2 | complete rewrite of xemacs Cygwin unexec() code |
| 3 | 3 | ||
| 4 | Copyright (C) 2004-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2004-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/src/unexelf.c b/src/unexelf.c index 03e6dafe8ee..e90199472ed 100644 --- a/src/unexelf.c +++ b/src/unexelf.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 1985-1988, 1990, 1992, 1999-2015 Free Software | 1 | /* Copyright (C) 1985-1988, 1990, 1992, 1999-2016 Free Software |
| 2 | Foundation, Inc. | 2 | Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
diff --git a/src/unexmacosx.c b/src/unexmacosx.c index 319ec7956e5..bfb8bd4ea58 100644 --- a/src/unexmacosx.c +++ b/src/unexmacosx.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Dump Emacs in Mach-O format for use on Mac OS X. | 1 | /* Dump Emacs in Mach-O format for use on Mac OS X. |
| 2 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/unexw32.c b/src/unexw32.c index 322d60d062f..460a39eb185 100644 --- a/src/unexw32.c +++ b/src/unexw32.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* unexec for GNU Emacs on Windows NT. | 1 | /* unexec for GNU Emacs on Windows NT. |
| 2 | Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/vm-limit.c b/src/vm-limit.c index 503aaaebf8a..0c6dbddc4f2 100644 --- a/src/vm-limit.c +++ b/src/vm-limit.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Functions for memory limit warnings. | 1 | /* Functions for memory limit warnings. |
| 2 | Copyright (C) 1990, 1992, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1990, 1992, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w16select.c b/src/w16select.c index 70b9dd01f09..48bb813ce35 100644 --- a/src/w16select.c +++ b/src/w16select.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* 16-bit Windows Selection processing for emacs on MS-Windows | 1 | /* 16-bit Windows Selection processing for emacs on MS-Windows |
| 2 | 2 | ||
| 3 | Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1996-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Utility and Unix shadow routines for GNU Emacs on the Microsoft Windows API. | 1 | /* Utility and Unix shadow routines for GNU Emacs on the Microsoft Windows API. |
| 2 | 2 | ||
| 3 | Copyright (C) 1994-1995, 2000-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1994-1995, 2000-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| @@ -2,7 +2,7 @@ | |||
| 2 | #define EMACS_W32_H | 2 | #define EMACS_W32_H |
| 3 | 3 | ||
| 4 | /* Support routines for the NT version of Emacs. | 4 | /* Support routines for the NT version of Emacs. |
| 5 | Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 5 | Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | This file is part of GNU Emacs. | 7 | This file is part of GNU Emacs. |
| 8 | 8 | ||
diff --git a/src/w32common.h b/src/w32common.h index 9aba2d88169..4fbeab55028 100644 --- a/src/w32common.h +++ b/src/w32common.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Common functions for Microsoft Windows builds of Emacs | 1 | /* Common functions for Microsoft Windows builds of Emacs |
| 2 | Copyright (C) 2012-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32console.c b/src/w32console.c index 7fffabf3853..6277f131b50 100644 --- a/src/w32console.c +++ b/src/w32console.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Terminal hooks for GNU Emacs on the Microsoft Windows API. | 1 | /* Terminal hooks for GNU Emacs on the Microsoft Windows API. |
| 2 | Copyright (C) 1992, 1999, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1992, 1999, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32fns.c b/src/w32fns.c index c1d9bff98ab..f3806a992a0 100644 --- a/src/w32fns.c +++ b/src/w32fns.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Graphical user interface functions for the Microsoft Windows API. | 1 | /* Graphical user interface functions for the Microsoft Windows API. |
| 2 | 2 | ||
| 3 | Copyright (C) 1989, 1992-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1989, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/w32font.c b/src/w32font.c index 2b6f6109454..0c3efe2ef2e 100644 --- a/src/w32font.c +++ b/src/w32font.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Font backend for the Microsoft Windows API. | 1 | /* Font backend for the Microsoft Windows API. |
| 2 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32font.h b/src/w32font.h index 6365cb3fa23..a3fd357287b 100644 --- a/src/w32font.h +++ b/src/w32font.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Shared GDI and Uniscribe Font backend declarations for the Windows API. | 1 | /* Shared GDI and Uniscribe Font backend declarations for the Windows API. |
| 2 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32gui.h b/src/w32gui.h index c90404bbc2d..ff7af87cf5d 100644 --- a/src/w32gui.h +++ b/src/w32gui.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions and headers for communication on the Microsoft Windows API. | 1 | /* Definitions and headers for communication on the Microsoft Windows API. |
| 2 | Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32heap.c b/src/w32heap.c index a74e7adc5ff..54646bfbe3e 100644 --- a/src/w32heap.c +++ b/src/w32heap.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Heap management routines for GNU Emacs on the Microsoft Windows API. | 1 | /* Heap management routines for GNU Emacs on the Microsoft Windows API. |
| 2 | Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32heap.h b/src/w32heap.h index b5eb3ffa854..c569033eef4 100644 --- a/src/w32heap.h +++ b/src/w32heap.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Heap management routines (including unexec) for GNU Emacs on Windows NT. | 1 | /* Heap management routines (including unexec) for GNU Emacs on Windows NT. |
| 2 | Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1994, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32inevt.c b/src/w32inevt.c index db2e2189952..54b0b13f54e 100644 --- a/src/w32inevt.c +++ b/src/w32inevt.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Input event support for Emacs on the Microsoft Windows API. | 1 | /* Input event support for Emacs on the Microsoft Windows API. |
| 2 | Copyright (C) 1992-1993, 1995, 2001-2015 Free Software Foundation, | 2 | Copyright (C) 1992-1993, 1995, 2001-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/w32inevt.h b/src/w32inevt.h index 4677c3eb5f8..b23c78726cd 100644 --- a/src/w32inevt.h +++ b/src/w32inevt.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Input routines for GNU Emacs on the Microsoft Windows API. | 1 | /* Input routines for GNU Emacs on the Microsoft Windows API. |
| 2 | Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32menu.c b/src/w32menu.c index 964b965fac1..d8c3dc1c94e 100644 --- a/src/w32menu.c +++ b/src/w32menu.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Menu support for GNU Emacs on the Microsoft Windows API. | 1 | /* Menu support for GNU Emacs on the Microsoft Windows API. |
| 2 | Copyright (C) 1986, 1988, 1993-1994, 1996, 1998-1999, 2001-2015 Free | 2 | Copyright (C) 1986, 1988, 1993-1994, 1996, 1998-1999, 2001-2016 Free |
| 3 | Software Foundation, Inc. | 3 | Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/w32notify.c b/src/w32notify.c index de27ab89b51..576cf844dab 100644 --- a/src/w32notify.c +++ b/src/w32notify.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Filesystem notifications support for GNU Emacs on the Microsoft Windows API. | 1 | /* Filesystem notifications support for GNU Emacs on the Microsoft Windows API. |
| 2 | Copyright (C) 2012-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32proc.c b/src/w32proc.c index a4e14965c87..a65f085fb3d 100644 --- a/src/w32proc.c +++ b/src/w32proc.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Process support for GNU Emacs on the Microsoft Windows API. | 1 | /* Process support for GNU Emacs on the Microsoft Windows API. |
| 2 | 2 | ||
| 3 | Copyright (C) 1992, 1995, 1999-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1992, 1995, 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/w32reg.c b/src/w32reg.c index a4ce2187043..7d1ccf843a4 100644 --- a/src/w32reg.c +++ b/src/w32reg.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Emulate the X Resource Manager through the registry. | 1 | /* Emulate the X Resource Manager through the registry. |
| 2 | Copyright (C) 1990, 1993-1994, 2001-2015 Free Software Foundation, | 2 | Copyright (C) 1990, 1993-1994, 2001-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/w32select.c b/src/w32select.c index 3962ac6cbed..ce4ed691859 100644 --- a/src/w32select.c +++ b/src/w32select.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Selection processing for Emacs on the Microsoft Windows API. | 1 | /* Selection processing for Emacs on the Microsoft Windows API. |
| 2 | 2 | ||
| 3 | Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/w32select.h b/src/w32select.h index 0fa9f18a23d..8216380d91a 100644 --- a/src/w32select.h +++ b/src/w32select.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Selection processing for Emacs on the Microsoft W32 API. | 1 | /* Selection processing for Emacs on the Microsoft W32 API. |
| 2 | 2 | ||
| 3 | Copyright (C) 1993-1994, 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1993-1994, 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/w32term.c b/src/w32term.c index 60d64f7fd0f..54fd2953d76 100644 --- a/src/w32term.c +++ b/src/w32term.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Implementation of GUI terminal on the Microsoft Windows API. | 1 | /* Implementation of GUI terminal on the Microsoft Windows API. |
| 2 | 2 | ||
| 3 | Copyright (C) 1989, 1993-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1989, 1993-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/w32term.h b/src/w32term.h index 3377b53608e..50906241f98 100644 --- a/src/w32term.h +++ b/src/w32term.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions and headers for communication on the Microsoft Windows API. | 1 | /* Definitions and headers for communication on the Microsoft Windows API. |
| 2 | Copyright (C) 1995, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1995, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32uniscribe.c b/src/w32uniscribe.c index a8b5932f73a..c5ba87bf7b4 100644 --- a/src/w32uniscribe.c +++ b/src/w32uniscribe.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Font backend for the Microsoft W32 Uniscribe API. | 1 | /* Font backend for the Microsoft W32 Uniscribe API. |
| 2 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/w32xfns.c b/src/w32xfns.c index 48da14dc8e3..29636d1de80 100644 --- a/src/w32xfns.c +++ b/src/w32xfns.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Functions taken directly from X sources for use with the Microsoft Windows API. | 1 | /* Functions taken directly from X sources for use with the Microsoft Windows API. |
| 2 | Copyright (C) 1989, 1992-1995, 1999, 2001-2015 Free Software | 2 | Copyright (C) 1989, 1992-1995, 1999, 2001-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/widget.c b/src/widget.c index d0c3e60cfa6..a71de90ed34 100644 --- a/src/widget.c +++ b/src/widget.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* The emacs frame widget. | 1 | /* The emacs frame widget. |
| 2 | Copyright (C) 1992-1993, 2000-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1992-1993, 2000-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/widget.h b/src/widget.h index e2e19b0d40f..13eb9e7dd59 100644 --- a/src/widget.h +++ b/src/widget.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* The emacs frame widget public header file. | 1 | /* The emacs frame widget public header file. |
| 2 | Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/widgetprv.h b/src/widgetprv.h index dc0124887ad..24e8378fbcd 100644 --- a/src/widgetprv.h +++ b/src/widgetprv.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* The emacs frame widget private header file. | 1 | /* The emacs frame widget private header file. |
| 2 | Copyright (C) 1993, 2001-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/window.c b/src/window.c index 9f6b489e74a..bb414e7d311 100644 --- a/src/window.c +++ b/src/window.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Window creation, deletion and examination for GNU Emacs. | 1 | /* Window creation, deletion and examination for GNU Emacs. |
| 2 | Does not include redisplay. | 2 | Does not include redisplay. |
| 3 | Copyright (C) 1985-1987, 1993-1998, 2000-2015 Free Software | 3 | Copyright (C) 1985-1987, 1993-1998, 2000-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/window.h b/src/window.h index 135f5de7d8a..c29207d6356 100644 --- a/src/window.h +++ b/src/window.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Window definitions for GNU Emacs. | 1 | /* Window definitions for GNU Emacs. |
| 2 | Copyright (C) 1985-1986, 1993, 1995, 1997-2015 Free Software | 2 | Copyright (C) 1985-1986, 1993, 1995, 1997-2016 Free Software |
| 3 | Foundation, Inc. | 3 | Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/src/xdisp.c b/src/xdisp.c index 37dc6047e58..b18bfd0d49d 100644 --- a/src/xdisp.c +++ b/src/xdisp.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Display generation from window structure and buffer text. | 1 | /* Display generation from window structure and buffer text. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1988, 1993-1995, 1997-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1988, 1993-1995, 1997-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/src/xfaces.c b/src/xfaces.c index 6bbd5417155..0bf4f0cefd6 100644 --- a/src/xfaces.c +++ b/src/xfaces.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* xfaces.c -- "Face" primitives. | 1 | /* xfaces.c -- "Face" primitives. |
| 2 | 2 | ||
| 3 | Copyright (C) 1993-1994, 1998-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1993-1994, 1998-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/xfns.c b/src/xfns.c index d8ba49587f1..aad9680c4df 100644 --- a/src/xfns.c +++ b/src/xfns.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Functions for the X window system. | 1 | /* Functions for the X window system. |
| 2 | 2 | ||
| 3 | Copyright (C) 1989, 1992-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1989, 1992-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/xfont.c b/src/xfont.c index 671b1050c9c..15a4b746bc4 100644 --- a/src/xfont.c +++ b/src/xfont.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* xfont.c -- X core font driver. | 1 | /* xfont.c -- X core font driver. |
| 2 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 | 3 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 |
| 4 | National Institute of Advanced Industrial Science and Technology (AIST) | 4 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 5 | Registration Number H13PRO009 | 5 | Registration Number H13PRO009 |
diff --git a/src/xftfont.c b/src/xftfont.c index 956231ee422..110f99a9be9 100644 --- a/src/xftfont.c +++ b/src/xftfont.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* xftfont.c -- XFT font driver. | 1 | /* xftfont.c -- XFT font driver. |
| 2 | Copyright (C) 2006-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 3 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 | 3 | Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 |
| 4 | National Institute of Advanced Industrial Science and Technology (AIST) | 4 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 5 | Registration Number H13PRO009 | 5 | Registration Number H13PRO009 |
diff --git a/src/xgselect.c b/src/xgselect.c index 55e1ffcabff..a61d46b958b 100644 --- a/src/xgselect.c +++ b/src/xgselect.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Function for handling the GLib event loop. | 1 | /* Function for handling the GLib event loop. |
| 2 | 2 | ||
| 3 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/xgselect.h b/src/xgselect.h index 524fff7d352..fc976ca937c 100644 --- a/src/xgselect.h +++ b/src/xgselect.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Header for xg_select. | 1 | /* Header for xg_select. |
| 2 | 2 | ||
| 3 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/xmenu.c b/src/xmenu.c index be6e41de63e..1047b19680e 100644 --- a/src/xmenu.c +++ b/src/xmenu.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* X Communication module for terminals which understand the X protocol. | 1 | /* X Communication module for terminals which understand the X protocol. |
| 2 | 2 | ||
| 3 | Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2015 Free Software | 3 | Copyright (C) 1986, 1988, 1993-1994, 1996, 1999-2016 Free Software |
| 4 | Foundation, Inc. | 4 | Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Interface to libxml2. | 1 | /* Interface to libxml2. |
| 2 | Copyright (C) 2010-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/xrdb.c b/src/xrdb.c index 10bc76986e6..865acc94217 100644 --- a/src/xrdb.c +++ b/src/xrdb.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Deal with the X Resource Manager. | 1 | /* Deal with the X Resource Manager. |
| 2 | Copyright (C) 1990, 1993-1994, 2000-2015 Free Software Foundation, | 2 | Copyright (C) 1990, 1993-1994, 2000-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | Author: Joseph Arceneaux | 5 | Author: Joseph Arceneaux |
diff --git a/src/xselect.c b/src/xselect.c index 41bd2bc40de..23b735ed89f 100644 --- a/src/xselect.c +++ b/src/xselect.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* X Selection processing for Emacs. | 1 | /* X Selection processing for Emacs. |
| 2 | Copyright (C) 1993-1997, 2000-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 1993-1997, 2000-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
diff --git a/src/xsettings.c b/src/xsettings.c index f6a8bfdebd9..28075b5e8a2 100644 --- a/src/xsettings.c +++ b/src/xsettings.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Functions for handling font and other changes dynamically. | 1 | /* Functions for handling font and other changes dynamically. |
| 2 | 2 | ||
| 3 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/xsettings.h b/src/xsettings.h index 71b71d6e922..74e28b42960 100644 --- a/src/xsettings.h +++ b/src/xsettings.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Functions for handle font changes dynamically. | 1 | /* Functions for handle font changes dynamically. |
| 2 | 2 | ||
| 3 | Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/xsmfns.c b/src/xsmfns.c index 8c4a6d3462c..76414496770 100644 --- a/src/xsmfns.c +++ b/src/xsmfns.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* Session management module for systems which understand the X Session | 1 | /* Session management module for systems which understand the X Session |
| 2 | management protocol. | 2 | management protocol. |
| 3 | 3 | ||
| 4 | Copyright (C) 2002-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/src/xterm.c b/src/xterm.c index c5c8b5f70fd..5a6d643bad4 100644 --- a/src/xterm.c +++ b/src/xterm.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* X Communication module for terminals which understand the X protocol. | 1 | /* X Communication module for terminals which understand the X protocol. |
| 2 | 2 | ||
| 3 | Copyright (C) 1989, 1993-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1989, 1993-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/xterm.h b/src/xterm.h index 192839b059e..3a78292907a 100644 --- a/src/xterm.h +++ b/src/xterm.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Definitions and headers for communication with X protocol. | 1 | /* Definitions and headers for communication with X protocol. |
| 2 | Copyright (C) 1989, 1993-1994, 1998-2015 Free Software Foundation, | 2 | Copyright (C) 1989, 1993-1994, 1998-2016 Free Software Foundation, |
| 3 | Inc. | 3 | Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
diff --git a/test/ChangeLog.1 b/test/ChangeLog.1 index 7f8eecfe8a2..01cb97e0da3 100644 --- a/test/ChangeLog.1 +++ b/test/ChangeLog.1 | |||
| @@ -2952,7 +2952,7 @@ | |||
| 2952 | ;; coding: utf-8 | 2952 | ;; coding: utf-8 |
| 2953 | ;; End: | 2953 | ;; End: |
| 2954 | 2954 | ||
| 2955 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 2955 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 2956 | 2956 | ||
| 2957 | This file is part of GNU Emacs. | 2957 | This file is part of GNU Emacs. |
| 2958 | 2958 | ||
diff --git a/test/Makefile.in b/test/Makefile.in index 1e76675ac76..db386cebe29 100644 --- a/test/Makefile.in +++ b/test/Makefile.in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ### @configure_input@ | 1 | ### @configure_input@ |
| 2 | 2 | ||
| 3 | # Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/abbrev-tests.el b/test/lisp/abbrev-tests.el index 37917ec5353..0d93e268a99 100644 --- a/test/lisp/abbrev-tests.el +++ b/test/lisp/abbrev-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; abbrev-tests.el --- Test suite for abbrevs -*- lexical-binding: t; -*- | 1 | ;;; abbrev-tests.el --- Test suite for abbrevs -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eli Zaretskii <eliz@gnu.org> | 5 | ;; Author: Eli Zaretskii <eliz@gnu.org> |
| 6 | ;; Keywords: abbrevs | 6 | ;; Keywords: abbrevs |
diff --git a/test/lisp/autorevert-tests.el b/test/lisp/autorevert-tests.el index 043f80de49e..b37850054fa 100644 --- a/test/lisp/autorevert-tests.el +++ b/test/lisp/autorevert-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; auto-revert-tests.el --- Tests of auto-revert | 1 | ;;; auto-revert-tests.el --- Tests of auto-revert |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | 6 | ||
diff --git a/test/lisp/calc/calc-tests.el b/test/lisp/calc/calc-tests.el index d5252ea62a9..c1fb1695c78 100644 --- a/test/lisp/calc/calc-tests.el +++ b/test/lisp/calc/calc-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; calc-tests.el --- tests for calc -*- lexical-binding: t; -*- | 1 | ;;; calc-tests.el --- tests for calc -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Leo Liu <sdl.web@gmail.com> | 5 | ;; Author: Leo Liu <sdl.web@gmail.com> |
| 6 | ;; Keywords: maint | 6 | ;; Keywords: maint |
diff --git a/test/lisp/calendar/icalendar-tests.el b/test/lisp/calendar/icalendar-tests.el index 829cbf2d765..2c13a363213 100644 --- a/test/lisp/calendar/icalendar-tests.el +++ b/test/lisp/calendar/icalendar-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; icalendar-tests.el --- Test suite for icalendar.el | 1 | ;; icalendar-tests.el --- Test suite for icalendar.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005, 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Created: March 2005 | 6 | ;; Created: March 2005 |
diff --git a/test/lisp/character-fold-tests.el b/test/lisp/character-fold-tests.el index c0568625649..c611217712e 100644 --- a/test/lisp/character-fold-tests.el +++ b/test/lisp/character-fold-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; character-fold-tests.el --- Tests for character-fold.el -*- lexical-binding: t; -*- | 1 | ;;; character-fold-tests.el --- Tests for character-fold.el -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> | 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> |
| 6 | 6 | ||
diff --git a/test/lisp/comint-tests.el b/test/lisp/comint-tests.el index 53f0a0dac0d..576be238408 100644 --- a/test/lisp/comint-tests.el +++ b/test/lisp/comint-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; comint-testsuite.el | 1 | ;;; comint-testsuite.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/descr-text-tests.el b/test/lisp/descr-text-tests.el index 81ae727f076..9e851c3a119 100644 --- a/test/lisp/descr-text-tests.el +++ b/test/lisp/descr-text-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; descr-text-test.el --- ERT tests for descr-text.el -*- lexical-binding: t -*- | 1 | ;;; descr-text-test.el --- ERT tests for descr-text.el -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014, 2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michal Nazarewicz <mina86@mina86.com> | 5 | ;; Author: Michal Nazarewicz <mina86@mina86.com> |
| 6 | 6 | ||
diff --git a/test/lisp/electric-tests.el b/test/lisp/electric-tests.el index b675989c072..107b2e79fb6 100644 --- a/test/lisp/electric-tests.el +++ b/test/lisp/electric-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; electric-tests.el --- tests for electric.el | 1 | ;;; electric-tests.el --- tests for electric.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: JoĂ£o TĂ¡vora <joaotavora@gmail.com> | 5 | ;; Author: JoĂ£o TĂ¡vora <joaotavora@gmail.com> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/lisp/emacs-lisp/cl-generic-tests.el b/test/lisp/emacs-lisp/cl-generic-tests.el index 2703b44dee5..dee10fe285e 100644 --- a/test/lisp/emacs-lisp/cl-generic-tests.el +++ b/test/lisp/emacs-lisp/cl-generic-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-generic-tests.el --- Tests for cl-generic.el functionality -*- lexical-binding: t; -*- | 1 | ;;; cl-generic-tests.el --- Tests for cl-generic.el functionality -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | 6 | ||
diff --git a/test/lisp/emacs-lisp/cl-lib-tests.el b/test/lisp/emacs-lisp/cl-lib-tests.el index e2429b7de37..cbaf70fc4bb 100644 --- a/test/lisp/emacs-lisp/cl-lib-tests.el +++ b/test/lisp/emacs-lisp/cl-lib-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cl-lib.el --- tests for emacs-lisp/cl-lib.el -*- lexical-binding:t -*- | 1 | ;;; cl-lib.el --- tests for emacs-lisp/cl-lib.el -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el b/test/lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el index 557f031d181..eb26047da2f 100644 --- a/test/lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el +++ b/test/lisp/emacs-lisp/eieio-tests/eieio-test-methodinvoke.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-testsinvoke.el -- eieio tests for method invocation | 1 | ;;; eieio-testsinvoke.el -- eieio tests for method invocation |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005, 2008, 2010, 2013-2015 Free Software Foundation, | 3 | ;; Copyright (C) 2005, 2008, 2010, 2013-2016 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el b/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el index 9b21b730385..2f8d65e512e 100644 --- a/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el +++ b/test/lisp/emacs-lisp/eieio-tests/eieio-test-persist.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-persist.el --- Tests for eieio-persistent class | 1 | ;;; eieio-persist.el --- Tests for eieio-persistent class |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/lisp/emacs-lisp/eieio-tests/eieio-tests.el b/test/lisp/emacs-lisp/eieio-tests/eieio-tests.el index 3a181be5071..9665beb490e 100644 --- a/test/lisp/emacs-lisp/eieio-tests/eieio-tests.el +++ b/test/lisp/emacs-lisp/eieio-tests/eieio-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; eieio-tests.el -- eieio tests routines | 1 | ;;; eieio-tests.el -- eieio tests routines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2003, 2005-2010, 2012-2015 Free Software | 3 | ;; Copyright (C) 1999-2003, 2005-2010, 2012-2016 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/test/lisp/emacs-lisp/ert-tests.el b/test/lisp/emacs-lisp/ert-tests.el index 5382c400962..5d3675553d7 100644 --- a/test/lisp/emacs-lisp/ert-tests.el +++ b/test/lisp/emacs-lisp/ert-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ert-tests.el --- ERT's self-tests -*- lexical-binding: t -*- | 1 | ;;; ert-tests.el --- ERT's self-tests -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2007-2008, 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2007-2008, 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Christian Ohler <ohler@gnu.org> | 5 | ;; Author: Christian Ohler <ohler@gnu.org> |
| 6 | 6 | ||
diff --git a/test/lisp/emacs-lisp/ert-x-tests.el b/test/lisp/emacs-lisp/ert-x-tests.el index 660a1cb218e..ef8642aebfb 100644 --- a/test/lisp/emacs-lisp/ert-x-tests.el +++ b/test/lisp/emacs-lisp/ert-x-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ert-x-tests.el --- Tests for ert-x.el | 1 | ;;; ert-x-tests.el --- Tests for ert-x.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008, 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008, 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Phil Hagelberg | 5 | ;; Author: Phil Hagelberg |
| 6 | ;; Christian Ohler <ohler@gnu.org> | 6 | ;; Christian Ohler <ohler@gnu.org> |
diff --git a/test/lisp/emacs-lisp/generator-tests.el b/test/lisp/emacs-lisp/generator-tests.el index 96a68d1b9c1..8ed0f2a240d 100644 --- a/test/lisp/emacs-lisp/generator-tests.el +++ b/test/lisp/emacs-lisp/generator-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; generator-tests.el --- Testing generators -*- lexical-binding: t -*- | 1 | ;;; generator-tests.el --- Testing generators -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Colascione <dancol@dancol.org> | 5 | ;; Author: Daniel Colascione <dancol@dancol.org> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/lisp/emacs-lisp/let-alist-tests.el b/test/lisp/emacs-lisp/let-alist-tests.el index 65727dc3af5..80d418cabbe 100644 --- a/test/lisp/emacs-lisp/let-alist-tests.el +++ b/test/lisp/emacs-lisp/let-alist-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; let-alist.el --- tests for file handling. -*- lexical-binding: t; -*- | 1 | ;;; let-alist.el --- tests for file handling. -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/emacs-lisp/map-tests.el b/test/lisp/emacs-lisp/map-tests.el index 2a7fcc39d41..d145c197a4e 100644 --- a/test/lisp/emacs-lisp/map-tests.el +++ b/test/lisp/emacs-lisp/map-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; map-tests.el --- Tests for map.el -*- lexical-binding:t -*- | 1 | ;;; map-tests.el --- Tests for map.el -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> | 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/test/lisp/emacs-lisp/nadvice-tests.el b/test/lisp/emacs-lisp/nadvice-tests.el index e1d125de4af..cd51599b86a 100644 --- a/test/lisp/emacs-lisp/nadvice-tests.el +++ b/test/lisp/emacs-lisp/nadvice-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; advice-tests.el --- Test suite for the new advice thingy. | 1 | ;;; advice-tests.el --- Test suite for the new advice thingy. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/emacs-lisp/package-tests.el b/test/lisp/emacs-lisp/package-tests.el index f8e05721255..9afdfe67c26 100644 --- a/test/lisp/emacs-lisp/package-tests.el +++ b/test/lisp/emacs-lisp/package-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; package-test.el --- Tests for the Emacs package system | 1 | ;;; package-test.el --- Tests for the Emacs package system |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Hackney <dan@haxney.org> | 5 | ;; Author: Daniel Hackney <dan@haxney.org> |
| 6 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
diff --git a/test/lisp/emacs-lisp/pcase-tests.el b/test/lisp/emacs-lisp/pcase-tests.el index 701bcccc0e6..a428e4092f1 100644 --- a/test/lisp/emacs-lisp/pcase-tests.el +++ b/test/lisp/emacs-lisp/pcase-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; pcase-tests.el --- Test suite for pcase macro. | 1 | ;;; pcase-tests.el --- Test suite for pcase macro. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/emacs-lisp/regexp-opt-tests.el b/test/lisp/emacs-lisp/regexp-opt-tests.el index ee177b3e2e9..01119a3374f 100644 --- a/test/lisp/emacs-lisp/regexp-opt-tests.el +++ b/test/lisp/emacs-lisp/regexp-opt-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; regexp-tests.el --- Test suite for regular expression handling. | 1 | ;;; regexp-tests.el --- Test suite for regular expression handling. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/test/lisp/emacs-lisp/seq-tests.el b/test/lisp/emacs-lisp/seq-tests.el index 5d936828fbb..a8ca48b1328 100644 --- a/test/lisp/emacs-lisp/seq-tests.el +++ b/test/lisp/emacs-lisp/seq-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; seq-tests.el --- Tests for sequences.el | 1 | ;;; seq-tests.el --- Tests for sequences.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> | 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/test/lisp/emacs-lisp/subr-x-tests.el b/test/lisp/emacs-lisp/subr-x-tests.el index bdd3dffe02a..e30b5d8f549 100644 --- a/test/lisp/emacs-lisp/subr-x-tests.el +++ b/test/lisp/emacs-lisp/subr-x-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; subr-x-tests.el --- Testing the extended lisp routines | 1 | ;;; subr-x-tests.el --- Testing the extended lisp routines |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: FabiĂ¡n E. Gallina <fgallina@gnu.org> | 5 | ;; Author: FabiĂ¡n E. Gallina <fgallina@gnu.org> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/lisp/emacs-lisp/tabulated-list-test.el b/test/lisp/emacs-lisp/tabulated-list-test.el index 9aa62ee59e5..0fb8dee7fd1 100644 --- a/test/lisp/emacs-lisp/tabulated-list-test.el +++ b/test/lisp/emacs-lisp/tabulated-list-test.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tabulated-list-test.el --- Tests for emacs-lisp/tabulated-list.el -*- lexical-binding: t; -*- | 1 | ;;; tabulated-list-test.el --- Tests for emacs-lisp/tabulated-list.el -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> | 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> |
| 6 | 6 | ||
diff --git a/test/lisp/emacs-lisp/thunk-tests.el b/test/lisp/emacs-lisp/thunk-tests.el index 7abbd299ead..f995d362c7d 100644 --- a/test/lisp/emacs-lisp/thunk-tests.el +++ b/test/lisp/emacs-lisp/thunk-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thunk-tests.el --- Tests for thunk.el -*- lexical-binding: t -*- | 1 | ;;; thunk-tests.el --- Tests for thunk.el -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> | 5 | ;; Author: Nicolas Petton <nicolas@petton.fr> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/test/lisp/emacs-lisp/timer-tests.el b/test/lisp/emacs-lisp/timer-tests.el index b006b398a81..e3cdec73232 100644 --- a/test/lisp/emacs-lisp/timer-tests.el +++ b/test/lisp/emacs-lisp/timer-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; timer-tests.el --- tests for timers -*- lexical-binding:t -*- | 1 | ;;; timer-tests.el --- tests for timers -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/epg-tests.el b/test/lisp/epg-tests.el index a958d82bd03..4a317974ef5 100644 --- a/test/lisp/epg-tests.el +++ b/test/lisp/epg-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; epg-tests.el --- Test suite for epg.el -*- lexical-binding: t -*- | 1 | ;;; epg-tests.el --- Test suite for epg.el -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/eshell/eshell.el b/test/lisp/eshell/eshell.el index 81898db79a7..d5676dd1daf 100644 --- a/test/lisp/eshell/eshell.el +++ b/test/lisp/eshell/eshell.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tests/eshell.el --- Eshell test suite | 1 | ;;; tests/eshell.el --- Eshell test suite |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1999-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | 6 | ||
diff --git a/test/lisp/faces-tests.el b/test/lisp/faces-tests.el index ff9dfc53fbe..809ba24d210 100644 --- a/test/lisp/faces-tests.el +++ b/test/lisp/faces-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; faces-tests.el --- Tests for faces.el -*- lexical-binding: t; -*- | 1 | ;;; faces-tests.el --- Tests for faces.el -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> | 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/lisp/filenotify-tests.el b/test/lisp/filenotify-tests.el index 376904dd65c..4cde86c8eee 100644 --- a/test/lisp/filenotify-tests.el +++ b/test/lisp/filenotify-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; file-notify-tests.el --- Tests of file notifications -*- lexical-binding: t; -*- | 1 | ;;; file-notify-tests.el --- Tests of file notifications -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | 6 | ||
diff --git a/test/lisp/gnus/auth-source-tests.el b/test/lisp/gnus/auth-source-tests.el index dd70d546d5c..5faa1fe20bf 100644 --- a/test/lisp/gnus/auth-source-tests.el +++ b/test/lisp/gnus/auth-source-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; auth-source-tests.el --- Tests for auth-source.el -*- lexical-binding: t; -*- | 1 | ;;; auth-source-tests.el --- Tests for auth-source.el -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Damien Cassou <damien@cassou.me>, | 5 | ;; Author: Damien Cassou <damien@cassou.me>, |
| 6 | ;; Nicolas Petton <nicolas@petton.fr> | 6 | ;; Nicolas Petton <nicolas@petton.fr> |
diff --git a/test/lisp/gnus/gnus-tests.el b/test/lisp/gnus/gnus-tests.el index ef785ec9a0b..6801ce69a3e 100644 --- a/test/lisp/gnus/gnus-tests.el +++ b/test/lisp/gnus/gnus-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gnus-tests.el --- Wrapper for the Gnus tests | 1 | ;;; gnus-tests.el --- Wrapper for the Gnus tests |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> |
| 6 | 6 | ||
diff --git a/test/lisp/gnus/message-tests.el b/test/lisp/gnus/message-tests.el index 790b5c15125..3afa1569f64 100644 --- a/test/lisp/gnus/message-tests.el +++ b/test/lisp/gnus/message-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; message-mode-tests.el --- Tests for message-mode -*- lexical-binding: t; -*- | 1 | ;;; message-mode-tests.el --- Tests for message-mode -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: JoĂ£o TĂ¡vora <joaotavora@gmail.com> | 5 | ;; Author: JoĂ£o TĂ¡vora <joaotavora@gmail.com> |
| 6 | 6 | ||
diff --git a/test/lisp/help-fns-tests.el b/test/lisp/help-fns-tests.el index 79e90f7819c..babba1a68fc 100644 --- a/test/lisp/help-fns-tests.el +++ b/test/lisp/help-fns-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; help-fns.el --- tests for help-fns.el | 1 | ;;; help-fns.el --- tests for help-fns.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: emacs-devel@gnu.org | 5 | ;; Maintainer: emacs-devel@gnu.org |
| 6 | 6 | ||
diff --git a/test/lisp/imenu-tests.el b/test/lisp/imenu-tests.el index 984e620bb18..b6e0f604d0e 100644 --- a/test/lisp/imenu-tests.el +++ b/test/lisp/imenu-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; imenu-tests.el --- Test suite for imenu. | 1 | ;;; imenu-tests.el --- Test suite for imenu. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masatake YAMATO <yamato@redhat.com> | 5 | ;; Author: Masatake YAMATO <yamato@redhat.com> |
| 6 | ;; Keywords: tools convenience | 6 | ;; Keywords: tools convenience |
diff --git a/test/lisp/info-xref-tests.el b/test/lisp/info-xref-tests.el index 67f963beb00..bc3115042bc 100644 --- a/test/lisp/info-xref-tests.el +++ b/test/lisp/info-xref-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; info-xref.el --- tests for info-xref.el | 1 | ;;; info-xref.el --- tests for info-xref.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/international/mule-util-tests.el b/test/lisp/international/mule-util-tests.el index 24b56c0969b..9846aa13295 100644 --- a/test/lisp/international/mule-util-tests.el +++ b/test/lisp/international/mule-util-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; mule-util --- tests for international/mule-util.el | 1 | ;;; mule-util --- tests for international/mule-util.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/isearch-tests.el b/test/lisp/isearch-tests.el index d60c229c8f7..48c342403c9 100644 --- a/test/lisp/isearch-tests.el +++ b/test/lisp/isearch-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; isearch-tests.el --- Tests for isearch.el -*- lexical-binding: t; -*- | 1 | ;;; isearch-tests.el --- Tests for isearch.el -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> | 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> |
| 6 | 6 | ||
diff --git a/test/lisp/json-tests.el b/test/lisp/json-tests.el index bb043dc4e05..78cebb45eed 100644 --- a/test/lisp/json-tests.el +++ b/test/lisp/json-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; json-tests.el --- Test suite for json.el | 1 | ;;; json-tests.el --- Test suite for json.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dmitry Gutov <dgutov@yandex.ru> | 5 | ;; Author: Dmitry Gutov <dgutov@yandex.ru> |
| 6 | 6 | ||
diff --git a/test/lisp/legacy/bytecomp-tests.el b/test/lisp/legacy/bytecomp-tests.el index c65009cb1b0..48211f03ba4 100644 --- a/test/lisp/legacy/bytecomp-tests.el +++ b/test/lisp/legacy/bytecomp-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bytecomp-testsuite.el | 1 | ;;; bytecomp-testsuite.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Shigeru Fukaya <shigeru.fukaya@gmail.com> | 5 | ;; Author: Shigeru Fukaya <shigeru.fukaya@gmail.com> |
| 6 | ;; Created: November 2008 | 6 | ;; Created: November 2008 |
diff --git a/test/lisp/legacy/coding-tests.el b/test/lisp/legacy/coding-tests.el index cda382fff97..cba8c7bc25f 100644 --- a/test/lisp/legacy/coding-tests.el +++ b/test/lisp/legacy/coding-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; coding-tests.el --- tests for text encoding and decoding | 1 | ;;; coding-tests.el --- tests for text encoding and decoding |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eli Zaretskii <eliz@gnu.org> | 5 | ;; Author: Eli Zaretskii <eliz@gnu.org> |
| 6 | 6 | ||
diff --git a/test/lisp/legacy/core-elisp-tests.el b/test/lisp/legacy/core-elisp-tests.el index c31ecef4a32..76985331566 100644 --- a/test/lisp/legacy/core-elisp-tests.el +++ b/test/lisp/legacy/core-elisp-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; core-elisp-tests.el --- Testing some core Elisp rules | 1 | ;;; core-elisp-tests.el --- Testing some core Elisp rules |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/lisp/legacy/decoder-tests.el b/test/lisp/legacy/decoder-tests.el index 80ff5205ac5..5699fec7d17 100644 --- a/test/lisp/legacy/decoder-tests.el +++ b/test/lisp/legacy/decoder-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; decoder-tests.el --- test for text decoder | 1 | ;;; decoder-tests.el --- test for text decoder |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Kenichi Handa <handa@gnu.org> | 5 | ;; Author: Kenichi Handa <handa@gnu.org> |
| 6 | 6 | ||
diff --git a/test/lisp/legacy/files-tests.el b/test/lisp/legacy/files-tests.el index 0522e0c5c79..3c6f61b792c 100644 --- a/test/lisp/legacy/files-tests.el +++ b/test/lisp/legacy/files-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; files.el --- tests for file handling. | 1 | ;;; files.el --- tests for file handling. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/legacy/font-parse-tests.el b/test/lisp/legacy/font-parse-tests.el index e2c51e6bfde..6274253360f 100644 --- a/test/lisp/legacy/font-parse-tests.el +++ b/test/lisp/legacy/font-parse-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; font-parse-tests.el --- Test suite for font parsing. | 1 | ;;; font-parse-tests.el --- Test suite for font parsing. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> | 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/test/lisp/legacy/lexbind-tests.el b/test/lisp/legacy/lexbind-tests.el index dd60cd6db41..3bf8c1361ad 100644 --- a/test/lisp/legacy/lexbind-tests.el +++ b/test/lisp/legacy/lexbind-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; lexbind-tests.el --- Testing the lexbind byte-compiler | 1 | ;;; lexbind-tests.el --- Testing the lexbind byte-compiler |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/lisp/legacy/occur-tests.el b/test/lisp/legacy/occur-tests.el index 1699cd007e5..da45d5f6502 100644 --- a/test/lisp/legacy/occur-tests.el +++ b/test/lisp/legacy/occur-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; occur-tests.el --- Test suite for occur. | 1 | ;;; occur-tests.el --- Test suite for occur. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juri Linkov <juri@jurta.org> | 5 | ;; Author: Juri Linkov <juri@jurta.org> |
| 6 | ;; Keywords: matching, internal | 6 | ;; Keywords: matching, internal |
diff --git a/test/lisp/legacy/process-tests.el b/test/lisp/legacy/process-tests.el index ee9e4f35891..8554a287ccd 100644 --- a/test/lisp/legacy/process-tests.el +++ b/test/lisp/legacy/process-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; process-tests.el --- Testing the process facilities | 1 | ;;; process-tests.el --- Testing the process facilities |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This program is free software; you can redistribute it and/or modify | 5 | ;; This program is free software; you can redistribute it and/or modify |
| 6 | ;; it under the terms of the GNU General Public License as published by | 6 | ;; it under the terms of the GNU General Public License as published by |
diff --git a/test/lisp/legacy/syntax-tests.el b/test/lisp/legacy/syntax-tests.el index b884c3ef5b8..d4af80e8ebe 100644 --- a/test/lisp/legacy/syntax-tests.el +++ b/test/lisp/legacy/syntax-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; syntax-tests.el --- Testing syntax rules and basic movement -*- lexical-binding: t -*- | 1 | ;;; syntax-tests.el --- Testing syntax rules and basic movement -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Colascione <dancol@dancol.org> | 5 | ;; Author: Daniel Colascione <dancol@dancol.org> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/lisp/legacy/textprop-tests.el b/test/lisp/legacy/textprop-tests.el index 0baa911421b..397ef28c035 100644 --- a/test/lisp/legacy/textprop-tests.el +++ b/test/lisp/legacy/textprop-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; textprop-tests.el --- Test suite for text properties. | 1 | ;;; textprop-tests.el --- Test suite for text properties. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Wolfgang Jenkner <wjenkner@inode.at> | 5 | ;; Author: Wolfgang Jenkner <wjenkner@inode.at> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/test/lisp/legacy/undo-tests.el b/test/lisp/legacy/undo-tests.el index f462b269337..b1c786993e8 100644 --- a/test/lisp/legacy/undo-tests.el +++ b/test/lisp/legacy/undo-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; undo-tests.el --- Tests of primitive-undo | 1 | ;;; undo-tests.el --- Tests of primitive-undo |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Aaron S. Hawley <aaron.s.hawley@gmail.com> | 5 | ;; Author: Aaron S. Hawley <aaron.s.hawley@gmail.com> |
| 6 | 6 | ||
diff --git a/test/lisp/man-tests.el b/test/lisp/man-tests.el index adfeff8e7e3..b1cc4437256 100644 --- a/test/lisp/man-tests.el +++ b/test/lisp/man-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; man-tests.el --- Test suite for man. | 1 | ;;; man-tests.el --- Test suite for man. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Wolfgang Jenkner <wjenkner@inode.at> | 5 | ;; Author: Wolfgang Jenkner <wjenkner@inode.at> |
| 6 | ;; Keywords: help, internal, unix | 6 | ;; Keywords: help, internal, unix |
diff --git a/test/lisp/minibuffer-tests.el b/test/lisp/minibuffer-tests.el index 69e7b76fa30..0f2abf45673 100644 --- a/test/lisp/minibuffer-tests.el +++ b/test/lisp/minibuffer-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; completion-tests.el --- Tests for completion functions -*- lexical-binding: t; -*- | 1 | ;;; completion-tests.el --- Tests for completion functions -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/lisp/net/dbus-tests.el b/test/lisp/net/dbus-tests.el index 9465c859505..12be1637109 100644 --- a/test/lisp/net/dbus-tests.el +++ b/test/lisp/net/dbus-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; dbus-tests.el --- Tests of D-Bus integration into Emacs | 1 | ;;; dbus-tests.el --- Tests of D-Bus integration into Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | 6 | ||
diff --git a/test/lisp/net/newsticker-tests.el b/test/lisp/net/newsticker-tests.el index 1e51b9eb693..d8531083e60 100644 --- a/test/lisp/net/newsticker-tests.el +++ b/test/lisp/net/newsticker-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; newsticker-testsuite.el --- Test suite for newsticker. | 1 | ;;; newsticker-testsuite.el --- Test suite for newsticker. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Keywords: News, RSS, Atom | 6 | ;; Keywords: News, RSS, Atom |
diff --git a/test/lisp/net/sasl-scram-rfc-tests.el b/test/lisp/net/sasl-scram-rfc-tests.el index 46b139b21a7..130de240481 100644 --- a/test/lisp/net/sasl-scram-rfc-tests.el +++ b/test/lisp/net/sasl-scram-rfc-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sasl-scram-rfc-tests.el --- tests for SCRAM-SHA-1 -*- lexical-binding: t; -*- | 1 | ;;; sasl-scram-rfc-tests.el --- tests for SCRAM-SHA-1 -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Magnus Henoch <magnus.henoch@gmail.com> | 5 | ;; Author: Magnus Henoch <magnus.henoch@gmail.com> |
| 6 | 6 | ||
diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el index 23171d6e983..5938ada8486 100644 --- a/test/lisp/net/tramp-tests.el +++ b/test/lisp/net/tramp-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tramp-tests.el --- Tests of remote file access | 1 | ;;; tramp-tests.el --- Tests of remote file access |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | 6 | ||
diff --git a/test/lisp/obarray-tests.el b/test/lisp/obarray-tests.el index 4cc61b6903f..92345b7198e 100644 --- a/test/lisp/obarray-tests.el +++ b/test/lisp/obarray-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; obarray-tests.el --- Tests for obarray -*- lexical-binding: t; -*- | 1 | ;;; obarray-tests.el --- Tests for obarray -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Przemysław Wojnowski <esperanto@cumego.com> | 5 | ;; Author: Przemysław Wojnowski <esperanto@cumego.com> |
| 6 | 6 | ||
diff --git a/test/lisp/progmodes/compile-tests.el b/test/lisp/progmodes/compile-tests.el index 0974a78e073..6821a6bfae5 100644 --- a/test/lisp/progmodes/compile-tests.el +++ b/test/lisp/progmodes/compile-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; compile-tests.el --- Test suite for font parsing. | 1 | ;;; compile-tests.el --- Test suite for font parsing. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> | 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/test/lisp/progmodes/elisp-mode-tests.el b/test/lisp/progmodes/elisp-mode-tests.el index 2d0452f69d7..1679af30821 100644 --- a/test/lisp/progmodes/elisp-mode-tests.el +++ b/test/lisp/progmodes/elisp-mode-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; elisp-mode-tests.el --- Tests for emacs-lisp-mode -*- lexical-binding: t; -*- | 1 | ;;; elisp-mode-tests.el --- Tests for emacs-lisp-mode -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dmitry Gutov <dgutov@yandex.ru> | 5 | ;; Author: Dmitry Gutov <dgutov@yandex.ru> |
| 6 | ;; Author: Stephen Leake <stephen_leake@member.fsf.org> | 6 | ;; Author: Stephen Leake <stephen_leake@member.fsf.org> |
diff --git a/test/lisp/progmodes/f90.el b/test/lisp/progmodes/f90.el index e429b21c092..fece86ca1d8 100644 --- a/test/lisp/progmodes/f90.el +++ b/test/lisp/progmodes/f90.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; f90.el --- tests for progmodes/f90.el | 1 | ;;; f90.el --- tests for progmodes/f90.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glenn Morris <rgm@gnu.org> | 5 | ;; Author: Glenn Morris <rgm@gnu.org> |
| 6 | 6 | ||
diff --git a/test/lisp/progmodes/flymake-tests.el b/test/lisp/progmodes/flymake-tests.el index 1d8c12c0655..386516190bb 100644 --- a/test/lisp/progmodes/flymake-tests.el +++ b/test/lisp/progmodes/flymake-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; flymake-tests.el --- Test suite for flymake | 1 | ;;; flymake-tests.el --- Test suite for flymake |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eduard Wiebe <usenet@pusto.de> | 5 | ;; Author: Eduard Wiebe <usenet@pusto.de> |
| 6 | 6 | ||
diff --git a/test/lisp/progmodes/python-tests.el b/test/lisp/progmodes/python-tests.el index 9da6807c144..ec93c01059c 100644 --- a/test/lisp/progmodes/python-tests.el +++ b/test/lisp/progmodes/python-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; python-tests.el --- Test suite for python.el | 1 | ;;; python-tests.el --- Test suite for python.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/progmodes/ruby-mode-tests.el b/test/lisp/progmodes/ruby-mode-tests.el index 065aa56a4d5..da8d77c5157 100644 --- a/test/lisp/progmodes/ruby-mode-tests.el +++ b/test/lisp/progmodes/ruby-mode-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ruby-mode-tests.el --- Test suite for ruby-mode | 1 | ;;; ruby-mode-tests.el --- Test suite for ruby-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/progmodes/subword-tests.el b/test/lisp/progmodes/subword-tests.el index bedb1523999..5a562765bb1 100644 --- a/test/lisp/progmodes/subword-tests.el +++ b/test/lisp/progmodes/subword-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; subword-tests.el --- Testing the subword rules | 1 | ;;; subword-tests.el --- Testing the subword rules |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> | 5 | ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/lisp/replace-tests.el b/test/lisp/replace-tests.el index f4e474bcafd..bfaab6c8944 100644 --- a/test/lisp/replace-tests.el +++ b/test/lisp/replace-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; replace-tests.el --- tests for replace.el. | 1 | ;;; replace-tests.el --- tests for replace.el. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/simple-tests.el b/test/lisp/simple-tests.el index 771241ad7ef..12ebc75ea92 100644 --- a/test/lisp/simple-tests.el +++ b/test/lisp/simple-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; simple-test.el --- Tests for simple.el -*- lexical-binding: t; -*- | 1 | ;;; simple-test.el --- Tests for simple.el -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> | 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> |
| 6 | 6 | ||
diff --git a/test/lisp/sort-tests.el b/test/lisp/sort-tests.el index 22acb83e26a..52973297818 100644 --- a/test/lisp/sort-tests.el +++ b/test/lisp/sort-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sort-tests.el --- Tests for sort.el -*- lexical-binding: t; -*- | 1 | ;;; sort-tests.el --- Tests for sort.el -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> | 5 | ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> |
| 6 | 6 | ||
diff --git a/test/lisp/subr-tests.el b/test/lisp/subr-tests.el index 3fcb7d346a3..7906a207a96 100644 --- a/test/lisp/subr-tests.el +++ b/test/lisp/subr-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; subr-tests.el --- Tests for subr.el | 1 | ;;; subr-tests.el --- Tests for subr.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Oleh Krehel <ohwoeowho@gmail.com>, | 5 | ;; Author: Oleh Krehel <ohwoeowho@gmail.com>, |
| 6 | ;; Nicolas Petton <nicolas@petton.fr> | 6 | ;; Nicolas Petton <nicolas@petton.fr> |
diff --git a/test/lisp/textmodes/reftex-tests.el b/test/lisp/textmodes/reftex-tests.el index a7af58f74c0..12ec7f5a394 100644 --- a/test/lisp/textmodes/reftex-tests.el +++ b/test/lisp/textmodes/reftex-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; reftex-tests.el --- Test suite for reftex. -*- lexical-binding: t -*- | 1 | ;;; reftex-tests.el --- Test suite for reftex. -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> | 5 | ;; Author: RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/test/lisp/textmodes/sgml-mode-tests.el b/test/lisp/textmodes/sgml-mode-tests.el index eeb5c7d60ae..4184e2c3802 100644 --- a/test/lisp/textmodes/sgml-mode-tests.el +++ b/test/lisp/textmodes/sgml-mode-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; sgml-mode-tests.el --- Tests for sgml-mode | 1 | ;;; sgml-mode-tests.el --- Tests for sgml-mode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Przemysław Wojnowski <esperanto@cumego.com> | 5 | ;; Author: Przemysław Wojnowski <esperanto@cumego.com> |
| 6 | ;; Keywords: tests | 6 | ;; Keywords: tests |
diff --git a/test/lisp/textmodes/tildify-tests.el b/test/lisp/textmodes/tildify-tests.el index 788abe7f731..8b50cf72868 100644 --- a/test/lisp/textmodes/tildify-tests.el +++ b/test/lisp/textmodes/tildify-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; tildify-test.el --- ERT tests for tildify.el -*- lexical-binding: t -*- | 1 | ;;; tildify-test.el --- ERT tests for tildify.el -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michal Nazarewicz <mina86@mina86.com> | 5 | ;; Author: Michal Nazarewicz <mina86@mina86.com> |
| 6 | ;; Version: 4.5 | 6 | ;; Version: 4.5 |
diff --git a/test/lisp/thingatpt-tests.el b/test/lisp/thingatpt-tests.el index 12312388143..d3ecbf8c642 100644 --- a/test/lisp/thingatpt-tests.el +++ b/test/lisp/thingatpt-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; thingatpt.el --- tests for thing-at-point. | 1 | ;;; thingatpt.el --- tests for thing-at-point. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/lisp/url/url-expand-tests.el b/test/lisp/url/url-expand-tests.el index 2bd28687f8d..6d1d54d4ffc 100644 --- a/test/lisp/url/url-expand-tests.el +++ b/test/lisp/url/url-expand-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-expand-tests.el --- Test suite for relative URI/URL resolution. | 1 | ;;; url-expand-tests.el --- Test suite for relative URI/URL resolution. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alain Schneble <a.s@realize.ch> | 5 | ;; Author: Alain Schneble <a.s@realize.ch> |
| 6 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
diff --git a/test/lisp/url/url-future-tests.el b/test/lisp/url/url-future-tests.el index 66ce7d632f3..87298cc1b96 100644 --- a/test/lisp/url/url-future-tests.el +++ b/test/lisp/url/url-future-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-future-tests.el --- Test suite for url-future. | 1 | ;;; url-future-tests.el --- Test suite for url-future. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/test/lisp/url/url-parse-tests.el b/test/lisp/url/url-parse-tests.el index 443034a603e..77c5320e351 100644 --- a/test/lisp/url/url-parse-tests.el +++ b/test/lisp/url/url-parse-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-parse-tests.el --- Test suite for URI/URL parsing. | 1 | ;;; url-parse-tests.el --- Test suite for URI/URL parsing. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alain Schneble <a.s@realize.ch> | 5 | ;; Author: Alain Schneble <a.s@realize.ch> |
| 6 | ;; Version: 1.0 | 6 | ;; Version: 1.0 |
diff --git a/test/lisp/url/url-util-tests.el b/test/lisp/url/url-util-tests.el index 21ddeb50fd5..2f1de5103d6 100644 --- a/test/lisp/url/url-util-tests.el +++ b/test/lisp/url/url-util-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; url-util-tests.el --- Test suite for url-util. | 1 | ;;; url-util-tests.el --- Test suite for url-util. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> | 5 | ;; Author: Teodor Zlatanov <tzz@lifelogs.com> |
| 6 | ;; Keywords: data | 6 | ;; Keywords: data |
diff --git a/test/lisp/vc/add-log-tests.el b/test/lisp/vc/add-log-tests.el index 9909db06022..71be5a9eadc 100644 --- a/test/lisp/vc/add-log-tests.el +++ b/test/lisp/vc/add-log-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; add-log-tests.el --- Test suite for add-log. | 1 | ;;; add-log-tests.el --- Test suite for add-log. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Masatake YAMATO <yamato@redhat.com> | 5 | ;; Author: Masatake YAMATO <yamato@redhat.com> |
| 6 | ;; Keywords: vc tools | 6 | ;; Keywords: vc tools |
diff --git a/test/lisp/vc/vc-bzr-tests.el b/test/lisp/vc/vc-bzr-tests.el index c548562ba0f..82721eeee4e 100644 --- a/test/lisp/vc/vc-bzr-tests.el +++ b/test/lisp/vc/vc-bzr-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-bzr.el --- tests for vc/vc-bzr.el | 1 | ;;; vc-bzr.el --- tests for vc/vc-bzr.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2011-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Glenn Morris <rgm@gnu.org> | 5 | ;; Author: Glenn Morris <rgm@gnu.org> |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/test/lisp/vc/vc-tests.el b/test/lisp/vc/vc-tests.el index 847e0768da8..2faa1436522 100644 --- a/test/lisp/vc/vc-tests.el +++ b/test/lisp/vc/vc-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; vc-tests.el --- Tests of different backends of vc.el | 1 | ;;; vc-tests.el --- Tests of different backends of vc.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | 6 | ||
diff --git a/test/lisp/xml-tests.el b/test/lisp/xml-tests.el index 95eb2865afc..763febb9b69 100644 --- a/test/lisp/xml-tests.el +++ b/test/lisp/xml-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xml-parse-tests.el --- Test suite for XML parsing. | 1 | ;;; xml-parse-tests.el --- Test suite for XML parsing. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> | 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/test/manual/biditest.el b/test/manual/biditest.el index e2212083830..3545c50734f 100644 --- a/test/manual/biditest.el +++ b/test/manual/biditest.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; biditest.el --- test bidi reordering in GNU Emacs display engine. | 1 | ;;; biditest.el --- test bidi reordering in GNU Emacs display engine. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eli Zaretskii | 5 | ;; Author: Eli Zaretskii |
| 6 | ;; Maintainer: emacs-devel@gnu.org | 6 | ;; Maintainer: emacs-devel@gnu.org |
diff --git a/test/manual/cedet/cedet-utests.el b/test/manual/cedet/cedet-utests.el index 76903639c3a..ae9d576f0f5 100644 --- a/test/manual/cedet/cedet-utests.el +++ b/test/manual/cedet/cedet-utests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cedet-utests.el --- Run all unit tests in the CEDET suite. | 1 | ;;; cedet-utests.el --- Run all unit tests in the CEDET suite. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/ede-tests.el b/test/manual/cedet/ede-tests.el index 293c037ebd1..32971e441ef 100644 --- a/test/manual/cedet/ede-tests.el +++ b/test/manual/cedet/ede-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; ede-tests.el --- Some tests for the Emacs Development Environment | 1 | ;;; ede-tests.el --- Some tests for the Emacs Development Environment |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/semantic-ia-utest.el b/test/manual/cedet/semantic-ia-utest.el index 71736c816f7..a5b70b8326f 100644 --- a/test/manual/cedet/semantic-ia-utest.el +++ b/test/manual/cedet/semantic-ia-utest.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic-ia-utest.el --- Analyzer unit tests | 1 | ;;; semantic-ia-utest.el --- Analyzer unit tests |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/semantic-tests.el b/test/manual/cedet/semantic-tests.el index 0d9b688ee32..179851fafeb 100644 --- a/test/manual/cedet/semantic-tests.el +++ b/test/manual/cedet/semantic-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic-utest.el --- Miscellaneous Semantic tests. | 1 | ;;; semantic-utest.el --- Miscellaneous Semantic tests. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2003-2004, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/semantic-utest-c.el b/test/manual/cedet/semantic-utest-c.el index ccf57076e4c..ec09b96211f 100644 --- a/test/manual/cedet/semantic-utest-c.el +++ b/test/manual/cedet/semantic-utest-c.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic-utest-c.el --- C based parsing tests. | 1 | ;;; semantic-utest-c.el --- C based parsing tests. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/semantic-utest.el b/test/manual/cedet/semantic-utest.el index 2c9ccd37e62..d26d6118d2d 100644 --- a/test/manual/cedet/semantic-utest.el +++ b/test/manual/cedet/semantic-utest.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; semantic-utest.el --- Tests for semantic's parsing system. | 1 | ;;; semantic-utest.el --- Tests for semantic's parsing system. |
| 2 | 2 | ||
| 3 | ;;; Copyright (C) 2003-2004, 2007-2015 Free Software Foundation, Inc. | 3 | ;;; Copyright (C) 2003-2004, 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> | 5 | ;; Author: Eric M. Ludlam <zappo@gnu.org> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/srecode-tests.el b/test/manual/cedet/srecode-tests.el index f7529ecb5e3..18beb9291fa 100644 --- a/test/manual/cedet/srecode-tests.el +++ b/test/manual/cedet/srecode-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; srecode-tests.el --- Some tests for CEDET's srecode | 1 | ;;; srecode-tests.el --- Some tests for CEDET's srecode |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/test.c b/test/manual/cedet/tests/test.c index 8f7208783ff..0aa8852b8a9 100644 --- a/test/manual/cedet/tests/test.c +++ b/test/manual/cedet/tests/test.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* test.c --- Semantic unit test for C. | 1 | /* test.c --- Semantic unit test for C. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2001-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/test.el b/test/manual/cedet/tests/test.el index 28b97750df2..0b8f9dee619 100644 --- a/test/manual/cedet/tests/test.el +++ b/test/manual/cedet/tests/test.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; test.el --- Unit test file for Semantic Emacs Lisp support. | 1 | ;;; test.el --- Unit test file for Semantic Emacs Lisp support. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | ;; Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/test.make b/test/manual/cedet/tests/test.make index ac8c599ee35..1eb71f7ccc8 100644 --- a/test/manual/cedet/tests/test.make +++ b/test/manual/cedet/tests/test.make | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # test.make --- Semantic unit test for Make -*- makefile -*- | 1 | # test.make --- Semantic unit test for Make -*- makefile -*- |
| 2 | 2 | ||
| 3 | # Copyright (C) 2001-2002, 2010-2015 Free Software Foundation, Inc. | 3 | # Copyright (C) 2001-2002, 2010-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | # Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/testdoublens.cpp b/test/manual/cedet/tests/testdoublens.cpp index b503c211790..63c4deedd08 100644 --- a/test/manual/cedet/tests/testdoublens.cpp +++ b/test/manual/cedet/tests/testdoublens.cpp | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | // testdoublens.cpp --- semantic-ia-utest completion engine unit tests | 1 | // testdoublens.cpp --- semantic-ia-utest completion engine unit tests |
| 2 | 2 | ||
| 3 | // Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | // Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/testdoublens.hpp b/test/manual/cedet/tests/testdoublens.hpp index 609ea74615e..6d2a0f0755e 100644 --- a/test/manual/cedet/tests/testdoublens.hpp +++ b/test/manual/cedet/tests/testdoublens.hpp | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | // testdoublens.hpp --- Header file used in one of the Semantic tests | 1 | // testdoublens.hpp --- Header file used in one of the Semantic tests |
| 2 | 2 | ||
| 3 | // Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | // Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/testjavacomp.java b/test/manual/cedet/tests/testjavacomp.java index d17f3049b62..f0abfc97b06 100644 --- a/test/manual/cedet/tests/testjavacomp.java +++ b/test/manual/cedet/tests/testjavacomp.java | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | // testjavacomp.java --- Semantic unit test for Java | 1 | // testjavacomp.java --- Semantic unit test for Java |
| 2 | 2 | ||
| 3 | // Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | // Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/testpolymorph.cpp b/test/manual/cedet/tests/testpolymorph.cpp index 9195bb670c2..94ae9d90413 100644 --- a/test/manual/cedet/tests/testpolymorph.cpp +++ b/test/manual/cedet/tests/testpolymorph.cpp | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /** testpolymorph.cpp --- A sequence of polymorphism examples. | 1 | /** testpolymorph.cpp --- A sequence of polymorphism examples. |
| 2 | * | 2 | * |
| 3 | * Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | * Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | * | 4 | * |
| 5 | * Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | * Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | * | 6 | * |
diff --git a/test/manual/cedet/tests/testspp.c b/test/manual/cedet/tests/testspp.c index 168898a4a3e..cfb3996db47 100644 --- a/test/manual/cedet/tests/testspp.c +++ b/test/manual/cedet/tests/testspp.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* testspp.cpp --- Semantic unit test for the C preprocessor | 1 | /* testspp.cpp --- Semantic unit test for the C preprocessor |
| 2 | 2 | ||
| 3 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/testsppreplace.c b/test/manual/cedet/tests/testsppreplace.c index e831ea152e5..fbbaa75fee1 100644 --- a/test/manual/cedet/tests/testsppreplace.c +++ b/test/manual/cedet/tests/testsppreplace.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* testsppreplace.c --- unit test for CPP/SPP Replacement | 1 | /* testsppreplace.c --- unit test for CPP/SPP Replacement |
| 2 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | Author: Eric M. Ludlam <eric@siege-engine.com> | 4 | Author: Eric M. Ludlam <eric@siege-engine.com> |
| 5 | 5 | ||
diff --git a/test/manual/cedet/tests/testsppreplaced.c b/test/manual/cedet/tests/testsppreplaced.c index bb6a5522cf1..8cbe05bd4f7 100644 --- a/test/manual/cedet/tests/testsppreplaced.c +++ b/test/manual/cedet/tests/testsppreplaced.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* testsppreplaced.c --- unit test for CPP/SPP Replacement | 1 | /* testsppreplaced.c --- unit test for CPP/SPP Replacement |
| 2 | Copyright (C) 2007-2015 Free Software Foundation, Inc. | 2 | Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | Author: Eric M. Ludlam <eric@siege-engine.com> | 4 | Author: Eric M. Ludlam <eric@siege-engine.com> |
| 5 | 5 | ||
diff --git a/test/manual/cedet/tests/testsubclass.cpp b/test/manual/cedet/tests/testsubclass.cpp index 6dee867b794..2cb9e763888 100644 --- a/test/manual/cedet/tests/testsubclass.cpp +++ b/test/manual/cedet/tests/testsubclass.cpp | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | // testsubclass.cpp --- unit test for analyzer and complex C++ inheritance | 1 | // testsubclass.cpp --- unit test for analyzer and complex C++ inheritance |
| 2 | 2 | ||
| 3 | // Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | // Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/testsubclass.hh b/test/manual/cedet/tests/testsubclass.hh index 13e907da887..7c93f8ec02d 100644 --- a/test/manual/cedet/tests/testsubclass.hh +++ b/test/manual/cedet/tests/testsubclass.hh | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | // testsubclass.hh --- unit test for analyzer and complex C++ inheritance | 1 | // testsubclass.hh --- unit test for analyzer and complex C++ inheritance |
| 2 | 2 | ||
| 3 | // Copyright (C) 2007-2015 Free Software Foundation, Inc. | 3 | // Copyright (C) 2007-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/testtypedefs.cpp b/test/manual/cedet/tests/testtypedefs.cpp index fa94af3596f..312a77f0058 100644 --- a/test/manual/cedet/tests/testtypedefs.cpp +++ b/test/manual/cedet/tests/testtypedefs.cpp | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | // testtypedefs.cpp --- Sample with some fake bits out of std::string | 1 | // testtypedefs.cpp --- Sample with some fake bits out of std::string |
| 2 | 2 | ||
| 3 | // Copyright (C) 2008-2015 Free Software Foundation, Inc. | 3 | // Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> | 5 | // Author: Eric M. Ludlam <eric@siege-engine.com> |
| 6 | 6 | ||
diff --git a/test/manual/cedet/tests/testvarnames.c b/test/manual/cedet/tests/testvarnames.c index f08b773bd4b..419361d1dbc 100644 --- a/test/manual/cedet/tests/testvarnames.c +++ b/test/manual/cedet/tests/testvarnames.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* testvarnames.cpp | 1 | /* testvarnames.cpp |
| 2 | Test variable and function names, lists of variables on one line, etc. | 2 | Test variable and function names, lists of variables on one line, etc. |
| 3 | 3 | ||
| 4 | Copyright (C) 2008-2015 Free Software Foundation, Inc. | 4 | Copyright (C) 2008-2016 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | Author: Eric M. Ludlam <eric@siege-engine.com> | 6 | Author: Eric M. Ludlam <eric@siege-engine.com> |
| 7 | 7 | ||
diff --git a/test/manual/etags/c-src/abbrev.c b/test/manual/etags/c-src/abbrev.c index f30986db343..b7d137cd9bd 100644 --- a/test/manual/etags/c-src/abbrev.c +++ b/test/manual/etags/c-src/abbrev.c | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Primitives for word-abbrev mode. | 1 | /* Primitives for word-abbrev mode. |
| 2 | Copyright (C) 1985, 1986, 1993, 1996, 1998 Free Software Foundation, Inc. | 2 | Copyright (C) 1985-1986, 1993, 1996, 1998, 2016 Free Software |
| 3 | Foundation, Inc. | ||
| 3 | 4 | ||
| 4 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 5 | 6 | ||
diff --git a/test/manual/etags/c-src/emacs/src/gmalloc.c b/test/manual/etags/c-src/emacs/src/gmalloc.c index a88f4ab75e0..683ee0c9502 100644 --- a/test/manual/etags/c-src/emacs/src/gmalloc.c +++ b/test/manual/etags/c-src/emacs/src/gmalloc.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Declarations for `malloc' and friends. | 1 | /* Declarations for `malloc' and friends. |
| 2 | Copyright (C) 1990-1993, 1995-1996, 1999, 2002-2007, 2013-2015 Free | 2 | Copyright (C) 1990-1993, 1995-1996, 1999, 2002-2007, 2013-2016 Free |
| 3 | Software Foundation, Inc. | 3 | Software Foundation, Inc. |
| 4 | Written May 1989 by Mike Haertel. | 4 | Written May 1989 by Mike Haertel. |
| 5 | 5 | ||
diff --git a/test/manual/etags/c-src/emacs/src/keyboard.c b/test/manual/etags/c-src/emacs/src/keyboard.c index 77f7fb97898..077b147c76e 100644 --- a/test/manual/etags/c-src/emacs/src/keyboard.c +++ b/test/manual/etags/c-src/emacs/src/keyboard.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Keyboard and mouse input; editor command loop. | 1 | /* Keyboard and mouse input; editor command loop. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1989, 1993-1997, 1999-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1989, 1993-1997, 1999-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/test/manual/etags/c-src/emacs/src/lisp.h b/test/manual/etags/c-src/emacs/src/lisp.h index 6d34ce3b052..0fb068d1a2c 100644 --- a/test/manual/etags/c-src/emacs/src/lisp.h +++ b/test/manual/etags/c-src/emacs/src/lisp.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Fundamental definitions for GNU Emacs Lisp interpreter. | 1 | /* Fundamental definitions for GNU Emacs Lisp interpreter. |
| 2 | 2 | ||
| 3 | Copyright (C) 1985-1987, 1993-1995, 1997-2015 Free Software Foundation, | 3 | Copyright (C) 1985-1987, 1993-1995, 1997-2016 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
diff --git a/test/manual/etags/c-src/emacs/src/regex.h b/test/manual/etags/c-src/emacs/src/regex.h index 3dfecf0a7e5..f97c1cb38c1 100644 --- a/test/manual/etags/c-src/emacs/src/regex.h +++ b/test/manual/etags/c-src/emacs/src/regex.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* Definitions for data structures and routines for the regular | 1 | /* Definitions for data structures and routines for the regular |
| 2 | expression library, version 0.12. | 2 | expression library, version 0.12. |
| 3 | 3 | ||
| 4 | Copyright (C) 1985, 1989-1993, 1995, 2000-2015 Free Software | 4 | Copyright (C) 1985, 1989-1993, 1995, 2000-2016 Free Software |
| 5 | Foundation, Inc. | 5 | Foundation, Inc. |
| 6 | 6 | ||
| 7 | This program is free software; you can redistribute it and/or modify | 7 | This program is free software; you can redistribute it and/or modify |
diff --git a/test/manual/etags/c-src/etags.c b/test/manual/etags/c-src/etags.c index f2438213d04..4465b830602 100644 --- a/test/manual/etags/c-src/etags.c +++ b/test/manual/etags/c-src/etags.c | |||
| @@ -28,7 +28,7 @@ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN | |||
| 28 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 28 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | Copyright (C) 1984, 1987-1989, 1993-1995, 1998-2015 Free Software | 31 | Copyright (C) 1984, 1987-1989, 1993-1995, 1998-2016 Free Software |
| 32 | Foundation, Inc. | 32 | Foundation, Inc. |
| 33 | 33 | ||
| 34 | This file is not considered part of GNU Emacs. | 34 | This file is not considered part of GNU Emacs. |
diff --git a/test/manual/etags/c-src/exit.c b/test/manual/etags/c-src/exit.c index b8cd22ba3c7..86afda9ed01 100644 --- a/test/manual/etags/c-src/exit.c +++ b/test/manual/etags/c-src/exit.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 1991 Free Software Foundation, Inc. | 1 | /* Copyright (C) 1991, 2016 Free Software Foundation, Inc. |
| 2 | This file is part of the GNU C Library. | 2 | This file is part of the GNU C Library. |
| 3 | 3 | ||
| 4 | The GNU C Library is free software; you can redistribute it and/or | 4 | The GNU C Library is free software; you can redistribute it and/or |
diff --git a/test/manual/etags/c-src/exit.strange_suffix b/test/manual/etags/c-src/exit.strange_suffix index b8cd22ba3c7..86afda9ed01 100644 --- a/test/manual/etags/c-src/exit.strange_suffix +++ b/test/manual/etags/c-src/exit.strange_suffix | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 1991 Free Software Foundation, Inc. | 1 | /* Copyright (C) 1991, 2016 Free Software Foundation, Inc. |
| 2 | This file is part of the GNU C Library. | 2 | This file is part of the GNU C Library. |
| 3 | 3 | ||
| 4 | The GNU C Library is free software; you can redistribute it and/or | 4 | The GNU C Library is free software; you can redistribute it and/or |
diff --git a/test/manual/etags/c-src/getopt.h b/test/manual/etags/c-src/getopt.h index 93a5cf77816..aa2eb1dc173 100644 --- a/test/manual/etags/c-src/getopt.h +++ b/test/manual/etags/c-src/getopt.h | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Declarations for getopt. | 1 | /* Declarations for getopt. |
| 2 | Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc. | 2 | Copyright (C) 1989-1992, 2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This program is free software; you can redistribute it and/or modify it | 4 | This program is free software; you can redistribute it and/or modify it |
| 5 | under the terms of the GNU General Public License as published by the | 5 | under the terms of the GNU General Public License as published by the |
diff --git a/test/manual/etags/c-src/sysdep.h b/test/manual/etags/c-src/sysdep.h index 298a0e4c5b2..6409fcc1e1d 100644 --- a/test/manual/etags/c-src/sysdep.h +++ b/test/manual/etags/c-src/sysdep.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright (C) 1992, 1993 Free Software Foundation, Inc. | 1 | /* Copyright (C) 1992-1993, 2016 Free Software Foundation, Inc. |
| 2 | This file is part of the GNU C Library. | 2 | This file is part of the GNU C Library. |
| 3 | 3 | ||
| 4 | The GNU C Library is free software; you can redistribute it and/or | 4 | The GNU C Library is free software; you can redistribute it and/or |
diff --git a/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el b/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el index 4e079200ee0..6c28ba35a4c 100644 --- a/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el +++ b/test/manual/etags/el-src/emacs/lisp/progmodes/etags.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; etags.el --- etags facility for Emacs -*- lexical-binding: t -*- | 1 | ;;; etags.el --- etags facility for Emacs -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1985-1986, 1988-1989, 1992-1996, 1998, 2000-2015 Free | 3 | ;; Copyright (C) 1985-1986, 1988-1989, 1992-1996, 1998, 2000-2016 Free |
| 4 | ;; Software Foundation, Inc. | 4 | ;; Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Roland McGrath <roland@gnu.org> | 6 | ;; Author: Roland McGrath <roland@gnu.org> |
diff --git a/test/manual/etags/tex-src/texinfo.tex b/test/manual/etags/tex-src/texinfo.tex index 203dca72c22..aa745c68471 100644 --- a/test/manual/etags/tex-src/texinfo.tex +++ b/test/manual/etags/tex-src/texinfo.tex | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | %% TeX macros to handle texinfo files | 1 | %% TeX macros to handle texinfo files |
| 2 | 2 | ||
| 3 | % Copyright (C) 1985, 1986, 1988, 1990, 1991 Free Software Foundation, Inc. | 3 | % Copyright (C) 1985-1986, 1988, 1990-1991, 2016 Free Software |
| 4 | % Foundation, Inc. | ||
| 4 | 5 | ||
| 5 | %This texinfo.tex file is free software; you can redistribute it and/or | 6 | %This texinfo.tex file is free software; you can redistribute it and/or |
| 6 | %modify it under the terms of the GNU General Public License as | 7 | %modify it under the terms of the GNU General Public License as |
diff --git a/test/manual/etags/y-src/cccp.c b/test/manual/etags/y-src/cccp.c index 6996705d7cb..776e3dad4b0 100644 --- a/test/manual/etags/y-src/cccp.c +++ b/test/manual/etags/y-src/cccp.c | |||
| @@ -320,7 +320,8 @@ static const short yycheck[] = | |||
| 320 | #line 3 "/usr/share/bison/bison.simple" | 320 | #line 3 "/usr/share/bison/bison.simple" |
| 321 | 321 | ||
| 322 | /* Skeleton output parser for bison, | 322 | /* Skeleton output parser for bison, |
| 323 | Copyright (C) 1984, 1989, 1990, 2000, 2001 Free Software Foundation, Inc. | 323 | Copyright (C) 1984, 1989-1990, 2000-2001, 2016 Free Software |
| 324 | Foundation, Inc. | ||
| 324 | 325 | ||
| 325 | This program is free software; you can redistribute it and/or modify | 326 | This program is free software; you can redistribute it and/or modify |
| 326 | it under the terms of the GNU General Public License as published by | 327 | it under the terms of the GNU General Public License as published by |
diff --git a/test/manual/etags/y-src/parse.c b/test/manual/etags/y-src/parse.c index 7b1eedc85db..95098674279 100644 --- a/test/manual/etags/y-src/parse.c +++ b/test/manual/etags/y-src/parse.c | |||
| @@ -28,7 +28,7 @@ | |||
| 28 | 28 | ||
| 29 | #line 1 "parse.y" | 29 | #line 1 "parse.y" |
| 30 | 30 | ||
| 31 | /* Copyright (C) 1990, 1992, 1993 Free Software Foundation, Inc. | 31 | /* Copyright (C) 1990, 1992-1993, 2016 Free Software Foundation, Inc. |
| 32 | 32 | ||
| 33 | This file is part of Oleo, the GNU Spreadsheet. | 33 | This file is part of Oleo, the GNU Spreadsheet. |
| 34 | 34 | ||
diff --git a/test/manual/etags/y-src/parse.y b/test/manual/etags/y-src/parse.y index 75fd7870ff8..824c98d6245 100644 --- a/test/manual/etags/y-src/parse.y +++ b/test/manual/etags/y-src/parse.y | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | %{ | 1 | %{ |
| 2 | /* Copyright (C) 1990, 1992, 1993 Free Software Foundation, Inc. | 2 | /* Copyright (C) 1990, 1992-1993, 2016 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | This file is part of Oleo, the GNU Spreadsheet. | 4 | This file is part of Oleo, the GNU Spreadsheet. |
| 5 | 5 | ||
diff --git a/test/manual/indent/pascal.pas b/test/manual/indent/pascal.pas index bb2e7002b6b..2d09eb775a4 100644 --- a/test/manual/indent/pascal.pas +++ b/test/manual/indent/pascal.pas | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | { GPC demo program for the CRT unit. | 1 | { GPC demo program for the CRT unit. |
| 2 | 2 | ||
| 3 | Copyright (C) 1999-2006, 2013-2015 Free Software Foundation, Inc. | 3 | Copyright (C) 1999-2006, 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Author: Frank Heckenbach <frank@pascal.gnu.de> | 5 | Author: Frank Heckenbach <frank@pascal.gnu.de> |
| 6 | 6 | ||
diff --git a/test/manual/redisplay-testsuite.el b/test/manual/redisplay-testsuite.el index 332eeb1cc9f..37a5649dc1b 100644 --- a/test/manual/redisplay-testsuite.el +++ b/test/manual/redisplay-testsuite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; redisplay-testsuite.el --- Test suite for redisplay. | 1 | ;;; redisplay-testsuite.el --- Test suite for redisplay. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2009-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2009-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> | 5 | ;; Author: Chong Yidong <cyd@stupidchicken.com> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/test/manual/rmailmm.el b/test/manual/rmailmm.el index a20ae40849f..96acbc4735e 100644 --- a/test/manual/rmailmm.el +++ b/test/manual/rmailmm.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; rmailmm.el --- tests for mail/rmailmm.el | 1 | ;;; rmailmm.el --- tests for mail/rmailmm.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/src/alloc-tests.el b/test/src/alloc-tests.el index c0fe0f33cb9..97c6b4f8070 100644 --- a/test/src/alloc-tests.el +++ b/test/src/alloc-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; alloc-tests.el --- alloc tests -*- lexical-binding: t -*- | 1 | ;;; alloc-tests.el --- alloc tests -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Daniel Colascione <dancol@dancol.org> | 5 | ;; Author: Daniel Colascione <dancol@dancol.org> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/src/buffer-tests.el b/test/src/buffer-tests.el index bb3c92dd6de..62875216a31 100644 --- a/test/src/buffer-tests.el +++ b/test/src/buffer-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; buffer-tests.el --- tests for buffer.c functions -*- lexical-binding: t -*- | 1 | ;;; buffer-tests.el --- tests for buffer.c functions -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/src/cmds-tests.el b/test/src/cmds-tests.el index 7e742a1fa8b..4a30d9872a1 100644 --- a/test/src/cmds-tests.el +++ b/test/src/cmds-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; cmds-tests.el --- Testing some Emacs commands | 1 | ;;; cmds-tests.el --- Testing some Emacs commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Nicolas Richard <youngfrog@members.fsf.org> | 5 | ;; Author: Nicolas Richard <youngfrog@members.fsf.org> |
| 6 | ;; Keywords: | 6 | ;; Keywords: |
diff --git a/test/src/data-tests.el b/test/src/data-tests.el index 252a1410206..9ca5ac53333 100644 --- a/test/src/data-tests.el +++ b/test/src/data-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; data-tests.el --- tests for src/data.c | 1 | ;;; data-tests.el --- tests for src/data.c |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/src/decompress-tests.el b/test/src/decompress-tests.el index 1eea673121c..f0264ec548d 100644 --- a/test/src/decompress-tests.el +++ b/test/src/decompress-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; decompress-tests.el --- Test suite for decompress. | 1 | ;;; decompress-tests.el --- Test suite for decompress. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2013-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2013-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Ingebrigtsen <larsi@gnus.org> |
| 6 | 6 | ||
diff --git a/test/src/fns-tests.el b/test/src/fns-tests.el index b5222db3ca1..762f7bdd94f 100644 --- a/test/src/fns-tests.el +++ b/test/src/fns-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; fns-tests.el --- tests for src/fns.c | 1 | ;;; fns-tests.el --- tests for src/fns.c |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/src/inotify-tests.el b/test/src/inotify-tests.el index 187b59054cd..54977925f86 100644 --- a/test/src/inotify-tests.el +++ b/test/src/inotify-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; inotify-tests.el --- Test suite for inotify. -*- lexical-binding: t -*- | 1 | ;;; inotify-tests.el --- Test suite for inotify. -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> | 5 | ;; Author: RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |
diff --git a/test/src/keymap-tests.el b/test/src/keymap-tests.el index 524563fea50..b835fc7530b 100644 --- a/test/src/keymap-tests.el +++ b/test/src/keymap-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; keymap-tests.el --- Test suite for src/keymap.c | 1 | ;;; keymap-tests.el --- Test suite for src/keymap.c |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juanma Barranquero <lekktu@gmail.com> | 5 | ;; Author: Juanma Barranquero <lekktu@gmail.com> |
| 6 | 6 | ||
diff --git a/test/src/print-tests.el b/test/src/print-tests.el index fe8c56553a8..1abfa53581c 100644 --- a/test/src/print-tests.el +++ b/test/src/print-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; print-tests.el --- tests for src/print.c -*- lexical-binding: t; -*- | 1 | ;;; print-tests.el --- tests for src/print.c -*- lexical-binding: t; -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/src/xml-tests.el b/test/src/xml-tests.el index aa97b30f73c..dc60197b59e 100644 --- a/test/src/xml-tests.el +++ b/test/src/xml-tests.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; libxml-parse-tests.el --- Test suite for libxml parsing. | 1 | ;;; libxml-parse-tests.el --- Test suite for libxml parsing. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2014-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> | 5 | ;; Author: Ulf Jasper <ulf.jasper@web.de> |
| 6 | ;; Keywords: internal | 6 | ;; Keywords: internal |