comparison etc/NEWS @ 90237:aa89c814f853

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 569-579) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 129-132) - Update from CVS - Merge from emacs--cvs-trunk--0
author Miles Bader <miles@gnu.org>
date Fri, 07 Oct 2005 07:15:40 +0000
parents b1c1fc853d2f 689aea79aa62
children 5e2d3828e89f
comparison
equal deleted inserted replaced
90236:7871ecd1281b 90237:aa89c814f853
3771 vector into the variable and returns t. 3771 vector into the variable and returns t.
3772 3772
3773 If the variable is itself nil, then `frame-or-buffer-changed-p' uses, 3773 If the variable is itself nil, then `frame-or-buffer-changed-p' uses,
3774 for compatibility, an internal variable which exists only for this 3774 for compatibility, an internal variable which exists only for this
3775 purpose. 3775 purpose.
3776
3777 +++
3778 *** The function `read-buffer' follows the convention for reading from
3779 the minibuffer with a default value: if DEF is non-nil, the minibuffer
3780 prompt provided in PROMPT is edited to show the default value provided
3781 in DEF before the terminal colon and space.
3776 3782
3777 ** Local variables lists: 3783 ** Local variables lists:
3778 3784
3779 +++ 3785 +++
3780 *** Text properties in local variables. 3786 *** Text properties in local variables.
4418 +++ 4424 +++
4419 *** `set-window-buffer' has an optional argument KEEP-MARGINS. 4425 *** `set-window-buffer' has an optional argument KEEP-MARGINS.
4420 4426
4421 If non-nil, that says to preserve the window's current margin, fringe, 4427 If non-nil, that says to preserve the window's current margin, fringe,
4422 and scroll-bar settings. 4428 and scroll-bar settings.
4429
4430 +++
4431 *** The new function `window-split-tree' returns a frame's window split tree.
4423 4432
4424 +++ 4433 +++
4425 ** Customizable fringe bitmaps 4434 ** Customizable fringe bitmaps
4426 4435
4427 *** New function `define-fringe-bitmap' can now be used to create new 4436 *** New function `define-fringe-bitmap' can now be used to create new