diff options
| author | Gerd Moellmann | 2001-07-26 12:34:25 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-07-26 12:34:25 +0000 |
| commit | f6e6cdf26a9cba29ddd2b042c03d5ea84ed7637b (patch) | |
| tree | 5cd11ee43ffa7d8b49b9976a91d1111b4740aeff /etc | |
| parent | 5f0962558df85aeae85511bf2abf85e6a035544d (diff) | |
| download | emacs-f6e6cdf26a9cba29ddd2b042c03d5ea84ed7637b.tar.gz emacs-f6e6cdf26a9cba29ddd2b042c03d5ea84ed7637b.zip | |
*** empty log message ***
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 | ||