elpasync pushed a change to branch externals/vc-jj. from 626d33deae fix: Remove erroneous argument to `erase-buffer` new cca23877c1 fix: Allow directories to be passed to `vc-jj--filename-to-fileset` new 745213c8f4 fix: Remove erroneous argument to `erase-buffer` new f974cda991 Add NEWS entries for the last two bug fixes new 57b94c2caf Create .dir-locals file to enforce formatting new acde474012 Re-synchronize with GNU elpa new ac1f798dcd fix: Support "removed" VC file state
Summary of changes: .dir-locals.el | 5 ++++ NEWS.org | 11 ++++++++ vc-jj-tests.el | 13 ++++++++++ vc-jj.el | 79 +++++++++++++++++++++++++++++++++++++++++----------------- 4 files changed, 85 insertions(+), 23 deletions(-) create mode 100644 .dir-locals.el