comparison etc/NEWS @ 47506:7281e0917f10

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 16 Sep 2002 15:30:04 +0000
parents 3e714e68ea77
children b7761880867f
comparison
equal deleted inserted replaced
47505:9a2f14e681dd 47506:7281e0917f10
448 check-box, there's no longer a redundant `*' option in value selection 448 check-box, there's no longer a redundant `*' option in value selection
449 for that attribute; the values you can choose are only those which make 449 for that attribute; the values you can choose are only those which make
450 sense for the attribute. When an attribute is de-selected by unchecking 450 sense for the attribute. When an attribute is de-selected by unchecking
451 its check-box, then the (now ignored, but still present temporarily in 451 its check-box, then the (now ignored, but still present temporarily in
452 case you re-select the attribute) value is hidden. 452 case you re-select the attribute) value is hidden.
453
454 ** When you set or reset a variable's value in a Customize buffer,
455 the previous value becomes the "backup value" of the variable.
456 You can go back to that backup value by selecting "Use Backup Value"
457 under the "[State]" button.
453 458
454 +++ 459 +++
455 ** In GUD mode, when talking to GDB, C-x C-a C-j "jumps" the program 460 ** In GUD mode, when talking to GDB, C-x C-a C-j "jumps" the program
456 counter to the specified source line (the one where point is). 461 counter to the specified source line (the one where point is).
457 462