\f
* Changes in Emacs 21.1
+** Item Save Options on the Options menu allows saving options set
+using that menu.
+
** New function executable-make-buffer-file-executable-if-script-p is
suitable as an after-save-hook as an alternative to executable-chmod.
- By setting buffer-local variable `line-spacing'. The meaning is
the same, but applies to the a particular buffer only.
-** The new command `clone-buffer-indirectly' can be used to create
+** The new command `clone-indirect-buffer' can be used to create
an indirect buffer that is a twin copy of the current buffer. The
-command `clone-buffer-indirectly-other-window', bound to C-x 4 c,
+command `clone-indirect-buffer-other-window', bound to C-x 4 c,
does the same but displays the indirect buffer in another window.
** New user options `backup-directory-alist' and
call to `message', the echo area will not be resized to display that
message; it will be truncated instead.
-** The variable line-number-display-limit can now be set to nil,
+** The user option line-number-display-limit can now be set to nil,
meaning no limit.
** select-safe-coding-system now also checks the most preferred
+2000-06-19 Dave Love <fx@gnu.org>
+
+ * unexalpha.c: Include errno.h, string.h, unistd.h. Don't declare
+ errno, strerror. Put text after #endif in comment.
+
+ * xdisp.c (dump_glyph_matrix): Add `static' to declaration (for
+ pcc).
+
+ * xterm.c (x_frame_of_widget): Likewise.
+
2000-06-19 Gerd Moellmann <gerd@gnu.org>
* abbrev.c (syms_of_abbrev): Set buffer_default's abbrev table