diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -118,6 +118,9 @@ The variable `diff-use-changed-face' defines whether to use | |||
| 118 | the face `diff-changed', or `diff-removed' and `diff-added' | 118 | the face `diff-changed', or `diff-removed' and `diff-added' |
| 119 | to highlight changes in context diffs. | 119 | to highlight changes in context diffs. |
| 120 | 120 | ||
| 121 | ** Ediff now uses the same color scheme as Diff mode | ||
| 122 | on high color displays. | ||
| 123 | |||
| 121 | ** `sh-script' | 124 | ** `sh-script' |
| 122 | *** Pairing of parens/quotes uses electric-pair-mode instead of skeleton-pair. | 125 | *** Pairing of parens/quotes uses electric-pair-mode instead of skeleton-pair. |
| 123 | *** `sh-electric-here-document-mode' now controls auto-insertion of here-docs. | 126 | *** `sh-electric-here-document-mode' now controls auto-insertion of here-docs. |