diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -71,9 +71,9 @@ directories in the destination. | |||
| 71 | 71 | ||
| 72 | +++ | 72 | +++ |
| 73 | *** The runtime behavior of Edebug's instrumentation can be changed | 73 | *** The runtime behavior of Edebug's instrumentation can be changed |
| 74 | using the new variable 'edebug-behavior-alist' and the new abnormal | 74 | using the new variables 'edebug-behavior-alist', |
| 75 | hooks 'edebug-after-instrumentation-functions' and | 75 | 'edebug-after-instrumentation-function' and |
| 76 | 'edebug-new-definition-functions'. Edebug's behavior can be changed | 76 | 'edebug-new-definition-function'. Edebug's behavior can be changed |
| 77 | globally or for individual definitions. | 77 | globally or for individual definitions. |
| 78 | 78 | ||
| 79 | ** Enhanced xterm support | 79 | ** Enhanced xterm support |