• Glenn Morris's avatar
    Restore buffer-undo-list to buffer-local-variables · 86594a3d
    Glenn Morris authored
    It has been missing since 2012-07-03 (Emacs 24.3)
    "Cleanup basic buffer management", when undo_list was moved to
    the end of struct buffer.  (Bug#33492)
    * src/buffer.c (buffer_local_variables_1): New function.
    (Fbuffer_local_variables): Explicitly add buffer-undo-list.
    86594a3d
buffer.c 209 KB