Change #263939
| Category | texinfo |
| Changed by | Gavin Smith <gavinsmith0123@gmail.com> |
| Changed at | Tue 07 Apr 2026 21:38:15 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 18b79b04ab25a5ccd008e4029a9ecf44b936f334 |
Comments
Cycle round next/prev xrefs if scroll-behaviour=Page Only. * info/session-cmd.c (info_move_to_prev_xref, info_move_to_next_xref): If scroll-behaviour is "Page Only", then cycle around cross-references in the node just as if cursor-movement-scrolls were Off. This has the side effect that an error message is given if there are no cross-references in the node, and prevents silent failure when pressing Tab on the last xref (or Shift-Tab on the first xref).
Changed files
- ChangeLog
- info/session-cmd.c