]> git.eshelyaron.com Git - emacs.git/commit
Only show "Back" when the marker stack is non-empty
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 3 Jan 2015 14:02:04 +0000 (16:02 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 3 Jan 2015 21:10:36 +0000 (23:10 +0200)
commit8bef7b6ad1775124eeed81acf46551c0fc3aa75e
tree0c0fda633fef079a26221febf249c3ab1058c214
parent5496236583e22bce185650988a1ae675216e883e
Only show "Back" when the marker stack is non-empty

* lisp/menu-bar.el (menu-bar-goto-menu): Use it.

* lisp/progmodes/xref.el (xref-marker-stack-empty-p): New function.
lisp/ChangeLog
lisp/menu-bar.el
lisp/progmodes/xref.el