aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7c9d68d6e36..e0e8d8a20c2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1150,6 +1150,9 @@ the first 12 members of a list and at most 4 nesting levels deep (if
1150the list is longer or deeper than that, an ellipsis `...' is 1150the list is longer or deeper than that, an ellipsis `...' is
1151printed). 1151printed).
1152 1152
1153<RET> or <mouse-2> on the printed text replace the abbreviated printed
1154representation with an unabbreviated one.
1155
1153The default value of eval-expression-debug-on-error is t, so any error 1156The default value of eval-expression-debug-on-error is t, so any error
1154during evaluation produces a backtrace. 1157during evaluation produces a backtrace.
1155 1158