diff options
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -108,6 +108,11 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. | |||
| 108 | * Changes in Emacs 22.1 | 108 | * Changes in Emacs 22.1 |
| 109 | 109 | ||
| 110 | +++ | 110 | +++ |
| 111 | ** In graphical mode, with a C program, GUD Tooltips have been extended to | ||
| 112 | display the #define directive associated with an identifier when program is | ||
| 113 | not executing. | ||
| 114 | |||
| 115 | +++ | ||
| 111 | ** `comint-use-prompt-regexp-instead-of-fields' has been renamed | 116 | ** `comint-use-prompt-regexp-instead-of-fields' has been renamed |
| 112 | `comint-use-prompt-regexp'. The old name has been kept as an alias, | 117 | `comint-use-prompt-regexp'. The old name has been kept as an alias, |
| 113 | but declared obsolete. | 118 | but declared obsolete. |