emacs_diff_summary
Compare two files or buffers and receive a concise summary of differences to quickly identify what changed.
Instructions
Get a summary of differences between two files or buffers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Whether comparing files or buffers (default: files) | |
| source | Yes | Path or buffer name of first file/buffer | |
| target | Yes | Path or buffer name of second file/buffer |