Implement three commands for history items
authorAlex Schroeder <alex@gnu.org>
Mon, 20 Jul 2020 09:27:51 +0000 (11:27 +0200)
committerAlex Schroeder <alex@gnu.org>
Mon, 20 Jul 2020 09:27:51 +0000 (11:27 +0200)
commitdcfd5645105c9db716298cfa1f290e0485694a43
tree2a36e134c6ddb86d82b9ecf0a2eb49a68800a99b
parent856ff39c8e611791a9bc786a5c8072751a102ef8
Implement three commands for history items

In the Elpher menu, history are shown when invoking it using a prefix.
The history items aren't being shown in a buffer, so switching to
those buffers is not possible. Three buffer menu commands have been
implemented (RET, o, C-o) such that they work with history items.
elpher.el