[PATCH] Re: [Bug: 21.5-b29] ediff "= h" doesn't mark sessions for hiding
Mike Kupfer
mike.kupfer at xemacs.org
Sun Nov 22 20:15:45 EST 2009
Hi Aidan, when I looked at the ediff event-versus-char problem, I found
several other places that would want to use the new
ediff-last-command-char macro. Here's the relevant ChangeLog text from
the patch I submitted a couple weeks ago:
* ediff-mult.el (ediff-dir-diff-copy-file)
(ediff-mark-for-operation-at-pos, ediff-mark-for-hiding-at-pos)
(ediff-meta-show-patch, ediff-filegroup-action)
(ediff-registry-action, ediff-show-meta-buff-from-registry)
(ediff-patch-file-form-meta):
* ediff-help.el (ediff-help-for-quick-help):
Use ediff-last-command-char instead of last-command-event.
Plus there's a let sexp in ediff-ptch.el that looks like it needs fixing.
* ediff-ptch.el (ediff-get-patch-buffer): Clear
last-command-char on XEmacs, not last-command-event.
best,
mike
More information about the XEmacs-Beta
mailing list