[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (4a8cbae867 -> b120160674)
From: |
Patrice Dumas |
Subject: |
master updated (4a8cbae867 -> b120160674) |
Date: |
Mon, 5 Feb 2024 01:52:39 -0500 (EST) |
pertusus pushed a change to branch master.
from 4a8cbae867 Add COLLATION_LANGUAGE for linguistic tailoring of indices
sorting
new 4d58eb5325 * Texinfo/Indices.pm (_index_entry_element_sort_string_key)
(setup_sortable_index_entries, sort_indices_by_index) (sort_indices_by_letter):
always use a collator to sort index enties. Remove now unused
_collator_sort_key and _collator_sort_index_entries.
new b120160674 * tp/Texinfo/Indices.pm (sort_indices_by_letter): setup a
sort string for letters sorting. Do not sort explicitely symbols before
letters. Remove _collator_sort_string.
Summary of changes:
ChangeLog | 13 +++++
tp/Texinfo/Indices.pm | 132 +++++++++-----------------------------------------
2 files changed, 35 insertions(+), 110 deletions(-)
- master updated (4a8cbae867 -> b120160674),
Patrice Dumas <=