Merge from origin/emacs-26
2fcf2df
Fix copyright years by hand26bed8b
Update copyright year to 20192814292
Fix value of default frame height. (Bug#33921)
This commit is contained in:
commit
ba809612c0
2626 changed files with 2716 additions and 2683 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; bytecomp.el --- compilation of Lisp code into byte code -*- lexical-binding: t -*-
|
||||
|
||||
;; Copyright (C) 1985-1987, 1992, 1994, 1998, 2000-2018 Free Software
|
||||
;; Copyright (C) 1985-1987, 1992, 1994, 1998, 2000-2019 Free Software
|
||||
;; Foundation, Inc.
|
||||
|
||||
;; Author: Jamie Zawinski <jwz@lucid.com>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue