Mercurial > emacs
diff etc/NEWS @ 47537:b7761880867f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 18 Sep 2002 16:14:44 +0000 |
parents | 7281e0917f10 |
children | fb782cfe9a36 |
line wrap: on
line diff
--- a/etc/NEWS Wed Sep 18 16:14:30 2002 +0000 +++ b/etc/NEWS Wed Sep 18 16:14:44 2002 +0000 @@ -451,6 +451,7 @@ its check-box, then the (now ignored, but still present temporarily in case you re-select the attribute) value is hidden. ++++ ** When you set or reset a variable's value in a Customize buffer, the previous value becomes the "backup value" of the variable. You can go back to that backup value by selecting "Use Backup Value" @@ -1067,6 +1068,10 @@ * Lisp Changes in Emacs 21.4 +** When you are printing using print-continuous-numbering, +if no objects have had to be recorded in print-number-table, +all elements of print-number-table are nil. + ** When using non-toolkit scroll bars with the default width, the scroll-bar-width frame parameter value is nil.