aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 909e0e61c97..fcad0c06202 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -451,6 +451,11 @@ sense for the attribute. When an attribute is de-selected by unchecking
451its check-box, then the (now ignored, but still present temporarily in 451its check-box, then the (now ignored, but still present temporarily in
452case you re-select the attribute) value is hidden. 452case you re-select the attribute) value is hidden.
453 453
454** When you set or reset a variable's value in a Customize buffer,
455the previous value becomes the "backup value" of the variable.
456You can go back to that backup value by selecting "Use Backup Value"
457under 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
456counter to the specified source line (the one where point is). 461counter to the specified source line (the one where point is).