diff options
Diffstat (limited to 'lisp/external-completion.el')
-rw-r--r-- | lisp/external-completion.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/external-completion.el b/lisp/external-completion.el index 3f80be1c0a4..deaf65fbe77 100644 --- a/lisp/external-completion.el +++ b/lisp/external-completion.el @@ -1,6 +1,6 @@ ;;; external-completion.el --- Let external tools control completion style -*- lexical-binding: t; -*- -;; Copyright (C) 2018-2023 Free Software Foundation, Inc. +;; Copyright (C) 2018-2024 Free Software Foundation, Inc. ;; Version: 0.1 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca> |