]> git.eshelyaron.com Git - emacs.git/commit
man.el: Guess flags for `man -k` to fix bug#73656
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 17 Nov 2024 21:52:33 +0000 (16:52 -0500)
committerEshel Yaron <me@eshelyaron.com>
Wed, 20 Nov 2024 16:15:59 +0000 (17:15 +0100)
commit2069f76eb6ab98a83b88acf7032f33cb6e515f9d
tree00a8f6f7c1df3f4873ee71ac7f6d3fb86e342ad0
parent4e8a9355b5a38bf3ac2092fdbc7e27c0f5ae966f
man.el: Guess flags for `man -k` to fix bug#73656

* lisp/man.el (Man-man-k-flags): New var.
(Man-completion-table): Use it.

(cherry picked from commit 347750461e71eec4668fb265cd29cffce45783f2)
lisp/man.el