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 @@
;;; eieio-opt.el -- eieio optional functions (debug, printing, speedbar)
;; Copyright (C) 1996, 1998-2003, 2005, 2008-2015 Free Software
;; Copyright (C) 1996, 1998-2003, 2005, 2008-2016 Free Software
;; Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>