diff options
| author | Juri Linkov | 2018-04-20 00:11:55 +0300 |
|---|---|---|
| committer | Juri Linkov | 2018-04-20 00:11:55 +0300 |
| commit | 721508eafce67e86046db6032402b1139d5fb18f (patch) | |
| tree | 5392a718b8902fdc13247a07188d39cc0742b39e | |
| parent | 5a45a6bfe06afbe0e76544acec02b694611c777f (diff) | |
| download | emacs-721508eafce67e86046db6032402b1139d5fb18f.tar.gz emacs-721508eafce67e86046db6032402b1139d5fb18f.zip | |
Mention next-error-select-buffer in etc/NEWS
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -351,7 +351,8 @@ are evaluated lazily. | |||
| 351 | defines the logic of finding a next-error capable buffer. | 351 | defines the logic of finding a next-error capable buffer. |
| 352 | It has an option to use a single such buffer on selected frame, or | 352 | It has an option to use a single such buffer on selected frame, or |
| 353 | by default use the last buffer that navigated to the current buffer. | 353 | by default use the last buffer that navigated to the current buffer. |
| 354 | 354 | You can use next-error-select-buffer to set any other next-error | |
| 355 | capable buffer as the last used. | ||
| 355 | 356 | ||
| 356 | ** nxml-mode | 357 | ** nxml-mode |
| 357 | 358 | ||