annotate lib-src/README @ 26046:9204dfa34c1b

(enum save_restore_action): New. (save_restore_orig_size): Change parameter list. Add functionality to check for valid orig_top and orig_height members in a window tree. (grow_mini_window): Call save_restore_orig_size with new parameter list. (shrink_mini_window): Restore old window sizes only if old size information is valid in all windows in a window tree.
author Gerd Moellmann <gerd@gnu.org>
date Sat, 16 Oct 1999 11:24:23 +0000
parents 1b8338fd30cd
children 47bf5f5df3c9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25859
Dave Love <fx@gnu.org>
parents:
diff changeset
1 This directory contains the source code for the architecture-dependent
Dave Love <fx@gnu.org>
parents:
diff changeset
2 files that go in ../arch-lib. At present, these are mostly utility
Dave Love <fx@gnu.org>
parents:
diff changeset
3 programs used by Emacs.