Merge from origin/emacs-27

186152ba40 Pacify gcc -Wunused-function on Ubuntu 18.04.3
4cd143aded Fix copyright years by hand
365e01cc9f Update copyright year to 2020
cd2c156163 ; * etc/NEWS: Make the description of XDG fallback more ac...

# Conflicts:
#	etc/NEWS
#	etc/refcards/ru-refcard.tex
This commit is contained in:
Paul Eggert 2020-01-01 01:08:16 +00:00
commit c6fb86b40b
2807 changed files with 2919 additions and 2875 deletions

View file

@ -1,6 +1,6 @@
;;; srecode/document.el --- Documentation (comment) generation
;; Copyright (C) 2008-2019 Free Software Foundation, Inc.
;; Copyright (C) 2008-2020 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>