From: Tim Vaughan Date: Mon, 10 Jun 2019 23:02:28 +0000 (+0200) Subject: Fix wrong instruction, even if it is only temporary. X-Git-Tag: v1.2.0~14 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=72888f553399948ac698b598c9197e12c6f58eeb Fix wrong instruction, even if it is only temporary. --- diff --git a/elpher.el b/elpher.el index f7e1732..476bb55 100644 --- a/elpher.el +++ b/elpher.el @@ -727,7 +727,7 @@ Beware that this completely replaces the existing contents of the file." "Display saved bookmark list." (interactive) (elpher-with-clean-buffer - (insert "Use 'u' to return to the previous page.\n\n" + (insert "Use 'r' to return to the previous page.\n\n" "---- Bookmark list ----\n\n") (let ((bookmarks (elpher-load-bookmarks))) (if bookmarks