From: Stefan Kangas Date: Sun, 9 Jun 2019 17:16:06 +0000 (-0700) Subject: Remove interactive spec from bookmark-set-internal (bug#36121) X-Git-Tag: emacs-27.0.90~2641 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=323648bf3603c9ea2fa70cd28f26d0f307e61b3e;p=emacs.git Remove interactive spec from bookmark-set-internal (bug#36121) * lisp/bookmark.el (bookmark-set-internal): Remove interactive spec. --- diff --git a/lisp/bookmark.el b/lisp/bookmark.el index dd8470168c3..89f594c1866 100644 --- a/lisp/bookmark.el +++ b/lisp/bookmark.el @@ -776,7 +776,6 @@ onto the bookmark alist. The `push' behavior means that among bookmarks named NAME, this most recently set one becomes the one in effect, but the others are still there, in order, if the topmost one is ever deleted." - (interactive (list nil current-prefix-arg)) (unwind-protect (let* ((record (bookmark-make-record)) ;; `defaults' is a transient element of the