• Wilfred Hughes's avatar
    Ensure button-get works in any buffer · f7c4bad1
    Wilfred Hughes authored
    * 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.
    f7c4bad1
button.el 19.8 KB