Re-rename the minibuffer heading

* lisp/minibuffer.el: There's more here than completion functions
(bug#49844).
This commit is contained in:
Lars Ingebrigtsen 2021-11-06 03:58:43 +01:00
parent 68d3f2b69c
commit f3745a9a24

View file

@ -1,4 +1,4 @@
;;; minibuffer.el --- Minibuffer functions -*- lexical-binding: t -*-
;;; minibuffer.el --- Minibuffer and completion functions -*- lexical-binding: t -*-
;; Copyright (C) 2008-2021 Free Software Foundation, Inc.