Added view-text and support for url links.
authorTim Vaughan <tgvaughan@gmail.com>
Mon, 22 Apr 2019 20:38:51 +0000 (22:38 +0200)
committerTim Vaughan <tgvaughan@gmail.com>
Mon, 22 Apr 2019 20:39:16 +0000 (22:39 +0200)
commit0e408c92b155d79826eb98a2665a1d1b04aeeae6
tree76ebafd2258fbf02a8d538afc2692b9a00fb5b33
parente4a1133e92854a9973e24c6441146c4a406f4a27
Added view-text and support for url links.

Additionally, implemented macro in which to wrap buffer output
commands.  This allows us to neatly avoid erasing the buffer before a
search query has been submitted, making for a less jaring UX.
elopher.el