diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
| @@ -1213,6 +1213,16 @@ New user options `term-char-mode-buffer-read-only' and | |||
| 1213 | are non-nil by default. Customize these options to nil if you want | 1213 | are non-nil by default. Customize these options to nil if you want |
| 1214 | the previous behavior. | 1214 | the previous behavior. |
| 1215 | 1215 | ||
| 1216 | ** Xref | ||
| 1217 | |||
| 1218 | +++ | ||
| 1219 | *** When an *xref* buffer is needed, 'TAB' quits and jumps to an xref. | ||
| 1220 | |||
| 1221 | A new command 'xref-quit-and-goto-xref', bound to 'TAB' in *xref* | ||
| 1222 | buffers, quits the window before jumping to the destination. In many | ||
| 1223 | situations, the intended window configuration is restored, just as if | ||
| 1224 | the *xref* buffer hadn't been necessary in the first place. | ||
| 1225 | |||
| 1216 | 1226 | ||
| 1217 | * New Modes and Packages in Emacs 26.1 | 1227 | * New Modes and Packages in Emacs 26.1 |
| 1218 | 1228 | ||