branch: externals/package-x commit 786c25258001438601d8c41772db1f77f8986db8 Merge: 6e6ea6f48e 012f058ddc Author: Paul Eggert <egg...@cs.ucla.edu> Commit: Paul Eggert <egg...@cs.ucla.edu>
Merge from origin/emacs-26 2fcf2df Fix copyright years by hand 012f058 Update copyright year to 2019 2814292 Fix value of default frame height. (Bug#33921) --- lisp/emacs-lisp/package-x.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/emacs-lisp/package-x.el b/lisp/emacs-lisp/package-x.el index d3120ac146..1486aeb373 100644 --- a/lisp/emacs-lisp/package-x.el +++ b/lisp/emacs-lisp/package-x.el @@ -1,6 +1,6 @@ ;;; package-x.el --- Package extras -;; Copyright (C) 2007-2018 Free Software Foundation, Inc. +;; Copyright (C) 2007-2019 Free Software Foundation, Inc. ;; Author: Tom Tromey <tro...@redhat.com> ;; Created: 10 Mar 2007