]> git.eshelyaron.com Git - emacs.git/commit
Make doc strings and argument names consistent where necessary.
authorRichard M. Stallman <rms@gnu.org>
Sun, 18 Jun 1995 22:46:02 +0000 (22:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 18 Jun 1995 22:46:02 +0000 (22:46 +0000)
commit4eadcdf806c1a7487ca165ea954af5b1c4854f13
treeee47fb38e2d534f49b13beebef66eb5dc1ec5eed
parent087feab3c8e5ee514ed0f2ba4968cffbbbcd8cfe
Make doc strings and argument names consistent where necessary.
Moved user variables to own section.
(bookmark-alist): Better doc string.
(bookmark-insert-current-bookmark): Doc string.
(bookmark-insert-buffer-name): Doc string.
(bookmark-set): Take optional NAME argument.
(bookmark-bmenu-select): Use member to test for string's presence.
Use a more efficent test at end, as suggested by Mikio Nakajima.
lisp/bookmark.el