Commit 41eaf2d
committed
gptel-context: Fix overlay handling in gptel-context-remove-all
* gptel-context.el (gptel-context-remove-all): After the
`gptel-context' spec change, buffer regions in the context are
specified in a plist with the :overlays key and not a list of
overlays. Update `gptel-context-remove-all' to handle
this. (#1142)1 parent a8524fd commit 41eaf2d
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | | - | |
340 | | - | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
0 commit comments