diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -451,6 +451,11 @@ 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 | 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. | ||
| 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). |