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>
Thu, 29 Oct 2020 10:51:30 +0000 (11:51 +0100)
commit1d6fe009561db2dbc78b8446f025afd3e0f2e911
tree240231148dd4944edfa78eac967d11a2b47bd788
parent63ad5dac98dcc2c19ba03bc333a84f641c7c5975
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