* New modes and packages in 21.4
++++
+** The new global minor mode `size-indication-mode' (off by default)
+shows the size of accessible part of the buffer on the mode line.
+
** GDB-Script-mode is used for files like .gdbinit.
---
** Mode line display ignores text properties in the value
of a variable whose `risky-local-variables' property is nil.
++++
+** The new `%i' and `%I' constructs for `mode-line-format' can be used
+to display the size of the accessible part of the buffer on the mode
+line.
+
---
** Indentation of simple and extended loop forms has been added to the
cl-indent package. The new user options
+2003-09-08 Lute Kamstra <Lute.Kamstra@cwi.nl>
+
+ * simple.el (size-indication-mode): New.
+ * bindings.el (mode-line-position): Add buffer size indicator.
+
2003-09-04 Mario Lang <mlang@delysid.org>
* battery.el (battery-linux-proc-acpi): New function.
+2003-09-08 Lute Kamstra <Lute.Kamstra@cwi.nl>
+
+ * modes.texi (%-Constructs): Document new `%i' and `%I'
+ constructs.
+
2003-09-03 Peter Runestig <peter@runestig.com>
* makefile.w32-in: New file.
+2003-09-08 Lute Kamstra <Lute.Kamstra@cwi.nl>
+
+ * screen.texi (Mode Line): Say that POS comes before LINE.
+ Mention `size-indication-mode'.
+ * display.texi (Optional Mode Line): Document
+ `size-indication-mode'.
+ * basic.texi (Position Info): Mention `size-indication-mode'.
+
2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
* xresources.texi (Resources): Refer to `editres' man page.
+2003-09-08 Lute Kamstra <Lute.Kamstra@cwi.nl>
+
+ * xdisp.c (pint2hrstr): New function.
+ (decode_mode_spec): Add `%i' and `%I' specs.
+ * buffer.c (syms_of_buffer): Document `%i' and `%I' constructs
+ for `mode-line-format'.
+
2003-09-07 Andreas Schwab <schwab@suse.de>
* alloc.c: Use long instead of int when casting ABLOCKS_BUSY to