Merge from origin/emacs-25

ef33bc7 Spelling and grammar fixes
9c3dbab Fix copyright years by hand
0e96320 Update copyright year to 2016
This commit is contained in:
John Wiegley 2016-01-11 22:48:07 -08:00
commit 1dd4f26ab6
2259 changed files with 2308 additions and 2304 deletions

View file

@ -1,6 +1,6 @@
;;; url-expand-tests.el --- Test suite for relative URI/URL resolution.
;; Copyright (C) 2012-2015 Free Software Foundation, Inc.
;; Copyright (C) 2012-2016 Free Software Foundation, Inc.
;; Author: Alain Schneble <a.s@realize.ch>
;; Version: 1.0

View file

@ -1,6 +1,6 @@
;;; url-future-tests.el --- Test suite for url-future.
;; Copyright (C) 2011-2015 Free Software Foundation, Inc.
;; Copyright (C) 2011-2016 Free Software Foundation, Inc.
;; Author: Teodor Zlatanov <tzz@lifelogs.com>
;; Keywords: data

View file

@ -1,6 +1,6 @@
;;; url-parse-tests.el --- Test suite for URI/URL parsing.
;; Copyright (C) 2012-2015 Free Software Foundation, Inc.
;; Copyright (C) 2012-2016 Free Software Foundation, Inc.
;; Author: Alain Schneble <a.s@realize.ch>
;; Version: 1.0

View file

@ -1,6 +1,6 @@
;;; url-util-tests.el --- Test suite for url-util.
;; Copyright (C) 2012-2015 Free Software Foundation, Inc.
;; Copyright (C) 2012-2016 Free Software Foundation, Inc.
;; Author: Teodor Zlatanov <tzz@lifelogs.com>
;; Keywords: data