# Source: circe # Package: elpa-shorten # Versions: elpa-shorten (1.6-2) # Prioritize: 43 Description: component-wise string shortener for emacs This is a component-wise string shortener, meaning that, given a list of strings, it breaks each string into parts, then computes shortest prefix of each part with respect to others of the same 'depth', such that when joined back together, the shortened form of the whole string remains unique within the resulting list. Many styles of shortening are made possible via three functions that the caller may provide: the split function, the join function, and the validate-component function. Description-sr: # other Descriptions of the elpa-shorten package with a translation in sr: #