]> git.eshelyaron.com Git - emacs.git/commit
all-completions: Drop support for obsolete calling convention
authorStefan Kangas <stefankangas@gmail.com>
Mon, 16 Dec 2024 21:21:37 +0000 (22:21 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 15:10:20 +0000 (16:10 +0100)
commit37100e1e9016d0895992b8f9bb9e3c924565c48a
tree2e29c69e51462d852f6d9c61d1c69e90fe96a0d1
parentda49f00c0b19461c7f6b017e23bea75f4783808f
all-completions: Drop support for obsolete calling convention

* src/minibuf.c (Fall_completions):
* lisp/subr.el (all-completions): Drop support for old calling
convention, obsolete since 23.1.
* src/minibuf.c (Finternal_complete_buffer): Update caller.

(cherry picked from commit 80dc431b5a453c8200260969c8e2904e2d353b1e)
etc/NEWS
lisp/subr.el
src/minibuf.c