You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On July 11, 2013, edmacro-subseq was removed, breaking the ability to view diffs in the status buffer. According to the commit log, edmacro-subseq is a re-implementation of cl-lib's cl-subseq.
The text was updated successfully, but these errors were encountered:
For fun, I added the following, which allows the code to continue working. Switching to the cl version is probably the right thing, based on the direction the Emacs core is going. Would you take a pull request with such a change? Or would you prefer a stand-along re-implementation of subseq? Let me know which you prefer and I send a PR in.
On July 11, 2013, edmacro-subseq was removed, breaking the ability to view diffs in the status buffer. According to the commit log, edmacro-subseq is a re-implementation of cl-lib's cl-subseq.
The text was updated successfully, but these errors were encountered: