]> git.eshelyaron.com Git - emacs.git/commit
Add a help option to the open large files prompt
authorDaniel Martín <mardani29@yahoo.es>
Thu, 6 May 2021 08:27:03 +0000 (10:27 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 May 2021 08:27:03 +0000 (10:27 +0200)
commitb61c828ea37f6d875f9c2672a262482af5efedb4
tree42bd8c0bbebdee167f6e5e93ee1ecbed9b1344d1
parent2705fc4ab05bb81ba8c6fd6469499be32a4ac420
Add a help option to the open large files prompt

* lisp/files.el (files--ask-user-about-large-file-help-text): New
function that returns information about opening large files in
Emacs.  (Bug#45412)
(files--ask-user-about-large-file): Use read-multiple-choice to
display the available actions.
* etc/NEWS: Advertise the new feature.
etc/NEWS
lisp/files.el