Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #237943

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Sat 28 Jun 2025 17:28:32
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 09fecdeaa055d778af68da8b361164cb9ac17c67

Comments

Index search with an empty line in Info use the last index, not the first
* info/indices.c (last_index_filename, last_index_nodename)
(info_indices_of_file_buffer, info_index_search): add
last_index_filename and last_index_nodename describing where the last
index was found, set them in info_indices_of_file_buffer.  Use
these instead of initial_index_nodename to show the last index in
info_index_search when the user leaves an empty line instead of the
first.  Report from Werner Lemberg.

Changed files