projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc4d3ca
)
* lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.
author
Karl Fogel
<kfogel@red-bean.com>
Sat, 2 Jan 2010 19:03:25 +0000
(14:03 -0500)
committer
Karl Fogel
<kfogel@red-bean.com>
Sat, 2 Jan 2010 19:03:25 +0000
(14:03 -0500)
lisp/bookmark.el
patch
|
blob
|
history
diff --git
a/lisp/bookmark.el
b/lisp/bookmark.el
index 215495d7c7d838eb10b3badf5837a7898c0343e2..ef1886f612ece3c0dda0d170de4e27b83b8af61f 100644
(file)
--- a/
lisp/bookmark.el
+++ b/
lisp/bookmark.el
@@
-1535,7
+1535,6
@@
deletion, or > if it is flagged for displaying."
(interactive)
(bookmark-maybe-load-default-file)
(let ((buf (get-buffer-create "*Bookmark List*")))
- ;; fooo
(if (called-interactively-p 'interactive)
(if (or (window-dedicated-p) (window-minibuffer-p))
(pop-to-buffer buf)