diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -56,6 +56,15 @@ replaced by a double typographic quote. | |||
| 56 | 56 | ||
| 57 | * Changes in Specialized Modes and Packages in Emacs 27.1 | 57 | * Changes in Specialized Modes and Packages in Emacs 27.1 |
| 58 | 58 | ||
| 59 | ** Edebug | ||
| 60 | |||
| 61 | +++ | ||
| 62 | *** The runtime behavior of Edebug's instrumentation can be changed | ||
| 63 | using the new variable 'edebug-behavior-alist' and the new abnormal | ||
| 64 | hooks 'edebug-after-instrumentation-functions' and | ||
| 65 | 'edebug-new-definition-functions'. Edebug's behavior can be changed | ||
| 66 | globally or for individual definitions. | ||
| 67 | |||
| 59 | ** Enhanced xterm support | 68 | ** Enhanced xterm support |
| 60 | 69 | ||
| 61 | *** New variable 'xterm-set-window-title' controls whether Emacs | 70 | *** New variable 'xterm-set-window-title' controls whether Emacs |