mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* minibuffer.el: Revert previous change.
This commit is contained in:
parent
e6df49e47a
commit
03ffa46daa
2 changed files with 0 additions and 4 deletions
|
|
@ -1987,8 +1987,6 @@ filter out additional entries (because TABLE migth not obey PRED)."
|
|||
"Like `reverse' but for a string STR rather than a list."
|
||||
(apply 'string (nreverse (mapcar 'identity str))))
|
||||
|
||||
(defvar comps)
|
||||
|
||||
(defun completion--common-suffix (strs)
|
||||
"Return the common suffix of the strings STRS."
|
||||
(completion--sreverse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue