aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a358aa3cfd5..6c8723c8c69 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -495,6 +495,9 @@ the previous value becomes the "backup value" of the variable.
495You can go back to that backup value by selecting "Use Backup Value" 495You can go back to that backup value by selecting "Use Backup Value"
496under the "[State]" button. 496under the "[State]" button.
497 497
498** The new customization type `float' specifies numbers with floating
499point (no integers are allowed).
500
498+++ 501+++
499** In GUD mode, when talking to GDB, C-x C-a C-j "jumps" the program 502** In GUD mode, when talking to GDB, C-x C-a C-j "jumps" the program
500counter to the specified source line (the one where point is). 503counter to the specified source line (the one where point is).