The Lambda Lab
/
projects
/
elpher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07f36ae
)
Fix wrong instruction, even if it is only temporary.
author
Tim Vaughan
<tgvaughan@gmail.com>
Mon, 10 Jun 2019 23:02:28 +0000
(
01:02
+0200)
committer
Tim Vaughan
<tgvaughan@gmail.com>
Mon, 10 Jun 2019 23:02:28 +0000
(
01:02
+0200)
elpher.el
patch
|
blob
|
history
diff --git
a/elpher.el
b/elpher.el
index
f7e1732
..
476bb55
100644
(file)
--- 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