• Eli Zaretskii's avatar
    Avoid segfaults in compute_motion · c54238db
    Eli Zaretskii authored
    * src/indent.c (compute_motion): Don't turn on and don't use the
    width cache unless the buffer's width-table is non-nil.  This
    avoids segfaults because code that uses the width cache assumes
    the width-table exists.  (Bug#24064)
    c54238db
indent.c 67.2 KB