Removed C-v bindings; they were inconsistent.
authorKarl Fogel <kfogel@red-bean.com>
Mon, 13 Mar 1995 22:50:35 +0000 (22:50 +0000)
committerKarl Fogel <kfogel@red-bean.com>
Mon, 13 Mar 1995 22:50:35 +0000 (22:50 +0000)
commit4c0b5ad1cba82d3e8dbc16d86cdb897e22be955c
tree9bca0a2453a7b62399cac4744454bb497d8508e4
parent7ae137a96fb44f02ae83e6b47adaced0eb550de9
Removed C-v bindings; they were inconsistent.
Defvarred some variables to nil, solely to avoid compilation warnings.
Use "Author's Update Number:" instead of "Version:".
(bookmark-history): new var.
(bookmark-completing-read): use `bookmark-history'.
(bookmark-historicize-string): new macro.
Use this everywhere `bookmark-completing-read' is used, because
`completing-read' won't get a chance to add to `bookmark-history' if
we were invoked via a menu.
(bookmark-rename): use `bookmark-history' when reading the new name.
No need for the strange C-o binding anymore.
lisp/bookmark.el