diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -612,6 +612,10 @@ be functions. | |||
| 612 | nil, but instead of scrolling the current line to the top of the | 612 | nil, but instead of scrolling the current line to the top of the |
| 613 | screen when there is no left fringe, it inserts a visible arrow before | 613 | screen when there is no left fringe, it inserts a visible arrow before |
| 614 | column zero. | 614 | column zero. |
| 615 | --- | ||
| 616 | *** The new 'compilation-transform-file-match-alist' variable can be used | ||
| 617 | to transform file name matches compilation output, and remove known | ||
| 618 | false positives being recognised as warnings/errors. | ||
| 615 | 619 | ||
| 616 | ** cl-lib.el | 620 | ** cl-lib.el |
| 617 | +++ | 621 | +++ |