Ensure button-get works in any buffer
* lisp/button.el (button-get): Previously we assumed that button-get was called in the buffer containing the button. In other buffers, button-get always returned nil. Fix this by passing the relevant buffer from the marker.
Showing
Please register or sign in to comment