diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-01-01 01:08:16 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-01-01 01:08:16 +0000 |
commit | c6fb86b40bebf597fccbe4eba58ceea83bd9700f (patch) | |
tree | ab703ac6f4e85e6df08c467bc48cb7ae670f5ba9 /lisp/info-look.el | |
parent | 47f66e1aaf01d72e3b0db6eadbab378bfac96681 (diff) | |
parent | 186152ba400b58d2d278c52d2e3d896decae767e (diff) | |
download | emacs-c6fb86b40bebf597fccbe4eba58ceea83bd9700f.tar.gz |
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
Diffstat (limited to 'lisp/info-look.el')
-rw-r--r-- | lisp/info-look.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/info-look.el b/lisp/info-look.el index ea8fe9646ac..4e379cadef1 100644 --- a/lisp/info-look.el +++ b/lisp/info-look.el @@ -1,7 +1,7 @@ ;;; info-look.el --- major-mode-sensitive Info index lookup facility -*- lexical-binding: t -*- ;; An older version of this was known as libc.el. -;; Copyright (C) 1995-1999, 2001-2019 Free Software Foundation, Inc. +;; Copyright (C) 1995-1999, 2001-2020 Free Software Foundation, Inc. ;; Author: Ralph Schleicher <rs@ralph-schleicher.de> ;; Keywords: help languages |