projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b630ca
)
Correct minibuffer.el heading
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 6 Nov 2021 02:41:11 +0000
(
03:41
+0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 6 Nov 2021 02:41:11 +0000
(
03:41
+0100)
* lisp/minibuffer.el: There's more here than completion functions
(bug#49844).
lisp/minibuffer.el
patch
|
blob
|
history
diff --git
a/lisp/minibuffer.el
b/lisp/minibuffer.el
index ca82b4a9e60df719a954467ed00477af37261e78..1be3c05effee852b7f888fe6866e7479d4f60c7c 100644
(file)
--- a/
lisp/minibuffer.el
+++ b/
lisp/minibuffer.el
@@
-1,4
+1,4
@@
-;;; minibuffer.el --- Minibuffer
completion
functions -*- lexical-binding: t -*-
+;;; minibuffer.el --- Minibuffer functions -*- lexical-binding: t -*-
;; Copyright (C) 2008-2021 Free Software Foundation, Inc.