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